[gnome-shell/wip/sass: 16/51] theme: Fix sintax error in the theme
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass: 16/51] theme: Fix sintax error in the theme
- Date: Tue, 25 Nov 2014 14:31:17 +0000 (UTC)
commit 88c1a47fdfbe17a290da3ffe861c86736e3a80ea
Author: Carlos Soriano <carlos soriano89 gmail com>
Date: Tue Nov 11 11:08:09 2014 +0100
theme: Fix sintax error in the theme
data/theme/gnome-shell.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index b0c2fc7..d7bc22f 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -2275,7 +2275,7 @@ StScrollBar StButton#vhandle:active {
/* Magnifier */
.magnifier-zoom-region {
- border: 2px solid rgba(128, 0, 0, 255);
+ border: 2px solid rgba(128, 0, 0, 1);
}
.magnifier-zoom-region.full-screen {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]