Merge branch 'master' into photon-style

This commit is contained in:
BlaCk_Void 2021-08-16 21:42:20 +09:00
commit 95e036f9a6

View file

@ -27,7 +27,7 @@
background-image: var(--lwt-header-image) !important; /* Original: var(--lwt-header-image) */
background-repeat: no-repeat !important;
background-position: right top !important;
background-size : cover;
background-size : contain;
}
:root[lwtheme-image] #navigator-toolbox:-moz-lwtheme {
background-image: var(--lwt-additional-images) !important; /* Original: var(--lwt-header-image), var(--lwt-additional-images); */