sync both themes with toolkit windows theme changes in Mozilla 30 cycle
authorRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 13 Jun 2014 20:00:01 +0000 (22:00 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 13 Jun 2014 20:00:01 +0000 (22:00 +0200)
14 files changed:
EarlyBlue/global/notification.css
EarlyBlue/mozapps/extensions/selectAddons.css
EarlyBlue/mozapps/plugins/pluginProblem.css
LCARStrek/browser/devtools/app-manager/connection-footer.css
LCARStrek/browser/devtools/app-manager/device.css
LCARStrek/browser/devtools/app-manager/index.css
LCARStrek/browser/devtools/app-manager/projects.css
LCARStrek/browser/devtools/computedview.css
LCARStrek/browser/devtools/font-inspector.css
LCARStrek/browser/devtools/layoutview.css
LCARStrek/browser/devtools/widgets.css
LCARStrek/global/notification.css
LCARStrek/mozapps/extensions/selectAddons.css
LCARStrek/mozapps/plugins/pluginProblem.css

index 9ade78d40ff84bf9dca903d31adb6b2776ef18f0..2fa8003e8676fe2dcbc40d397c704490f3e308e9 100644 (file)
@@ -55,6 +55,14 @@ notification[type="critical"] {
   max-width: 24em;
 }
 
+.popup-notification-learnmore-link {
+  margin-top: 1em !important;
+}
+
+.popup-notification-learnmore-link:not([href]) {
+  display: none;
+}
+
 .popup-notification-button-container {
   margin-top: 17px;
 }
index 2e6b9bbc03162f6dce137f1485db3fb8d7a2f81c..17dd92430548541a6997fe50bccdbc8fdee37029 100644 (file)
@@ -64,7 +64,7 @@
 }
 
 #select-header .select-cell {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 #select-header .select-keep,
@@ -99,7 +99,7 @@
 .addon-name,
 .addon-action-message,
 .addon-action-update {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   margin: 0;
   padding-top: 1px;
   padding-bottom: 2px;
index 0dda905fbed60a53025a056388507b70b3e3753f..113cfb5dff58c20e74805a891b0ad4b349648673 100644 (file)
@@ -20,7 +20,7 @@
 
 .hoverBox {
   display: table-cell;
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   padding: 5px;
   vertical-align: middle;
   width: 100%;
index 57a1521a83230fa86b2c0d568fe380f6ce29ba0b..c7f18c80e34685d5fbcdd125d22ec50c11492a1a 100644 (file)
@@ -78,7 +78,7 @@ body.edit-connection #banner-editing {
 * {
   margin: 0;
   padding: 0;
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   font-size: 0.9rem;
 }
 
index 8fc0973a522cae1da254880bd727d8617c117e28..ad17d15df0c3edc3948e3a570250d60623c452e2 100644 (file)
@@ -7,7 +7,7 @@
 * {
   margin: 0;
   padding: 0;
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 html, body {
index 4f9cb764e084b334a3d3f864600f52fa09e19c20..83ed605ec21ca832ca05f0978fca0fd53d4ec313 100644 (file)
@@ -5,7 +5,7 @@
 * {
   margin: 0;
   padding: 0;
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   font-family: Lucida Grande, Helvetica, Helvetica Neue, sans-serif;
 }
 
index 6d1868b4e588d522c9aa99af3bb7a22a92d1d42b..5134cda62b6f4015a21f90823f97b57bca027eff 100644 (file)
@@ -5,7 +5,7 @@
 * {
   margin: 0;
   padding: 0;
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   font-size: 0.9rem;
 }
 
index 780ddfcb1d0223628d7fc05cc99fc29fd81cf162..d168820ebf403217f33dba72ef399f0ecc535823 100644 (file)
@@ -22,7 +22,7 @@
 /* From content */
 
 * {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 :root {
index f873b2c41fb98599f5d26c5304718af16dbaf54a..bba253e50dbe515a81128a5e3ddf5c203f5df493 100644 (file)
@@ -1,5 +1,5 @@
 * {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 body {
index 794637950e1b77da634e35a09a7f6d7e807d4992..e1a91b2931805b7e3897630fa89b4281926b412a 100644 (file)
@@ -8,7 +8,7 @@
 
 .theme-body {
   color: #FF9F00 !important;
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 #main {
index 81300be26394f7f61c11668f2c7bc0de9b7f3786..350fe883473b07b6aecafbfd0974eb1014334cf7 100644 (file)
   width: 25px;
   height: 25px;
   transform: translateX(-18px) rotate(45deg);
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 .breadcrumbs-widget-item {
index b4b541f133ae170ea41dc5896f86d821e4dabc93..49d3745131481ac07efcf34a17c520fd462e523d 100644 (file)
@@ -62,6 +62,14 @@ notification[type="critical"] {
   max-width: 24em;
 }
 
+.popup-notification-learnmore-link {
+  margin-top: 1em !important;
+}
+
+.popup-notification-learnmore-link:not([href]) {
+  display: none;
+}
+
 .popup-notification-button-container {
   margin-top: 17px;
 }
index 40eb18b0d39c02fbdf9112ded0f87cca1c10a2bc..9a06c62e3addef3b57a9d7b0cfaadf7d7efdfcfd 100644 (file)
@@ -64,7 +64,7 @@
 }
 
 #select-header .select-cell {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 #select-header .select-keep,
 .addon-name,
 .addon-action-message,
 .addon-action-update {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   margin: 0;
   padding-top: 1px;
   padding-bottom: 2px;
index cea550cae46aadd708251f3779adad32d778bf5b..d08df231b81eb14d256bdf9138bf6aebe69d142f 100644 (file)
@@ -20,7 +20,7 @@
 
 .hoverBox {
   display: table-cell;
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   padding: 5px;
   vertical-align: middle;
   width: 100%;