Subversion Repositories eFlore/Applications.coel

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1716 → Rev 1717

/trunk/widget/modules/carto/squelettes/css/carto.css
New file
0,0 → 1,34
@CHARSET "UTF-8";
 
body {
margin: 0px;
padding: 0px;
}
 
#map {
position: relative;
}
 
ul {
padding-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
 
ul li {
background: url("../images/petitCarreContour.jpg") no-repeat scroll 10px 6px transparent;
line-height: 18px;
list-style: none outside none;
padding-left: 25px;
}
 
a {
text-decoration : none;
border-bottom: 1px dotted #95AE5D;
color: #598000;
margin: 0;
}
 
.popup-simple-text {
font-size: 1.15em;
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property