[gnome-control-center/wip/jsparber/background: 33/45] background: show only top border for gallery view



commit 288f7f4cb31d1e98adb2a3d95783d623f2a703c0
Author: Julian Sparber <julian sparber net>
Date:   Fri Feb 2 12:06:36 2018 +0100

    background: show only top border for gallery view
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788515

 panels/background/data/background.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/background/data/background.css b/panels/background/data/background.css
index 2c7ee12..04695ed 100644
--- a/panels/background/data/background.css
+++ b/panels/background/data/background.css
@@ -1,6 +1,6 @@
 .background-gallery {
   background: #fff;
-  border: 1px solid #b6b6b3;
+  border-top: 1px solid #b6b6b3;
 }
 
 .black-border {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]