mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
"Instant Preview" added to Advanced Editing form.
git-svn-id: https://develop.svn.wordpress.org/trunk@1762 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+13
-1
@@ -487,4 +487,16 @@ textarea, input, select {
|
||||
|
||||
#wphead h1 span {
|
||||
font-size: .4em;
|
||||
}
|
||||
}
|
||||
|
||||
#TextDisplay{
|
||||
border-left: solid 1px #666666;
|
||||
border-right: solid 1px #000000;
|
||||
border-top: solid 1px #666666;
|
||||
border-bottom: solid 1px #000000;
|
||||
background:#f2f9a5;
|
||||
margin:10px 30px 10px 30px;
|
||||
padding:3px;
|
||||
font-size: 11px;
|
||||
font-family:verdana;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user