Revision ebd369d0 snf-astakos-app/astakos/im/static/im/less/xtra.less

b/snf-astakos-app/astakos/im/static/im/less/xtra.less
39 39
    border: none !important;
40 40
}
41 41

  
42
// specific styles for A buttons
43
a.button {
44
    text-align: center !important;
45
    color: #fff !important;
46
    border: none !important;
47
    display: block !important;
48

  
49
    &:hover {
50
        color: #fff !important;    
51
    }
52
}
53

  
42 54

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

Also available in: Unified diff