mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
css: Remove custom preferences CSS classes
Those are not used anymore
This commit is contained in:
@@ -287,23 +287,6 @@ scale trough slider {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Preferences */
|
|
||||||
.prefsnotebook grid {
|
|
||||||
margin: 10px;
|
|
||||||
}
|
|
||||||
.prefssubpage header {
|
|
||||||
background: none;
|
|
||||||
}
|
|
||||||
.prefssubpage header tabs tab {
|
|
||||||
box-shadow: none;
|
|
||||||
margin: 0px;
|
|
||||||
margin-right: 1px;
|
|
||||||
}
|
|
||||||
.prefssubpage header tabs tab:checked {
|
|
||||||
color: initial;
|
|
||||||
background: @theme_selected_bg_color;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Open URI Dialog */
|
/* Open URI Dialog */
|
||||||
.uridialogbox {
|
.uridialogbox {
|
||||||
margin: 12px;
|
margin: 12px;
|
||||||
|
Reference in New Issue
Block a user