commit | 3c7082292e4caa54c55f5a8202a4cf211232c048 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Fri Nov 03 16:55:19 2017 +0100 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Fri Nov 03 16:55:19 2017 +0100 |
tree | e3f3d4d7110f8a826339628f073462704b15c4c0 | |
parent | e1a9850b6cb791b825411839fabb48498c88b644 [diff] [blame] |
frontend CHANGE status data visibility switch change the switch from checkbox to a clickable sentence
diff --git a/frontend/netopeer.css b/frontend/netopeer.css index 0b6b864..c3a723c 100644 --- a/frontend/netopeer.css +++ b/frontend/netopeer.css
@@ -1,3 +1,9 @@ +a:not([href]) { + cursor: pointer; + text-decoration: underline; + font-weight: bold; +} + #netopeer-header { position: fixed; width: 100%;