better do all the buttons (quattro)
This commit is contained in:
parent
714319457c
commit
98e50a0559
|
@ -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%;
|
||||||
|
|
|
@ -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%;
|
||||||
|
|
Loading…
Reference in a new issue