Calendar: More style adjustments from Stefan Unverricht

This commit is contained in:
nathangray 2021-03-31 09:44:22 -06:00
parent 1c1a409791
commit e81b2c319a
3 changed files with 9 additions and 0 deletions

View File

@ -89,6 +89,10 @@
border: none;
box-shadow: none;
}
#calendar-et2_target hr {
display: block;
border-top: 1px solid #696969;
}
#calendar-sidebox_buttons tbody {
width: 100%;
}

View File

@ -99,6 +99,10 @@
border: none;
box-shadow: none;
}
#calendar-et2_target hr {
display: block;
border-top: #696969;
}
#calendar-sidebox_buttons tbody {
width: 100%;
}

View File

@ -18,6 +18,7 @@
/*generell*/
// makes svg visible