diff options
Diffstat (limited to 'js/panels/css-panel/css-panel.reel/css-panel.css')
-rw-r--r-- | js/panels/css-panel/css-panel.reel/css-panel.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/js/panels/css-panel/css-panel.reel/css-panel.css b/js/panels/css-panel/css-panel.reel/css-panel.css index e525c08f..7bcfbc1a 100644 --- a/js/panels/css-panel/css-panel.reel/css-panel.css +++ b/js/panels/css-panel/css-panel.reel/css-panel.css | |||
@@ -48,12 +48,4 @@ | |||
48 | -webkit-box-flex: 0; | 48 | -webkit-box-flex: 0; |
49 | } | 49 | } |
50 | 50 | ||
51 | /* ------------------ | ||
52 | Resizer | ||
53 | ------------------ */ | ||
54 | 51 | ||
55 | .sub-panel-resizer { | ||
56 | width: 100%; | ||
57 | height: 3px; | ||
58 | background-color: red; | ||
59 | } | ||