Created
October 17, 2016 07:51
-
-
Save lxbarth/2bc8215799c06889d28fd63e58844997 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
meta | |
{ | |
title: "Modified objects"; | |
description: "Highlight modified objects"; | |
version: "0.1.6_2011-02-24"; | |
author: "Sebastian Klein"; | |
watch-modified: true; | |
} | |
meta[lang=de] | |
{ | |
title: "Geänderte Objekte"; | |
description: "Geänderte Objekte hervorheben"; | |
} | |
node:modified::modified_layer | |
{ | |
symbol-shape: circle; | |
symbol-size: 20; | |
symbol-fill-color: lime; | |
symbol-fill-opacity: 0.3; | |
z-index: -5; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment