File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 2424
2525 <releases >
2626 <release version =" 8.2.2" date =" 2025-07-07" urgency =" medium" >
27+ <description >
28+ <p >Improve support for LibAdwaita widgets:</p >
29+ <ul >
30+ <li >Add Adw.NavigationSplitView styles</li >
31+ </ul >
32+ </description >
2733 <issues >
2834 <issue url =" https://github.com/elementary/stylesheet/issues/1244" >The primary text in Granite.HeaderLabel misaligned when placed in Gtk.Popover</issue >
2935 </issues >
Original file line number Diff line number Diff line change 1515 }
1616}
1717
18+ .sidebar-pane ,
1819.sidebar ,
1920.sidebar.view ,
2021.source-list {
2930 }
3031}
3132
33+ .sidebar-pane ,
3234.sidebar {
3335 & :dir (ltr ) {
3436 border-right : 1px solid #{' @menu_separator' } ;
5658 }
5759}
5860
61+ // Nested Adw.NavigationSplitView
62+ .sidebar-pane .content-pane {
63+ background : bg_color (1 );
64+ }
65+
5966placessidebar.frame ,
6067placessidebar viewport.frame {
6168 border : none ;
You can’t perform that action at this time.
0 commit comments