File: issue60.mss

package info (click to toggle)
node-carto 1.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,668 kB
  • sloc: javascript: 5,195; xml: 384; python: 33; makefile: 27
file content (6 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#world {
  [NET_INFLOW > -30000] { polygon-fill: #f00; }
  [NET_INFLOW > -10000] { polygon-fill: #0f0; }
}

#world [OBJECTID=12] { polygon-pattern-file:url(../resources/textures/stripe.png); }