Third pass on internal linking preloading. Or, what I left out of the second pass commit. see #11420.

git-svn-id: https://develop.svn.wordpress.org/trunk@16459 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-11-18 07:59:05 +00:00
parent 7554d8610b
commit 7cccd5715f
8 changed files with 164 additions and 18 deletions
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -1,4 +1,5 @@
html {
html,
.wp-dialog {
background-color: #fcfcfb;
}
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -1,4 +1,5 @@
html {
html,
.wp-dialog {
background-color: #f9f9f9;
}