separate upload and new document
This commit is contained in:
parent
331f58706a
commit
da3c08eaba
@ -36,12 +36,13 @@
|
|||||||
background-image: url('%webroot%/core/img/actions/upload.svg');
|
background-image: url('%webroot%/core/img/actions/upload.svg');
|
||||||
}
|
}
|
||||||
|
|
||||||
.add-document a.upload{
|
.add-document a.add {
|
||||||
|
border-bottom: 1px solid #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.add-document label {
|
.add-document label {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 5px;
|
bottom: 10px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user