]> git.mxchange.org Git - friendica.git/commitdiff
better do all the buttons (quattro)
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 12 Oct 2011 07:28:19 +0000 (09:28 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 12 Oct 2011 07:28:19 +0000 (09:28 +0200)
view/theme/quattro/quattro.less
view/theme/quattro/style.css

index ad7584a168bb337ed74e35e6571e6852bc3f0485..9f47cf099a211e1aef8392f5cd5f9f26008fab6d 100644 (file)
@@ -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%;
index aec3b893073eebe92e3f15a0789b920af0c990a7..56c4bc967144396252dbfc2105ffa8781a514cbc 100644 (file)
@@ -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%;