File: style-hc.css

package info (click to toggle)
apostrophe 3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,408 kB
  • sloc: python: 5,733; xml: 226; sh: 66; javascript: 50; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 182 bytes parent folder | download
1
2
3
4
5
6
7
8
.toolbars.top {
  box-shadow: 0 1px var(--border-color),
              0 2px 4px alpha(var(--headerbar-shade-color), .5);
}

separator.sidebar {
  background: var(--border-color);
}