mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-21 10:00:47 +01:00
Added file links to the logs and output
This commit is contained in:
@@ -199,6 +199,10 @@ header h1 {
|
||||
#output {
|
||||
margin-left: 5px;
|
||||
}
|
||||
#output:hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#openLogButton {
|
||||
margin-top: 5px;
|
||||
@@ -266,4 +270,9 @@ button:hover {
|
||||
|
||||
#resetSettingsButton {
|
||||
height: 35px;
|
||||
}
|
||||
|
||||
#logList-Name:hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
Reference in New Issue
Block a user