Updated jqplot label styles and improved ok/warning image files

FEA: ItEr76S15OrganizingPerProjectDashboard
This commit is contained in:
Lorenzo Tilve Álvaro 2012-05-17 12:07:32 +02:00
parent 253ae8a4a5
commit 3d2793bd53
3 changed files with 8 additions and 3 deletions

View file

@ -23,8 +23,7 @@
.dashboard-label-remarked.negative {
background-position: 100%;
background-repeat: no-repeat;
padding-right: 25px;
background-size: 25px;
padding-right: 30px;
}
.dashboard-label-remarked.negative {
@ -54,11 +53,17 @@
font-size: 12px !important;
}
.jqplot-yaxis-label {
font-size: 11px !important;
width: 40px;
}
.jqplot-yaxis {
font-size: 11px !important;
}
.jqplot-axis .jqplot-yaxis-tick {
white-space: normal;
width: 80px;
font-size: 11px !important;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

After

Width:  |  Height:  |  Size: 412 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 B

After

Width:  |  Height:  |  Size: 747 B