[gnome-shell/wip/sassWithSomeFixes: 1/33] 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/sassWithSomeFixes: 1/33] theme: Fix sintax error in the theme
- Date: Tue, 11 Nov 2014 10:11:38 +0000 (UTC)
commit 8ab1bbb2adb9e8429c3feacb8f7715d856c3f0d1
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]