Cross Reference: dialog-css-interactive-example.mustache
xref
: /
yui3
/
src
/
panel
/
docs
/
partials
/
dialog-css-interactive-example.mustache
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
dialog-css-interactive-example.mustache revision c2e84dfa3d5903f5bf0f10a70508b3effc3d26ee
2
N/A
#test-controls #radios {
2
N/A
list-style: none;
2
N/A
margin: 0 0 1em;
2
N/A
padding: 0;
2
N/A
}
2
N/A
#test-controls #code, #code-function{
2
N/A
margin-bottom: 1em;
2
N/A
font-family: courier new;
2
N/A
font-size: 70%;
2
N/A
}
2
N/A
#test-controls textarea{
2
N/A
margin-bottom: 1em;
2
N/A
width: 52em;
2
N/A
height: 3em;
2
N/A
}
2
N/A
2
N/A
#test-controls .btn-show{
2
N/A
/*margin-bottom: 5em;*/
2
N/A
}
2
N/A
#test-controls ul{
2
N/A
margin: 0;
2
N/A
}
2
N/A