project/static/css/styles.css
changeset 96 178b89a3ca4f
parent 59 1229a47c63ea
child 129 5be95b4b3ac3
--- a/project/static/css/styles.css	Tue Jul 13 19:57:37 2010 +0530
+++ b/project/static/css/styles.css	Tue Jul 13 23:40:34 2010 +0530
@@ -98,28 +98,28 @@
     width: 200px;
 }
 /* default table layout */
-table.kiwipycon-default
+table.scipycon-default
 {
     border-collapse: collapse;
 }
 
-table.kiwipycon-default td
+table.scipycon-default td
 {
     padding: 5px 15px;
 }
 
-table.kiwipycon-default th
+table.scipycon-default th
 {
     font-weight: bold;
     padding: 4px 6px;
 }
 
-table.kiwipycon-default a
+table.scipycon-default a
 {
     text-decoration: none;
 }
 
-table.kiwipycon-default .buttons
+table.scipycon-default .buttons
 {
     padding: 10px 0;
 }