Files should end with a new line

This commit is contained in:
gregoirenovel 2017-04-04 15:27:04 +02:00
parent 15802b18ea
commit d5e7bbd80d
198 changed files with 198 additions and 198 deletions

View file

@ -19,4 +19,4 @@ function address_type_init() {
source: bloodhound,
limit: 5
});
}
}

View file

@ -57,4 +57,4 @@ function new_cadastreLayer() {
cadastreItems = new L.GeoJSON();
cadastreItems.addTo(map);
}
}

View file

@ -57,4 +57,4 @@ function new_qpLayer() {
qpItems = new L.GeoJSON();
qpItems.addTo(map);
}
}

View file

@ -20,4 +20,4 @@ function slideOut_notification_alert (){
$("#notification_alert").animate({
right: '-250px'
}, 200);
}
}

View file

@ -1,3 +1,3 @@
function show_dossier_id_input (){
$("#btn_show_dossier_id_input").hide()
}
}

View file

@ -3,4 +3,4 @@
padding: 15px;
box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
border-radius: 2px;
}
}

View file

@ -18,4 +18,4 @@ $default-spacer: 15px;
.ml-1 {
margin-left: $default-spacer;
}
}

View file

@ -15,4 +15,4 @@
.tt-menu {
width: 300px;
}
}
}

View file

@ -1,4 +1,4 @@
#cgu {
margin-left: 2em;
margin-right: 2em;
}
}

View file

@ -2,4 +2,4 @@
width: 300px;
margin-left:auto;
margin-right:auto;
}
}

View file

@ -30,4 +30,4 @@
h4 {
text-align: left;
}
}
}

View file

@ -9,4 +9,4 @@
height: 80px;
border: solid black 1px;
}
}

View file

@ -6,4 +6,4 @@
}
}
}
}
}

View file

@ -17,4 +17,4 @@
.open_pref_list {
right: 0 !important;
display: block !important;
}
}

View file

@ -9,4 +9,4 @@
#titre_procedure {
margin-top: 3%;
margin-bottom: 2%;
}
}

View file

@ -12,4 +12,4 @@
a{
color: #c3d9ff;
}
}
}

View file

@ -3,4 +3,4 @@
left: 10px;
bottom: 10px;
z-index: 300;
}
}

View file

@ -31,4 +31,4 @@
color: #fff;
background-color: #0097cf;
}
}

View file

@ -11,4 +11,4 @@
li:last-child {
border: none;
}
}
}