Project

General

Profile

« Previous | Next » 

Revision 59946

[Aggregator | Trunk]: Add deposit classes same as explore

View differences:

portal-custom.css
31 31
    background-image: none !important;
32 32
}
33 33

  
34
.explorePanelBackground {
35
    background: transparent linear-gradient(133deg, #F5F5F5 0%, #D8D8D8 100%) 0% 0% no-repeat padding-box;
36
}
34 37

  
35
.emphasis {
36
    color: #000;
37
    font-size: 17px;
38
    font-weight: bold;
38
.explorePanelBackground .uk-grid-divider > :not(.uk-first-column)::before {
39
    border-left: 1px solid rgba(0, 0, 0, .2);
39 40
}
40 41

  
41
.portal-color.emphasis {
42
    color: #37C7E9;
43
    font-size: 40px;
44
    font-weight: bold;
42
.explorePanelBackground .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
43
    color: #bfbfbf;
45 44
}

Also available in: Unified diff