UNPKG
selectivizr2
Version:
latest (1.0.9)
1.0.9
1.0.7
1.0.6
1.0.5
Selectivizr maintained.
selectivizr.com
corysimmons/selectivizr2
selectivizr2
/
tests
/
master
/
css
/
iframe.css
10 lines
(8 loc)
•
208 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
/* iframe test: content styles ------------------------------------------------------------------------------------ */
tr
:only-child
{
background
:
#0c0
; }
td
:first-child
:not
(
:only-child
) {
width
:
300px
; }