3 font: 14px Helvetica, Verdana, sans-serif;
9 background-color: #CDCDCD;
10 border-bottom: 1px solid #858585;
25 text-decoration: none;
29 text-decoration: underline;
39 background-color: #BCD6E9;
43 border-bottom: 1px solid #858585;
44 background-color: #B7B7B7;
49 border-right: 1px solid #858585;
55 background-color: #909090;
86 background-color: #fff;
97 border-left: 1px solid #999;
98 border-right: 1px solid #999;
99 background-color: #DDD;
105 #toggle-sidebar:hover {
106 background-color: #999;
111 border-top: 1px solid #999;
112 background-color: #EEE;
133 border-top: 1px solid #DDD;
136 #toolbar, #toolbar ol {
140 background-color: #CCC;
141 border-bottom: 1px solid #AAA;
149 #sidebar-toolbar, #sidebar-toolbar ol {
154 background-color: #CCC;
155 border-bottom: 1px solid #AAA;
162 #sidebar-tabs li, #toolbar-tabs li {
166 margin: 4px 0 -1px 4px;
167 padding: 2px 10px 0 10px;
168 background-color: #CCC;
169 border: 1px solid #AAA;
170 border-radius-topleft: 8px;
171 border-radius-topright: 8px;
172 -moz-border-radius-topleft: 8px;
173 -moz-border-radius-topright: 8px;
174 -webkit-border-top-left-radius: 8px;
175 -webkit-border-top-right-radius: 8px;
178 #sidebar-tabs li:hover, #sidebar-tabs li.active, #toolbar-tabs li:hover, #toolbar-tabs li.active {
180 background-color: #EEE;
181 border-bottom: 1px solid #EEE;
185 background-color: #EEE;
188 #toolbar-buttons li {
194 -moz-border-radius: 10px;
195 -webkit-border-radius: 8px;
199 #toolbar-buttons li:hover {
200 background-color: #777;