Project

General

Profile

« Previous | Next » 

Revision 58609

[Trunk | Library]: library.css: Range buttons changed to links - max-width custom, color of divider custom.

View differences:

library.css
1456 1456
    text-transform: none;
1457 1457
}
1458 1458

  
1459
/*.range-button > a:not(.first-col) {*/
1460
/*    border-left: 1px solid #C4C4C4  !important;*/
1461
/*}*/
1462

  
1463
.range-button.uk-grid-divider>:not(.uk-first-column)::before {
1464
    border-left: 1px solid #C4C4C4  !important;
1465
}
1466

  
1467
.range-button {
1468
    max-width: 330px;
1469
}
1470

  
1471

  
1459 1472
/* Landing gradient title section*/
1460 1473
.title-section {
1461 1474
    background-image: linear-gradient(to right, #FFFFFF, #F0F0F0);

Also available in: Unified diff