Projekt

Obecné

Profil

« Předchozí | Další » 

Revize fdba469a

Přidáno uživatelem Martin Sebela před více než 3 roky(ů)

Re #8187 - fixed draggable bug, draggable timeline is now more smooth due optimalization, deploy new Bootstrap version due .map files

Zobrazit rozdíly:

website/public/css/style.css
206 206

  
207 207
header.map .nav-item:nth-of-type(3) .dropdown button {
208 208
  padding-left: 20px;
209
  border-radius: 0px;
209
  border-radius: 0;
210 210
}
211 211

  
212 212
@media (max-width: 991.98px) {
......
221 221
  }
222 222
}
223 223

  
224
@media (max-width: 991.98px) {
225
  header.map .nav-item:nth-of-type(4) {
226
    border-radius: 5px;
227
  }
228
}
229

  
224 230
header.map .nav-item:nth-of-type(1), header.map .nav-item:nth-of-type(2), header.map .nav-item:nth-of-type(3) {
225 231
  width: 300px;
226 232
}
......
1288 1294
  header.map .nav-item .btn-secondary {
1289 1295
    width: 100%;
1290 1296
    padding: 20px;
1297
    border-radius: 5px;
1291 1298
  }
1292 1299
}
1293 1300

  

Také k dispozici: Unified diff