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-11-13 04:10:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d7050c63ae
gtk
/
testsuite
/
reftests
/
label-shadows.css
8 lines
75 B
CSS
Raw
Normal View
History
Unescape
Escape
Fix reftests Multiple reftests were damaged by the element name transition. Repair them. The region reftests are no longer needed, since we no longer do regions.
2015-10-27 22:56:05 +00:00
label
{
reftests: Fix reftests for recent changes
2012-04-07 14:39:17 +00:00
text-shadow
:
1px
1px
red
;
reftests: Add label-shadows test Tests shadows work properly for rotated labels
2011-05-22 02:27:38 +00:00
}
.
no-shadow
{
reftests: Fix CSS for various tests * :nth-child(first) => :first-child * :nth-child(last) => :last-child * Add semicolons at end of declarations * Remove spaces between color functions (shade, alpha, ...) and args
2019-04-12 03:25:51 +00:00
text-shadow
:
none
;
reftests: Add label-shadows test Tests shadows work properly for rotated labels
2011-05-22 02:27:38 +00:00
}
Reference in New Issue
Copy Permalink