Create a customizable timeslider toolbar

This commit is contained in:
Marcel Klehr 2014-03-30 13:02:41 +02:00
parent 867e40533a
commit 6054cda473
9 changed files with 50 additions and 31 deletions

View file

@ -126,6 +126,10 @@ a img {
position: relative;
top: 1px;
}
.toolbar ul li a .buttontext {
color: #222;
font-size: 14px;
}
.toolbar ul li a.grouped-left {
border-radius: 3px 0 0 3px;
}