diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-02-28 18:34:45 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-02-28 18:34:45 +0100 |
commit | 530cfa43429736e83bede04d32985982ec6dfc78 (patch) | |
tree | 6f9f67897d36106520b51e5045e9e11852f44ba0 /ishtar_common/static/media/styles.css | |
parent | 074234d96df7be874a882872f4a6f4df3ef59e23 (diff) | |
download | Ishtar-530cfa43429736e83bede04d32985982ec6dfc78.tar.bz2 Ishtar-530cfa43429736e83bede04d32985982ec6dfc78.zip |
Reorganize find wizard
Diffstat (limited to 'ishtar_common/static/media/styles.css')
-rw-r--r-- | ishtar_common/static/media/styles.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ishtar_common/static/media/styles.css b/ishtar_common/static/media/styles.css index 7055502c7..37170a801 100644 --- a/ishtar_common/static/media/styles.css +++ b/ishtar_common/static/media/styles.css @@ -139,16 +139,6 @@ div#foot{ font-size: 0.9em; } -.clean-table h4, -.sheet h4, .sheet h3{ - text-align: center; - text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.70); -} - -.clean-table h4{ - margin-top: 1em; -} - .mini-table{ height: 500px; overflow: auto; |