Projects
Kolab:3.4:Updates
roundcubemail-skin-chameleon
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 10
View file
roundcubemail-skin-chameleon.spec
Changed
@@ -8,6 +8,10 @@ URL: http://www.kolab.org Source0: http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz +Patch0001: 0001-Fix-disabled-toolbar-button-styles.patch +Patch0002: 0002-Small-improvements.patch +Patch0003: 0003-Fix-background-of-disabled-buttons-in-toolbar.patch + BuildArch: noarch %if 0%{?suse_version} < 1 @@ -45,6 +49,10 @@ %prep %setup -q +%patch0001 -p1 +%patch0002 -p1 +%patch0003 -p1 + %build %install
View file
0001-Fix-disabled-toolbar-button-styles.patch
Added
@@ -0,0 +1,32 @@ +From 49b764a15e446152d14707f57e3859e09b60285c Mon Sep 17 00:00:00 2001 +From: Thomas Bruederli <bruederli@kolabsys.com> +Date: Thu, 22 Jan 2015 09:32:23 +0100 +Subject: [PATCH 1/3] Fix disabled toolbar button styles + +--- + skins/chameleon/styles.less | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less +index 5ee7e67..f729e2e 100644 +--- a/skins/chameleon/styles.less ++++ b/skins/chameleon/styles.less +@@ -1125,6 +1125,7 @@ a.iconbutton, + a.deletebutton, + a.button span.icon, + .toolbar a.button, ++.toolbar a.button.disabled, + .boxpagenav a.icon, + .draglayercopy:before, + .dropbutton .dropbuttontip, +@@ -1141,6 +1142,7 @@ div.more-headers, + #filestoolbar a.button, + #taskstoolbar a.button { + background-image: url(images/buttons.png); ++ background-color: transparent; + text-shadow: none; + } + +-- +2.1.0 +
View file
0002-Small-improvements.patch
Added
@@ -0,0 +1,35 @@ +From 213ec1a3e04113d7c9e7039b842fac65a88114f0 Mon Sep 17 00:00:00 2001 +From: Aleksander Machniak <machniak@kolabsys.com> +Date: Fri, 23 Jan 2015 12:23:05 -0500 +Subject: [PATCH 2/3] Small improvements + +--- + skins/chameleon/styles.less | 5 +++++ + 1 file changed, 5 insertions(+) + +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); + } +-- +2.1.0 +
View file
0003-Fix-background-of-disabled-buttons-in-toolbar.patch
Added
@@ -0,0 +1,36 @@ +From 8cb43bf191cffc0685c0fd8dca15698c3d312a47 Mon Sep 17 00:00:00 2001 +From: Aleksander Machniak <machniak@kolabsys.com> +Date: Fri, 23 Jan 2015 14:14:02 -0500 +Subject: [PATCH 3/3] Fix background of disabled buttons in toolbar + +--- + skins/chameleon/styles.less | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less +index f7aae4b..debe1e1 100644 +--- a/skins/chameleon/styles.less ++++ b/skins/chameleon/styles.less +@@ -1144,6 +1144,8 @@ div.more-headers, + background-image: url(images/buttons.png); + background-color: transparent; + text-shadow: none; ++ box-shadow: none; ++ -webkit-box-shadow: none; + } + + .dropbutton .dropbuttontip { +@@ -1354,10 +1356,8 @@ input.button, + margin: 1px 2px; + } + +-a.button.disabled, + input.button.disabled, + input.button[disabled], +-a.button.disabled:hover, + input.button.disabled:hover, + input.button[disabled]:hover { + background: #e7e7e7; +-- +2.1.0 +
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +roundcubemail-skin-chameleon (0.3.2-0~kolab2) unstable; urgency=low + + * Fix #4333 + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Wed, 7 Jan 2015 18:41:13 +0200 + roundcubemail-skin-chameleon (0.3.2-0~kolab1) unstable; urgency=low * Release of version 0.3.2, see:
View file
debian.series
Added
@@ -0,0 +1,3 @@ +0001-Fix-disabled-toolbar-button-styles.patch -p1 +0002-Small-improvements.patch -p1 +0003-Fix-background-of-disabled-buttons-in-toolbar.patch -p1
View file
roundcubemail-skin-chameleon.dsc
Changed
@@ -2,7 +2,7 @@ Source: roundcubemail-skin-chameleon Binary: roundcubemail-skin-chameleon Architecture: all -Version: 0.3.2-0~kolab1 +Version: 0.3.2-0~kolab2 Maintainer: Christoph Wickert <wickert@kolabsys.com> Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl> Standards-Version: 3.9.3
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.