Revision 1760:70e6ba18a169,
680 bytes
checked in by Anne Kozlika <kozlika@…>, 12 years ago
(diff) |
Editeur: hauteur minimale pour l'extrait ; pas de hauteur fixe pour la toolbar.
Couleurs:
- le gris #666 est un peu plus bleuté (je pinaille si je veux)
- les titres h3 sont orange foncé
Styles, factorisation (work in progress) : les media-action (media.php), l'ordonnancement des catégories (catégories.php), les items de Maintenance sont dans des n-boxes génériques.
|
Rev | Line | |
---|
[1760] | 1 | .clearfix, #content {zoom:1;} |
---|
[0] | 2 | label .maximal, textarea.maximal, input.maximal { |
---|
| 3 | width : 98% !important; |
---|
| 4 | } |
---|
| 5 | .area textarea { |
---|
| 6 | width : 98% !important; |
---|
| 7 | } |
---|
| 8 | textarea { |
---|
| 9 | padding : 0 !important; |
---|
| 10 | } |
---|
| 11 | legend { |
---|
| 12 | margin-bottom: 1em !important; |
---|
| 13 | } |
---|
| 14 | |
---|
| 15 | p.area { |
---|
| 16 | width: 98% !important; |
---|
| 17 | } |
---|
| 18 | p.area textarea { |
---|
| 19 | width: 100% !important; |
---|
| 20 | } |
---|
| 21 | |
---|
| 22 | tr.line input { |
---|
| 23 | vertical-align: baseline !important; |
---|
| 24 | } |
---|
| 25 | |
---|
| 26 | #dashboard .col { |
---|
| 27 | width: 48% !important; |
---|
| 28 | } |
---|
| 29 | |
---|
| 30 | td.status img, tr.line img.expand { |
---|
| 31 | margin-bottom: 0 !important; |
---|
| 32 | } |
---|
| 33 | |
---|
| 34 | .wysiwygIframe { |
---|
| 35 | width: 98% !important; |
---|
| 36 | } |
---|
| 37 | |
---|
| 38 | div.media-list .media-item { |
---|
| 39 | width: 48% !important; |
---|
| 40 | } |
---|
| 41 | a.media-icon { |
---|
| 42 | border-bottom:none !important; |
---|
[29] | 43 | } |
---|
| 44 | #dashboard-main #icons p { |
---|
| 45 | display: inline; |
---|
| 46 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.