remove red outline on images in slide

This commit is contained in:
ansuz 2017-03-02 11:28:20 +01:00
parent c9040997d5
commit e3f26263f4
2 changed files with 0 additions and 3 deletions

View file

@ -1306,7 +1306,6 @@ html.cp,
max-width: 90%;
max-height: 90%;
margin: auto;
border: 5px solid red;
}
.cp div.modal,
.cp div#modal {

View file

@ -861,8 +861,6 @@ form.realtime, div.realtime {
max-width: 90%;
max-height: 90%;
margin: auto;
border: 5px solid red;
}
}
}