This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a91fc65291
gtk2
/
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