Project

General

Profile

« Previous | Next » 

Revision 59693

[Monitor Dashboard|Trunk]

add tabs for manage profiles page
update css for admin tabs
- add css for visibility quick menu

View differences:

structure.css
41 41
  color: rgba(0, 0, 0, .7);
42 42
}
43 43

  
44
#sidebar_main .menu_section > ul > li > a:hover, #sidebar_main .menu_section > ul li.current_section > a {
44
#sidebar_main .menu_section > ul > li > a:hover{
45 45
  color: var(--secondary-color);
46 46
}
47
#sidebar_main .menu_section > ul li.current_section > a {
48
  color: var(--primary-color);
49
}
47 50

  
48 51
#sidebar_switcher_toggle {
49 52
  top: 320px !important;

Also available in: Unified diff