diff options
Diffstat (limited to 'frontends/php/css.css')
| -rw-r--r-- | frontends/php/css.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css index 90cf925f..f5566bbc 100644 --- a/frontends/php/css.css +++ b/frontends/php/css.css @@ -178,6 +178,11 @@ A.on:link background-color: #DDAAAA; } +.unknown_trigger +{ + background-color: #BCBCBC; +} + .normal { background-color: #AADDAA; |
