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:
Andrew Ozz 2008-12-10 05:27:56 +00:00
parent bebbbc626a
commit 124e5336ff
3 changed files with 2 additions and 5 deletions

View File

@ -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

View File

@ -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,