cms/app-client/app/styles/tabs/carto.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 10 Jun 2016 23:42:11 +0200
changeset 186 36e5a67656e6
parent 95 f7ab931581af
child 193 64afd482ac71
permissions -rw-r--r--
Basic thematiques styling
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
68
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     1
#mapdiv{
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     2
  width: 100%;
95
f7ab931581af improve interface
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
     3
  height: 600px;
f7ab931581af improve interface
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
     4
  background: #eeeeee;
68
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     5
}