mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-23 04:43:35 +08:00
Updated button CSS.
--HG-- branch : dev
This commit is contained in:
@@ -702,7 +702,10 @@ button.remove:focus::-moz-focus-inner, .remove.button:focus::-moz-focus-inner {
|
||||
.delete.button {
|
||||
float:right;
|
||||
}
|
||||
input[type="submit"], input[type="reset"], input[type="button"], button, submit, .button, .button:link, .button:visited {
|
||||
|
||||
a.button, .button:link, .button:visited {display:inline-block; line-height:normal; padding:1px 14px 3px 14px !important; /*vertical-align:top;*/}
|
||||
|
||||
input[type="submit"], input[type="reset"], input[type="button"], button, submit, .button, a.button, .button:link, .button:visited {
|
||||
color:#333;
|
||||
background:#f5f5f5;
|
||||
border:1px solid #999;
|
||||
|
Reference in New Issue
Block a user