diff options
Diffstat (limited to 'js/panels/Materials/materials-popup.reel/materials-popup.css')
-rwxr-xr-x | js/panels/Materials/materials-popup.reel/materials-popup.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/js/panels/Materials/materials-popup.reel/materials-popup.css b/js/panels/Materials/materials-popup.reel/materials-popup.css index 2de03e91..b57d4a03 100755 --- a/js/panels/Materials/materials-popup.reel/materials-popup.css +++ b/js/panels/Materials/materials-popup.reel/materials-popup.css | |||
@@ -88,6 +88,16 @@ | |||
88 | position: relative; | 88 | position: relative; |
89 | } | 89 | } |
90 | 90 | ||
91 | .mp_property .gradientpicker | ||
92 | { | ||
93 | top: 0; | ||
94 | } | ||
95 | |||
96 | .mp_property .gradientpicker .type | ||
97 | { | ||
98 | display: none; | ||
99 | } | ||
100 | |||
91 | .mp_properties_list | 101 | .mp_properties_list |
92 | { | 102 | { |
93 | padding-bottom: 8px; | 103 | padding-bottom: 8px; |