aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-06-04 08:16:00 +0000
committerAUTOMATIC <16777216c@gmail.com>2023-06-04 08:16:00 +0000
commitaeba3cadd5efaa14fe06ef34df26903b5a778e49 (patch)
tree3dffd6050d12c653d2095aec53363edc1f655e84 /style.css
parentcd7ec5f728d4f83ff847d2f3f4a434d094db54eb (diff)
downloadstable-diffusion-webui-gfx803-aeba3cadd5efaa14fe06ef34df26903b5a778e49.tar.gz
stable-diffusion-webui-gfx803-aeba3cadd5efaa14fe06ef34df26903b5a778e49.tar.bz2
stable-diffusion-webui-gfx803-aeba3cadd5efaa14fe06ef34df26903b5a778e49.zip
add whitelist for environment in the report
add extra link to view the report instead of downloading it
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/style.css b/style.css
index d8bdb73b..e1df716f 100644
--- a/style.css
+++ b/style.css
@@ -450,8 +450,11 @@ table.popup-table .link{
opacity: 0.75;
}
-#sysinfo_download a{
+#sysinfo_download a.sysinfo_big_link{
font-size: 24pt;
+}
+
+#sysinfo_download a{
text-decoration: underline;
}