FCLT#57137 fontsize modal kruisje + padding modal popup

svn path=/Website/branches/v2019.1/; revision=41861
This commit is contained in:
Ruud Lipper
2019-03-29 08:13:51 +00:00
parent a8bfc28e20
commit fc3e95b136

View File

@@ -193,6 +193,12 @@ select[multiple] { background-image: none; }
float: right;
color: ==frameheadercolor==;
}
.fclt-icon-close .fa-lg
{
font-size: 1.05em;
}
.fclt-icon-close:hover
{
color: red;
@@ -794,6 +800,9 @@ tr.recentlychangedmld td {
/* Modal windows (kalender, popups) */
.ui-dialog {
box-shadow: 2px 2px 5px rgba(0,0,0, 0.5);
padding: 0px;
border: 0px;
border-image-width: 0;
}
input#menufilter {