perazhog wrote in changelog

[ljcom] r11340: LJSUP-10966: If there is new entry in th...

Committer: egeraskin
LJSUP-10966: If there is new entry in the rating put NEW near entry
U   trunk/htdocs/stc/lanzelot/css/index.bml.sup.css
Modified: trunk/htdocs/stc/lanzelot/css/index.bml.sup.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/index.bml.sup.css	2012-01-23 10:22:53 UTC (rev 11339)
+++ trunk/htdocs/stc/lanzelot/css/index.bml.sup.css	2012-01-23 12:05:56 UTC (rev 11340)
@@ -811,5 +811,9 @@
 .scheme-lynx .branding-links {
     display: none;  
     }
+    
+/* Label for new entries at statistics */
+.statistics .b-thisisnew {
+    padding: 1px 4px 2px;
+    }
 
-