[gnome-shell] workspace-thumbnails: Add a subtle border to indicator
- From: Florian MĂźllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] workspace-thumbnails: Add a subtle border to indicator
- Date: Tue, 22 Mar 2011 20:39:17 +0000 (UTC)
commit 1d7cef5bfeca90fc6734d8e2287be04cf772e376
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Feb 19 01:56:23 2011 +0100
workspace-thumbnails: Add a subtle border to indicator
As windows' content tends to use mostly light colors/white, the
thumbnail indicator is hard to spot for workspaces with maximized
windows on it. To improve its visibility in these cases, add a
subtle dark border in addition to the white outline.
data/theme/gnome-shell.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index caaa5c4..81f3bd1 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -353,6 +353,7 @@ StTooltip StLabel {
.workspace-thumbnail-indicator {
outline: 2px solid white;
+ border: 1px solid #888;
}
.window-caption {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]