[libadwaita/wip/exalm/borderless: 45/46] Revert "stylesheet: Make buttons bold"
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/borderless: 45/46] Revert "stylesheet: Make buttons bold"
- Date: Sat, 31 Jul 2021 11:15:59 +0000 (UTC)
commit 663c9c6265483b19e539d915744ecdbfb7948cbc
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Jul 30 22:27:43 2021 +0500
Revert "stylesheet: Make buttons bold"
This reverts commit a9bc9d20b154749bebf4f2a61a23e18ee255a788.
src/stylesheet/widgets/_buttons.scss | 1 -
src/stylesheet/widgets/_view-switcher.scss | 1 -
2 files changed, 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_buttons.scss b/src/stylesheet/widgets/_buttons.scss
index 67df0a3a..034c3398 100644
--- a/src/stylesheet/widgets/_buttons.scss
+++ b/src/stylesheet/widgets/_buttons.scss
@@ -12,7 +12,6 @@ button {
padding: 5px 10px;
border-radius: $button_radius;
background-color: $button_color;
- font-weight: bold;
@if $contrast == 'high' {
box-shadow: inset 0 0 0 1px $borders_color;
diff --git a/src/stylesheet/widgets/_view-switcher.scss b/src/stylesheet/widgets/_view-switcher.scss
index afbeff44..2410836f 100644
--- a/src/stylesheet/widgets/_view-switcher.scss
+++ b/src/stylesheet/widgets/_view-switcher.scss
@@ -9,7 +9,6 @@ viewswitcher {
border-top: none;
border-bottom: none;
font-size: 1rem;
- font-weight: inherit;
> stack > box {
&.narrow {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]