vertaalbaar linkjes

FSN#36155 Subtiele mldhandlingself class op eigen tracking

svn path=/Website/trunk/; revision=29110
This commit is contained in:
Jos Groot Lipman
2016-04-21 10:21:26 +00:00
parent c9eab9a8fd
commit c583ed4835

View File

@@ -1209,7 +1209,7 @@ img.lendobj {
} }
/* moreinfo als link ipv icon */ /* moreinfo als link ipv icon */
input.details, span.details, a.details { input.details, span.details, a.details,.facmgtmultilang {
cursor: pointer; cursor: pointer;
color: #2222CC; color: #2222CC;
} }
@@ -1226,7 +1226,9 @@ label.cadselect {
input.details:hover, input.details:hover,
span.details:hover, span.details:hover,
label.cadselect:hover, label.cadselect:hover,
.fcltblockhead .details:hover { .fcltblockhead .details:hover,
.facmgtmultilang:hover
{
text-decoration: underline; text-decoration: underline;
color: #f26522; color: #f26522;
} }
@@ -1332,6 +1334,9 @@ div.mldhandlinghead {
opacity: 0.6; opacity: 0.6;
xpadding-left:1em; xpadding-left:1em;
} }
tr.mldhandlingself td{
background-color: #f4fff4!important;
}
.mldhandlingul li textarea#note { .mldhandlingul li textarea#note {
vertical-align: top; vertical-align: top;
@@ -1874,7 +1879,11 @@ td.ui-datepicker-week-end a {
width: 200px; width: 200px;
} }
} }
@media all and (min-width: 90em) {
.label {
width: 250px;
}
}
.label { .label {
text-align: left; text-align: left;
vertical-align: text-top; vertical-align: text-top;
@@ -3437,7 +3446,7 @@ td.selectable {
color: red; color: red;
} }
/* facmgtVB */ /* start facmgtVB - deprecated */
.PageBODY { .PageBODY {
background-color: #fff; background-color: #fff;
color: ==textcolor==; color: ==textcolor==;
@@ -3548,24 +3557,15 @@ td.selectable {
.ColumnTD a:hover .ColumnFONT { .ColumnTD a:hover .ColumnFONT {
color: #f26522; color: #f26522;
} }
/* end facmgtVB - deprecated */
.bit_group { .bit_group {
border-top-style: solid; }
border-right-style: solid; label>span.facmgtmultilang::before,.facmgtmultilangheader::before {
border-top-width: 1px; content: url(../appl/Pictures/nl.png);
border-right-width: 1px; padding-right: 3px;
} }
.facmgtmultilang {
text-decoration: underline;
cursor: pointer;
color: blue;
}
.facmgtmultilang font {
color: blue;
}
.facmgtmultilang:hover font {
color: #f26522;
}
/* phonebook API */ /* phonebook API */
#phonebookdetails { #phonebookdetails {