mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-03 04:55:24 +00:00
Fixed #284
This commit is contained in:
@@ -42,7 +42,6 @@ $app_icon_padding: 24px;
|
||||
|
||||
//Some hacks I don't even
|
||||
.all-apps,
|
||||
.search-display > StBoxLayout,
|
||||
.frequent-apps > StBoxLayout {
|
||||
// horizontal padding to make sure scrollbars or dash don't overlap content
|
||||
padding: 0px 88px 10px 88px;
|
||||
@@ -100,8 +99,7 @@ $app_icon_padding: 24px;
|
||||
color: $light_hint_fg_color;
|
||||
}
|
||||
|
||||
.overview-icon.overview-icon-with-label,
|
||||
.grid-search-result .overview-icon.overview-icon-with-label {
|
||||
.overview-icon.overview-icon-with-label {
|
||||
padding: 10px 8px 5px 8px;
|
||||
spacing: 6px;
|
||||
|
||||
|
||||
@@ -18,16 +18,9 @@
|
||||
height: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
.workspace-thumbnail-indicator {
|
||||
border: 2px solid $primary_color;
|
||||
padding: 6px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
//Some hacks I don't even
|
||||
.all-apps,
|
||||
.search-display > StBoxLayout,
|
||||
.frequent-apps > StBoxLayout {
|
||||
// horizontal padding to make sure scrollbars or dash don't overlap content
|
||||
padding: 0px 88px 10px 88px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user