sync both themes with toolkit windows theme changes in Mozilla 32 cycle
authorRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 15 Aug 2014 20:31:44 +0000 (22:31 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 15 Aug 2014 20:31:44 +0000 (22:31 +0200)
EarlyBlue/global/alerts/alert.css
EarlyBlue/global/findBar.css
EarlyBlue/mozapps/downloads/downloads.css
EarlyBlue/mozapps/plugins/pluginProblem.css
LCARStrek/global/alerts/alert.css
LCARStrek/global/findBar.css
LCARStrek/mozapps/downloads/downloads.css
LCARStrek/mozapps/plugins/pluginProblem.css

index c4d94a7ce8a9b9af516883a590c8131f12cff746..c945d7868989995278ce6dbaf586085742b0f069 100644 (file)
   margin-bottom: 8px;
 }
 
+#alertNotification[clickable="true"]:hover .alertTextBox,
+#alertNotification[clickable="true"]:hover .alertCloseBox {
+/*  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.3)); */
+}
+
 .alertTitle {
   font-weight: bold;
   font-size: 110%;
@@ -58,15 +63,6 @@ label {
   cursor: inherit;
 }
 
-.alertText[clickable="true"] {
-  color: blue;
-  text-decoration: underline;
-}
-
-.alertText[clickable="true"]:hover:active {
-  color: red;
-}
-
 @keyframes alert-animation {
   from {
     opacity: 0;
index 8e4c337959fd1551d033094f2fcb24aec4a63de6..4f473103dbf25ea97ad1e2fe0c372ab6205f8777 100644 (file)
@@ -103,7 +103,8 @@ findbar[position="top"][hidden] {
   display: none;
 }
 
-.findbar-find-status {
+.findbar-find-status,
+.found-matches {
   color: #808080;
   margin: 0 !important;
   -moz-margin-start: 12px !important;
index daca4f817386209a326a2369b47f1ff41f3b3811..2af0dae6888f07db664fab985faef25681ced8f1 100644 (file)
@@ -17,10 +17,6 @@ richlistitem[type="download"] {
   border-bottom: 1px solid #9999CC;
 }
 
-richlistitem[type="download"][selected="true"] {
-  background-image: url("chrome://mozapps/skin/extensions/itemEnabledFader.png");
-}
-
 richlistitem[type="download"]:not([selected="true"]):nth-child(odd) {
   background-color: #9999CC;
 }
index 113cfb5dff58c20e74805a891b0ad4b349648673..5771919b73fd9579fdf48345f0566252f6023805 100644 (file)
@@ -15,7 +15,6 @@
   background-color: #CCD0DD;
   color: #000000;
   -moz-user-select: none;
-  position: relative;
 }
 
 .hoverBox {
@@ -168,22 +167,17 @@ html|a {
 
 .closeIcon {
   display: block;
-  position: absolute;
   width: 16px;
   height: 16px;
-  top: 4px;
-  right: 4px;
+  margin-top: 4px;
+  -moz-margin-start: -20px;
+  -moz-margin-end: 4px;
   border: none;
   background-color: transparent;
   background-image: url("chrome://mozapps/skin/plugins/contentPluginClose.png");
   background-repeat: no-repeat;
 }
 
-.mainBox[chromedir="rtl"] .closeIcon {
-  right: auto;
-  left: 4px;
-}
-
 .action-link {
   display: inline-block;
   border-radius: 10px;
index 193e12e7fcf3f78206fa9e80f22e32df43192aba..12c32b863d32868a258bf8f9e0deeaadc4d04725 100644 (file)
   margin-bottom: 8px;
 }
 
+#alertNotification[clickable="true"]:hover .alertTextBox,
+#alertNotification[clickable="true"]:hover .alertCloseBox {
+/*  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.3));*/
+}
+
 .alertTitle {
   font-weight: bold;
   font-size: 110%;
@@ -59,15 +64,6 @@ label {
   cursor: inherit;
 }
 
-.alertText[clickable="true"] {
-  color: #3333FF;
-  text-decoration: underline;
-}
-
-.alertText[clickable="true"]:hover:active {
-  color: red;
-}
-
 @keyframes alert-animation {
   from {
     opacity: 0;
index 6e87692a81aeb1d3280c0cb880e5f41c64c6431a..8be420dd5c3fcc7f75e295ce721194f4f441dce3 100644 (file)
@@ -117,7 +117,8 @@ findbar[position="top"][hidden] {
   display: none;
 }
 
-.findbar-find-status {
+.findbar-find-status,
+.found-matches {
   color: #A09090;
   margin: 0 !important;
   -moz-margin-start: 12px !important;
index f66d146ca92a880b34348e3d447729bcd66908cb..cd7aec64c0edb79ac46f8a7ba5f13f9da1220093 100644 (file)
@@ -17,10 +17,6 @@ richlistitem[type="download"] {
   border-bottom: 1px solid #9C9CFF;
 }
 
-richlistitem[type="download"][selected="true"] {
-  background-image: url("chrome://mozapps/skin/extensions/itemEnabledFader.png");
-}
-
 richlistitem[type="download"]:not([selected="true"]):nth-child(odd) {
   background-color: #3F2700;
 }
index d08df231b81eb14d256bdf9138bf6aebe69d142f..32baf8cdeb577219f0c58b4a5b22e79bce74434c 100644 (file)
@@ -15,7 +15,6 @@
   background-color: #000000;
   color: #FFCF00;
   -moz-user-select: none;
-  position: relative;
 }
 
 .hoverBox {
@@ -168,22 +167,17 @@ html|a {
 
 .closeIcon {
   display: block;
-  position: absolute;
   width: 16px;
   height: 16px;
-  top: 4px;
-  right: 4px;
+  margin-top: 4px;
+  -moz-margin-start: -20px;
+  -moz-margin-end: 4px;
   border: none;
   background-color: transparent;
   background-image: url("mozapps/skin/plugins/contentPluginClose.png");
   background-repeat: no-repeat;
 }
 
-.mainBox[chromedir="rtl"] .closeIcon(rtl) {
-  right: auto;
-  left: 4px;
-}
-
 .closeIcon:hover,
 .closeIcon:hover:active {
   background-position: -16px 0;