/[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 579 by vpihour, Wed Oct 31 17:04:12 2012 UTC revision 580 by nhaye, Fri Nov 2 14:24:05 2012 UTC
# Line 130  div.cell2 { Line 130  div.cell2 {
130      background-image: url("../img/lu-16x16.png");      background-image: url("../img/lu-16x16.png");
131  }  }
132  .mut-add-16 {  .mut-add-16 {
133          background-image: url("../img/mut-add-16x16.png");      background-image: url("../img/mut-add-16x16.png");
134  }  }
135  #portlet-actions .om-icon-16.om-icon-fix {  #portlet-actions .om-icon-16.om-icon-fix {
136      display: inline;      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    }

Legend:
Removed from v.579  
changed lines
  Added in v.580

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26