[gnome-shell/wip/fmuellner/notification-redux+sass: 1/141] theme: Fix sintax error in the theme
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux+sass: 1/141] theme: Fix sintax error in the theme
- Date: Fri, 20 Feb 2015 12:57:02 +0000 (UTC)
commit 2b9e9674a04dc2f47433499d334c0db511f09645
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 072f18b..8e208b3 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -2293,7 +2293,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]