|
|
Ligne 2 034 : |
Ligne 2 034 : |
| .va-transcript-icon { | | .va-transcript-icon { |
| width: 40px; | | width: 40px; |
| /*z-index: -1;*/ | | z-index: -1; |
| } | | } |
| | | |
Ligne 2 061 : |
Ligne 2 061 : |
| .va-quotation-quot-l, | | .va-quotation-quot-l, |
| .va-quotation-quot-r { | | .va-quotation-quot-r { |
| color: #E0E0E0; | | color: #154D05; |
| font: bold 55px/40px serif; | | font: bold 55px/40px serif; |
| height: 18px; | | height: 18px; |
| } | | } |
|
| | |
| .va-newsquote-quot-l, | | .va-newsquote-quot-l, |
| .va-quotation-quot-l { | | .va-quotation-quot-l { |
Ligne 2 115 : |
Ligne 2 115 : |
| .va-transcript-text { | | .va-transcript-text { |
| font-family: monospace; | | font-family: monospace; |
| font-size: 14px;
| |
| } | | } |
| | | |
| .va-quotation-text { | | .va-quotation-text { |
| display: block; | | display: block; |
| | margin-left: 15px; |
| | margin-right: 15px; |
| margin-top: -0.4em; | | margin-top: -0.4em; |
| text-align: left; | | text-align: left; |
Ligne 2 141 : |
Ligne 2 142 : |
| font-size: 10px; | | font-size: 10px; |
| line-height: 15px; | | line-height: 15px; |
| | margin-right: 15px; |
| } | | } |
| | | |
Ligne 2 167 : |
Ligne 2 169 : |
| border-top: 1px solid #D9D9D9; | | border-top: 1px solid #D9D9D9; |
| margin-top: 5px; | | margin-top: 5px; |
| }
| |
|
| |
| .np-quote-snd-trigger {
| |
| display: inline-block;
| |
| position: relative;
| |
| top:auto;
| |
| left:auto;
| |
| padding: 0px 2px;
| |
| }
| |
|
| |
| .np-quote-snd-trigger:hover .np-quote-snd-player {
| |
| display:block;
| |
| }
| |
|
| |
| .np-quote-snd-player {
| |
| display:none;
| |
| position:absolute;
| |
| top:-55px;
| |
| left:100%;
| |
| z-index:100 !important;
| |
| width: 300px;
| |
| overflow-x: hidden;
| |
| margin:0px;
| |
| padding:5px 10px 10px 10px;
| |
| border:1px solid #CCCCCC;
| |
| border-radius:5px;
| |
| box-shadow:#AAAAAA 2px 2px 5px 0px;
| |
| background-color:White;
| |
| color: Black;
| |
| text-align: left;
| |
| font: normal normal normal 13px/normal Helvetica,Arial,sans-serif;
| |
| }
| |
|
| |
| .np-quote-snd-player-img {
| |
| float:left;
| |
| width:50px;
| |
| }
| |
|
| |
| .np-quote-snd-player-title {
| |
| width:250px;
| |
| height:50px;
| |
| display:table-cell;
| |
| vertical-align:middle;
| |
| }
| |
|
| |
| .np-quote-snd-player-title span {
| |
| font-size: 18px;
| |
| }
| |
|
| |
| /* Citation */
| |
| .va-citation {
| |
| overflow: hidden;
| |
| line-height: 18px;
| |
| padding: 10px 25px;
| |
| }
| |
|
| |
| .va-citation-body {
| |
| display: block;
| |
| }
| |
|
| |
| .va-citation-quote {
| |
| display: block;
| |
| position: relative;
| |
| z-index: 1;
| |
| }
| |
|
| |
| .va-citation-left,
| |
| .va-citation-right {
| |
| border-bottom: 1px solid #AAA;
| |
| border-top: 1px solid #AAA;
| |
| width: 200px;
| |
| }
| |
|
| |
| .va-citation-left {
| |
| clear: left;
| |
| float: left;
| |
| margin: 10px 10px 10px 0;
| |
| }
| |
|
| |
| .va-citation-right {
| |
| clear: right;
| |
| float: right;
| |
| margin: 10px 0 10px 10px;
| |
| }
| |
|
| |
| .va-citation-center {
| |
| text-align: center;
| |
| }
| |
|
| |
| .va-citation-center .va-citation-body {
| |
| display: inline-block;
| |
| margin: 0px 10px 0px 10px;
| |
| }
| |
|
| |
| .va-citation-quot-l,
| |
| .va-citation-quot-r {
| |
| position: absolute;
| |
| color: #E0E0E0;
| |
| font: bold 55px/40px serif;
| |
| height: 18px;
| |
| width: 40px;
| |
| z-index: -1;
| |
| }
| |
|
| |
| .va-citation-quot-l {
| |
| top: -17px;
| |
| top: -3px !ie;
| |
| left: -30px;
| |
| text-align: left;
| |
| color: rgba(255, 255, 255, 0.2);
| |
| }
| |
|
| |
| .va-citation-quot-r {
| |
| bottom: 17px;
| |
| bottom: 3px !ie;
| |
| right: -30px;
| |
| text-align: right;
| |
| color: rgba(255, 255, 255, 0.2);
| |
| }
| |
|
| |
| .va-citation-text {
| |
| display: block;
| |
| margin-top: -0.4em;
| |
| text-align: left;
| |
| font-size: 12px;
| |
| }
| |
|
| |
| .va-citation-text ol,
| |
| .va-citation-text p,
| |
| .va-citation-text ul {
| |
| margin-bottom: 0;
| |
| }
| |
|
| |
| .va-citation-source {
| |
| font-size: 11px;
| |
| } | | } |
|
| |
|