skins/chameleon

Aleksander Machniak machniak at kolabsys.com
Fri Jan 23 18:23:19 CET 2015


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

New commits:
commit 213ec1a3e04113d7c9e7039b842fac65a88114f0
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Fri Jan 23 12:23:05 2015 -0500

    Small improvements

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index f729e2e..f7aae4b 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -1926,6 +1926,7 @@ a.button.changeformat.text.selected span.icon {
 	border-radius: 0;
 	background: #ededed;
 	height: 45px;
+	overflow: hidden;
 }
 
 .ui-dialog-content .ui-tabs .tabsbar.ui-tabs-nav {
@@ -1985,6 +1986,10 @@ a.button.changeformat.text.selected span.icon {
 	background-position: right -18px;
 }
 
+.mozilla .ui-datepicker .ui-datepicker-title select {
+	background-position: right -14px;
+}
+
 .ui-datepicker .ui-datepicker-header .ui-icon {
 	background-image: url(images/ui-icons-datepicker.png);
 }




More information about the commits mailing list