mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Keyboard shortcut legend
New: Show keybaord shortcuts with '?' New: ctrl+s will save settings
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
@import "../Rename/rename";
|
||||
@import "typeahead";
|
||||
@import "utilities";
|
||||
@import "../Hotkeys/hotkeys";
|
||||
|
||||
.main-region {
|
||||
@media (min-width: @screen-lg-min) {
|
||||
@@ -239,3 +240,10 @@ body {
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
h3 {
|
||||
margin-top : 0px;
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user