This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-12-26 05:31:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3a941eff4a
gtk
/
testsuite
/
css
/
style
/
label.css
5 lines
56 B
CSS
Raw
Normal View
History
Unescape
Escape
Add a css style test for font inheritance
2015-12-28 17:39:54 +00:00
box
{
label css style test: fix font syntax
2016-04-26 04:06:12 +00:00
font-family
:
"Comic Sans"
;
Fix label css test The default font size of 10pt will now properly render as 13.33px, but we shouldn't use the default anyway as that can be controlled by user settings
2016-04-13 19:46:01 +00:00
font-size
:
10px
;
Add a css style test for font inheritance
2015-12-28 17:39:54 +00:00
}
Reference in New Issue
Copy Permalink