mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Remove non-functional styling from themes
This commit is contained in:
parent
eaf84540fd
commit
ff63048a89
@ -1181,17 +1181,6 @@ QgsMessageBar QScrollBar::down-arrow:vertical {
|
||||
image: url(@theme_path/icons/arrow-down.svg);
|
||||
}
|
||||
|
||||
QgsPropertyOverrideButton, QgsPropertyOverrideButton:hover, QgsPropertyOverrideButton:pressed {
|
||||
background: none;
|
||||
border: 1px solid rgba(0, 0, 0, 0%);
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
QgsPropertyOverrideButton:focus {
|
||||
border:1px solid @focusdark;
|
||||
border-radius: 0.2em;
|
||||
}
|
||||
|
||||
QListWidget#mOptionsListWidget {
|
||||
background-color: @itemdarkbackground;
|
||||
color: @itembackground;
|
||||
|
@ -1252,16 +1252,6 @@ QgsMessageBar QScrollBar::down-arrow:vertical {
|
||||
image: url(@theme_path/icons/arrow-down.svg);
|
||||
}
|
||||
|
||||
QgsPropertyOverrideButton, QgsPropertyOverrideButton:hover, QgsPropertyOverrideButton:pressed {
|
||||
background: none;
|
||||
border: 1px solid rgba(0, 0, 0, 0%);
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
QgsPropertyOverrideButton:focus {
|
||||
border:1px solid @focusdark;
|
||||
}
|
||||
|
||||
QListWidget#mOptionsListWidget {
|
||||
background-color: @itembackground;
|
||||
color: @text;
|
||||
|
Loading…
x
Reference in New Issue
Block a user