CSS classes rewritten to ids to let JavaScript insert more values. Some wrappers...
[mailer.git] / theme / default / css / surfbar.css
index 95a4184b7e629290a6627d8c54a90a1ba26ed050..c8770a90c8b698bd82c8c49a1d0f65a6acac03d4 100644 (file)
@@ -1,16 +1,12 @@
-.surfbar_banner {
+#surfbar_banner {
        
 }
 
-.surfbar_table {
+#surfbar_table {
        
 }
 
-.surfbar_td {
-       
-}
-
-.surfbar_points {
+#surfbar_td {
        
 }
 
        
 }
 
-#counter_word {
+#surfbar_counter_word {
        
 }
 
-.surfbar_reload {
-       
+#surfbar_reload {
+       font-weight: bold;
 }
 
-.surfbar_max {
-       
+#surfbar_max {
+       font-weight: bold;
 }
 
-.surfbar_points {
+#surfbar_points {
        font-weight: bold;
 }
\ No newline at end of file