aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-10-12 09:28:19 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-10-12 09:28:19 +0200
commit98e50a05592a22c335303acd1830b84427470b3d (patch)
tree08b415cd37f1ae61840777c6fa911aec4bac8f62 /view/theme
parent714319457c60c47e0d674c70169677db5ccb57fc (diff)
downloadvolse-hubzilla-98e50a05592a22c335303acd1830b84427470b3d.tar.gz
volse-hubzilla-98e50a05592a22c335303acd1830b84427470b3d.tar.bz2
volse-hubzilla-98e50a05592a22c335303acd1830b84427470b3d.zip
better do all the buttons (quattro)
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/quattro/quattro.less5
-rw-r--r--view/theme/quattro/style.css5
2 files changed, 2 insertions, 8 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index ad7584a16..9f47cf099 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -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%;
diff --git a/view/theme/quattro/style.css b/view/theme/quattro/style.css
index aec3b8930..56c4bc967 100644
--- a/view/theme/quattro/style.css
+++ b/view/theme/quattro/style.css
@@ -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%;