Files
adarkroom/lang/fr/main.css
T
2016-10-16 19:35:47 +02:00

19 lines
382 B
CSS

.button{width: 100px !important;}
#outsidePanel .button{width: 115px !important;}
.eventPanel .button {width: 122px !important;}
#lootButtons:before {
content: "prendre :" !important;
}
#dropMenu:before {
content: "déposer :" !important;
}
#hullRow {
width: 80px !important;
}
div#workers {
width: 160px !important;
}
div.button div.tooltip {
width: 120px !important;
}