mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Add preferences dialog
Allows customizing various settings. For now it includes player seeking times and mode customization. More options will be added in the future.
This commit is contained in:
@@ -97,3 +97,12 @@ scale marks {
|
||||
.osd .volumescale trough highlight {
|
||||
min-width: 6px;
|
||||
}
|
||||
|
||||
/* Preferences */
|
||||
.prefsbox {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.prefsnotebook grid {
|
||||
margin: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user