Author: pborelli
Date: Mon Feb 4 11:34:44 2008
New Revision: 5814
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=5814&view=rev
Log:
fix a:hover
Modified:
trunk/www.gnome.org/projects/gtksourceview/gtksourceview.css
Modified: trunk/www.gnome.org/projects/gtksourceview/gtksourceview.css
==============================================================================
--- trunk/www.gnome.org/projects/gtksourceview/gtksourceview.css
(original)
+++ trunk/www.gnome.org/projects/gtksourceview/gtksourceview.css Mon Feb
4 11:34:44 2008
@@ -200,8 +200,7 @@
bottom: 0.5em;
}
-#w3cvalidation a, a:hover {
- text-decoration : none;
+#w3cvalidation a:hover {
border: 0;
}
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.