diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-10-12 09:28:19 +0200 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-10-12 09:28:19 +0200 |
commit | 98e50a05592a22c335303acd1830b84427470b3d (patch) | |
tree | 08b415cd37f1ae61840777c6fa911aec4bac8f62 /view/theme/quattro/quattro.less | |
parent | 714319457c60c47e0d674c70169677db5ccb57fc (diff) | |
download | volse-hubzilla-98e50a05592a22c335303acd1830b84427470b3d.tar.gz volse-hubzilla-98e50a05592a22c335303acd1830b84427470b3d.tar.bz2 volse-hubzilla-98e50a05592a22c335303acd1830b84427470b3d.zip |
better do all the buttons (quattro)
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r-- | view/theme/quattro/quattro.less | 5 |
1 files changed, 1 insertions, 4 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%; |