Logo white

Alexey Boroda / uamap_old

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • uamap_old
  • backend
  • themes
  • defaults
  • web
  • css
  • backend.css
  • first commit
    d1f8bd40
    Alexey Boroda authored
    2018-11-15 15:19:23 +0200  
    Browse Code ยป
backend.css 253 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.submit-panel-buttons * {
    margin-left: 5px;
}

.mini-navbar .nav-second-level .nav-label {
    display: block !important;
}

.mini-navbar .nav-second-level i {
    display: none;
}

.mini-navbar .nav-second-level {
    min-width: 225px !important;
}