2 commits - skins/chameleon

Aleksander Machniak machniak at kolabsys.com
Fri Jan 2 18:13:37 CET 2015


 skins/chameleon/styles.css |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit cf2cd05f87a4e5c82e27e69deb004300ee892a48
Merge: 463138e b1369dd
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Fri Jan 2 12:13:25 2015 -0500

    Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-skin-chameleon



commit 463138ef5d3c79647e0b0c8cdd254edbb90f6d0b
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Fri Jan 2 12:12:48 2015 -0500

    Fix color of folder name on notebooks list

diff --git a/skins/chameleon/styles.css b/skins/chameleon/styles.css
index 8e12fda..db31409 100644
--- a/skins/chameleon/styles.css
+++ b/skins/chameleon/styles.css
@@ -1642,7 +1642,8 @@ input.button.delete:hover {
 #directorylist li.addressbook.readonly,
 #directorylist li.addressbook.shared,
 #directorylist li.addressbook.other,
-.notesview #notebooks div.folder span.handle {
+.notesview #notebooks div.folder span.handle,
+.notesview #notebooks li .listname {
 	background-image: url(images/listicons.png);
 	background-position: right -5000px;
 	background-repeat: no-repeat;




More information about the commits mailing list