diff options
author | Marcel Klehr <mklehr@gmx.net> | 2014-03-30 13:02:41 +0200 |
---|---|---|
committer | Marcel Klehr <mklehr@gmx.net> | 2014-03-30 13:02:41 +0200 |
commit | 6054cda473945dbe583621df3ab6ae5a3b35ac37 (patch) | |
tree | 2d7e1dc6565a913c35d0448537802a16eca4684c /src/static/css/timeslider.css | |
parent | 867e40533a13e564cc89449c6640c7a973093d31 (diff) | |
download | etherpad-lite-6054cda473945dbe583621df3ab6ae5a3b35ac37.zip |
Create a customizable timeslider toolbar
Diffstat (limited to 'src/static/css/timeslider.css')
-rw-r--r-- | src/static/css/timeslider.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/static/css/timeslider.css b/src/static/css/timeslider.css index b3c20184..f97d4f2b 100644 --- a/src/static/css/timeslider.css +++ b/src/static/css/timeslider.css @@ -157,13 +157,6 @@ #editbarright { float: right } -#returnbutton { - color: #222; - font-size: 16px; - line-height: 29px; - margin-top: 0; - padding-right: 6px; -} #settings, #importexport, #embed, |