skins/chameleon

Aleksander Machniak machniak at kolabsys.com
Tue Jan 6 19:35:08 CET 2015


 skins/chameleon/styles.less |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 037c0654ae204e363c8c70dd6d2cce5dc4edd391
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Tue Jan 6 13:34:38 2015 -0500

    Fix some icon-buttons in managesieve plugin forms

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index 36e184b..fb19c12 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -2987,6 +2987,11 @@ div.actionrow:hover {
 	background-color: fade(@main-color, 5%);
 }
 
+#filter-form .rowbuttons a.button {
+	padding: 0;
+	box-shadow: none;
+}
+
 /*** Kolab Notes plugin ***/
 
 .notesview #notedetailsbox {




More information about the commits mailing list