forked from AuroraMiddleware/gtk
HighContrast: make sidebar list rows taller
sync with Adwaita https://bugzilla.gnome.org/show_bug.cgi?id=754866
This commit is contained in:
parent
4993b02da8
commit
3ffef0ca03
@ -2197,7 +2197,7 @@ GtkFileChooserDialog {
|
||||
$_placesidebar_icons_opacity: 0.9;
|
||||
GtkSidebarRow {
|
||||
// Needs overriding of the GtkListBoxRow padding
|
||||
@at-root .list-row {
|
||||
&.list-row {
|
||||
padding: 0px;
|
||||
}
|
||||
// Using margins/padding directly in the SidebarRow
|
||||
|
@ -2395,7 +2395,7 @@ GtkFileChooserDialog .dialog-action-box {
|
||||
border-right: none;
|
||||
border-left: 1px solid #7f7f7f; }
|
||||
|
||||
.list-row {
|
||||
GtkSidebarRow.list-row {
|
||||
padding: 0px; }
|
||||
GtkSidebarRow .sidebar-revealer {
|
||||
padding: 4px 14px 4px 12px; }
|
||||
|
Loading…
Reference in New Issue
Block a user