[gnome-weather/wip/backgrounds] xxx: add backgrounds



commit 77d17ce6595cefc06124364cb9b3c40b6f7058a6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Mar 7 10:59:59 2013 -0500

    xxx: add backgrounds

 data/application.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/application.css b/data/application.css
index ec2fd8e..fdc895e 100644
--- a/data/application.css
+++ b/data/application.css
@@ -7,6 +7,8 @@
     background-color: black;
     background-size: cover;
     background-position: center;
+    background-origin: border-box;
+    background-clip: border-box;
 }
 
 #weather-page-content-view.weather-clear {


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