4812: improved button row appearance
authorlaurel <laurel.williams@utoronto.ca>
Thu, 22 Apr 2010 18:29:49 +0000 (18:29 -0000)
committerlaurel <laurel.williams@utoronto.ca>
Thu, 22 Apr 2010 18:29:49 +0000 (18:29 -0000)
docs/themes/default/styles.css

index 05b3a03..df20dbc 100644 (file)
@@ -2039,6 +2039,14 @@ table.etabbed-table      {
        font-weight:bold;
 }
 
+.wizscreen .buttons {
+    padding-top: 2em;
+}
+
+.wizscreen .button {
+    margin: 0em 0.25em;
+}
+
 .navlist{
        list-style: none;
        display: inline;