mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Show discs as leading list characters in contextual help messages. The global style is list-style-type: none;
git-svn-id: https://develop.svn.wordpress.org/trunk@14988 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2544,6 +2544,11 @@ fieldset {
|
||||
-webkit-border-bottom-right-radius: 3px;
|
||||
}
|
||||
|
||||
#contextual-help-wrap li {
|
||||
list-style-type: disc;
|
||||
margin-left: 18px;
|
||||
}
|
||||
|
||||
#screen-meta a.show-settings {
|
||||
text-decoration: none;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user