comparison css/mapstyle4.css @ 295:eb98c0758955 gmap2

Move some common things to common.css
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 19 Nov 2016 02:21:25 +0200
parents 8e120dadd0a5
children e7aa649b0090
comparison
equal deleted inserted replaced
294:5c15b45947f2 295:eb98c0758955
102 text-align: center; 102 text-align: center;
103 103
104 padding: 0.5em; 104 padding: 0.5em;
105 background: #BBDDFF; 105 background: #BBDDFF;
106 } 106 }
107
108 #controls span {
109 border: 1px solid black;
110 margin: 2px;
111 display: inline-table;
112 }
113
114 #controls * a {
115 text-decoration: none;
116 color: black;
117 padding: 6px;
118 }
119
120 107
121 #sidecoll { 108 #sidecoll {
122 width: 8px; 109 width: 8px;
123 position : absolute; 110 position : absolute;
124 right: 268px; 111 right: 268px;