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;
141 #toolbar, #toolbar ol, #sidebar-toolbar, #sidebar-toolbar ol {
142 /* overflow: hidden;*/
146 background-color: #CCC;
147 border-top: 1px solid #AAA;
154 #sidebar-toolbar, #sidebar-toolbar ol {
158 #sidebar-tabs li, #toolbar-tabs li {
162 margin: 4px 0 -1px 4px;
163 padding: 2px 10px 0 10px;
164 background-color: #CCC;
165 border: 1px solid #AAA;
166 border-radius-topleft: 8px;
167 border-radius-topright: 8px;
168 -moz-border-radius-topleft: 8px;
169 -moz-border-radius-topright: 8px;
170 -webkit-border-top-left-radius: 8px;
171 -webkit-border-top-right-radius: 8px;
174 #sidebar-tabs, #toolbar-tabs {
177 /* overflow: hidden;*/
180 #sidebar-tabs li:hover, #sidebar-tabs li.active, #toolbar-tabs li:hover, #toolbar-tabs li.active {
182 background-color: #EEE;
183 border-bottom: 1px solid #EEE;
187 background-color: #EEE;
188 border-bottom: 1px solid #AAA;
191 #toolbar-buttons li {
197 -moz-border-radius: 10px;
198 -webkit-border-radius: 8px;
202 #toolbar-buttons li:hover {
203 background-color: #777;