fix button text
This commit is contained in:
parent
f588ec36f5
commit
9d3be37fab
|
@ -120,9 +120,7 @@ article .all .top form .floatright a img {
|
|||
padding: 4px 12px;
|
||||
margin-bottom: 0;
|
||||
line-height: 20px;
|
||||
color: #333333;
|
||||
text-align: center;
|
||||
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
background-color: #f5f5f5;
|
||||
|
@ -148,7 +146,6 @@ article .all .top form .floatright a img {
|
|||
|
||||
/* bootstrap 3190*/
|
||||
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
|
||||
color: #333333;
|
||||
background-color: #e6e6e6;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue