6 top: 0px; left:0px; right: 0px;
30 .toolbar-tabs-container button.active {
34 .toolbar-buttons-container {
40 .toolbar-buttons-container button {
45 font-family: Sans-Serif;
48 .toolbar-buttons-container button:hover {
52 .toolbar-buttons-container button:active {
56 .panel-toolbar-extra button {
61 .toolbar, .toolbar ol {
65 background-color: #CCC;
66 border-top: 1px solid #AAA;
73 margin: 4px 0 -1px 4px;
74 padding: 2px 10px 0 10px;
75 background-color: #CCC;
76 border: 1px solid #AAA;
77 border-radius-topleft: 8px;
78 border-radius-topright: 8px;
79 -moz-border-radius-topleft: 8px;
80 -moz-border-radius-topright: 8px;
81 -webkit-border-top-left-radius: 8px;
82 -webkit-border-top-right-radius: 8px;
89 .toolbar-tabs li:hover, .toolbar-tabs li.active {
91 background-color: #EEE;
92 border-bottom: 1px solid #EEE;
96 background-color: #EEE;
97 border-bottom: 1px solid #AAA;
101 .toolbar-buttons li {
107 -moz-border-radius: 10px;
108 -webkit-border-radius: 8px;
112 .toolbar-buttons li:hover {
113 background-color: #777;