[IMP] owl: update to v1.0.0-alpha3

This commit is contained in:
Géry Debongnie
2019-11-13 15:46:19 +01:00
parent 573e379af4
commit 4c2bb7c0fc
4 changed files with 48 additions and 74 deletions
-13
View File
@@ -179,16 +179,3 @@ body {
padding: 5%;
}
.right-pane .error {
height: 100%;
width: 90%;
padding-top: 30%;
font-size: 18px;
color: darkred;
margin-left: 5%;
}
.right-pane .error pre {
overflow: auto;
width: 100%;
}