Should fix #57

This commit is contained in:
gilbn 2020-05-24 19:42:26 +02:00
parent 535ed2085f
commit 5f5411bce0
2 changed files with 4 additions and 6 deletions

View File

@ -1,6 +0,0 @@
# CSS Addons
## [Organizr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/)
## [Radarr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/radarr)

View File

@ -966,4 +966,8 @@ table.dataTable thead th, table.dataTable thead td {
}
[data-tooltip]:not([data-position]):before {
background: #1b1c1d;
}
/* SEARCH MODAL */
.ui.inverted.dimmer {
background-color: transparent;
}