skins/chameleon

Aleksander Machniak machniak at kolabsys.com
Tue Mar 3 10:47:56 CET 2015


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

New commits:
commit fd2f4974b7ad146ee58d16e837bb5b8a5c6223dc
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Tue Mar 3 04:47:35 2015 -0500

    Improved style for activesync initial page

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index 42a8d29..3b54c89 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -3592,6 +3592,22 @@ div.kolabmessagenotes {
 	background-position: center -3482px;
 }
 
+#introtext .inner {
+	text-shadow: none;
+	box-shadow: none;
+	border-radius: 0;
+	background: #3a3a3a;
+	color: #fff;
+}
+
+#introtext .inner a {
+	color: @link-color;
+}
+
+#introtext .pointer-left {
+	background: transparent; /* @todo: image */
+}
+
 /*** Kolab Tags plugin ***/
 
 .tagbox {




More information about the commits mailing list