Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Removed @import statement, they belong in jquery.mobile.css
Browse files Browse the repository at this point in the history
  • Loading branch information
gseguin committed Jan 18, 2012
1 parent 8fe6483 commit 0c99750
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions css/themes/valencia/jquery.mobile.theme.css
@@ -1,18 +1,3 @@
@import url( "../../structure/jquery.mobile.core.css" );
@import url( "../../structure/jquery.mobile.transitions.css" );
@import url( "../../structure/jquery.mobile.grids.css" );
@import url( "../../structure/jquery.mobile.navbar.css" );
@import url( "../../structure/jquery.mobile.button.css" );
@import url( "../../structure/jquery.mobile.collapsible.css" );
@import url( "../../structure/jquery.mobile.controlgroup.css" );
@import url( "../../structure/jquery.mobile.dialog.css" );
@import url( "../../structure/jquery.mobile.forms.checkboxradio.css" );
@import url( "../../structure/jquery.mobile.forms.fieldcontain.css" );
@import url( "../../structure/jquery.mobile.forms.select.css" );
@import url( "../../structure/jquery.mobile.forms.textinput.css" );
@import url( "../../structure/jquery.mobile.listview.css" );
@import url( "../../structure/jquery.mobile.forms.slider.css" );

/*####################################################################################################################################
A
Expand Down

0 comments on commit 0c99750

Please sign in to comment.