changeset 280:704e297078f9

Remove CSS for things that are no longer in use.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 24 Nov 2013 23:01:51 +0200
parents 954ab8c9e11a
children ec56f08c4cc4
files main.css
diffstat 1 files changed, 0 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/main.css	Sun Nov 24 22:32:10 2013 +0200
+++ b/main.css	Sun Nov 24 23:01:51 2013 +0200
@@ -164,26 +164,10 @@
 	text-align: center;
 }
 
-td.vactive, td.vid {
-	text-align: center;
-}
-
-td.vid {
-	padding-right: 1em;
-	padding-left: 1em;
-}
-
-td.vkey {
-	width: 25%;
-}
-
 table.attendees th.rname {
 	width: 15%;
 }
 
-tr.vactive td.vkey, tr.vactive td.vactive {
-	background: rgba(0,255,0,0.7);
-}
 
 div.votectrl {
 	padding: 1em;