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.scss
1002 1002
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
1003 1003
  font-family: 'Be Vietnam', sans-serif;
1004 1004
  text-align: center;
1005
  color: #fff;
1006
  background-color: #0b155a !important;
1005
  color: white;
1007 1006
}
1008 1007

  
1009 1008
.leaflet-popup-content-wrapper {
......
1048 1047
  #count-info {
1049 1048
    margin: auto;
1050 1049
    color: #fff;
1051
    background-color: #0b155a;
1052 1050
  }
1053 1051
}
1054 1052

  
......
1125 1123
      color: white;
1126 1124
    }
1127 1125
  }
1126
}
1127
.custom-dropdown-item {
1128
  margin: 0px !important;
1129
}
1130
.custom-dropdown-item .disabled {
1131
  cursor: not-allowed !important;
1132
}
1133
.custom-control-label {
1134
  font-weight: 300 !important;
1135
  margin: 0px !important;
1136
}
1137
.custom-dropdown {
1138
  cursor: not-allowed;
1128 1139
}

Také k dispozici: Unified diff