Commit:    e727b8f4ea37b1b3e0e85bb2f2800d0c56d26144
Author:    Hannes Magnusson <[email protected]>         Fri, 27 Dec 2013 
00:41:46 -0800
Parents:   909fc31fbc330248d316f2649e2dd3ffd2089d65
Branches:  master

Link:       
http://git.php.net/?p=web/shared.git;a=commitdiff;h=e727b8f4ea37b1b3e0e85bb2f2800d0c56d26144

Log:
Slight tweaks for the secondscreen items here for the mirrors page

Changed paths:
  M  styles/master.css


Diff:
diff --git a/styles/master.css b/styles/master.css
index e75ee8a..4734db6 100644
--- a/styles/master.css
+++ b/styles/master.css
@@ -1,3 +1,16 @@
 .subdomain {
        display: none;
 }
+nav#resources {
+       background-color: #333;
+       opacity: 0.9;
+       vertical-align: top;
+       color: #fff;
+}
+nav#resources li {
+       display: block;
+}
+nav#resources a {
+       border: 0;
+}
+


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to