mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
File diff suppressed because one or more lines are too long
@@ -1,4 +1,5 @@
|
||||
html {
|
||||
html,
|
||||
.wp-dialog {
|
||||
background-color: #fcfcfb;
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,4 +1,5 @@
|
||||
html {
|
||||
html,
|
||||
.wp-dialog {
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user