cms/app-client/app/styles/tabs/carto.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 15 Jun 2016 11:10:20 +0200
changeset 192 e1435b37301a
parent 95 f7ab931581af
child 193 64afd482ac71
permissions -rw-r--r--
Play error quickfix Remove player partial
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
}