Project

General

Profile

« Previous | Next » 

Revision 41795

View differences:

StatsConfig.css
436 436
}
437 437

  
438 438
.flashing-button{
439
	background-color:#ff9999;
439
	background-color:#00b300;
440 440
}
441 441

  
442 442

  
......
852 852
.confirmationModal .modal-footer .confirmationModalButtons .btn, .formModal .modal-footer .confirmationModalButtons .btn {
853 853
    margin-left: 10px;
854 854
}
855

  
856

  
857
table td{
858
	border-left:none !important;
859
	border-right:none !important;
860
}
861

  
862
.add-serie-icon-filter {
863
    background-color: #383843;
864
    border-radius: 10px;
865
    margin-top: -27px;
866
    height: 10px;
867
    margin-right: 7px;
868
    padding: 5px;
869
    float:right;
870
    cursor: pointer;
871
}

Also available in: Unified diff