mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-21 18:06:38 +00:00
Style for import project dialog edited
This commit is contained in:
parent
ee7cfcd705
commit
b084677cf7
@ -3,9 +3,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.file-button{
|
.file-button{
|
||||||
height: 50px;
|
width: 100%;
|
||||||
width: 30%;
|
margin-top: 5px;
|
||||||
margin-top: 10px;
|
margin-bottom: 10px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -15,8 +15,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.file-name-form-field {
|
.file-name-form-field {
|
||||||
margin-left: 5%;
|
width: 100%;
|
||||||
width: 60%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.delete-button {
|
.delete-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user