Minify remaining RTL css files, and ie.css. See #12292.

git-svn-id: https://develop.svn.wordpress.org/trunk@13238 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-02-19 23:55:09 +00:00
parent 854fd5ac9e
commit 70c22754de
22 changed files with 1043 additions and 1033 deletions
+1 -16
View File
@@ -1,16 +1 @@
body {
font-family: Tahoma, arial;
}
h1 {
font-family: arial;
margin: 5px -4px 0 0;
}
ul, ol { padding: 5px 22px 5px 5px; }
.step, th { text-align: right; }
.submit input, .button, .button-secondary {
font-family: Tahoma, arial;
margin-right:0;
}
.form-table th {
text-align: right;
}
body{font-family:Tahoma,arial;}h1{font-family:arial;margin:5px -4px 0 0;}ul,ol{padding:5px 22px 5px 5px;}.step,th{text-align:right;}.submit input,.button,.button-secondary{font-family:Tahoma,arial;margin-right:0;}.form-table th{text-align:right;}