mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 05:28:13 +00:00
refactor: modal for updating vehicles; global & modal styles changes
This commit is contained in:
@@ -95,6 +95,14 @@ img.brand-image {
|
||||
}
|
||||
}
|
||||
|
||||
.table-wrapper table > tbody > tr {
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
background: #1a293b;
|
||||
}
|
||||
}
|
||||
|
||||
.table-visible-results-box {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user