Attachments you submit will be routed for moderation. If you have an account, please
log in first.
Ticket #3561: 0001-Make-toolbars-black-background-SL-3403.patch
|
File 0001-Make-toolbars-black-background-SL-3403.patch, 1.0 KB
(added by manuq, 11 months ago)
|
|
|
-
From 48e6b2eb7eced1be84933142579146582121cf1d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Manuel=20Qui=C3=B1ones?= <manuq@laptop.org>
Date: Wed, 6 Jun 2012 14:01:06 -0300
Subject: [PATCH sugar-artwork 1/2] Make toolbars black background SL #3403
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Mail-Followup-To: <sugar-devel@lists.sugarlabs.org>
This was seen in Read, which added a workaround in commit
0c4072cd9667222df883684ae26364c973c90773 . After applying this patch
it can be safely reverted.
Signed-off-by: Manuel Quiñones <manuq@laptop.org>
---
gtk3/theme/gtk-widgets.css.em | 1 +
1 file changed, 1 insertion(+)
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index 4323e6e..f31b64e 100644
|
a
|
b
|
|
| 496 | 496 | |
| 497 | 497 | .toolbar { |
| 498 | 498 | padding: 0px; |
| | 499 | background-color: @black; |
| 499 | 500 | } |
| 500 | 501 | |
| 501 | 502 | .toolbar GtkLabel { |
Download in other formats: