Revision 68cb6899 snf-astakos-app/astakos/im/static/im/less/xtra.less

b/snf-astakos-app/astakos/im/static/im/less/xtra.less
51 51
    }
52 52
}
53 53

  
54
// specific styles for A buttons
55
a.button {
56
    text-align: center !important;
57
    color: #fff !important;
58
    border: none !important;
59
    display: block !important;
60

  
61
    &:hover {
62
        color: #fff !important;    
63
    }
64
}
65

  
54 66

  
55 67
.transit(@type:color, @time:.15s, @easing:linear) {
56 68
    -webkit-transition: @type @time @easing;

Also available in: Unified diff