[Xfce4-commits] <www:master> Subtile shadow below border.

Nick Schermer noreply at xfce.org
Mon Nov 28 20:22:03 CET 2011


Updating branch refs/heads/master
         to 4237d72af3b137c49d30d03b8e0c5b4b9adc0876 (commit)
       from 71f609c8d1828e861ab1572bbd7b0f7e0eb8db1d (commit)

commit 4237d72af3b137c49d30d03b8e0c5b4b9adc0876
Author: Nick Schermer <nick at xfce.org>
Date:   Mon Nov 28 20:20:24 2011 +0100

    Subtile shadow below border.

 style/header.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/style/header.css b/style/header.css
index 9c0cc72..5ef7d59 100644
--- a/style/header.css
+++ b/style/header.css
@@ -5,6 +5,7 @@
 	background: #333 url('img/logosmall.png') no-repeat 6px 55%;
 	padding-left: 120px;
 	min-height: 45px;
+	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
 }
 #xfce-header ul {
 	float: right;


More information about the Xfce4-commits mailing list