mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Remove external link on pdf\'s - courtesy of B-Raad
This commit is contained in:
@@ -331,6 +331,10 @@ a:hover {
|
||||
content: "\f1c1";
|
||||
}
|
||||
|
||||
.pdf-link-icons .pdf-link:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.doc-link-icons .doc-link:before {
|
||||
content: "\f1c2";
|
||||
}
|
||||
@@ -511,7 +515,7 @@ input:hover[type="button"],
|
||||
input:hover[type="reset"],
|
||||
input:hover[type="submit"],
|
||||
body .button:hover,
|
||||
.genesis-nav-menu input[type="submit"] {
|
||||
.genesis-nav-menu input[type="submit"] {
|
||||
background-color: #f15123;
|
||||
border-color: #f15123;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user