cms/app-client/app/styles/tabs/carto.scss
author ymh <ymh.work@gmail.com>
Thu, 02 Jun 2016 18:24:19 +0200
changeset 168 17f10b56c079
parent 95 f7ab931581af
child 193 64afd482ac71
permissions -rw-r--r--
improve document model and propagate changes. This include the change of document fixtures to better reflect what the api is effectively returning
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
}