[gnome-shell-sass] 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-sass] media section: Change size of the fallback cover
- Date: Thu, 7 Feb 2019 16:41:36 +0000 (UTC)
commit 1c7b4785b657ca7c6b3eecc875cb98901fb868b7
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.
_common.scss | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 22f9e82..b7d052b 100644
--- a/_common.scss
+++ b/_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]