diff options
Diffstat (limited to 'web/app.css')
-rw-r--r-- | web/app.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/app.css b/web/app.css index 73398cd8..cb9d2bc2 100644 --- a/web/app.css +++ b/web/app.css @@ -12,11 +12,6 @@ background-color: #5fa2dd !important; } -/* workaround for https://www.sencha.com/forum/showthread.php?330718-6-2-ColorField-color-preview-doesn-t-match-color */ -.custom-color-picker-swatch { - z-index: 10 !important; -} - body.x-border-layout-ct, div.x-border-layout-ct { background-color: #bbbbbb !important; } |