FSN#33999: Realisatie TMJ module: styling

svn path=/Website/trunk/; revision=30720
This commit is contained in:
Peter Feij
2016-09-15 09:31:07 +00:00
parent 9863fe8e2e
commit 449c493aab
3 changed files with 9 additions and 5 deletions

View File

@@ -4019,14 +4019,16 @@ td.kpidetails {
.mjbtotal {
border-left:1px solid #aaa;
vertical-align: middle;
}
.mjbjaar {
border-left:1px solid #eee;
vertical-align: middle;
}
.mjbplanned td {
background: -webkit-linear-gradient(top, rgba(255, 254, 156, 1), rgba(255, 254, 156, 0.4) 80%); /* For Safari 5.1 to 6.0 */
background: -moz-linear-gradient(top, rgba(255, 254, 156, 1), rgba(255, 254, 156, 0.4) 80%); /* For Firefox 3.6 to 15 */
background: linear-gradient(to top, rgba(255, 254, 156, 0.6), rgba(255, 254, 156, 0.4) 50%); /* Standard syntax */
background: linear-gradient(to top, rgba(255, 254, 156, 0.6), rgba(255, 254, 156, 0.4) 80%); /* Standard syntax */
background-color: #FFEB9C\9; /* IE 8 and below */
}
.mjbstd td {
@@ -4045,12 +4047,14 @@ span.draggable .mjborgbedrag {
color: #2222CC;
}
.mjbafbouw {
background: rgba(236, 240, 248, 0.6) !important; /* Standard syntax */
background-color: #ECF0F8\9; /* IE 8 and below */
background-image: url(../appl/Pictures/minus.png) !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
.mjbverval, .mjbplanned.mjbverval {
background: rgba(196, 200, 216, 0.6) !important; /* Standard syntax */
background-color: #C4C8D8\9; /* IE 8 and below */
background-image: url(../appl/Pictures/minus-circle.png) !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
/* toaster stuff */