Last change
on this file since 443 was
443,
checked in by hendrikvanantwerpen, 12 years ago
|
Reorganized for Node --- the SVN gods hate us all!
Lost all historical info on moved files, because SVN is a f *.
Also we have Node now, serving both the static content and forwarding
database requests.
|
File size:
296 bytes
|
Line | |
---|
1 | #rft.claro .rftMultipleChoiceWidget { |
---|
2 | display: table; |
---|
3 | .row { |
---|
4 | display: table-row; |
---|
5 | } |
---|
6 | .rowBox { |
---|
7 | display: table-cell; |
---|
8 | } |
---|
9 | .rowText { |
---|
10 | display: table-cell; |
---|
11 | width: 100px; |
---|
12 | } |
---|
13 | .rowBtn { |
---|
14 | display: table-cell; |
---|
15 | width: 30px; |
---|
16 | } |
---|
17 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.