Mercurial > libervia-web
comparison public/libervia.css @ 284:bee4719af9b9
browser_side (plugin radiocol): info message when you start the radiocol
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 25 Nov 2013 21:04:09 +0100 |
parents | ae3ec654836d |
children | 4f0c2fea358a |
comparison
equal
deleted
inserted
replaced
283:0eba1c4f9c6f | 284:bee4719af9b9 |
---|---|
867 margin-top: 7px; | 867 margin-top: 7px; |
868 } | 868 } |
869 | 869 |
870 .chatTextInfo { | 870 .chatTextInfo { |
871 font-weight: bold; | 871 font-weight: bold; |
872 } | |
873 | |
874 .chatTextInfo { | |
875 font-style: italic; | 872 font-style: italic; |
873 } | |
874 | |
875 .chatTextInfo-link { | |
876 font-weight: bold; | |
877 font-style: italic; | |
878 cursor: pointer; | |
876 } | 879 } |
877 | 880 |
878 .chatArea { | 881 .chatArea { |
879 height:100%; | 882 height:100%; |
880 width:100%; | 883 width:100%; |