[gnome-shell] media section: Change size of the fallback cover
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] media section: Change size of the fallback cover
- Date: Fri, 18 Jan 2019 19:13:11 +0000 (UTC)
commit df77fb6793e36c8726be35e26efd8793910c4bee
Author: Ignat Loskutov <ignat loskutov gmail com>
Date: Thu Sep 13 18:14:05 2018 +0000
media section: Change size of the fallback cover
Fallback cover used to be larger than the non-fallback one,
making the media controls look inconsistent.
data/theme/gnome-shell-sass/_common.scss | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/_common.scss b/data/theme/gnome-shell-sass/_common.scss
index 22f9e826e..b7d052bcc 100644
--- a/data/theme/gnome-shell-sass/_common.scss
+++ b/data/theme/gnome-shell-sass/_common.scss
@@ -1084,8 +1084,8 @@ StScrollBar {
background-color: $bg_color;
border: 2px solid $bg_color;
border-radius: 2px;
- icon-size: 16px;
- padding: 8px; }
+ icon-size: 32px !important;
+ padding: 6px; }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]