settings button

This commit is contained in:
Roland Gruber 2010-10-10 17:43:02 +00:00
parent b3754fb07f
commit 9459b580e3
1 changed files with 4 additions and 0 deletions

View File

@ -139,6 +139,10 @@ tr.highlight {
background-image: url(../graphics/add.png) !important;
}
.settingsButton {
background-image: url(../graphics/tools.png) !important;
}
.smallPadding span {
padding: 0.1em 0.4em !important;
}