/[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 552 by nhaye, Tue Oct 30 11:17:43 2012 UTC revision 878 by fmichon, Thu Nov 29 09:20:27 2012 UTC
# Line 48  td.formLibelle{padding: 0 5px 0 15px ;} Line 48  td.formLibelle{padding: 0 5px 0 15px ;}
48  #menu li.elem.subtitle { padding:3px 10px; background-color: #E2E2E2; font-weight: bold;}  #menu li.elem.subtitle { padding:3px 10px; background-color: #E2E2E2; font-weight: bold;}
49  #menu li.elem.subtitle:hover {background-color: #E2E2E2;}  #menu li.elem.subtitle:hover {background-color: #E2E2E2;}
50    
51  .consultation_non_lue {  .consultation_non_lue,
52    .non_lu {
53      font-weight: bold;      font-weight: bold;
54  }  }
55  .field-ser-them {  .field-ser-them {
# Line 97  td.formLibelle{padding: 0 5px 0 15px ;} Line 98  td.formLibelle{padding: 0 5px 0 15px ;}
98      background-color:#999999;      background-color:#999999;
99      color: #fff;      color: #fff;
100  }  }
101  .liste_gauche_them {  .liste_gauche_them, .liste_droite_title {
102      background-color: #E2E2E2;      background-color: #E2E2E2;
103      border-top: 1px solid #CDCDCD;      border-top: 1px solid #CDCDCD;
104      font-weight: bold;      font-weight: bold;
# Line 111  td.formLibelle{padding: 0 5px 0 15px ;} Line 112  td.formLibelle{padding: 0 5px 0 15px ;}
112      background-color:#999999;      background-color:#999999;
113      color: #fff;      color: #fff;
114  }  }
115  #list-sel-ser-them-title {  .list-sel-ser-them-title {
116      font-weight: bold;      font-weight: bold;
117  }  }
118  div.row {  div.row {
119      float: left;      float: left;
120      width: 98.5%;      width: 100%;
121  }  }
122  div.cell1 {  div.cell1 {
123      float: left;      float: left;
124      width: 74.5%;      width: 72.5%;
125  }  }
126  div.cell2 {  div.cell2 {
127      float: left;      float: left;
128      width: 25%;      width: 25%;
129  }  }
130    .lu-16 {
131        background-image: url("../img/lu-16x16.png");
132    }
133    .search-petitionnaire-16 {
134        background-image: url("../img/search-16x16.png");
135    }
136    .mut-add-16 {
137        background-image: url("../img/mut-add-16x16.png");
138    }
139  #portlet-actions .om-icon-16.om-icon-fix {  #portlet-actions .om-icon-16.om-icon-fix {
     display: inline-table;  
 }  
140        display: inline;
141    }
142    ul.document_list {
143        border: none;
144        list-style: none;
145        margin-bottom: 10px;
146        
147    }
148    li.document_list_date {
149       background-color: #B0E0E6;
150        
151    }
152    li.document_list_name {
153       background-color: #FAFAD2;
154    }
155    ul.document_list li {
156        border-bottom: dotted grey 1px;
157        padding:2px;
158        padding-left:10px;
159    }
160    #advs_export {
161        float: right;
162        margin-right: 20px;
163        padding: 5px 0;
164    }
165    
166    .libelle-more_petitionnaire, #morelineReferenceCadastrale, .moreFieldReferenceCadastrale{
167        cursor: pointer;
168    }
169    
170    .enjeu_erp-16 { background-image: url("../img/enjeu-erp-16x16.png"); }
171    .enjeu_urba-16 { background-image: url("../img/enjeu-urba-16x16.png"); }

Legend:
Removed from v.552  
changed lines
  Added in v.878

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26