Skip to content

Commit

Permalink
Controls and Focus
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagosf committed Dec 9, 2011
1 parent 83b0a07 commit dbda5c3
Show file tree
Hide file tree
Showing 7 changed files with 229 additions and 74 deletions.
8 changes: 8 additions & 0 deletions css/skitter.styles.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@
#preview_slide ul li { width:100px; height:100px; overflow:hidden; float:left; margin:0; padding:0; position:relative; display:block; } #preview_slide ul li { width:100px; height:100px; overflow:hidden; float:left; margin:0; padding:0; position:relative; display:block; }
#preview_slide ul li img { position:absolute; top:0; left:0; height:150px; width:auto; } #preview_slide ul li img { position:absolute; top:0; left:0; height:150px; width:auto; }


/* =Focus
----------------------------------------------- */
#overlay_skitter { position:absolute; top:0; left:0; width:100%; z-index:9998; opacity:1; background:#000; }

.box_skitter .focus_button {position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/focus-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button {position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/pause-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button.play_button {background:url(../images/play-button.png) no-repeat left top;}

/* =Example for dimenions: /* =Example for dimenions:
----------------------------------------------- */ ----------------------------------------------- */
.box_skitter_large {width:800px;height:300px;} .box_skitter_large {width:800px;height:300px;}
Expand Down
16 changes: 13 additions & 3 deletions css/styles.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ h2 {letter-spacing:-2px;margin:15px 0 10px 0;color:#333;font-weight:normal;}


/** Page /** Page
********************************************************** */ ********************************************************** */
#page {background:url(../images/this-is-a-free-plugin.png) no-repeat top right;} #page {background:url(../images/this-is-a-free-plugin.png) no-repeat top right;min-width:1050px;}


/** Header /** Header
********************************************************** */ ********************************************************** */
Expand All @@ -25,7 +25,10 @@ background:url(../images/logo.png) no-repeat left top;width:320px;height:105px;o
#content {float:left;width:100%;} #content {float:left;width:100%;}


.border_box {background:#000;padding:1px; .border_box {background:#000;padding:1px;
box-shadow:#000 0 0 5px;
-o-box-shadow:#000 0 0 5px;
-moz-box-shadow:#000 0 0 5px; -moz-box-shadow:#000 0 0 5px;
-webkit-box-shadow:#000 0 0 5px;
margin:0 0 10px 0; margin:0 0 10px 0;
width:800px; width:800px;
height:300px; height:300px;
Expand Down Expand Up @@ -83,18 +86,25 @@ background:url(../images/logo.png) no-repeat left top;width:320px;height:105px;o
#styles_navigation ul li a:hover {background:#aaa;border:1px solid #777;} #styles_navigation ul li a:hover {background:#aaa;border:1px solid #777;}
#styles_navigation ul li a.selected {background:#333; font-weight:normal; color:#fff; border:1px solid #000; } #styles_navigation ul li a.selected {background:#333; font-weight:normal; color:#fff; border:1px solid #000; }


span.new {position:absolute;top:-5px;right:-10px;font:bold 11px arial,tahoma;color:#fff;padding:2px 5px;border:1px solid #000; background:#cc0000; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; } span.new {position:absolute;top:-5px;right:-10px;font:bold 11px arial,tahoma;color:#fff;padding:2px 5px;border:1px solid #000; background:#cc0000; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; z-index:1; }


span.update {position:absolute;top:-5px;right:-25px;font:bold 11px arial,tahoma;color:#fff;padding:2px 5px;border:1px solid #000; background:#006600; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; } span.update {position:absolute;top:-5px;right:-25px;font:bold 11px arial,tahoma;color:#fff;padding:2px 5px;border:1px solid #000; background:#006600; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }


#updatelog {background:#fff;padding:0 10px 10px 10px ;border-top:5px solid #333;} #updatelog {background:#fff;padding:0 10px 10px 10px ;border-top:5px solid #333;}
#updatelog dl dt {border-bottom:1px solid #ccc;font-weight:bold;font-size:18px;margin:10px 0 5px 0;} #updatelog dl dt {border-bottom:1px solid #ccc;font-weight:bold;font-size:18px;margin:10px 0 5px 0;}
#updatelog dl dd {font-weight:normal;font-size:14px;} #updatelog dl dt {font-weight:normal;font-size:14px;}
#updatelog dl dt.through {text-decoration:line-through;color:#555;}


.highlight *, .code {font-family:Consolas,arial,tahoma !important;} .highlight *, .code {font-family:Consolas,arial,tahoma !important;}


#box_share {} #box_share {}


#donate-banner {position:absolute;bottom:270px;left:679px;width:336px;height:310px;background:#ddd;border-radius:5px;box-shadow:#333 0 0 3px;padding:10px;
background:-moz-linear-gradient(-90deg, #ddd, #f1f1f1);
background:-webkit-linear-gradient(-90deg, #ddd, #f1f1f1);
}
#donate-banner h3 {font-size:18px;font-weight:bold;margin-bottom:5px;font-style:italic;text-shadow:#fff 1px 1px 0;}

/** Footer /** Footer
********************************************************** */ ********************************************************** */
#footer {clear:both;margin-top:20px;} #footer {clear:both;margin-top:20px;}
Expand Down
Binary file added images/focus-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/pause-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/play-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit dbda5c3

Please sign in to comment.