diff options
author | hackademix <giorgio@maone.net> | 2018-09-18 23:43:28 +0200 |
---|---|---|
committer | hackademix <giorgio@maone.net> | 2018-09-18 23:43:28 +0200 |
commit | 475a6b9e9ab5a47f8ea15c5b7e17f38d596b51a4 (patch) | |
tree | 83e7cc6395cd6e1d3b94ba5cd23822963db8598d /html/display_panel/content/panel-styles.css | |
parent | 813daae97602ad7143e23fd6d955bef5e413dc7a (diff) |
Initial refactoring and unhiding of contact finder / complaint UI.
Diffstat (limited to 'html/display_panel/content/panel-styles.css')
-rw-r--r-- | html/display_panel/content/panel-styles.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/html/display_panel/content/panel-styles.css b/html/display_panel/content/panel-styles.css index cbf5cf5..0d849e4 100644 --- a/html/display_panel/content/panel-styles.css +++ b/html/display_panel/content/panel-styles.css @@ -149,9 +149,3 @@ span.blocked { width: 100%; text-align: center; } - - - -#complain { - display: none; /* TODO: Complaint to owner UI */ -} |