update both themes for toolkit windows theme changes in Mozilla 24 cycle
[themes.git] / LCARStrek / mozapps / update / updates.css
index 07c6656ed90abbd82ca02d92c21fa9ef9084d274..83203be7065e80531d6c66b4f97850f24bfcb72f 100644 (file)
@@ -46,6 +46,21 @@ wizardpage {
   -moz-margin-end: 6px;
 }
 
+.inline-link {
+  color: #3333FF;
+  text-decoration: none;
+}
+
+.inline-link:hover {
+  text-decoration: underline;
+}
+
+/* Unsupported Page */
+#unsupportedLabel, #unsupportedLinkLabel {
+  -moz-margin-start: 0;
+  -moz-padding-start: 0;
+}
+
 /* Update Found Basic Page */
 #updateName, #updateFinishedName {
   font-weight: bold;