MediaWiki:Common.less/leaflet.less: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 9: Line 9:
@circle: 50%;
@circle: 50%;


@inherit: ~'';
@none: ~'';
@chef: #9C8474;
@chef: #9C8474;
@fisher: #98D3CC;
@fisher: #98D3CC;
Line 31: Line 31:


// classname color icon shape
// classname color icon shape
@icons: guard inherit Guard @circle,
@icons: guard none Guard @circle,
chef chef Chef @square,
chef chef Chef @square,
fisher fisher Fisher @circle,
fisher fisher Fisher @circle,
forager forager Forager @square,
forager forager Forager @square,
alchemist alchemist Alchemist @square,
alchemist alchemist Alchemist @square,
scout inherit Scout @circle,
scout none Scout @circle,
gatherer gatherer Gatherer @square,
gatherer gatherer Gatherer @square,
woodcutter woodcutter Woodcutter @square,
woodcutter woodcutter Woodcutter @square,
carpenter carpenter Carpenter @square,
carpenter carpenter Carpenter @square,
minefighter inherit Minefighter @circle,
minefighter none Minefighter @circle,
bonewright bonewright Bonewright @square,
bonewright bonewright Bonewright @square,
miner miner Miner @square,
miner miner Miner @square,
blacksmith blacksmith Blacksmith @square,
blacksmith blacksmith Blacksmith @square,
stonemason stonemason Stonemason @square,
stonemason stonemason Stonemason @square,
watchperson inherit Watchperson @circle,
watchperson none Watchperson @circle,
detective detective Detective @square,
detective detective Detective @square,
leatherworker leatherworker Leatherworker @square,
leatherworker leatherworker Leatherworker @square,
merchant merchant Merchant @square,
merchant merchant Merchant @square,
bank inherit Bank @square,
bank none Bank @square,
clipboard chef Chef @square,
clipboard chef Chef @square,
enchant item Enchant @circle,
enchant item Enchant @circle,
Line 60: Line 60:
portal_stone item Portal_Stone @square,
portal_stone item Portal_Stone @square,
search item Search @square,
search item Search @square,
shop inherit Shop @circle,
shop none Shop @circle,
strange_stone item Strange_Stone @square;
strange_stone item Strange_Stone @square;