summaryrefslogtreecommitdiffstats
path: root/etherpad/src/static
diff options
context:
space:
mode:
authorEgil Moeller <egil.moller@freecode.no>2010-04-06 19:17:37 +0200
committerEgil Moeller <egil.moller@freecode.no>2010-04-06 19:17:37 +0200
commitf4fb4fee242f5a85ebcc5646a98672f90dc6b8b4 (patch)
treebe06bad5a990cc86d3236cae5c67888d4c1600c2 /etherpad/src/static
parentf51c8e7bb17d6eba61a2022cf6ecfbc9ff90dbf2 (diff)
downloadetherpad-f4fb4fee242f5a85ebcc5646a98672f90dc6b8b4.tar.gz
etherpad-f4fb4fee242f5a85ebcc5646a98672f90dc6b8b4.tar.bz2
etherpad-f4fb4fee242f5a85ebcc5646a98672f90dc6b8b4.zip
Changed button-specific coloring to a class
Diffstat (limited to 'etherpad/src/static')
-rw-r--r--etherpad/src/static/css/pad2_ejs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/etherpad/src/static/css/pad2_ejs.css b/etherpad/src/static/css/pad2_ejs.css
index 0029e7d..a05bf9d 100644
--- a/etherpad/src/static/css/pad2_ejs.css
+++ b/etherpad/src/static/css/pad2_ejs.css
@@ -91,7 +91,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; }
float: right;
}
-#docbarslider-outer
+.docbarbutton.highlight
{
background-color: #fef2bd;
border: 1px solid #CCC;