mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 13:44:30 +00:00
Help style refresh, part 1. A few elements left to add/tweak. see #18690.
git-svn-id: https://develop.svn.wordpress.org/trunk@18866 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1543,7 +1543,10 @@ form.upgrade .hint {
|
||||
float: left;
|
||||
width: 150px;
|
||||
margin: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.contextual-help-tabs ul {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
.contextual-help-tabs li {
|
||||
@@ -1554,12 +1557,14 @@ form.upgrade .hint {
|
||||
.contextual-help-tabs a {
|
||||
display: block;
|
||||
padding: 5px 5px 5px 12px;
|
||||
|
||||
font-weight: bold;
|
||||
line-height: 18px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
border-width: 1px 0;
|
||||
.contextual-help-tabs .active {
|
||||
padding: 0 2px;
|
||||
margin: -1px -1px -1px -3px;
|
||||
border-width: 1px 0 1px 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user