Skip to content

Commit 690debb

Browse files
committed
hide archive folder in iframe
1 parent 26c31ff commit 690debb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets_styles_styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,6 +1615,10 @@ html.dragmode .currentpage .applist li.dragging {
16151615
display: block;
16161616
}
16171617

1618+
html.inframe .requestlist li .req_actions .icon-folder-open {
1619+
display: none;
1620+
}
1621+
16181622
.requestlist li[data-status="insufficient"] .metalist .meta_status .status {
16191623
/* unmonitored transactions */
16201624
color: #eeac57;

0 commit comments

Comments
 (0)