File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -496,6 +496,10 @@ tr.panel-selected td div.row_content .sel-actions {
496496 border-top : 1px solid # cde ;
497497}
498498
499+ .vserver_new_content {
500+ float : right;
501+ }
502+
499503/* Information sources and VServers*/
500504.vserver-inactive { color : # 999 ; }
501505.rule-inactive { color : # 999 ; }
@@ -529,19 +533,19 @@ tr.panel-selected td div.row_content .sel-actions {
529533 border : 1px solid # cde ;
530534}
531535
532- # rules-table th {
536+ # rules-table th {
533537 background : # e6f3ff url (/CTK/images/bg-th.png) repeat-x;
534538 border : none;
535539 border-bottom : 2px solid # 27c ;
536- padding : 8px 4px ;
540+ padding : 8px 4px ;
537541}
538542
539543# rules-table td {
540- padding : 6px 4px ;
541- background : # eff7ff url (/CTK/images/bg-td-even.png) repeat-x;
544+ padding : 6px 4px ;
545+ background : # eff7ff url (/CTK/images/bg-td-even.png) repeat-x;
542546 border-top : 1px solid # fff ;
543547 border-bottom : 1px solid # def ;
544- }
548+ }
545549
546550# rules-table tr .trodd td {
547551 background : # fff ;
You can’t perform that action at this time.
0 commit comments