@@ -95,44 +95,6 @@ iframe {
95
95
min-height : 10px ;
96
96
}
97
97
98
- /* ::::: statusbar ::::: */
99
-
100
- statusbar {
101
- -moz-appearance : statusbar;
102
- border-top : 1px solid ThreeDLightShadow;
103
- border-left : 1px solid ThreeDShadow;
104
- border-right : 1px solid ThreeDHighlight;
105
- border-bottom : 1px solid ThreeDHighlight;
106
- background-color : -moz-Dialog;
107
- min-height : 22px ;
108
- }
109
-
110
- statusbarpanel {
111
- -moz-appearance : statusbarpanel;
112
- -moz-box-align : center;
113
- -moz-box-pack : center;
114
- border-left : 1px solid ThreeDHighlight;
115
- border-top : 1px solid ThreeDHighlight;
116
- border-right : 1px solid ThreeDShadow;
117
- border-bottom : 1px solid ThreeDShadow;
118
- padding : 0 4px ;
119
- }
120
-
121
- statusbarpanel : not (.statusbar-resizerpanel ): -moz-lwtheme {
122
- -moz-appearance : none;
123
- border-top-style : none;
124
- border-bottom-style : none;
125
- border-inline-start-style : none;
126
- }
127
-
128
- .statusbar-resizerpanel {
129
- -moz-box-align : end;
130
- -moz-box-pack : end;
131
- -moz-appearance : resizerpanel;
132
- padding : 0 ;
133
- border : none;
134
- }
135
-
136
98
/* XXXBlake yeah, shoot me -- these don't belong here. I'll move them later. */
137
99
138
100
sidebarheader {
@@ -163,12 +125,6 @@ toolbar[mode="text"] .toolbarbutton-text {
163
125
text-shadow : 1px 1px 1.5px black;
164
126
}
165
127
166
- statusbar : -moz-lwtheme {
167
- -moz-appearance : none;
168
- background : none;
169
- border-style : none;
170
- }
171
-
172
128
.inset {
173
129
border : 1px solid ThreeDShadow;
174
130
border-right-color : ThreeDHighlight;
0 commit comments