merged from 1.9 :: MDL-12564 :: added font-family to the arrow properties.

This commit is contained in:
urs_hunkler
2008-01-13 17:53:44 +00:00
parent 837aae267a
commit 9ef050900e
+6
View 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;