|
Last change
on this file since 8032 was 3983, checked in by bastiK, 15 years ago |
|
potlatch2 dev moved to git, mirror the style sources here
|
|
File size:
349 bytes
|
| Line | |
|---|
| 1 | node[status=fixed] { z-index: 2;
|
|---|
| 2 | icon-image: features/bugs/fixed.png; }
|
|---|
| 3 |
|
|---|
| 4 | node[status=invalid] { z-index: 2;
|
|---|
| 5 | icon-image: features/bugs/invalid.png; }
|
|---|
| 6 |
|
|---|
| 7 | node[status=open] { z-index: 2;
|
|---|
| 8 | icon-image: features/bugs/open.png;
|
|---|
| 9 | text-offset: 14; font-family: DejaVu; text: name; font-size: 9; text_color: red; }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.