| <?xml version="1.0" encoding="utf-8" ?> |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| |
| --> |
| <Graphic version="2.0" afx:className="RichTextEditor_barBackgroundSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008"> |
| <Group> |
| <Group aaa:type="layer" aaa:userLabel="Layer 4" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"> |
| <Path data="M0 52 0 0 52 0 52 52 0 52"> |
| <fill> |
| <SolidColor color="#323232"/> |
| </fill> |
| </Path> |
| </Group> |
| <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"> |
| <Path data="M51 1 51 51 1 51 1 1 51 1"> |
| <fill> |
| <SolidColor color="#2B2B2B"/> |
| </fill> |
| </Path> |
| </Group> |
| <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"> |
| <Path data="M3 51 3 1 49 1 49 51 3 51"> |
| <fill> |
| <SolidColor color="#6A6A6A"/> |
| </fill> |
| </Path> |
| </Group> |
| <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"> |
| <Path data="M4 50 4 2 48 2 48 50 4 50"> |
| <fill> |
| <LinearGradient x="26" y="2" scaleX="48" rotation="90"> |
| <GradientEntry ratio="0" color="#555555"/> |
| <GradientEntry ratio="1" color="#2F2F2F" alpha="0.95294118"/> |
| </LinearGradient> |
| </fill> |
| </Path> |
| </Group> |
| </Group> |
| </Graphic> |