diff options
Diffstat (limited to 'WebContent/ITMILL/themes/coverflow/styles.css')
-rw-r--r-- | WebContent/ITMILL/themes/coverflow/styles.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/coverflow/styles.css b/WebContent/ITMILL/themes/coverflow/styles.css index ae3f903d52..ae133269e2 100644 --- a/WebContent/ITMILL/themes/coverflow/styles.css +++ b/WebContent/ITMILL/themes/coverflow/styles.css @@ -2,4 +2,7 @@ .i-app, body.i-generated-body { background-color: black; +} +.i-panel-content-light { + border: none; }
\ No newline at end of file |