fix button text

This commit is contained in:
Alexander Machehin 2013-05-07 21:22:08 +06:00
parent f588ec36f5
commit 9d3be37fab
1 changed files with 0 additions and 3 deletions

View File

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