summaryrefslogtreecommitdiff
path: root/docs/_static/css/headers.css
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-07-28 19:01:59 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-07-28 19:01:59 +0300
commit858a4b2b7183c5bbc049bbdeb413e6afad45b090 (patch)
tree8ba5c401aa79c983a45beb0ec7c25987048aa146 /docs/_static/css/headers.css
parentb3aeaf3e80e05b692d132de6bd316dceab41be0b (diff)
downloadvyos-documentation-858a4b2b7183c5bbc049bbdeb413e6afad45b090.tar.gz
vyos-documentation-858a4b2b7183c5bbc049bbdeb413e6afad45b090.zip
docs: simplify paging-button hover background to one declaration
The hover rule carried 'background-color: #E1E4E5 !important' followed by 'background: none'. The important longhand outranks the later normal-importance shorthand, so the gray hover fill did apply — but the pair is confusing and CodeRabbit read it as a dead declaration. Collapse to a single 'background: #E1E4E5 !important', which produces the identical effective state (gray fill, upstream 2.x hover gradient suppressed) in one declaration. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/_static/css/headers.css')
0 files changed, 0 insertions, 0 deletions