mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Minor GUI style fixes
Derivated from vendor update
This commit is contained in:
parent
8748e1a84f
commit
0a7492772a
@ -292,13 +292,14 @@ textarea:focus{
|
||||
}
|
||||
|
||||
.add_remove_button {
|
||||
font-size:0.8em;
|
||||
height:25px;
|
||||
font-size:0.8em !important;
|
||||
height:25px !important;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
.add_button {
|
||||
margin-left:177px;
|
||||
margin-left:148px;
|
||||
width: 58px !important;
|
||||
}
|
||||
|
||||
.remove_button {
|
||||
|
@ -294,14 +294,14 @@ textarea:focus{
|
||||
}
|
||||
|
||||
.add_remove_button {
|
||||
font-size:0.8em;
|
||||
height:25px;
|
||||
font-size:0.8em !important;
|
||||
height:25px !important;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
.add_button {
|
||||
margin-left:148px;
|
||||
width:74px;
|
||||
width:58px !important;
|
||||
}
|
||||
|
||||
.remove_button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user