Layout styles for the update plugins buttons

References #87
This commit is contained in:
Matthias Mees 2014-03-10 12:09:20 +01:00
parent 71af5ad8b1
commit e903534862

View File

@ -500,7 +500,8 @@ details,
#maintenance > section > .button_link, #maintenance > section > .button_link,
form > a, form > a,
form > button, form > button,
#content .upgrade_done { #content .upgrade_done,
#upgrade_notice {
margin-top: 1.5em; margin-top: 1.5em;
margin-bottom: 1.5em; margin-bottom: 1.5em;
} }
@ -872,7 +873,8 @@ input[type=checkbox],
#toggle_extended, #toggle_extended,
#toggle_metadata, #toggle_metadata,
#toggle_advanced, #toggle_advanced,
#category_icon { #category_icon,
#upgrade_notice a {
margin-right: .4em; margin-right: .4em;
} }