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

no edit summary
No edit summary
No edit summary
Line 13:
.leaflet-marker-icon {
&.guard {
background: red#CA9C62 url(/images/Guard_icon.png) no-repeat center / 70%;
}
&.chef {
background: red#8E7A6C url(/images/Chef_icon.png) no-repeat center / 70%;
}
&.fisher {
background: red#98D3CC url(/images/Fisher_icon.png) no-repeat center / 70%;
}
&.forager {
background: red#DDDB93 url(/images/Forager_icon.png) no-repeat center / 70%;
}
&.alchemist {
background: red#84CAA2 url(/images/Alchemist_icon.png) no-repeat center / 70%;
}
&.scout {
background: red#C09A60 url(/images/Scout_icon.png) no-repeat center / 70%;
}
&.gatherer {
background: red#C8C87C url(/images/Gatherer_icon.png) no-repeat center / 70%;
}
&.woodcutter {
background: red#78C86C url(/images/Woodcutter_icon.png) no-repeat center / 70%;
}
&.carpenter {
Line 40:
}
&.minefighter {
background: red#B2865D url(/images/Minefighter_icon.png) no-repeat center / 70%;
}
&.bonewright {
background: red#B0B897 url(/images/Bonewright_icon.png) no-repeat center / 70%;
}
&.miner {
background: red#749696 url(/images/Miner_icon.png) no-repeat center / 70%;
}
&.blacksmith {
background: red#B4A432 url(/images/Blacksmith_icon.png) no-repeat center / 70%;
}
&.stonemason {
background: red#808789 url(/images/Stonemason_icon.png) no-repeat center / 70%;
}
&.watchperson {
background: red#AE8653 url(/images/Watchperson_icon.png) no-repeat center / 70%;
}
&.detective {
background: red#5AB2BE url(/images/Detective_icon.png) no-repeat center / 70%;
}
&.leatherworker {
background: red#866E62 url(/images/Leatherworker_icon.png) no-repeat center / 70%;
}
&.merchant {
background: red#78B492 url(/images/Merchant_icon.png) no-repeat center / 70%;
}
&.shieldbearer {
Line 72:
background: red url(/images/Builder_icon.png) no-repeat center / 70%;
}
&.Armorerarmorer {
background: red url(/images/Armorer_icon.png) no-repeat center / 70%;
}