[gnome-software/wip/exalm/style-cleanups: 21/27] style: Update featured carousel radius
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/exalm/style-cleanups: 21/27] style: Update featured carousel radius
- Date: Wed, 10 Nov 2021 10:19:09 +0000 (UTC)
commit a806d7d923bf45080cd9dca5e8bcccba34ffa12d
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Nov 9 22:45:25 2021 +0500
style: Update featured carousel radius
Move it to the other styles as well.
src/style.css | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/style.css b/src/style.css
index c92024b46..4f8a2ce85 100644
--- a/src/style.css
+++ b/src/style.css
@@ -157,6 +157,10 @@ clamp.large .category-tile:not(.category-tile-iconless) {
font-size: 16pt; /* 80% of .title-1 */
}
+.featured-carousel carousel {
+ border-radius: 12px;
+}
+
.application-details-infobar.info {
background-color: shade(@theme_bg_color, 0.9);
color: @theme_fg_color;
@@ -306,10 +310,6 @@ star-image {
padding-right: 16px;
}
-.featured-carousel carousel {
- border-radius: 8px;
-}
-
/* these typographical classes will be provided in gtk eventually */
.title-1{
font-weight: 800;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]