FSN#38717 sterkere bijlagebutton styling

svn path=/Website/trunk/; revision=32055
This commit is contained in:
Peter Feij
2016-12-20 23:08:26 +00:00
parent 3e16f28777
commit 0f6bd5d2cb

View File

@@ -437,9 +437,13 @@ html body .ui-group-theme-e a {
input[type="file"] {
display: none !important;
}
.uploadbutton {
label.uploadbutton {
cursor: pointer;
font-weight: bold !important;
border: 1px solid #ccc;
display: inline-block;
padding: 1px 10px;
text-align: center;
}
input.hasIcon, input.hasDatepicker {
float: left;