www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout1.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout1.css
Date: Sat, 18 Jan 2014 15:57:26 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/01/18 15:57:26

Modified files:
        server/staging/nav-bar/test9: layout1.css 

Log message:
        Fix trans-disclaimer style.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout1.css?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: layout1.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout1.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- layout1.css 18 Jan 2014 15:48:02 -0000      1.2
+++ layout1.css 18 Jan 2014 15:57:25 -0000      1.3
@@ -529,25 +529,7 @@
 /*** TRANSLATED PAGES ***/
 
 /* For the note saying the page is a translation. */
-#trans-disclaimer {
-   float: right;
-   font-size: .9em;
-   line-height: 2.3em;
-   font-weight: bold;
-   margin: 0; margin-right: -1.13em;
-   background-color: #ffc;
-   border-bottom: .1em solid #971611; border-left: .1em solid #971611;
-}
-#trans-disclaimer a, #trans-disclaimer a:visited {
-   padding: .35em;
-   text-decoration: none;
-   color: #222;
-   background-color: #ffc;
-}
-#trans-disclaimer a:hover { 
-   color: black;
-   background-color: #ff3;
-}
+.trans-disclaimer { font-weight: bold; }
 
 /* For outdated translations  */
 #outdated {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]