MDL-33137 Add styling to activity chooser buttons
authorAndrew Robert Nicols <andrew.nicols@luns.net.uk>
Mon, 21 May 2012 11:25:34 +0000 (12:25 +0100)
committerAndrew Robert Nicols <andrew.nicols@luns.net.uk>
Mon, 21 May 2012 16:02:13 +0000 (17:02 +0100)
theme/base/style/core.css

index ceb387d..c38d5fd 100644 (file)
@@ -930,6 +930,11 @@ sup {vertical-align: super;}
     text-align: center;
 }
 
+#choosercontainer #chooseform .submitbuttons input {
+    min-width: 100px;
+    margin: 0px 0.5em;
+}
+
 /* Various settings for the options area */
 #choosercontainer #chooseform .options {
     position: relative;