Changeset 7196 in josm


Ignore:
Timestamp:
2014-05-31T16:42:52+02:00 (11 years ago)
Author:
bastiK
Message:

add fill-image as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/geticons.pl ΒΆ

    r7195 r7196  
    4141      }
    4242
    43       if($l =~ /(?:icon-image|repeat-image)\s*:\s*\"?(.*?)\"?\s*;/)
     43      if($l =~ /(?:icon-image|repeat-image|fill-image)\s*:\s*\"?(.*?)\"?\s*;/)
    4444      {
    4545        my $img = "styles/standard/$1";
Note: See TracChangeset for help on using the changeset viewer.