www-commits
[Top][All Lists]
Advanced

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

www style.fr.css


From: Therese Godefroy
Subject: www style.fr.css
Date: Thu, 29 Sep 2016 20:20:08 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/29 20:20:08

Modified files:
        .              : style.fr.css 

Log message:
        Suppress arrow before links in tables.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.fr.css?cvsroot=www&r1=1.15&r2=1.16

Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/style.fr.css,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- style.fr.css        5 Sep 2016 19:15:53 -0000       1.15
+++ style.fr.css        29 Sep 2016 20:20:08 -0000      1.16
@@ -30,6 +30,7 @@
 #content a[href*="fsf.org"]:before,
  #content #home a[href^="http://"]:before,
  #content a[href*="upgradefrom"]:before { content: ""; }
+ #content table a[href^="http://"]:before { content: ""; }
 
 ol#translator-notes-alpha li{list-style-type: lower-alpha;}
 



reply via email to

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