Skip to content

Commit 3e8e4c4

Browse files
authored
Merge pull request #2058 from MartinNowak/download_info_symbol
gray download/install info symbol
2 parents 8b31c02 + b4f4cfc commit 3e8e4c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

download.dd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,9 @@ Macros:
276276
.download_paragraph:hover > span {
277277
visibility: visible;
278278
}
279+
.download_paragraph a > i.fa {
280+
color: #999;
281+
}
279282
)
280283
DOWNLOAD_OTHER =
281284
$(DIV,

0 commit comments

Comments
 (0)