1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-26 09:49:00 +00:00

removed box-shadow when back-drop is on.

This commit is contained in:
kay.one 2013-06-06 22:24:05 -07:00
parent f63869bcfa
commit 60e28140ab

View file

@ -27,6 +27,7 @@
.backdrop .page {
background-color: transparent;
box-shadow: none;
}
html {