You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/10/18 09:29:01 UTC

[3/9] git commit: [flex-utilities] [refs/heads/develop] - change back to black border

change back to black border


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/8292633d
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/8292633d
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/8292633d

Branch: refs/heads/develop
Commit: 8292633d5d0463db7be01445607313a5a74a71bb
Parents: a90f965
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Oct 18 18:18:46 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Oct 18 18:18:46 2014 +1100

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml | 2 +-
 TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8292633d/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
index 04b29a5..53ab6f6 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExExample.mxml
@@ -25,7 +25,7 @@
 		]]>
 	</fx:Script>
 
-	<s:Panel title="Spell Check" width="100%" height="100%" borderAlpha="0.15">
+	<s:Panel title="Spell Check" width="100%" height="100%">
 		<s:layout>
 			<s:VerticalLayout paddingLeft="20" paddingTop="20" gap="10" />
 		</s:layout>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8292633d/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
index 5b36ef3..62684aa 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/squiggly/SpellingExample.mxml
@@ -33,7 +33,7 @@ limitations under the License.
 			}
 	]]>
 </mx:Script>
-	<s:Panel title="Spell Check" width="100%" height="100%" borderAlpha="0.15">
+	<s:Panel title="Spell Check" width="100%" height="100%">
 		<s:layout>
 			<s:VerticalLayout paddingLeft="20" paddingTop="20" gap="10" />
 		</s:layout>