diff --git a/plugins/SFWSwitch/additional_plugins.css b/plugins/SFWSwitch/additional_plugins.css index 148ec158..da05c382 100644 --- a/plugins/SFWSwitch/additional_plugins.css +++ b/plugins/SFWSwitch/additional_plugins.css @@ -18,6 +18,9 @@ .hon-image-image-container, .hon-image-image, +/* Deck Viewer */ +.swiper-zoom-container, +.gallery-cover-link, /* O Stats */ .custom-stats-row .stats-element img, @@ -35,6 +38,10 @@ /* StashBattle */ .pwr-scene-info, +/* Deck Viewer */ +.gallery-cover-title, +.gallery-performers, + /* HotOrNot */ .hon-selection-name, .hon-performer-info.hon-scene-info, @@ -49,6 +56,12 @@ transition: filter 0.25s ease; } +/* Deck Viewer */ +.swiper-zoom-container:hover, +.gallery-cover-link:hover, +.gallery-cover-title:hover, +.gallery-performers:hover, + /* StashBattle */ .pwr-scene-image-container:hover, .pwr-scene-image-container:hover .pwr-hover-preview, diff --git a/plugins/SFWSwitch/sfw.css b/plugins/SFWSwitch/sfw.css index 6ba1a1fb..3f6719fb 100644 --- a/plugins/SFWSwitch/sfw.css +++ b/plugins/SFWSwitch/sfw.css @@ -19,6 +19,7 @@ .image-card img, .image-thumbnail, .Lightbox-carousel, +.image-image, .react-photo-gallery--gallery img, /* group */ @@ -130,6 +131,7 @@ div:hover > .image-header, .image-thumbnail:hover, .TruncatedText.image-card__description:hover, .wall-item:hover img, +.image-image:hover, /* group */ diff --git a/plugins/SFWSwitch/sfwswitch.yml b/plugins/SFWSwitch/sfwswitch.yml index e5d36221..c3dce90a 100644 --- a/plugins/SFWSwitch/sfwswitch.yml +++ b/plugins/SFWSwitch/sfwswitch.yml @@ -1,6 +1,6 @@ name: SFW Switch description: Add a button to blur covers and images. -version: 1.6 +version: 1.7 url: https://discourse.stashapp.cc/t/sfw-switch/4658 ui: javascript: