Rev 12590 | Rev 16285 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12590 | Rev 15005 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /** Default widget_boxes style */ |
1 | /** Default widget_boxes style */ |
- | 2 | ||
- | 3 | .mode_popup{ |
|
- | 4 | padding:1em; |
|
- | 5 | } |
|
2 | 6 | ||
3 | .wims_widget_box { |
7 | .wims_widget_box { |
4 | margin: 5px; |
8 | margin: 5px; |
- | 9 | max-width: 900px; |
|
5 | } |
10 | } |
6 | 11 | ||
7 | .wims_widget_box .title_box { |
12 | .wims_widget_box .title_box { |
8 | border-radius: 5px 5px 0 0 ; |
13 | border-radius: 5px 5px 0 0 ; |
9 | border: 1px solid #BBB; |
14 | border: 1px solid #BBB; |