Revision 49210315 snf-astakos-app/astakos/im/static/im/css/styles.less

b/snf-astakos-app/astakos/im/static/im/css/styles.less
550 550

  
551 551
        &.success { background-color: @green; color: @white }
552 552
        &.error { background-color: @red; color: @white }
553
        &.warning { background-color: @yellow; color: @black }
553
        &.warning { background-color: #AF6906; color: @black }
554
    }
555
    
556
    .warning {
557
        color: @white !important;   
558
        a {
559
            color: inherit;
560
            font-weight: bold;
561
        }
554 562
    }
555 563

  
556 564
}

Also available in: Unified diff