-
This is an offshoot from #8649. In cases where the extent of ink overflow can't be pre-determined or programmatically measured (primarily text and text decorations), we should offer non-conforming gui…
-
remove inline styling pushing it to css or at least a specific shared object
-
This should allow us to make further optimizations (autoprefixer, minification etc).
Also, we could try moving the results CSS to a separate file so that it's cached, and keep the index page CSS in…
-
- [ ] Remove inline CSS from the element
- [ ] Theme is not matched with our color pallete
- [ ] Use CSS variable
-
For upstream issue, see https://github.com/openzim/mwoffliner/issues/2074. The problem here is that in the source HTML the main article sections other than the first have the `display: none;` CSS styl…
-
**Description**
Hi all,
when creating a multi-page application with many blocks / controls, for custom css styling of **single elements** one would have to rely on the predefined stylesheet classes…
-
I just installed the mod_pagespeed extension on my apache 2.4.7.
The installation went well. I added this to the .htaccess file
######
## mod_pagespeed
ModPagespeed on
ModPagespeedDisallow "…
-
**NOTE**: the changes in this issue are considered [unstable](https://drafts.csswg.org/css-logical-props/#issue-05b20cde) and should not be implemented immediately.
https://drafts.csswg.org/css-log…
-
using inline CSS styles ('inline' means that style must be applied to tag as attribute) get same render in browser:
![](https://user-images.githubusercontent.com/11916002/78422891-50f47e00-766b-11e…
-
Hello,
first of all, thanks for the package!
I'm having an issue where I want to only change the tippy's css when Furo is in Light mode. The tippys are fine in Dark mode but not readable in Ligh…