update both themes for toolkit windows theme changes in Mozilla 24 cycle
[themes.git] / EarlyBlue / mozapps / update / updates.css
index 94ae5c3378af750763723e9137cc9b25ccb86c28..aa6560971acfcab96639afe39a69804d737722d7 100644 (file)
@@ -46,6 +46,21 @@ wizardpage {
   -moz-margin-end: 6px;
 }
 
+.inline-link {
+  color: blue;
+  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;