integration/css/annotation-article.css
changeset 31 059e197617bb
child 32 3612737630f4
equal deleted inserted replaced
30:719aed020d05 31:059e197617bb
       
     1 /* TOP BAR */
       
     2 
       
     3 .periplus-barre {
       
     4     height: 77px; border-bottom: 1px solid #c00000; box-shadow: 0 2px 4px rgba(0,0,0,.5);
       
     5 }
       
     6 
       
     7 .periplus-barre-haut, .periplus-barre-bas-interieur {
       
     8     width: 967px; margin: 0 auto;
       
     9 }
       
    10 
       
    11 .periplus-barre-haut {
       
    12     height: 44px;
       
    13 }
       
    14 
       
    15 .periplus-titre {
       
    16     float: left; line-height: 20px; font-size: 17px; font-weight: bold; margin: 2px 0 0;
       
    17 }
       
    18 
       
    19 .periplus-titre h2 {
       
    20     font-style: italic; color: #C00000;
       
    21 }
       
    22 
       
    23 .periplus-dossier-docu {    
       
    24     float: right; height: 24px; line-height: 24px; border: 1px solid #197caa; margin: 9px 10px 0 0;
       
    25 }
       
    26 
       
    27 .periplus-dossier-docu a {
       
    28      color: #197caa;
       
    29 }
       
    30 
       
    31 .periplus-dossier-docu li {
       
    32     float: left;
       
    33 }
       
    34 
       
    35 .periplus-nom-dossier {
       
    36     font-size: 15px; font-weight: bold; background: url(../img/icone-dossier.png) 3px center no-repeat;
       
    37     padding: 0 6px 0 26px;
       
    38 }
       
    39 
       
    40 .periplus-fleche-article {
       
    41     font-size: 22px; border-left: 1px solid #197caa;
       
    42 }
       
    43 
       
    44 .periplus-article-precedent {
       
    45     padding: 0 3px 0 2px;
       
    46 }
       
    47 
       
    48 .periplus-article-suivant {
       
    49     padding: 0 2px 0 3px;
       
    50 }
       
    51 
       
    52 .periplus-recherche {
       
    53     width: 320px; margin: 0 auto;
       
    54 }
       
    55 
       
    56 .periplus-recherche-champ {
       
    57     float: left; border: 1px solid; padding: 0 2px; margin: 9px 0 0; font-size: 14px; height: 24px; line-height: 24px; width: 240px;
       
    58 }
       
    59 
       
    60 .periplus-recherche-envoi {
       
    61     float: left; border: none; padding: 0; margin: 9px 0 0 4px; background: #000000 url(../img/zoom-button.jpg) center no-repeat;
       
    62     width: 54px; height: 26px; text-indent: -9999px;
       
    63 }
       
    64 
       
    65 .periplus-barre-bas {
       
    66     height: 32px; background: #000000; color: #FFFFFF;
       
    67 }
       
    68 
       
    69 .periplus-barre-bas a {
       
    70     color: #FFFFFF;
       
    71 }
       
    72 
       
    73 .periplus-home {
       
    74     float: left; background-image: url("../img/home-sprite.png"); background-position: 0 -28px;
       
    75     display: block; height: 28px; width: 28px; margin: 2px 10px 0 0;
       
    76 }
       
    77 
       
    78 .periplus-home:hover {
       
    79     background-position: 0 0;
       
    80 }
       
    81 
       
    82 .periplus-fil-ariane {
       
    83     float: left; line-height: 32px; font-size: 16px; font-weight: bold;
       
    84 }
       
    85 
       
    86 .periplus-fil-ariane li {
       
    87     float: left;
       
    88 }
       
    89 
       
    90 .periplus-fil-ariane li:nth-child(n+2):before {
       
    91     float: left; content: "›"; margin: 0 5px;
       
    92 }
       
    93 
       
    94 
       
    95 /* ANNOTATIONS */
       
    96 
       
    97 .content span {
       
    98     background-image: inherit;
       
    99 }
       
   100 
       
   101 .annotation-frame {
       
   102     position: absolute; float: left; clear: both; display: none; border: 2px solid;
       
   103     margin: -4px 0 0 -4px;
       
   104 }
       
   105 .annotation-area {
       
   106     float: left; clear: both; width: 490px; padding: 2px; opacity: .2;
       
   107 }
       
   108 .annotation-form {
       
   109     float: left; clear: both; width: 490px; padding: 2px; background: rgba(200,200,200,.8);
       
   110 }
       
   111 .annotation-form h3 {
       
   112     color: #197CAA; font-size: 14px; font-weight: bold;
       
   113 }
       
   114 .annotation-textarea {
       
   115     margin: 5px; height: 120px; resize: none; border: 1px solid #666; padding: 2px; width: 474px;
       
   116 }
       
   117 .annotation-list li {
       
   118     margin-bottom: 5px; border: 2px solid; padding: 0 4px; font-size: 13px; cursor: hand;
       
   119 }
       
   120 .annotation-list h3 {
       
   121     font-weight: bold; font-size: 14px; margin: 4px 0;
       
   122 }
       
   123 .annotation-list p {
       
   124     margin: 4px 0;
       
   125 }
       
   126 .annotation-list li.selected {
       
   127     background: #f8f8f8;
       
   128 }
       
   129 .annotation-text {
       
   130     font-style: italic; color: #666;
       
   131 }
       
   132 .annotation-text b {
       
   133     font-style: normal; color: #800;
       
   134 }
       
   135 .annotation-selected {
       
   136     color: #ffffff;
       
   137     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGD4DwABBAEAfbLI3wAAAABJRU5ErkJggg==) !important;
       
   138 }
       
   139 .annotation-frame-box {
       
   140     display: none;
       
   141 }
       
   142 
       
   143 .annotation-frame-box div {
       
   144     position: absolute; background: rgba(128,128,128,0.5);
       
   145 }
       
   146 
       
   147 .annotation-fb-top {
       
   148     top: 77px; left: 0; right: 0;
       
   149 }
       
   150 
       
   151 .annotation-fb-left {
       
   152     left: 0;
       
   153 }
       
   154 
       
   155 .annotation-fb-right {
       
   156     right: 0;
       
   157 }
       
   158 
       
   159 .annotation-fb-bottom {
       
   160     left: 0; right: 0;
       
   161 }