We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5575c1 commit 76f3846Copy full SHA for 76f3846
elementary/gtk-3.0/granite-widgets.css
@@ -634,6 +634,11 @@ list .h4 {
634
padding-left: 6px;
635
}
636
637
+label.primary {
638
+ font-weight: 700;
639
+ font-size: 1.2em;
640
+}
641
+
642
/***************
643
* Fancy Scales *
644
***************/
elementary/gtk-3.0/gtk-widgets.css
@@ -4098,11 +4098,6 @@ dialog toolbar {
4098
background-color: @bg_color;
4099
4100
4101
-dialog label.primary {
4102
- font-weight: 700;
4103
- font-size: 1.2em;
4104
-}
4105
-
4106
4107
* Emoji Picker *
4108
0 commit comments