diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-08-17 03:00:08 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-08-17 03:00:08 +0100 |
commit | 1c202f9f7af3a74e56d7d3b6df05ea6f745a9759 (patch) | |
tree | 07781222c231b64492f2e94da3b401c635bd0efb /webclient/app.css | |
parent | dial down logging (diff) | |
download | synapse-1c202f9f7af3a74e56d7d3b6df05ea6f745a9759.tar.xz |
oops, debugging crept in
Diffstat (limited to 'webclient/app.css')
-rw-r--r-- | webclient/app.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webclient/app.css b/webclient/app.css index 324928c892..3d8d7dd72b 100644 --- a/webclient/app.css +++ b/webclient/app.css @@ -63,7 +63,6 @@ h1 { } .blink { - display: none ! important; background-color: #faa; } |