sync both themes with toolkit windows/shared changes in Mozilla 27 cycle
authorRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 22 Dec 2013 21:46:16 +0000 (22:46 +0100)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 22 Dec 2013 21:46:16 +0000 (22:46 +0100)
EarlyBlue/global/toolbar.css
EarlyBlue/mozapps/plugins/pluginProblem.css
EarlyBlue/navigator/navigator.css
LCARStrek/browser/browser.css
LCARStrek/global/toolbar.css
LCARStrek/mozapps/plugins/pluginProblem.css
LCARStrek/navigator/navigator.css

index dbea9595c3504385634a56105b16b904567ba331..e0d603caab97653187650ba82ce19df5649a7318 100644 (file)
@@ -67,7 +67,7 @@ toolbar[mode="text"] .toolbarbutton-text {
 /* ::::: toolbarpaletteitem ::::: */
 
 toolbarpaletteitem {
 /* ::::: toolbarpaletteitem ::::: */
 
 toolbarpaletteitem {
-  cursor: -moz-grab;
+  cursor: grab;
 }
 
 .toolbarpaletteitem-box[type="spacer"],
 }
 
 .toolbarpaletteitem-box[type="spacer"],
index 072126b0043aa14ab8c43d652c7212dab48c0fa7..0dda905fbed60a53025a056388507b70b3e3753f 100644 (file)
@@ -6,6 +6,7 @@
 
 /* These styles affect only the bound element, not other page content. */
 
 
 /* These styles affect only the bound element, not other page content. */
 
+/* Keep any changes to these styles in sync with plugin-doorhanger.inc.css */
 .mainBox {
   text-align: center;
   display: table;
 .mainBox {
   text-align: center;
   display: table;
index 3194d2d6aa6eb9692da57ce9bad85906c6d9f692..fb643864b2fa5923201fd3db3a8d750db94766f5 100644 (file)
@@ -387,7 +387,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 }
 
 #page-proxy-deck {
 }
 
 #page-proxy-deck {
-  cursor: -moz-grab;
+  cursor: grab;
   margin: 0;
 }
 
   margin: 0;
 }
 
index f9c9cbefc2588b7663dd9548ff380df79946f3ad..368f2823194f2a36c8e7db5d7b1cd012448463df 100644 (file)
@@ -4260,6 +4260,18 @@ window > chatbox {
   margin: 0;
 }
 
   margin: 0;
 }
 
+.messageImage[value="plugin-hidden"] {
+  list-style-image: url("chrome://browser/skin/notification-pluginNormal.png");
+}
+
+/* Keep any changes to this style in sync with pluginProblem.css */
+notification.pluginVulnerable {
+}
+
+notification.pluginVulnerable .messageImage {
+  list-style-image: url("chrome://browser/skin/notification-pluginBlocked.png");
+}
+
 /* Customization mode */
 
 /* === END plugin-doorhanger.inc.css === */
 /* Customization mode */
 
 /* === END plugin-doorhanger.inc.css === */
index 61905f47143257dda0a3288ac85d7690ac16198e..2cae9c96e86a39f5d4d31c3042cb44e61918c14a 100644 (file)
@@ -132,7 +132,7 @@ toolbar[mode="text"] .toolbarbutton-text {
 /* ::::: toolbarpaletteitem ::::: */
 
 toolbarpaletteitem {
 /* ::::: toolbarpaletteitem ::::: */
 
 toolbarpaletteitem {
-  cursor: -moz-grab;
+  cursor: grab;
 }
 
 .toolbarpaletteitem-box[type="spacer"],
 }
 
 .toolbarpaletteitem-box[type="spacer"],
index 126b538875abe7c9309be27100c56ad02c7d84a0..cea550cae46aadd708251f3779adad32d778bf5b 100644 (file)
@@ -6,6 +6,7 @@
 
 /* These styles affect only the bound element, not other page content. */
 
 
 /* These styles affect only the bound element, not other page content. */
 
+/* Keep any changes to these styles in sync with plugin-doorhanger.inc.css */
 .mainBox {
   text-align: center;
   display: table;
 .mainBox {
   text-align: center;
   display: table;
index 1f00c7e6f403070381db7f9761eb2512d455e990..098467fc401b008680b90c86bcce0b8349a8dce2 100644 (file)
@@ -477,7 +477,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 }
 
 #page-proxy-deck {
 }
 
 #page-proxy-deck {
-  cursor: -moz-grab;
+  cursor: grab;
   margin: 0;
 }
 
   margin: 0;
 }