[cairo-commit] [cairo-www] src/style.css
Nis Martensen
nmartensen at freedesktop.org
Fri Nov 16 10:47:30 PST 2007
src/style.css | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 6f0946f6b7e723e6a9f0b0a4e2d6077a9cb08cd9
Author: Nis Martensen <nis.martensen at web.de>
Date: Fri Nov 16 19:53:42 2007 +0100
Comment out (unused) non-standard styles
Since we don't use them anyway, we might as well make the style sheet
valid CSS.
diff --git a/src/style.css b/src/style.css
index 3f3a282..4a79af7 100644
--- a/src/style.css
+++ b/src/style.css
@@ -252,9 +252,11 @@ input#openid_url {
color: black;
/* Nonstandard, but very nice. */
+ /*
opacity: 0.95;
-moz-opacity: 0.95;
filter: alpha(opacity=95);
+ */
}
/* Formbuilder styling */
More information about the cairo-commit
mailing list