FSN#40667 Uitlenen via afhandelen reservering opent nog onterecht een modal

svn path=/Website/branches/v2017.1/; revision=34010
This commit is contained in:
Ruud Lipper
2017-05-26 13:48:04 +00:00
parent 59b4c252e2
commit b9f717701c
2 changed files with 13 additions and 9 deletions

View File

@@ -3740,15 +3740,16 @@ div.fatal {
padding: 5px;
}
tr.res_fatal td { background-color: #F88 !important; }
tr.res_fatal td { background-color: #F88 !important; }
tr.res_fatal td:before {
content: "\f00d";
font-family: FontAwesome;
color: rgba(183, 59, 46, 1);
font-size: 1.2em;
font-size: 1.25em;
white-space: nowrap;
padding: 2px;
padding: 0px 3px 0px 1px;
vertical-align: top;
}
/* geen kruizen in de multiselect/hamburger kolom ivm uitlijning */