cms/app-client/app/styles/tabs/carto.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 10 Jun 2016 16:19:25 +0200
changeset 183 cc8b022088c8
parent 95 f7ab931581af
child 193 64afd482ac71
permissions -rw-r--r--
Bubble click area + Linting
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
}