[Fix] Hyperlink showing in the pdf print (#5590)
This commit is contained in:
parent
e38104dbeb
commit
3138234ae2
1 changed files with 0 additions and 3 deletions
3
frappe/public/css/bootstrap.css
vendored
3
frappe/public/css/bootstrap.css
vendored
|
|
@ -203,9 +203,6 @@ th {
|
|||
a:visited {
|
||||
text-decoration: underline;
|
||||
}
|
||||
a[href]:after {
|
||||
content: " (" attr(href) ")";
|
||||
}
|
||||
abbr[title]:after {
|
||||
content: " (" attr(title) ")";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue