Dotclear

source: inc/admin/default-templates/style/iesucks.css @ 1056:b67f949a98f8

Revision 1056:b67f949a98f8, 669 bytes checked in by JcDenis, 13 years ago (diff)
  • Twig know loaded in dcCore
  • Admin context now loaded in admin prepend and avavailable under $_ctx
  • Copy admin theme features in default-templates
  • New URL argument to serve theme file as ?tf=my_theme_file
Line 
1#content {zoom:1;}
2label .maximal, textarea.maximal, input.maximal {
3     width : 98% !important;
4}
5.area textarea {
6     width : 98% !important;
7}
8textarea {
9     padding : 0 !important;
10}
11legend {
12     margin-bottom: 1em !important;
13}
14
15p.area {
16     width: 98% !important;
17}
18p.area textarea {
19     width: 100% !important;
20}
21
22tr.line input {
23     vertical-align: baseline !important;
24}
25
26#dashboard .col {
27     width: 48% !important;
28}
29
30td.status img, tr.line img.expand {
31     margin-bottom: 0 !important;
32}
33
34.wysiwygIframe {
35     width: 98% !important;
36}
37
38div.media-list .media-item {
39     width: 48% !important;
40}
41a.media-icon {
42     border-bottom:none !important;
43}
44#dashboard-main #icons p {
45     display: inline;
46}
Note: See TracBrowser for help on using the repository browser.

Sites map