mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
De-funkify the CSS file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1457 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user