Mercurial > libervia-web
comparison public/libervia.css @ 130:6576c5a90060
Working Radio Collective \o/
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 29 Jan 2012 02:56:21 +0100 |
parents | dd0d39ae7d24 |
children | 88512fbeb128 |
comparison
equal
deleted
inserted
replaced
129:dd0d39ae7d24 | 130:6576c5a90060 |
---|---|
867 .radiocol_next_song { | 867 .radiocol_next_song { |
868 margin-right: 5px; | 868 margin-right: 5px; |
869 font-style:italic; | 869 font-style:italic; |
870 } | 870 } |
871 | 871 |
872 .radiocol_upload_status_ok { | |
873 margin-left: 10px; | |
874 margin-right: 10px; | |
875 font-weight: bold; | |
876 color: #28F215; | |
877 } | |
878 | |
879 .radiocol_upload_status_ko { | |
880 margin-left: 10px; | |
881 margin-right: 10px; | |
882 font-weight: bold; | |
883 color: #B80000; | |
884 } | |
885 | |
872 /* Drag and drop */ | 886 /* Drag and drop */ |
873 | 887 |
874 .dragover { | 888 .dragover { |
875 background: #cf2828 !important; | 889 background: #cf2828 !important; |
876 border-radius: 1em 1em 1em 1em !important; | 890 border-radius: 1em 1em 1em 1em !important; |