[libadwaita/wip/exalm/stylesheet2: 72/103] stylesheet: Share GtkHeaderBar and AdwWindowTitle styles
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/stylesheet2: 72/103] stylesheet: Share GtkHeaderBar and AdwWindowTitle styles
- Date: Fri, 16 Apr 2021 22:38:46 +0000 (UTC)
commit 9e50477954869c725b1e365ede8f8e322739a493
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Apr 9 12:58:44 2021 +0500
stylesheet: Share GtkHeaderBar and AdwWindowTitle styles
src/stylesheet/widgets/_header-bar.scss | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/src/stylesheet/widgets/_header-bar.scss b/src/stylesheet/widgets/_header-bar.scss
index 70b0108..8d9695d 100644
--- a/src/stylesheet/widgets/_header-bar.scss
+++ b/src/stylesheet/widgets/_header-bar.scss
@@ -24,20 +24,6 @@ headerbar {
transition: $backdrop_transition;
}
- .title {
- padding-left: 12px;
- padding-right: 12px;
- font-weight: bold;
- }
-
- .subtitle {
- font-size: smaller;
- padding-left: 12px;
- padding-right: 12px;
-
- @extend .dim-label;
- }
-
/* Darken switchbuttons for headerbars. issue #1588 */
stackswitcher > button:checked,
button.toggle:checked {
@@ -167,6 +153,7 @@ headerbar windowcontrols button {
* AdwWindowTitle *
******************/
+headerbar,
windowtitle {
.title {
padding-left: 12px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]