summaryrefslogtreecommitdiffstats
path: root/glances/outputs/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'glances/outputs/static/css/style.css')
-rw-r--r--glances/outputs/static/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/glances/outputs/static/css/style.css b/glances/outputs/static/css/style.css
index 084a5dd0..cf253470 100644
--- a/glances/outputs/static/css/style.css
+++ b/glances/outputs/static/css/style.css
@@ -36,6 +36,9 @@ body {
font-weight: bold;
color: white;
}
+.sortable {
+ cursor: pointer;
+}
.text-right {
text-align: right;
}