diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-31 19:39:19 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-31 19:39:19 +0100 |
| commit | b47bc4092c8a48801ea199578e540c82b2a53fc1 (patch) | |
| tree | 5c8d24e3cbccaa0ca00100448d1d2088ceda9b8c /ishtar_pdl/static/pdl/styles.css | |
| parent | b98bfcfe20c9af59f69b7606c0351b4bbf344d00 (diff) | |
| download | Ishtar-b47bc4092c8a48801ea199578e540c82b2a53fc1.tar.bz2 Ishtar-b47bc4092c8a48801ea199578e540c82b2a53fc1.zip | |
UI: change colors - manage footer
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; -} |
