Merge branch 'master' of ssh+git://github.com/stemid/captiveportal into rs

This commit is contained in:
Stefan Midjich 2016-12-14 20:36:42 +01:00
commit 1d2ec580e3
13 changed files with 282 additions and 118 deletions

View file

@ -18,3 +18,7 @@
color: #D8000C;
background-color: #FFBABA;
}
#error-box {
display:none;
}