svn path=/Website/trunk/; revision=41360
This commit is contained in:
Peter Feij
2019-03-06 18:01:57 +00:00
parent 74934c77a3
commit 4c854d53e6

View File

@@ -1718,7 +1718,6 @@ div.mldhandlinghead {
line-height: 1.6em !important;
}
.mldhandlingdiv .system:before {
content: url(../appl/Pictures/info.png); /*TODO?*/
}
.mldhandlingdiv .system {
opacity: 0.6;
@@ -1995,7 +1994,13 @@ tr.rejected td {
#faqsubhead {font-weight: normal; font-size: 1.1em; padding-bottom:4px;}
#faqfoot {font-weight: bold;}
#faqsolved {font-weight: normal; padding:2px 0 0 4px; color:#111; font-size:1.2em;}
.faqantwoord {display:none; float:none; padding:4px 0 4px 8px; font-size:1.1em;}
.faqantwoord {
display:none;
float:none;
padding:4px 0 4px 8px;
font-size: 1.1em;
background-color: #eee;
}
.faqvraag {font-style: normal; font-size:1.1em;}
#faqanswerlist li {margin-bottom: 10px; }
@@ -2410,8 +2415,7 @@ input[type=text].mldres {
}
}
body.modal .label {
min-width: 250px;
width: 250px;
min-width: 180px;
}
.label {
text-align: left;