diff options
Diffstat (limited to 'ishtar_pdl/static/pdl/styles.css')
-rw-r--r-- | ishtar_pdl/static/pdl/styles.css | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/ishtar_pdl/static/pdl/styles.css b/ishtar_pdl/static/pdl/styles.css deleted file mode 100644 index b35d0ade2..000000000 --- a/ishtar_pdl/static/pdl/styles.css +++ /dev/null @@ -1,25 +0,0 @@ -div#footer{ - position: fixed; - bottom: 0px; - background-color: #CCC; - width: 100%; - left: 0px; - z-index: 101; -} - -div#validation-bar{ - padding-top: 5px; - margin-bottom: 7px; -} - -div#foot{ - font-size: 0.75em; - text-align: center; - background-color: #bbb; - padding: 0.2em; -} - -#reset_wizards{ - right:50px; - position:absolute; -} |