Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-24.css
blob: 9a0d1f56be2335d7249ca8a53c4899b74bf1cac3 [
file
] [
log
] [
blame
]
button
{
background-color
:
red
}
input
{
background-color
:
red
}
button
:
disabled
{
background-color
:
lime
}
input
:
disabled
{
background-color
:
lime
}