Stop displaying titles as uppercase #2438
Unanswered
Black-Platypus
asked this question in
Help and Q&A
Replies: 1 comment
-
This should be fixed in the next version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
Can you please remove
text-transform: uppercase;
from the style of.download-top > .title
?It makes the titles take up more space, harder to read, and, most importantly, doesn't reflect the actual title
Addon & CoApp version and details
version: 9.5.0.1
target: google
channel: stable
lang: en-US
coapp: {"found":true,"new_version":false,"path":"C:\Program Files\DownloadHelper CoApp\vdhcoapp.exe","version":"2.0.19"}
license: {"unset":true}
platform: x86-64 win
UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
{
"http_media_download_strategy": "inbrowser",
"used_history_button": true,
"download_directory": "K:\[Series]\# new",
"never_show_no_incognito_msg_again": true,
"view_options": {
"all_tabs": false,
"hide_downloaded": true,
"low_quality": false,
"show_button_clean": true,
"show_button_clean_all": true,
"show_button_convert_local": false,
"sort_by_status": true,
"sort_reverse": false
},
"default_action": "copy",
"use_wide_ui": false,
"use_legacy_ui": false,
"use_sidebar": true,
"open_count_store": 3,
"successfull_dl": 18,
"never_show_successfull_dl_message": true,
"download_history": {
"__serializer_tag": "map",
"__serializer_value": []
}
}
Beta Was this translation helpful? Give feedback.
All reactions