1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

feature #2854: Update csss

This commit is contained in:
Daniel Molina 2014-05-06 18:53:43 +02:00
parent 20c17aff8a
commit 169c515027
2 changed files with 12 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -486,6 +486,17 @@ fieldset {
margin-top: 1px;
}
.provision-bullet-item {
.progress {
background-color: #fff;
}
.progress-text {
margin-top: 4px;
}
}
.meter {
background: #cdebf5 !important;
box-shadow: 0px 1px #dfdfdf;