plugins/yubikey/yubikey.css
changeset 30 294bab0bb3e2
parent 6 4f85ab095cc8
child 35 03d6287d4a8b
equal deleted inserted replaced
29:7cd9707ed72f 30:294bab0bb3e2
    46 div.yubikey_bar > img {
    46 div.yubikey_bar > img {
    47   width: 0px;
    47   width: 0px;
    48   height: 88px;
    48   height: 88px;
    49   background-image: url(./field.png);
    49   background-image: url(./field.png);
    50   background-repeat: no-repeat;
    50   background-repeat: no-repeat;
    51   background-position: -44px -88px;
    51   background-position: 0px -88px;
    52 }
    52 }
    53 
    53 
    54 div.yubikey_bar > img.yubikey_bar_error {
    54 div.yubikey_bar > img.yubikey_bar_error {
    55   width: 88px !important;
    55   width: 88px !important;
    56   background-position: 0px -176px !important;
    56   background-position: 0px -176px !important;