FSN#33999: Realisatie TMJ module voor TobiasAX obv Inspectiemodule.
svn path=/Website/trunk/; revision=30419
This commit is contained in:
@@ -3382,8 +3382,9 @@ td.selectable {
|
|||||||
|
|
||||||
.draggable {
|
.draggable {
|
||||||
color: red;
|
color: red;
|
||||||
|
text-decoration: none !important;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
cursor: move;
|
cursor: move !important;
|
||||||
}
|
}
|
||||||
.drag {
|
.drag {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -4022,32 +4023,18 @@ td.kpidetails {
|
|||||||
background-color: #FFEB9C\9; /* IE 8 and below */
|
background-color: #FFEB9C\9; /* IE 8 and below */
|
||||||
}
|
}
|
||||||
.mjbxcp td {
|
.mjbxcp td {
|
||||||
background: -webkit-linear-gradient(top, rgba(255, 199, 207, 1), rgba(255, 199, 207, 0.4) 80%); /* For Safari 5.1 to 6.0 */
|
font-weight: bold;
|
||||||
background: -moz-linear-gradient(top, rgba(255, 199, 207, 1), rgba(255, 199, 207, 0.4) 80%); /* For Firefox 3.6 to 15 */
|
|
||||||
background: linear-gradient(to top, rgba(255, 199, 207, 0.6), rgba(255, 199, 207, 0.4) 50%); /* Standard syntax */
|
|
||||||
background-color: #FFEB9C\9; /* IE 8 and below */
|
|
||||||
/* color: #009900; */
|
|
||||||
}
|
|
||||||
.mjbplanned.mjbxcp td {
|
|
||||||
background: -webkit-linear-gradient(top, rgba(255, 199, 207, 1), rgba(255, 199, 207, 0.4) 80%); /* For Safari 5.1 to 6.0 */
|
|
||||||
background: -moz-linear-gradient(top, rgba(255, 199, 207, 1), rgba(255, 199, 207, 0.4) 80%); /* For Firefox 3.6 to 15 */
|
|
||||||
background: linear-gradient(to top, rgba(255, 199, 207, 0.6), rgba(255, 199, 207, 0.4) 50%); /* Standard syntax */
|
|
||||||
background-color: #FFEB9C\9; /* IE 8 and below */
|
|
||||||
}
|
}
|
||||||
span.mjborgbedrag {
|
span.mjborgbedrag {
|
||||||
color: #888;
|
color: #888;
|
||||||
font-size: 8px;
|
font-size: 8px;
|
||||||
}
|
}
|
||||||
.mjbafbouw {
|
.mjbafbouw {
|
||||||
background: -webkit-linear-gradient(top, rgba(228, 232, 248, 1), rgba(228, 232, 248, 0.4) 80%); /* For Safari 5.1 to 6.0 */
|
background: rgba(228, 232, 248, 0.6) !important; /* Standard syntax */
|
||||||
background: -moz-linear-gradient(top, rgba(228, 232, 248, 1), rgba(228, 232, 248, 0.4) 80%); /* For Firefox 3.6 to 15 */
|
|
||||||
background: linear-gradient(to top, rgba(228, 232, 248, 0.6), rgba(228, 232, 248, 0.4) 50%); /* Standard syntax */
|
|
||||||
background-color: #E4E8F8\9; /* IE 8 and below */
|
background-color: #E4E8F8\9; /* IE 8 and below */
|
||||||
}
|
}
|
||||||
.mjbverval, .mjbplanned.mjbverval {
|
.mjbverval, .mjbplanned.mjbverval {
|
||||||
background: -webkit-linear-gradient(top, rgba(196, 200, 216, 1), rgba(196, 200, 216, 0.4) 80%); /* For Safari 5.1 to 6.0 */
|
background: rgba(196, 200, 216, 0.6) !important; /* Standard syntax */
|
||||||
background: -moz-linear-gradient(top, rgba(196, 200, 216, 1), rgba(196, 200, 216, 0.4) 80%); /* For Firefox 3.6 to 15 */
|
|
||||||
background: linear-gradient(to top, rgba(196, 200, 216, 0.6), rgba(196, 200, 216, 0.4) 50%); /* Standard syntax */
|
|
||||||
background-color: #C4C8D8\9; /* IE 8 and below */
|
background-color: #C4C8D8\9; /* IE 8 and below */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user