FSN#40667 Uitlenen via afhandelen reservering opent nog onterecht een modal
svn path=/Website/branches/v2017.1/; revision=34010
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user