www-commits
[Top][All Lists]
Advanced

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

www/server/staging layout.css


From: Therese Godefroy
Subject: www/server/staging layout.css
Date: Tue, 10 Mar 2020 09:10:54 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/03/10 09:10:54

Modified files:
        server/staging : layout.css 

Log message:
        Minor changes to translist; don't suppress outdated notice yet.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout.css?cvsroot=www&r1=1.38&r2=1.39

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/layout.css,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- layout.css  2 Mar 2020 16:45:29 -0000       1.38
+++ layout.css  10 Mar 2020 13:10:53 -0000      1.39
@@ -418,7 +418,7 @@
 #translations p { margin: 0; }
 #translations span {
    display:  inline-block;
-   width: 14em;
+   width: 17em;
    line-height: 1.2em;
    margin: .5em 0;
 }
@@ -491,7 +491,7 @@
       column-gap: 0;
    }
    #translations p {
-      line-height: .1em;
+      line-height: .3em;
    }
    #translations span {
       display: block;
@@ -511,7 +511,7 @@
       z-index: 20;
       cursor: pointer;
    }
-
+/*
    #outdated-button {
       display: inline-block;
       float: right;
@@ -519,7 +519,7 @@
    }
    #outdated { display: none; }
    #outdated-input:checked ~ #outdated { display: block; }
-
+*/
    ul#edu-navigation { display: none; }
 }
 



reply via email to

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