De-funkify the CSS file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fb53c45015
commit
2c5ebf9355
|
@ -218,7 +218,7 @@ textarea, input, select {
|
|||
padding: 0 2px;
|
||||
}
|
||||
|
||||
#adminmenu .current, #adminmenu2 .current {
|
||||
#adminmenu .current, #adminmenu2 .current, #ed_strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
@ -311,10 +311,6 @@ textarea, input, select {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
#ed_strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#excerpt {
|
||||
height: 1.8em;
|
||||
width: 98%;
|
||||
|
|
Loading…
Reference in New Issue