Author: jablko
Date: Sat Aug 29 17:07:36 2009
New Revision: 3123
Log:
Drop :after pseudo class -- force
Modified:
trunk/web/css/graphic.css
Modified: trunk/web/css/graphic.css
==============================================================================
--- trunk/web/css/graphic.css Sat Aug 29 17:03:57 2009 (r3122)
+++ trunk/web/css/graphic.css Sat Aug 29 17:07:36 2009 (r3123)
@@ -402,10 +402,6 @@
display: inline;
}
-table.detail th:after {
- content: ":";
-}
-
table.detail th:first-letter {
text-transform: capitalize;
}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---