mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Nicer row selected color
This commit is contained in:
@@ -946,6 +946,9 @@
|
||||
border-right: 5px solid var(--text-warning) !important;
|
||||
}
|
||||
|
||||
.bootstrap-table .fixed-table-container .table tbody tr.selected td {
|
||||
background-color: light-dark(hsl(from var(--main-theme-color) h s calc(l + 40)),hsl(from var(--main-theme-color) h s calc(l - 40))) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
{{-- Custom CSS --}}
|
||||
|
||||
Reference in New Issue
Block a user