skins/chameleon

Thomas Brüderli bruederli at kolabsys.com
Mon Mar 23 18:46:28 CET 2015


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

New commits:
commit 1651d269d0a49d1444b5c35f6613bc4046e4b5e2
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Mon Mar 23 18:46:25 2015 +0100

    Define icons for event changelog listing

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index b808a2e..14b4d2a 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -2726,6 +2726,16 @@ div.tasklist-invitebox .rsvp-status.needs-action {
 	background: none;
 }
 
+#event-changelog-table td a.iconbutton.restore,
+#event-changelog-table td a.iconbutton.preview {
+	background-image: url(images/listicons.png);
+	background-position: -22px -3421px;
+}
+
+#event-changelog-table td a.iconbutton.restore {
+	background-position: -2px -3441px;
+}
+
 #timezonedisplay {
 	bottom: 0;
 }




More information about the commits mailing list