Fix background line

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0c0dea77
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0c0dea77
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/0c0dea77

Branch: refs/heads/develop
Commit: 0c0dea776888cab267e9fd87d2601f8fd279defd
Parents: bc828bb
Author: Carlos Rovira <carlosrov...@apache.org>
Authored: Wed Nov 9 23:30:32 2016 +0100
Committer: Carlos Rovira <carlosrov...@apache.org>
Committed: Wed Nov 9 23:30:32 2016 +0100

----------------------------------------------------------------------
 examples/flexjs/MDLExample/src/main/flex/App.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/0c0dea77/examples/flexjs/MDLExample/src/main/flex/App.mxml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MDLExample/src/main/flex/App.mxml 
b/examples/flexjs/MDLExample/src/main/flex/App.mxml
index cdd07e4..b77ec2c 100644
--- a/examples/flexjs/MDLExample/src/main/flex/App.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/App.mxml
@@ -114,7 +114,7 @@ limitations under the License.
                 </js:VContainer>
 
                 <mdl:Card width="512" shadow="2">
-                    <mdl:CardTitle style="color: #666;height: 176px; 
backgroundImage: url('assets/Unknown.jpeg') center / cover;">
+                    <mdl:CardTitle style="color: #666;height: 176px; 
background:url('assets/Unknown.jpg') center / cover;">
                         <js:H2 text="Welcome" 
className="mdl-card__title-text"/>
                     </mdl:CardTitle>
                     <mdl:CardMedia>

Reply via email to