mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed sorting button positions.
This commit is contained in:
@@ -198,9 +198,11 @@ td input {
|
||||
-webkit-user-select: none;
|
||||
cursor: move;
|
||||
}
|
||||
#applySortButton, #cancelSortButton {
|
||||
position: relative;
|
||||
top: -4px;
|
||||
}
|
||||
#applySortButton {
|
||||
box-shadow: none;
|
||||
outline: none;
|
||||
color: #4285f4;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user