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

b/snf-astakos-app/astakos/im/static/im/less/xtra.less
24 24
    &:hover {
25 25
        background-color: @linkColor;    
26 26
    }
27

  
28
    &.back {
29
        text-decoration: none;
30
        bottom: 0;
31
        float: right;
32
        &.right { right: 0}
33
        z-index: 500;
34
    }
35
}
36

  
37
.buttons-list {
38
    z-index: 300;
39
    position: relative;
40
    .button {
41
        margin-left: 10px;    
42
    }    
43

  
44
    &.fixpos {
45
        margin-top: -42px;    
46
    }
27 47
}
28 48

  
29 49
// specific styles for A buttons

Also available in: Unified diff