File: csscombine-proxy.css

package info (click to toggle)
cssutils 0.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,320 kB
  • ctags: 1,991
  • sloc: python: 19,781; sh: 102; makefile: 79
file content (7 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
@charset "utf-8";
/* proxy sheet were imported sheets should be combined */
/* non-ascii chars: öäü */
@import "csscombine-1.css";
@import url(csscombine-2.css);
@namespace other "other";
proxy { top: 3px }