Skip to content

Commit

Permalink
FLUID-4133: Brought the jQuery UI scroller-based scrubber back from t…
Browse files Browse the repository at this point in the history
…he dead. Minor styling tweaks.
  • Loading branch information
colinbdclark committed Mar 4, 2011
1 parent d5a0009 commit 29bd1f2
Show file tree
Hide file tree
Showing 18 changed files with 661 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/VideoPlayer.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
top:-0.05em;
}
.fl-theme-coal .ui-slider .ui-slider-handle {
height:0.7em;
width:0.7em;
height: 0.6em;
width: 0.6em;
margin-top: 0.06em;
}
2 changes: 2 additions & 0 deletions html/VideoPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

<link type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" rel="stylesheet" />
<link type="text/css" href="../lib/infusion/framework/fss/css/fss-theme-coal.css" rel="stylesheet" />
<link type="text/css" href="../lib/jquery-ui/css/jquery.ui.theme.css" rel="stylesheet" />
<link type="text/css" href="../lib/jquery-ui/css/fl-theme-coal/coal.css" rel="stylesheet" />
<link type="text/css" href="../css/VideoPlayer.css" rel="stylesheet" />

<script type="text/javascript" src="../lib/infusion/MyInfusion.js"></script>
Expand Down
404 changes: 404 additions & 0 deletions lib/jquery-ui/css/fl-theme-coal/coal.css

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
252 changes: 252 additions & 0 deletions lib/jquery-ui/css/jquery.ui.theme.css

Large diffs are not rendered by default.

0 comments on commit 29bd1f2

Please sign in to comment.