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: Mon, 5 Sep 2016 19:15:53 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/05 19:15:53

Modified files:
        .              : style.fr.css 

Log message:
        Suppress another arrow.

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

Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/style.fr.css,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- style.fr.css        5 Sep 2016 09:55:40 -0000       1.14
+++ style.fr.css        5 Sep 2016 19:15:53 -0000       1.15
@@ -28,7 +28,8 @@
 #content a[href^="http://"]:before, 
  #content a[href^="https://"]:before { content: "\2197"; }
 #content a[href*="fsf.org"]:before,
- #content #home a[href^="http://"]:before { content: ""; }
+ #content #home a[href^="http://"]:before,
+ #content a[href*="upgradefrom"]:before { content: ""; }
 
 ol#translator-notes-alpha li{list-style-type: lower-alpha;}
 



reply via email to

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