mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-04 17:47:00 +03:00
Minor GUI style fixes
Derivated from vendor update (cherry picked from commit 0a7492772a90208bb3eb4c8ad50d80efbbe2e5b1)
This commit is contained in:
parent
be32ba5526
commit
4e7d39f6b0
@ -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