Project

General

Profile

« Previous | Next » 

Revision 57357

[Monitor]: Stakeholder page: Build menu and navigation

View differences:

monitor-custom.css
16 16
    --monitor-portal-lower-tone: #7c9144;
17 17
    --connect-portal-lower-tone: #b48536;
18 18
    --develop-portal-lower-tone: #9f4e7e;
19

  
20
    --community_main_color: #4C9CD5;
21
    --community_main_color_rgb: 76,156,213;
22
    --community_secondary_color:#24857F;
23
    --community_main_dark_color:#2276B9;
24

  
25 19
}
26 20

  
27 21
.tm-toolbar .uk-subnav-line .custom-monitor-li {
......
67 61
.uk-breadcrumb .active{
68 62
    font-weight: bold;
69 63
}
64

  
65
.uk-light .topic-nav .uk-navbar-nav > li > a {
66
  font-size: 20px;
67
  text-transform: unset;
68
}
69

  
70
.uk-light .topic-nav .uk-navbar-nav > li.uk-active > a, .uk-light .topic-nav .uk-navbar-nav > li > a:hover,
71
.uk-light .topic-nav .uk-navbar-nav > li > a:focus {
72
  color: white !important;
73
}

Also available in: Unified diff