diff --git a/style.css b/style.css index afd79d7..6dac95b 100644 --- a/style.css +++ b/style.css @@ -41,6 +41,10 @@ main { margin-top: 0; } +.ui.header { + text-transform: capitalize; +} + .share-size { --free-ratio: calc(var(--free) / var(--total)); --used-percent: calc(100% - 100%*var(--free-ratio)); diff --git a/xslt/cards.xsl b/xslt/cards.xsl index 531ea7a..949d71d 100755 --- a/xslt/cards.xsl +++ b/xslt/cards.xsl @@ -46,6 +46,8 @@ compareWith= + &refreshPeriod= + &sudo= diff --git a/xslt/compact.xsl b/xslt/compact.xsl index c75783e..777580e 100755 --- a/xslt/compact.xsl +++ b/xslt/compact.xsl @@ -46,6 +46,8 @@ compareWith= + &refreshPeriod= + &sudo= @@ -257,6 +259,7 @@ function hostScanning(link) { diff --git a/xslt/hostsTable.xsl b/xslt/hostsTable.xsl index 7bc9d43..575068e 100755 --- a/xslt/hostsTable.xsl +++ b/xslt/hostsTable.xsl @@ -46,6 +46,8 @@ compareWith= + &refreshPeriod= + &sudo= diff --git a/xslt/servicesTable.xsl b/xslt/servicesTable.xsl index 11a0ac5..7d9e667 100755 --- a/xslt/servicesTable.xsl +++ b/xslt/servicesTable.xsl @@ -46,6 +46,8 @@ compareWith= + &refreshPeriod= + &sudo=