Usability: bold "save page" button (buttons are still ugly though)
authorTom Gilder <tomgilder@users.mediawiki.org>
Thu, 13 Oct 2005 01:59:41 +0000 (01:59 +0000)
committerTom Gilder <tomgilder@users.mediawiki.org>
Thu, 13 Oct 2005 01:59:41 +0000 (01:59 +0000)
skins/monobook/main.css

index 6313a68..94f7944 100644 (file)
@@ -1274,6 +1274,9 @@ input#wpSave, input#wpDiff {
        margin-right: 0.33em;
 }
 
+#wpSave {
+  font-weight: bold;
+}
 
 /* Classes for article validation */