mirror of
https://github.com/friendica/friendica
synced 2024-11-10 07:02:54 +00:00
better do all the buttons (quattro)
This commit is contained in:
parent
714319457c
commit
98e50a0559
2 changed files with 2 additions and 8 deletions
|
@ -432,10 +432,7 @@ section {
|
|||
margin-top: 15px;
|
||||
}
|
||||
/** buttons **/
|
||||
.comment-edit-submit,
|
||||
#search-submit,
|
||||
#search-save,
|
||||
#profile-jot-submit{
|
||||
input[type="submit"] {
|
||||
border: 1px solid;
|
||||
background-color: @BodyColor;
|
||||
font: bold 85%;
|
||||
|
|
|
@ -692,10 +692,7 @@ section {
|
|||
margin-top: 15px;
|
||||
}
|
||||
/** buttons **/
|
||||
.comment-edit-submit,
|
||||
#search-submit,
|
||||
#search-save,
|
||||
#profile-jot-submit {
|
||||
input[type="submit"] {
|
||||
border: 1px solid;
|
||||
background-color: #2d2d2d;
|
||||
font: bold 85%;
|
||||
|
|
Loading…
Reference in a new issue