mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-09 04:49:15 +00:00
disable infobox overlay
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
if (navigator.userAgent.match("Opera")) {
|
||||
document.write('<link rel="stylesheet" type="text/css" href="opera.css">');
|
||||
}
|
||||
if (navigator.userAgent.match("Gecko") && !navigator.userAgent.match("KHTML")) {
|
||||
document.write('<link rel="stylesheet" type="text/css" href="gecko.css">');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user