File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,6 @@ body {
1111 overflow-y : scroll;
1212}
1313
14- ul { margin : 0px ; padding : 0px ; list-style : disc outside; }
15- ul ul { list-style : circle outside; }
16- ul ul ul { list-style : square outside; }
17-
1814.rounded-2px {
1915 /* Rounded Corners */
2016 -moz-border-radius : 2px ;
Original file line number Diff line number Diff line change 4141 <link href =" {{ asset (' css/select2.min.css' ) } }" rel =" stylesheet" >
4242 <link href =" {{ asset (' css/select2-bootstrap.min.css' ) } }" rel =" stylesheet" >
4343 <link href =" {{ asset (' css/query-builder.default.min.css' ) } }" rel =" stylesheet" >
44- <link href =" {{ asset (LibreNMS \Config:: get (' stylesheet' , ' css/styles.css' )) } } ?ver=27112024 " rel =" stylesheet" >
44+ <link href =" {{ asset (LibreNMS \Config:: get (' stylesheet' , ' css/styles.css' )) } } ?ver=15042501 " rel =" stylesheet" >
4545 <link href =" {{ asset (' css/' . LibreNMS \Config:: get (' applied_site_style' , ' light' ) . ' .css?ver=632417643' ) } }" rel =" stylesheet" >
4646 @foreach (LibreNMS \Config:: get (' webui.custom_css' , []) as $custom_css )
4747 <link href =" {{ $custom_css } }" rel =" stylesheet" >
You can’t perform that action at this time.
0 commit comments