new icons in main menu + link to course
authorJan Szejko <janek37@gmail.com>
Mon, 15 Jan 2018 10:59:05 +0000 (11:59 +0100)
committerJan Szejko <janek37@gmail.com>
Mon, 15 Jan 2018 10:59:05 +0000 (11:59 +0100)
commitaa087499e05095b4928df2accd463cf949eb259d
treef58ac1c4e41031851926dea833104763fa366cf2
parent348b50646c474a1541769a949001b7d48f14e446
new icons in main menu + link to course
52 files changed:
edumed/static/css/base.css
edumed/static/css/base.scss
edumed/static/img/menu/dla-trenera.png [new file with mode: 0644]
edumed/static/img/menu/dla-trenera_active.png [new file with mode: 0644]
edumed/static/img/menu/dla-ucznia.png [new file with mode: 0644]
edumed/static/img/menu/dla-ucznia_active.png [new file with mode: 0644]
edumed/static/img/menu/katalog.png [deleted file]
edumed/static/img/menu/katalog_active.png [deleted file]
edumed/static/img/menu/kompetencje.png [new file with mode: 0644]
edumed/static/img/menu/kompetencje_active.png [new file with mode: 0644]
edumed/static/img/menu/kontakt.png [deleted file]
edumed/static/img/menu/kontakt_active.png [deleted file]
edumed/static/img/menu/lekcje.png
edumed/static/img/menu/lekcje_active.png
edumed/static/img/menu/o-nas.png
edumed/static/img/menu/o-nas_active.png
edumed/static/img/menu/old/katalog.png [new file with mode: 0644]
edumed/static/img/menu/old/katalog_active.png [new file with mode: 0644]
edumed/static/img/menu/old/kontakt.png [new file with mode: 0644]
edumed/static/img/menu/old/kontakt_active.png [new file with mode: 0644]
edumed/static/img/menu/old/lekcje.png [new file with mode: 0644]
edumed/static/img/menu/old/lekcje_active.png [new file with mode: 0644]
edumed/static/img/menu/old/o-nas.png [new file with mode: 0644]
edumed/static/img/menu/old/o-nas_active.png [new file with mode: 0644]
edumed/static/img/menu/old/szkolenia.png [new file with mode: 0644]
edumed/static/img/menu/old/szkolenia_active.png [new file with mode: 0644]
edumed/static/img/menu/old/wesprzyj.png [new file with mode: 0644]
edumed/static/img/menu/old/wesprzyj_active.png [new file with mode: 0644]
edumed/static/img/menu/old/wspolpraca.png [new file with mode: 0644]
edumed/static/img/menu/old/wspolpraca_active.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada_active.png [new file with mode: 0644]
edumed/static/img/menu/svg/convert.txt [new file with mode: 0644]
edumed/static/img/menu/svg/dla-trenera.svg [new file with mode: 0644]
edumed/static/img/menu/svg/dla-trenera_active.svg [new file with mode: 0644]
edumed/static/img/menu/svg/dla-ucznia.svg [new file with mode: 0644]
edumed/static/img/menu/svg/dla-ucznia_active.svg [new file with mode: 0644]
edumed/static/img/menu/svg/kompetencje.svg [new file with mode: 0644]
edumed/static/img/menu/svg/kompetencje_active.svg [new file with mode: 0644]
edumed/static/img/menu/svg/lekcje.svg [new file with mode: 0644]
edumed/static/img/menu/svg/lekcje_active.svg [new file with mode: 0644]
edumed/static/img/menu/svg/o-nas.svg [new file with mode: 0644]
edumed/static/img/menu/svg/o-nas_active.svg [new file with mode: 0644]
edumed/static/img/menu/svg/olimpiada.svg [new file with mode: 0644]
edumed/static/img/menu/svg/olimpiada_active.svg [new file with mode: 0644]
edumed/static/img/menu/szkolenia.png [deleted file]
edumed/static/img/menu/szkolenia_active.png [deleted file]
edumed/static/img/menu/wesprzyj.png [deleted file]
edumed/static/img/menu/wesprzyj_active.png [deleted file]
edumed/static/img/menu/wspolpraca.png [deleted file]
edumed/static/img/menu/wspolpraca_active.png [deleted file]
edumed/templates/base.html