File: load2.css

package info (click to toggle)
r-cran-shinycssloaders 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 560 kB
  • sloc: javascript: 75; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#{{id}} {
  color: {{color}};
}
#{{id}}:before, #{{id}}:after {
  background: {{color.background}};
}