File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ tr.odd.expandRow > :hover { background: #000 !important; }
2020# month_traffic { min-width : 85px ; max-width : 95px ;}
2121# network { min-width : 115px ; }
2222# cpu , # ram , # hdd { min-width : 45px ; max-width : 90px ; }
23- # ping { max-width : 100 px ; }
23+ # ping { max-width : 95 px ; }
2424
2525@media only screen and (max-width : 1080px ) {
2626 # type , tr td : nth-child (4 ) { display : none; visibility : hidden; }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ tr.odd.expandRow > :hover { background: #FFF !important; }
1717# month_traffic { min-width : 85px ; max-width : 95px ;}
1818# network { min-width : 115px ; }
1919# cpu , # ram , # hdd { min-width : 45px ; max-width : 90px ; }
20- # ping { max-width : 100 px ; }
20+ # ping { max-width : 95 px ; }
2121
2222@media only screen and (max-width : 1080px ) {
2323 # type , tr td : nth-child (4 ) { display : none; visibility : hidden; }
You can’t perform that action at this time.
0 commit comments