[gnome-shell/wip/paging] icon background and round corners changed
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/paging] icon background and round corners changed
- Date: Wed, 17 Jul 2013 19:28:40 +0000 (UTC)
commit ad74f604c6480e55ed2937ffedea34c88c4ec268
Author: Carlos Soriano <carlos soriano89 gmail com>
Date: Wed Jul 17 11:03:49 2013 +0200
icon background and round corners changed
data/theme/gnome-shell.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 8b35f9a..b9ad028 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -952,7 +952,7 @@ StScrollBar StButton#vhandle:active {
.app-folder-popup {
-arrow-border-radius: 8px;
- -arrow-background-color: black;
+ -arrow-background-color: rgba(0,0,0,0.3);
-arrow-base: 24px;
-arrow-rise: 11px;
}
@@ -968,7 +968,7 @@ StScrollBar StButton#vhandle:active {
}
.app-well-app.app-folder > .overview-icon {
- background-color: rgba(0,0,0,0.5);
+ background-color: rgba(0,0,0,0.3);
}
.app-well-app:hover > .overview-icon,
@@ -983,7 +983,7 @@ StScrollBar StButton#vhandle:active {
}
.app-display .app-well-app > .overview-icon {
- border-radius: 10px;
+ border-radius: 4px;
}
.list-search-result:hover .list-search-result-description {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]