Projects
Kolab:3.4:Updates
roundcubemail-skin-chameleon
0001-Fix-disabled-toolbar-button-styles.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Fix-disabled-toolbar-button-styles.patch of Package roundcubemail-skin-chameleon (Revision 10)
Currently displaying revision
10
,
Show latest
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
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
.