We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d2b57 commit f75a05bCopy full SHA for f75a05b
src/chrome/skin/https-everywhere.css
@@ -10,8 +10,8 @@ toolbar[iconsize="small"] #https-everywhere-button > .https-everywhere-button {
10
list-style-image: url("chrome://https-everywhere/skin/https-everywhere-16.png");
11
}
12
13
-#https-everywhere-button[cui-areatype=toolbar],
14
-#https-everywhere-button[cui-areatype=toolbar] > .https-everywhere-button {
+toolbar #https-everywhere-button,
+toolbar #https-everywhere-button > .https-everywhere-button {
15
-moz-box-orient: horizontal;
16
17
0 commit comments