Mercurial > libervia-web
diff 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 |
line wrap: on
line diff
--- a/public/libervia.css Mon Nov 25 21:04:09 2013 +0100 +++ b/public/libervia.css Tue Nov 26 19:51:02 2013 +0100 @@ -962,6 +962,13 @@ font-style:italic; } +.radiocol_status { + margin-left: 10px; + margin-right: 10px; + font-weight: bold; + color: black; +} + .radiocol_upload_status_ok { margin-left: 10px; margin-right: 10px;