keybinding help styling
This commit is contained in:
parent
28ad0345f3
commit
caabd069d6
2 changed files with 62 additions and 56 deletions
|
|
@ -108,6 +108,14 @@ select.form-control:not([multiple]):not([size]) {
|
|||
outline: none;
|
||||
}
|
||||
|
||||
.table-compact tr td:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.table-compact tr td:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
/* custom elements */
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue