mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-20 13:10:32 -04:00
Create a customizable timeslider toolbar
This commit is contained in:
parent
867e40533a
commit
6054cda473
9 changed files with 50 additions and 31 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue