]> git.mjollnir.org Git - moodle.git/commitdiff
merged from 1.9 :: MDL-12564 :: added font-family to the arrow properties.
authorurs_hunkler <urs_hunkler>
Sun, 13 Jan 2008 17:53:44 +0000 (17:53 +0000)
committerurs_hunkler <urs_hunkler>
Sun, 13 Jan 2008 17:53:44 +0000 (17:53 +0000)
theme/chameleon/user_styles.css

index dcc57c2abf436bf34ebcc39576a35178ce0e670d..009f63c4e97ceaf4e86e654513bdc4359169009c 100644 (file)
@@ -33,6 +33,12 @@ a.dimmed:visited {
 table.generaltable {
   background-color: #EEEEEE;
 }
+span.arrow {
+  font-family: Arial, Helvetica, Courier, sans-serif; 
+}
+p.arrow_button input {
+  font-family: Arial, Helvetica, Courier, sans-serif; 
+}
 img.resize {
   width: 1em;
   height: 1em;