FSN#36009 Multiselect ingeklapt beginnen

svn path=/Website/trunk/; revision=28846
This commit is contained in:
Jos Groot Lipman
2016-04-11 14:03:07 +00:00
parent 08c7aa6b46
commit a3c8694713
2 changed files with 15 additions and 11 deletions

View File

@@ -287,9 +287,13 @@ h3 {
font-weight:bold;
text-align:left;
}
.multi_select_toggle {
div.multitoggle {
cursor: pointer;
vertical-align: top;
margin-left: -10px;
}
span.multi_select_toggle {
width:10px;
display:inline-block;
}
a[href^="mailto:"] {
text-decoration: none;
@@ -3940,6 +3944,7 @@ td.kpidetails {
.kpioms {
min-width: 300px;
}
/* toaster stuff */
.jq-icon-info { background-color: #31708f; color: #d9edf7; border-color: #bce8f1; }
.jq-icon-warning { background-color: #8a6d3b; color: #fcf8e3; border-color: #faebcc; }