Committer: dnikolaev
LJSUP-7827: Rating bots protection - new admin pageU trunk/htdocs/stc/statistics/admin.css
Modified: trunk/htdocs/stc/statistics/admin.css =================================================================== --- trunk/htdocs/stc/statistics/admin.css 2011-02-25 10:54:13 UTC (rev 10131) +++ trunk/htdocs/stc/statistics/admin.css 2011-02-25 11:25:21 UTC (rev 10132) @@ -80,7 +80,7 @@ .radmin-table { border-collapse: separate; - border-spacing: 5px; + border-spacing: 8px; } .radmin-users { @@ -91,10 +91,6 @@ width:100%; } -.radmin-table TD { - text-align:left; - vertical-align:top; -} .radmin-checkbox { text-align:center; } @@ -114,4 +110,9 @@ .radmin-remove { } - + +.radmin-header { + font-size: 70%; + text-align: center; + vertical-align: middle; +}