20q again, added a refresh bt and fix css
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,22 +1,20 @@
|
||||
&.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;
|
||||
}
|
||||
&.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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user