diff --git a/interfaces/Glitter/templates/static/stylesheets/glitter.css b/interfaces/Glitter/templates/static/stylesheets/glitter.css index 5a235e8..1252bb7 100644 --- a/interfaces/Glitter/templates/static/stylesheets/glitter.css +++ b/interfaces/Glitter/templates/static/stylesheets/glitter.css @@ -772,8 +772,8 @@ tr.queue-item>td:first-child>a { line-height: 24px; overflow: visible; margin-bottom: 0; - box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.3); - -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.3); + box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.2); + -webkit-box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.2); } .progress>span,