skins/chameleon

Aleksander Machniak machniak at kolabsys.com
Mon Jan 12 19:06:17 CET 2015


 skins/chameleon/styles.less |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3b64200f04f1386fd9537835c6192fca7d5a2c55
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Mon Jan 12 13:05:46 2015 -0500

    Fix 1px alignment of Files icon in taskmenu popup

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index fb85a72..61aae7b 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -295,7 +295,7 @@ body.login #header {
 
 .ktaskmenu .activetask.files,
 .ktaskmenu .button-files .button-inner {
-	background-position: -4px -2767px;
+	background-position: -5px -2767px;
 }
 
 .ktaskmenu .button-logout .button-inner {




More information about the commits mailing list