ongots
ongots
Split "Use thumbnail cache" into "Use thumbnail cache for images" and "Use thumbnail cache for videos"
qimgv alpha. win10
### Description One line contains too few words. For example Edge shows up to three title lines.
### Steps to reproduce When using auto-hide sidebar using [userChrome.css](https://github.com/ongots/pseudo-fullscreen-firefox/blob/21e5d31d11d802ee05cdabdb6d5c14a57b787474/userChrome.css#L74) the preview window is: - In window mode it is displayed correctly - regardless of whether auto-hide is enabled or...
### Steps to reproduce For example: https://addons.mozilla.org/ru/firefox/user/3122688/ https://addons.mozilla.org/ru/firefox/addon/dark-stars-pink-theme/ https://addons.mozilla.org/ru/firefox/addon/blinksbp/ https://addons.mozilla.org/ru/firefox/addon/cinnamoroll-sanrio-theme-dark/ ### Actual behavior . ### Expected behavior . ### System win10 ### Firefox version 146 ### Sidebery version 5.4.0.3 ###...
``` /* Colorize title of tabs */ .Tab .color-layer {display: none} .Tab[data-colorized] {--tabs-activated-shadow: inherit !important} .Tab[data-colorized]:has([style="--tab-color: #37adff;"]) .title {color: #37adff} .Tab[data-colorized]:has([style="--tab-color: #00c79a;"]) .title {color: #00c79a} .Tab[data-colorized]:has([style="--tab-color: #51cd00;"]) .title {color: #51cd00}...