changes in omnishell.css

This commit is contained in:
marcos 2019-10-29 17:49:04 +01:00
parent 2bb81a839a
commit bb7ba67dab
1 changed files with 7 additions and 20 deletions

View File

@ -1,24 +1,11 @@
div.modal_form_omnishell {
max-width: 200px;
margin-left: 39px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: bolder;
}
div.btn_section {
max-width: 200px;
margin-left: 39px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: bolder;
}
.darrow_style {
vertical-align: center;
text-align: center;
width: 100px;
}
.add_agent {
background-image: url("../../images/darrowright.png");
background-repeat: no-repeat;
border: none;
}
.edit_yaml {
margin-left: 39px;
margin-top: 10px;
margin-bottom: 10px;
}