Sign in
webkit
/
WebKit
/
1d2c762592c7d71992189538cb3f38cc38c18ef8
/
.
/
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
}