X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f62465929c480c1c05310df665fae32b5a24fb98..78644811ca0c6042212788dc67add42bc41fb74c:/project/static/css/filelist.css diff --git a/project/static/css/filelist.css b/project/static/css/filelist.css deleted file mode 100755 index f5b8ce0c..00000000 --- a/project/static/css/filelist.css +++ /dev/null @@ -1,33 +0,0 @@ -/* - Document : filelist - Created on : 2009-09-04, 20:44:44 - Author : lreqc - Description: - Dodatkowe style dla listy plików na stronie głównej. -*/ - -#main-page-widgets > div { - float: left; - border: 1px solid black; - padding: 0.5em 2em; - margin: 1em; -} - -.file-list-widget { - background: #DDF; - max-width: 60%; -} - -.file-list-widget .page-nav-wrap button { - width: 2.5em; -} - -.upload-file-widget { - min-width: 20%; - width: 25%; -} - - - - -