Đánh giá cho Super Dark Mode
Super Dark Mode bởi Arturito Roman
Đánh giá bởi LeeBinder
Xếp hạng 5 trong số 5
bởi LeeBinder, 6 năm trướcI tested all other dark mode extensions I could find in the add-ons store - apart from the cookie bug this one delivers the most pleasant looks for me. THANK YOU HTCom. But please, can you solve the cookies (button) issue. Example: https://alnatura.de (the green button in the bottom right is not visible).
@HTCom: can't reply to your reply in this system here so I reply in here: that CSS makes the entire cookie message area not transparent anymore (not the 'Accept' button itself), but at least that way the "Accept" becomes visible. A work-around but FINE - thank you :) !
@HTCom: can't reply to your reply in this system here so I reply in here: that CSS makes the entire cookie message area not transparent anymore (not the 'Accept' button itself), but at least that way the "Accept" becomes visible. A work-around but FINE - thank you :) !
Phản hồi của nhà phát triển
đã đăng 6 năm trướcYou can put this CSS on the Global CSS in option page:
#form1 .cookie-banner{background-color:var(--dialog-bg-color) !important;}
#form1 .cookie-banner{background-color:var(--dialog-bg-color) !important;}