FSN#38708 standaard browse button weer onderdrukken

svn path=/Website/trunk/; revision=32147
This commit is contained in:
Ruud Lipper
2016-12-23 09:50:57 +00:00
parent ed250fcfed
commit 0305f4bf3b

View File

@@ -174,7 +174,7 @@ div.dbezet .plantime {color: #333;}
}
.mfcltmodal {
width:270px;
height:140px !important;
height:160px !important;
}
@@ -460,4 +460,7 @@ div.suggestklikker, i.dateklikker, i.timeklikker {
.ui-input-text input,
.ui-input-search input {
display: inline-block!important;
}
input[type="file"] {
display: none !important;
}