fg
This commit is contained in:
parent
1baa1968b3
commit
f5de55fd41
|
|
@ -219,7 +219,8 @@ input[type="button" i], input[type="submit" i], input[type="reset" i], input[typ
|
||||||
}
|
}
|
||||||
|
|
||||||
#element-list li:hover {
|
#element-list li:hover {
|
||||||
background:#F0F0F0;
|
background:blue !important;
|
||||||
|
color: #fff !important;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
cursor: hand;
|
cursor: hand;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
<link href="Bootstrap/css/simple-sidebar.css" rel="stylesheet">
|
<link href="Bootstrap/css/simple-sidebar.css" rel="stylesheet">
|
||||||
<link href="Bootstrap/css/jquery-ui.css" rel="stylesheet">
|
<link href="Bootstrap/css/jquery-ui.css" rel="stylesheet">
|
||||||
|
|
||||||
<link href="Bootstrap/css/style.css?ver=2026.03.03.06" rel="stylesheet">
|
<link href="Bootstrap/css/style.css?ver=2026.03.03.07" rel="stylesheet">
|
||||||
|
|
||||||
<link href="Bootstrap/css/datatables.min.css" rel="stylesheet">
|
<link href="Bootstrap/css/datatables.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user