better do all the buttons (quattro)

This commit is contained in:
Tobias Diekershoff 2011-10-12 09:28:19 +02:00
parent 714319457c
commit 98e50a0559
2 changed files with 2 additions and 8 deletions

View file

@ -432,10 +432,7 @@ section {
margin-top: 15px; margin-top: 15px;
} }
/** buttons **/ /** buttons **/
.comment-edit-submit, input[type="submit"] {
#search-submit,
#search-save,
#profile-jot-submit{
border: 1px solid; border: 1px solid;
background-color: @BodyColor; background-color: @BodyColor;
font: bold 85%; font: bold 85%;

View file

@ -692,10 +692,7 @@ section {
margin-top: 15px; margin-top: 15px;
} }
/** buttons **/ /** buttons **/
.comment-edit-submit, input[type="submit"] {
#search-submit,
#search-save,
#profile-jot-submit {
border: 1px solid; border: 1px solid;
background-color: #2d2d2d; background-color: #2d2d2d;
font: bold 85%; font: bold 85%;