mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
show download options instead of return link in location headers
This commit is contained in:
parent
5f46332ceb
commit
f6db9bfb3b
2 changed files with 41 additions and 5 deletions
|
|
@ -86,6 +86,10 @@
|
|||
border-bottom: 1px #a44399 solid;
|
||||
}
|
||||
|
||||
.border-default {
|
||||
border: 1px #5d627d solid;
|
||||
}
|
||||
|
||||
.border-bottom-default {
|
||||
border-bottom: 1px #5d627d solid;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue