mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
disable scripts in rss entry content
This commit is contained in:
+12
@@ -1145,3 +1145,15 @@ span.debugTS {
|
||||
#backReqBox {
|
||||
display : none;
|
||||
}
|
||||
|
||||
.scriptWarn:before {
|
||||
content : "Disabled script:";
|
||||
}
|
||||
|
||||
.scriptWarn {
|
||||
color : white;
|
||||
background-color : #903030;
|
||||
border : 1px solid #601010;
|
||||
padding : 3px;
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user