You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

36 lines
1.0 KiB

From 47d0b2071b07fe70537dde46dc90635e869291f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20M=C3=BCllner?= <fmuellner@gnome.org>
Date: Fri, 6 Oct 2017 19:41:06 +0200
Subject: [PATCH] Update style
---
data/gnome-classic.css | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/data/gnome-classic.css b/data/gnome-classic.css
index 086fa12..888b695 100644
--- a/data/gnome-classic.css
+++ b/data/gnome-classic.css
@@ -689,6 +689,9 @@ StScrollBar {
-st-icon-style: symbolic;
margin-left: 4px;
margin-right: 4px; }
+ #panel .panel-button .panel-logo-icon {
+ padding-right: .4em;
+ icon-size: 1em; }
#panel .panel-button .system-status-icon,
#panel .panel-button .app-menu-icon > StIcon,
#panel .panel-button .popup-menu-arrow {
@@ -1714,6 +1717,9 @@ StScrollBar {
padding-bottom: 12px;
spacing: 8px;
width: 23em; }
+ .login-dialog-prompt-layout .login-dialog-timed-login-indicator {
+ height: 2px;
+ background-color: #8b8b8b; }
.login-dialog-prompt-label {
color: #bebeb6;
--
2.14.2