[Xfce4-commits] <www:master> Add css for archive.xfce.org notice.

Nick Schermer noreply at xfce.org
Sun Jan 15 11:02:04 CET 2012


Updating branch refs/heads/master
         to 427f9d882a8d75af67b4fb932f94b6cd826f15a6 (commit)
       from aafad666e9f55af374d52c2c154bc4bd84249bac (commit)

commit 427f9d882a8d75af67b4fb932f94b6cd826f15a6
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 15 11:01:05 2012 +0100

    Add css for archive.xfce.org notice.

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

diff --git a/style/mirrorbrain.css b/style/mirrorbrain.css
index 34d3974..3033948 100644
--- a/style/mirrorbrain.css
+++ b/style/mirrorbrain.css
@@ -37,6 +37,12 @@ a:hover {
   color: #f00;
 }
 
+div.notify {
+  background-color: #dfd;
+  border-bottom: 1px solid #9d9;
+  padding: .2em;
+}
+
 hr {
   height: 1px;
   background: #ccc;


More information about the Xfce4-commits mailing list