]> git.mjollnir.org Git - moodle.git/commitdiff
notice_yesno() buttons now centered
authorskodak <skodak>
Wed, 14 Feb 2007 22:12:13 +0000 (22:12 +0000)
committerskodak <skodak>
Wed, 14 Feb 2007 22:12:13 +0000 (22:12 +0000)
theme/standard/styles_layout.css

index e55a774968e4f193a9e8e1d6867f725742df787c..f727cde7a92e560695d4d7d2ab9f136e19d9d081 100644 (file)
@@ -182,6 +182,10 @@ img.grouppicture {
   padding:10px;
 }
 
+#notice .buttons {
+  text-align:center  
+}
+
 #notice .buttons .singlebutton {
   display:inline;
 }