remove red outline on images in slide

pull/1/head
ansuz 8 years ago
parent c9040997d5
commit e3f26263f4

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

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

Loading…
Cancel
Save