web/data/cubicweb.login.css
branchtls-sprint
changeset 1777 7bd776052e2b
parent 1776 4be367276874
child 2116 344ca533ee9d
equal deleted inserted replaced
1776:4be367276874 1777:7bd776052e2b
     7 
     7 
     8 div#popupLoginBox {
     8 div#popupLoginBox {
     9   position: absolute;
     9   position: absolute;
    10   z-index: 400;
    10   z-index: 400;
    11   right: 0px;
    11   right: 0px;
    12   width: 23em;
    12   width: 26em;
    13   padding: 0px 1px 1px;
    13   padding: 0px 1px 1px;
    14   font-weight: bold;
    14   font-weight: bold;
    15   background: #E4EAD8; 
    15   background: #E4EAD8; 
    16 }
    16 }
    17 
    17