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

Cleaner style for graph legends

This commit is contained in:
Carlos Martín 2016-07-12 13:28:37 +02:00
parent 4f7fb20dfc
commit e6b26c3c52
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,10 @@
td.legendColorBox {
> div {
border: none !important;
padding: 0 !important;
}
div {
float: right;
}
}

View File

@ -36,6 +36,7 @@
@import './helper-classes';
@import './tooltips';
@import './visjs';
@import './flot';
//@font-face {
// font-family: 'Open Sans';