Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2f227a6c

Přidáno uživatelem Tomáš Ballák před více než 3 roky(ů)

Feature Re #8156 show all datasets

Zobrazit rozdíly:

website/public/css/style.css
1102 1102
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
1103 1103
  font-family: 'Be Vietnam', sans-serif;
1104 1104
  text-align: center;
1105
  color: #fff;
1106
  background-color: #0b155a !important;
1105
  color: white;
1107 1106
}
1108 1107

  
1109 1108
.leaflet-popup-content-wrapper .leaflet-popup-content strong {
......
1147 1146
.leaflet-popup-content-wrapper #count-info {
1148 1147
  margin: auto;
1149 1148
  color: #fff;
1150
  background-color: #0b155a;
1151 1149
}
1152 1150

  
1153 1151
header.map .nav-item {
......
1221 1219
  background: #0048a9;
1222 1220
  color: white;
1223 1221
}
1222

  
1223
.custom-dropdown-item {
1224
  margin: 0px !important;
1225
}
1226

  
1227
.custom-dropdown-item .disabled {
1228
  cursor: not-allowed !important;
1229
}
1230

  
1231
.custom-control-label {
1232
  font-weight: 300 !important;
1233
  margin: 0px !important;
1234
}
1235

  
1236
.custom-dropdown {
1237
  cursor: not-allowed;
1238
}

Také k dispozici: Unified diff