mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
luci-theme-bootstrap: disable Dark Reader
Disable Dark Deader since the bootstap theme has built-in dark and light modes, as well as a mode which auto-detects the user's preference. Dark Reader also doesn't work well with the bootstrap theme. Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
This commit is contained in:
committed by
Paul Donald
parent
bf7d15af13
commit
9b5d60757e
@@ -30,6 +30,7 @@
|
||||
</script>
|
||||
{% endif %}
|
||||
<meta name="viewport" content="initial-scale=1.0">
|
||||
<meta name="darkreader-lock">
|
||||
<link rel="stylesheet" href="{{ media }}/cascade.css">
|
||||
<link rel="stylesheet" media="only screen and (max-device-width: 854px)" href="{{ media }}/mobile.css" />
|
||||
<link rel="icon" href="{{ media }}/logo_48.png" sizes="48x48">
|
||||
|
||||
Reference in New Issue
Block a user