FreeBSD Bugzilla – Attachment 65511 Details for
Bug 97043
[PATCH] Please change the order of a:hover and a:active in text.css
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 1.19 KB, created by
Atsushi SUGAWARA
on 2006-05-09 16:00:37 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Atsushi SUGAWARA
Created:
2006-05-09 16:00:37 UTC
Size:
1.19 KB
patch
obsolete
>Index: text.css >=================================================================== >RCS file: /home/ncvs/www/en/layout/css/text.css,v >retrieving revision 1.3 >diff -u -r1.3 text.css >--- text.css 23 Nov 2005 14:22:06 -0000 1.3 >+++ text.css 9 May 2006 14:38:33 -0000 >@@ -99,13 +99,13 @@ > > a:link { color:#990000; text-decoration: underline; } > a:visited { color:#990000; text-decoration: underline; } >-a:active { color:#990000; text-decoration: underline; } > a:hover { color:#000000; text-decoration: underline; } >+a:active { color:#990000; text-decoration: underline; } > > #FOOTER a:link, #footer a:link { color:#666; text-decoration: underline; } > #FOOTER a:visited, #footer a:visited { color:#666; text-decoration: underline; } >-#FOOTER a:active, #footer a:active { color:#666; text-decoration: underline; } > #FOOTER a:hover, #footer a:hover { color:#000000; text-decoration: underline; } >+#FOOTER a:active, #footer a:active { color:#666; text-decoration: underline; } > > #FRONTNEMSCONTAINER h2, #frontnemscontainer h2 { > margin: 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 97043
: 65511