File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1114,9 +1114,10 @@ a {
11141114.l-stat__col-title {
11151115 text-transform : uppercase;
11161116 font-weight : 600 ;
1117- color : # 474747 ;
1117+ color : # 5b5b5b ;
11181118 min-height : 21px ;
11191119}
1120+
11201121.l-stat__col--active .l-stat__col-title {
11211122 color : # cc3366 ;
11221123 font-size : 24px ;
Original file line number Diff line number Diff line change 4949 < input id ="toggle-all " type ="checkbox " name ="toggle-all " value ="toggle-all " onChange ="checkedAll('objects'); ">
5050 </ div >
5151 < div class ="clearfix l-unit__stat-col--left wide-2 "> < b > < ?php print __('Action');?> </ b > </ div >
52- < div class ="clearfix l-unit__stat-col--left compact text-right "> < b > </ b > </ div >
52+ < div class ="clearfix l-unit__stat-col--left compact-2 text-right "> < b > </ b > </ div >
5353 < div class ="clearfix l-unit__stat-col--left wide-1 text-center "> < b > < ?php print __('Comment');?> </ b > </ div >
5454 < div class ="clearfix l-unit__stat-col--left text-center "> < b > < ?php print __('Protocol');?> </ b > </ div >
5555 < div class ="clearfix l-unit__stat-col--left wide-3 text-center "> < b > < ?php print __('Port');?> </ b > </ div >
9696 </ a > </ b >
9797 </ div >
9898 <!-- START QUICK ACTION TOOLBAR AREA -->
99- < div class ="clearfix l-unit__stat-col--left compact text-right ">
99+ < div class ="clearfix l-unit__stat-col--left compact-2 text-right ">
100100 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
101101 < div class ="actions-panel clearfix ">
102102 < div class ="actions-panel__col actions-panel__logs shortcut-enter " key-action ="href "> < a href ="/edit/firewall/?rule=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing Firewall Rule')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
You can’t perform that action at this time.
0 commit comments