# HG changeset patch # User Drew Perttula # Date 2019-06-09 07:37:26 # Node ID 5c1553fc0740ceeeb62600b07760bdaa02de25a6 # Parent b5dc4f1c4a8383ec2ddb93761b0dca7958cae0b5 on /effects/ page, there's now a link to go to edit that effect in /live/ Ignore-this: b0d04beca1fefa1f3efdec2d2bccbc47 diff --git a/light9/web/effects/index.html b/light9/web/effects/index.html --- a/light9/web/effects/index.html +++ b/light9/web/effects/index.html @@ -30,10 +30,23 @@ background: #1e271e; margin-bottom: 3px; } + a { + color: #7992d0; + background: #00000859; + min-width: 4em; + min-height: 2em; + display: inline-block; + text-align: center; + vertical-align: middle; + } + resource-display { + min-width: 12em; + } Effect + Edit