Added icons to Sources sidebar
This commit is contained in:
@@ -94,6 +94,7 @@ template $CartridgesWindow : Adw.ApplicationWindow {
|
||||
margin-top: 12;
|
||||
margin-bottom: 12;
|
||||
margin-start: 6;
|
||||
margin-end: 6;
|
||||
spacing: 12;
|
||||
|
||||
Image {
|
||||
@@ -102,12 +103,10 @@ template $CartridgesWindow : Adw.ApplicationWindow {
|
||||
Label {
|
||||
halign: start;
|
||||
label: _("All Games");
|
||||
margin-end: 6;
|
||||
}
|
||||
Label all_games_no_label {
|
||||
hexpand: true;
|
||||
halign: end;
|
||||
margin-end: 6;
|
||||
|
||||
styles ["dim-label"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user