Ignore:
Timestamp:
03/12/15 12:28:06 (9 years ago)
Author:
rboipsl
Message:

copy date
One transmission
mise a jour sur champs
changement couleur en demi-deuil

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tapas/web/resources/css/TwitterLogin/front.css

    r529 r816  
    1818 
    1919#topnav { 
    20 /*padding: 10px 0px 12px;*/ 
     20    /*padding: 10px 0px 12px;*/ 
    2121    font-size: 11px; 
    2222    line-height: 23px; 
     
    4444#topnav a.signin, #topnav a.signin:hover { 
    4545    *background-position: 0 3px !important; 
    46     //color: #bfafd6; 
     46    color: #bfafd6; 
    4747} 
    4848 
     
    6262    -moz-border-radius-topleft: 4px; 
    6363    -moz-border-radius-topright: 4px; 
    64     background: #ff7c25 !important; 
     64    background: #59427b !important; 
    6565    color: black !important; 
    6666    outline: none; 
     
    7777a.signin.menu-open span { 
    7878    background-image: url("images/toggle_up_dark.png"); 
    79     color: black ; 
     79    color: white ; 
    8080} 
    8181 
     
    8686    -webkit-border-bottom-right-radius: 4px; 
    8787    display: none; 
    88     background-color: #ff7c25; 
     88    background-color: #59427b; 
    8989    position: absolute; 
    9090    width: 210px; 
    9191    z-index: 100; 
    92     border: 0 transparent; 
     92    border: 1 ; 
    9393    text-align: left; 
    9494    padding: 16px; 
     
    9898    margin-right: 0px; 
    9999    margin-right: -1px; 
    100     color: black; 
     100    color: white; 
    101101    font-size: 11px; 
    102102} 
     
    106106    -moz-border-radius: 4px; 
    107107    -webkit-border-radius: 4px; 
    108     border: 1px solid #d45400; 
     108    border: 1px solid #825fb7; 
    109109    font-size: 13px; 
    110110    margin: 0 0 5px; 
     
    138138} */ 
    139139 
     140#signin_menu a{ 
     141    color:#c0afd6; 
     142} 
     143 
    140144#signin_menu a:hover{ 
    141145    color:white; 
     
    145149    -moz-border-radius: 4px; 
    146150    -webkit-border-radius: 4px; 
    147     background: #d45400 url('images/bg-btn-blue.png') repeat-x scroll 0 0; 
    148     border: 1px solid #d45400; 
     151    background: #825fb7 url('images/bg-btn-blue.png') repeat-x scroll 0 0; 
     152    border: 1px solid #825fb7; 
    149153    color: #ffffff; 
    150     //text-shadow: 0 -1px 0 #39d; 
    151154    padding: 4px 10px 5px; 
    152155    font-size: 11px; 
    153156    margin: 0 5px 0 0; 
    154157    font-weight: bold; 
     158    border-radius:8px; 
    155159} 
    156160 
     
    163167    background-position: 0 -5px; 
    164168    cursor: pointer; 
    165     color: #d45400; 
     169    color: #59427b; 
     170    border-radius:8px; 
    166171} 
    167172 
     
    188193    -webkit-border-radius: 4px; 
    189194    border-radius: 4px; 
    190     background-color: #d45400; 
     195    background-color: black; 
    191196    color: white; 
    192197    text-align: left; 
Note: See TracChangeset for help on using the changeset viewer.