Skip to content

Commit

Permalink
Update flexslider.css
Browse files Browse the repository at this point in the history
  • Loading branch information
nibushibu committed Mar 16, 2014
1 parent 7ecc526 commit 72df2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flexslider.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ html[xmlns] .slides {display: block;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a:before { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before { content: '\f002'; }

/* Pause/Play */
Expand Down

0 comments on commit 72df2ae

Please sign in to comment.