Selectors must be written in lowercase with hyphens
This commit is contained in:
parent
73caee0ff3
commit
c10c2fc31b
131 changed files with 405 additions and 404 deletions
|
@ -3,7 +3,7 @@
|
|||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
@import "bootstrap";
|
||||
|
||||
#carte_page {
|
||||
#carte-page {
|
||||
#map {
|
||||
margin-left: 15px;
|
||||
width: 90%;
|
||||
|
@ -32,7 +32,7 @@
|
|||
cursor: url("/assets/edit.png"), default !important;
|
||||
}
|
||||
|
||||
#infos_dossier {
|
||||
#infos-dossiers {
|
||||
#map.mini {
|
||||
height: 300px;
|
||||
width: 100%;
|
||||
|
@ -120,7 +120,7 @@
|
|||
color: #777777;
|
||||
}
|
||||
|
||||
#search_by_address {
|
||||
#search-by-address {
|
||||
.twitter-typeahead {
|
||||
width: 555px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue