Revision 29:2ecff464bda8,
650 bytes
checked in by kozlika, 14 years ago
(diff) |
Le groupe d'icônes est maintenant centré dans son espace \o/
|
Rev | Line | |
---|
[0] | 1 | label .maximal, textarea.maximal, input.maximal { |
---|
| 2 | width : 98% !important; |
---|
| 3 | } |
---|
| 4 | .area textarea { |
---|
| 5 | width : 98% !important; |
---|
| 6 | } |
---|
| 7 | textarea { |
---|
| 8 | padding : 0 !important; |
---|
| 9 | } |
---|
| 10 | legend { |
---|
| 11 | margin-bottom: 1em !important; |
---|
| 12 | } |
---|
| 13 | |
---|
| 14 | p.area { |
---|
| 15 | width: 98% !important; |
---|
| 16 | } |
---|
| 17 | p.area textarea { |
---|
| 18 | width: 100% !important; |
---|
| 19 | } |
---|
| 20 | |
---|
| 21 | tr.line input { |
---|
| 22 | vertical-align: baseline !important; |
---|
| 23 | } |
---|
| 24 | |
---|
| 25 | #dashboard .col { |
---|
| 26 | width: 48% !important; |
---|
| 27 | } |
---|
| 28 | |
---|
| 29 | td.status img, tr.line img.expand { |
---|
| 30 | margin-bottom: 0 !important; |
---|
| 31 | } |
---|
| 32 | |
---|
| 33 | .wysiwygIframe { |
---|
| 34 | width: 98% !important; |
---|
| 35 | } |
---|
| 36 | |
---|
| 37 | div.media-list .media-item { |
---|
| 38 | width: 48% !important; |
---|
| 39 | } |
---|
| 40 | a.media-icon { |
---|
| 41 | border-bottom:none !important; |
---|
[29] | 42 | } |
---|
| 43 | #dashboard-main #icons p { |
---|
| 44 | display: inline; |
---|
| 45 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.