/[openfoncier]/trunk/app/css/app.css
ViewVC logotype

Diff of /trunk/app/css/app.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 530 by vpihour, Mon Oct 22 15:27:20 2012 UTC revision 664 by vpihour, Mon Nov 12 12:12:45 2012 UTC
# Line 97  td.formLibelle{padding: 0 5px 0 15px ;} Line 97  td.formLibelle{padding: 0 5px 0 15px ;}
97      background-color:#999999;      background-color:#999999;
98      color: #fff;      color: #fff;
99  }  }
100  .liste_gauche_them {  .liste_gauche_them, .liste_droite_title {
101      background-color: #E2E2E2;      background-color: #E2E2E2;
102      border-top: 1px solid #CDCDCD;      border-top: 1px solid #CDCDCD;
103      font-weight: bold;      font-weight: bold;
# Line 111  td.formLibelle{padding: 0 5px 0 15px ;} Line 111  td.formLibelle{padding: 0 5px 0 15px ;}
111      background-color:#999999;      background-color:#999999;
112      color: #fff;      color: #fff;
113  }  }
114  #list-sel-ser-them-title {  .list-sel-ser-them-title {
115      font-weight: bold;      font-weight: bold;
116  }  }
117  div.row {  div.row {
118      float: left;      float: left;
119      width: 98.5%;      width: 100%;
120  }  }
121  div.cell1 {  div.cell1 {
122      float: left;      float: left;
123      width: 74.5%;      width: 72.5%;
124  }  }
125  div.cell2 {  div.cell2 {
126      float: left;      float: left;
127      width: 25%;      width: 25%;
128  }  }
129    .lu-16 {
130        background-image: url("../img/lu-16x16.png");
131    }
132    .mut-add-16 {
133        background-image: url("../img/mut-add-16x16.png");
134    }
135    #portlet-actions .om-icon-16.om-icon-fix {
136        display: inline;
137    }
138    ul.document_list {
139        border: none;
140        list-style: none;
141        margin-bottom: 10px;
142        
143    }
144    li.document_list_date {
145       background-color: #B0E0E6;
146        
147    }
148    li.document_list_name {
149       background-color: #FAFAD2;
150    }
151    ul.document_list li {
152        border-bottom: dotted grey 1px;
153        padding:2px;
154        padding-left:10px;
155    }
156    #advs_export {
157        float: right;
158        margin-right: 20px;
159        padding: 5px 0;
160    }
161    .dossier_type_demande_date{
162        overflow: auto;
163    }
164    .dossier_type{
165        width: 70%;
166        float: left;
167        padding-right: 15px;
168    }
169    .demande_date{
170        float: left;
171        width: 20%;
172        padding-right: 15px;
173    }
174    
175    .enjeu_erp-16 { background-image: url("../img/enjeu-erp-16x16.png"); }
176    .enjeu_urba-16 { background-image: url("../img/enjeu-urba-16x16.png"); }

Legend:
Removed from v.530  
changed lines
  Added in v.664

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26