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

Commit

Permalink
remove css stuff related to ui.coverflow.css
Browse files Browse the repository at this point in the history
  • Loading branch information
basti1253 committed Aug 26, 2012
1 parent debe1dc commit 81a2dbc
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions demo/css/demos.css
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,8 @@ div.wrapper {
height: 450px;
width: 800px; /*600*/
padding: 10px;
overflow: hidden;
position: relative;
margin: 0 auto;

}

#coverflow {
Expand All @@ -373,11 +371,6 @@ div.wrapper {
#coverflow img {
width: 260px;
height: 260px;
float: left;
position: relative;
margin: -35px;
-webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(black), color-stop(.7, black), to(transparent));

}

#demo-frame {
Expand Down Expand Up @@ -435,7 +428,7 @@ div.wrapper {
display: block;
font-size: 12px;
text-align: center;

}

/* css for scrollbar*/
Expand Down Expand Up @@ -506,11 +499,3 @@ div.wrapper {
font-size:12px;
text-align:center;
}








0 comments on commit 81a2dbc

Please sign in to comment.