webdav portal style fixes

This commit is contained in:
vfedosevich 2015-01-23 03:24:21 -08:00
parent 68b2ef1e0c
commit 6e8395cec6

View file

@ -40,6 +40,7 @@ textarea {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
border: 1px solid rgb(80, 152, 249);
padding: 3px;
}
.selected-file .element div.selected-element-overlay {