]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
eol notice: surpress highlighting if link was visited
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Apr 2024 10:43:14 +0000 (12:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Apr 2024 11:04:12 +0000 (13:04 +0200)
commit0493654c85e95454b98ffa6774c6873d91c8ba81
treee51254014f5596232139a7e3a22ec6d9bb20a6bf
parent120b530a31f44060cbb931e37834f5992be2daac
eol notice: surpress highlighting if link was visited

add a class to the whole outer div to manage the CSS rules for the
EOL widget and use this to keep the original color for links even if
they got visited already.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/css/ext6-pmx.css
src/panel/EOLNotice.js