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-06 08:40:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b46d583f87
gtk
/
testsuite
/
reftests
/
css-match-inherit-different-state.css
13 lines
109 B
CSS
Raw
Normal View
History
Unescape
Escape
reftests: Add a test for a parent in a different state inherit in those cases should inherit from that different state, not from this state.
2011-12-29 21:03:02 +00:00
*
,
#
reference
{
reftests: Turns out, green changed color What used to be "green" is now "lime"
2012-11-13 20:41:08 +00:00
color
:
lime
;
reftests: Add a test for a parent in a different state inherit in those cases should inherit from that different state, not from this state.
2011-12-29 21:03:02 +00:00
}
:
insensitive
{
color
:
red
;
}
GtkLabel
:
insensitive
{
color
:
inherit
;
}
Reference in New Issue
Copy Permalink