comparison public/libervia.css @ 285:4f0c2fea358a

browser_side (plugin radiocol): use the status label to give more information
author souliane <souliane@mailoo.org>
date Tue, 26 Nov 2013 19:51:02 +0100
parents bee4719af9b9
children e76ec07be8e5
comparison
equal deleted inserted replaced
284:bee4719af9b9 285:4f0c2fea358a
960 .radiocol_next_song { 960 .radiocol_next_song {
961 margin-right: 5px; 961 margin-right: 5px;
962 font-style:italic; 962 font-style:italic;
963 } 963 }
964 964
965 .radiocol_status {
966 margin-left: 10px;
967 margin-right: 10px;
968 font-weight: bold;
969 color: black;
970 }
971
965 .radiocol_upload_status_ok { 972 .radiocol_upload_status_ok {
966 margin-left: 10px; 973 margin-left: 10px;
967 margin-right: 10px; 974 margin-right: 10px;
968 font-weight: bold; 975 font-weight: bold;
969 color: #28F215; 976 color: #28F215;