23 lines
378 B
SCSS
23 lines
378 B
SCSS
&.l5r5e {
|
|
.twenty-questions-dialog {
|
|
table {
|
|
width: 100%;
|
|
}
|
|
table tr td {
|
|
vertical-align: top;
|
|
}
|
|
.third {
|
|
width: 230px;
|
|
}
|
|
.fifty {
|
|
width: 49%;
|
|
}
|
|
.or {
|
|
width: 100px;
|
|
}
|
|
.dropbox {
|
|
min-height: 75px;
|
|
}
|
|
}
|
|
}
|