Updated menu icons from Ben, minor a.button tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@10163 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bebbbc626a
commit
124e5336ff
@ -183,12 +183,10 @@ div.postbox div.inside {
|
||||
}
|
||||
|
||||
#dashboard_right_now a.button {
|
||||
font-weight: normal;
|
||||
float: right;
|
||||
clear: right;
|
||||
position: relative;
|
||||
top: -5px;
|
||||
padding: 2px 11px;
|
||||
}
|
||||
|
||||
/* Recent Comments */
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
@ -207,7 +207,6 @@ form p.submit a.cancel:hover {
|
||||
|
||||
.preview {
|
||||
float: right;
|
||||
padding: 2px 8px !important;
|
||||
}
|
||||
|
||||
#major-publishing-actions {
|
||||
@ -307,9 +306,9 @@ form p.submit a.cancel:hover {
|
||||
a.button,
|
||||
a.button-primary,
|
||||
a.button-secondary {
|
||||
line-height: 1.4em;
|
||||
line-height: 1.2em;
|
||||
-webkit-border-radius: 10px;
|
||||
padding: 3px 10px;
|
||||
padding: 4px 10px;
|
||||
}
|
||||
|
||||
#doaction,
|
||||
|
Loading…
Reference in New Issue
Block a user