diff --git a/template/static/stylesheets/app.css b/template/static/stylesheets/app.css index 7e4ac8a..6fe1116 100644 --- a/template/static/stylesheets/app.css +++ b/template/static/stylesheets/app.css @@ -344,10 +344,6 @@ select.form-control:not([multiple]):not([size]) { outline: none; } -.selectgroup-label, .toolbar-item, .toolbar-search, .list-row { - transition: background-color .1s ease-out; -} - .themepicker { position: relative; background: none;