mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
vilesci/stammdaten/ausertung_fhtw.php:
- fixed bug, datepicker dropdown is shown in front of input elements now
This commit is contained in:
@@ -130,6 +130,12 @@
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#miscfunctionscol input,#miscfunctionscol button
|
||||
{
|
||||
/*make sure datepicker dropdown is in front*/
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.loaderIcon
|
||||
{
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user