update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
45
www/analytics/libs/bower_components/jScrollPane/issues/11/after.html
vendored
Normal file
45
www/analytics/libs/bower_components/jScrollPane/issues/11/after.html
vendored
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="verify-v1" content="ven67p9fXoMQpbw1icSXo8l+I5Z+upY90LnIqaPDgKo=" />
|
||||
<meta name="description" content="Tinyfish is the smallest progressive rock band in the world, self-taught, self-financed, and self-abusing - no, wait..." />
|
||||
<meta name="keywords" content="Tinyfish, Pink Floyd, Porcupine Tree, progrock, progressive rock, prog rock, prog, Marillion, King Crimson, Rush, The Big Red Spark, Curious Things" />
|
||||
<link href="brs_main.css" rel="stylesheet" type="text/css"/>
|
||||
<link type="text/css" href="../../style/jquery.jscrollpane.css" rel="stylesheet" media="all" />
|
||||
<title>latest news</title>
|
||||
<!-- compliance patch for microsoft browsers -->
|
||||
<!--[if lt IE 8]><script src="../__js/IE8.js" type="text/javascript"></script><![endif]-->
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="../../script/jquery.mousewheel.js"></script>
|
||||
|
||||
<script type="text/javascript" src="../../script/jquery.jscrollpane.js"></script>
|
||||
<script language="javascript" type="text/javascript">
|
||||
$(function()
|
||||
{
|
||||
$("#content").jScrollPane({
|
||||
showArrows: true
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body class="nopage">
|
||||
<div id="content">
|
||||
<h1>news</h1>
|
||||
<p>After three years of toil, The new Tinyfish album, The Big Red Spark,
|
||||
is finally finished, and to celebrate, you'll be able to join us at The Luminaire
|
||||
in Kilburn for a very special gig to launch the album on an unsuspecting world.</p>
|
||||
<p>Although by this point, some people may already have suspected.</p>
|
||||
<p>Support will be provided by the excellent Dec Burke and his new band,
|
||||
Destroy All Monsters</p>
|
||||
<p>When: Friday, 10th September<br />
|
||||
|
||||
Where: The Luminaire (click for map)<br />
|
||||
How much: £10 in advance (£8 CRS members advance) or £12 on the door.<br />
|
||||
Doors open at 7:30.</p>
|
||||
<p>Tickets: www.linktoticket website.co.uk</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
45
www/analytics/libs/bower_components/jScrollPane/issues/11/before.html
vendored
Normal file
45
www/analytics/libs/bower_components/jScrollPane/issues/11/before.html
vendored
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="verify-v1" content="ven67p9fXoMQpbw1icSXo8l+I5Z+upY90LnIqaPDgKo=" />
|
||||
<meta name="description" content="Tinyfish is the smallest progressive rock band in the world, self-taught, self-financed, and self-abusing - no, wait..." />
|
||||
<meta name="keywords" content="Tinyfish, Pink Floyd, Porcupine Tree, progrock, progressive rock, prog rock, prog, Marillion, King Crimson, Rush, The Big Red Spark, Curious Things" />
|
||||
<link href="brs_main.css" rel="stylesheet" type="text/css"/>
|
||||
<link type="text/css" href="jscrollpane-2b3.css" rel="stylesheet" media="all" />
|
||||
<title>latest news</title>
|
||||
<!-- compliance patch for microsoft browsers -->
|
||||
<!--[if lt IE 8]><script src="../__js/IE8.js" type="text/javascript"></script><![endif]-->
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="jquery.mousewheel.js"></script>
|
||||
|
||||
<script type="text/javascript" src="jscrollpane-2b3.js"></script>
|
||||
<script language="javascript" type="text/javascript">
|
||||
$(function()
|
||||
{
|
||||
$("#content").jScrollPane({
|
||||
showArrows: true
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body class="nopage">
|
||||
<div id="content">
|
||||
<h1>news</h1>
|
||||
<p>After three years of toil, The new Tinyfish album, The Big Red Spark,
|
||||
is finally finished, and to celebrate, you'll be able to join us at The Luminaire
|
||||
in Kilburn for a very special gig to launch the album on an unsuspecting world.</p>
|
||||
<p>Although by this point, some people may already have suspected.</p>
|
||||
<p>Support will be provided by the excellent Dec Burke and his new band,
|
||||
Destroy All Monsters</p>
|
||||
<p>When: Friday, 10th September<br />
|
||||
|
||||
Where: The Luminaire (click for map)<br />
|
||||
How much: £10 in advance (£8 CRS members advance) or £12 on the door.<br />
|
||||
Doors open at 7:30.</p>
|
||||
<p>Tickets: www.linktoticket website.co.uk</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
301
www/analytics/libs/bower_components/jScrollPane/issues/11/brs_main.css
vendored
Normal file
301
www/analytics/libs/bower_components/jScrollPane/issues/11/brs_main.css
vendored
Normal file
|
|
@ -0,0 +1,301 @@
|
|||
@charset "utf-8";
|
||||
/* CSS Document */
|
||||
@font-face {
|
||||
font-family: 'HelveticaNeueThin';
|
||||
src: url('helveticaneue-thin-webfont.eot');
|
||||
src: local('‰÷¼'), url('helveticaneue-thin-webfont.woff') format('woff'), url('helveticaneue-thin-webfont.ttf') format('truetype'), url('helveticaneue-thin-webfont.svg#webfont2SG3yTkB') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'HelveticaNeueThin',Helvetica,Arial,sans-serif;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
line-height: normal;
|
||||
font-size-adjust: 0.51;
|
||||
margin: 0px;
|
||||
color: #fff;
|
||||
background-color: #000;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
P, A {
|
||||
font-size: 1em;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
P {
|
||||
text-align: justify;
|
||||
margin-bottom: 1.0em;
|
||||
}
|
||||
|
||||
a:active {color:#e0262f; text-decoration: none;} /* selected link */
|
||||
a:visited {color:#c62128; text-decoration: none;} /* visited link */
|
||||
a:link {color:#d2232a; text-decoration: none;} /* unvisited link */
|
||||
a:hover {color:#df262e; text-decoration: underline;} /* mouse over link */
|
||||
|
||||
LI LI, LI LI A, TD, TD P, BLOCKQUOTE P {
|
||||
font-size: 1em;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
TABLE {
|
||||
border: none;
|
||||
}
|
||||
|
||||
TD {
|
||||
vertical-align: top;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
A {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
A IMG {
|
||||
border: none;
|
||||
}
|
||||
|
||||
object { outline:none; }
|
||||
|
||||
.red {
|
||||
color: #d2232a;
|
||||
}
|
||||
|
||||
STRONG {
|
||||
color: #d2232a;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h1,h2,h3,h4,h5 {
|
||||
color: #d2232a;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 1.6em;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.3em;
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
margin-top: 0.8em;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 0.8em;
|
||||
margin: 0.5em 0px 0px 0px;
|
||||
}
|
||||
|
||||
hr {
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
/* ----------------- begin supersize --------------------- */
|
||||
|
||||
#loading {
|
||||
position: absolute;
|
||||
top: 49.5%;
|
||||
left: 49.5%;
|
||||
z-index: 5;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
text-indent: -999em;
|
||||
background-image: url('../__imgs/furn/loading.gif');
|
||||
}
|
||||
|
||||
#supersize {
|
||||
position:fixed;
|
||||
}
|
||||
|
||||
#supersize img, #supersize a {
|
||||
height:100%;
|
||||
width:100%;
|
||||
position:absolute;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
#supersize img {
|
||||
image-rendering: optimizeQuality; /* Firefox 3.6+; default behavior is identical, no need to specify */
|
||||
-ms-interpolation-mode: bicubic; /* Internet Explorer 7.0; default in IE8+ */
|
||||
}
|
||||
|
||||
#supersize .prevslide, #supersize .prevslide img {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#supersize .activeslide, #supersize .activeslide img {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
/* ------------------ end supersize ---------------------- */
|
||||
|
||||
/* ------------------- begin header ---------------------- */
|
||||
|
||||
#header {
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
width: 100%;
|
||||
margin: 0px auto;
|
||||
z-index: 4;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#header p {
|
||||
text-align: center;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
/* -------------------- end header ----------------------- */
|
||||
|
||||
/* ------------------- begin content --------------------- */
|
||||
|
||||
#content {
|
||||
z-index: 3;
|
||||
background-color: #000;
|
||||
background-color: rgba(0,0,0,0.9);
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
bottom: 17%;
|
||||
height: 62%;
|
||||
width: 45%;
|
||||
border: 1px solid #555;
|
||||
border-left: 0px;
|
||||
padding: 0px;
|
||||
padding-left: 30px;
|
||||
padding-right: 20px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.frontpage #content {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.gallerypage #content {
|
||||
border: none;
|
||||
width: 100%;
|
||||
height: 33em;
|
||||
bottom: 15%;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.gallerypage #content p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.videopage #content {
|
||||
border: none;
|
||||
width: 100%;
|
||||
height: 65%;
|
||||
bottom: 15%;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.videopage #content p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
/* -------------------- end content ---------------------- */
|
||||
|
||||
/* ----------------- begin navigation -------------------- */
|
||||
|
||||
#navigate {
|
||||
position: absolute;
|
||||
height: 4em;
|
||||
width: 100%;
|
||||
padding: 0px;
|
||||
margin: 0px auto;
|
||||
bottom: 5%;
|
||||
z-index: 3;
|
||||
background-color: #000;
|
||||
background-color: rgba(0,0,0,0.9);
|
||||
border: 1px solid #555;
|
||||
border-left: 0px;
|
||||
border-right: 0px;
|
||||
}
|
||||
|
||||
#nav, #nav ul {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
list-style-type: none;
|
||||
list-style-position: outside;
|
||||
position: relative;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
#nav {
|
||||
padding: 0.4em;
|
||||
}
|
||||
|
||||
#nav a {
|
||||
display: block;
|
||||
height: 1.6em;
|
||||
padding: 0px 10px;
|
||||
text-decoration:none;
|
||||
line-height: 1.6em;
|
||||
background-color: #000;
|
||||
background-color: rgba(0,0,0,0.9); /* bug in Opera!!! */
|
||||
}
|
||||
|
||||
#nav a:link, #nav a:active, #nav a:visited {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#nav a:hover {
|
||||
color: #d2232a;
|
||||
}
|
||||
|
||||
#nav li {
|
||||
float: left;
|
||||
font-size: 1em;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
#nav ul {
|
||||
position:absolute;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#nav ul li a {
|
||||
float: left;
|
||||
font-size: 1em;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
|
||||
display: block;
|
||||
height: 1.6em;
|
||||
}
|
||||
|
||||
/* ------------------ end navigation --------------------- */
|
||||
|
||||
/* ------------------ begin viewcart --------------------- */
|
||||
|
||||
#viewcart {
|
||||
z-index: 4;
|
||||
background-color: #000;
|
||||
background-color: rgba(0,0,0,0.9);
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
bottom: 5.5%;
|
||||
height: 51px;
|
||||
width: 130px;
|
||||
padding: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* ------------------- end viewcart ---------------------- */
|
||||
53
www/analytics/libs/bower_components/jScrollPane/issues/11/index.html
vendored
Normal file
53
www/analytics/libs/bower_components/jScrollPane/issues/11/index.html
vendored
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<title>jScrollPane - issue 11</title>
|
||||
|
||||
<!-- styles specific to demo site -->
|
||||
<link type="text/css" href="../../style/demo.css" rel="stylesheet" media="all" />
|
||||
|
||||
<!-- latest jQuery direct from google's CDN -->
|
||||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<!-- scripts specific to this demo site -->
|
||||
<script type="text/javascript" src="../../script/demo.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top-nav">
|
||||
<img src="../../image/logo.png" width="196" height="69" alt="jScrollPane">
|
||||
<ul>
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../index.html#examples">Examples</a></li>
|
||||
<li><a href="../../index.html#themes">Themes</a></li>
|
||||
<li><a href="../../index.html#usage">How to use</a></li>
|
||||
<li><a href="../../faqs.html">FAQs</a></li>
|
||||
<li><a href="../../known_issues.html">Known issues</a></li>
|
||||
<li><a href="../../index.html#support">Support</a></li>
|
||||
<li><a href="../../index.html#download">Download</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="container">
|
||||
<h1>jScrollPane - issue 11</h1>
|
||||
<p>
|
||||
This page demonstrates the bug described in <a href="http://github.com/vitch/jScrollPane/issues#issue/11">
|
||||
issue 11</a> as reported (with nice striped down test cases) by
|
||||
<a href="http://groups.google.com/group/jscrollpane/browse_thread/thread/09d5097b536d7064">TinyFish</a>.
|
||||
</p>
|
||||
<ul class="link-list">
|
||||
<li>
|
||||
<a href="before.html">Before</a> - showing the bug as it appears in the version of jScrollPane which
|
||||
was current when it was reported.
|
||||
</li>
|
||||
<li>
|
||||
<a href="native.html">Native</a> - showing how the page looks with native scrollbars (i.e. if
|
||||
jScrollPane isn't initialised).
|
||||
</li>
|
||||
<li>
|
||||
<a href="after.html">After</a> - showing the page which was displaying the bug with the latest
|
||||
version of jScrollPane.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
79
www/analytics/libs/bower_components/jScrollPane/issues/11/jquery.mousewheel.js
vendored
Normal file
79
www/analytics/libs/bower_components/jScrollPane/issues/11/jquery.mousewheel.js
vendored
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
/*! Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net)
|
||||
* Licensed under the MIT License (LICENSE.txt).
|
||||
*
|
||||
* Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
|
||||
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
|
||||
* Thanks to: Seamus Leahy for adding deltaX and deltaY
|
||||
*
|
||||
* Version: 3.0.3
|
||||
*
|
||||
* Requires: 1.2.2+
|
||||
*/
|
||||
|
||||
(function($) {
|
||||
|
||||
var types = ['DOMMouseScroll', 'mousewheel'];
|
||||
|
||||
$.event.special.mousewheel = {
|
||||
setup: function() {
|
||||
if ( this.addEventListener ) {
|
||||
for ( var i=types.length; i; ) {
|
||||
this.addEventListener( types[--i], handler, false );
|
||||
}
|
||||
} else {
|
||||
this.onmousewheel = handler;
|
||||
}
|
||||
},
|
||||
|
||||
teardown: function() {
|
||||
if ( this.removeEventListener ) {
|
||||
for ( var i=types.length; i; ) {
|
||||
this.removeEventListener( types[--i], handler, false );
|
||||
}
|
||||
} else {
|
||||
this.onmousewheel = null;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
$.fn.extend({
|
||||
mousewheel: function(fn) {
|
||||
return fn ? this.bind("mousewheel", fn) : this.trigger("mousewheel");
|
||||
},
|
||||
|
||||
unmousewheel: function(fn) {
|
||||
return this.unbind("mousewheel", fn);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
function handler(event) {
|
||||
var orgEvent = event, args = [].slice.call( arguments, 1 ), delta = 0, returnValue = true, deltaX = 0, deltaY = 0;
|
||||
|
||||
event = $.event.fix(event || window.event);
|
||||
event.type = "mousewheel";
|
||||
|
||||
// Old school scrollwheel delta
|
||||
if ( event.wheelDelta ) { delta = event.wheelDelta/120; }
|
||||
if ( event.detail ) { delta = -event.detail/3; }
|
||||
|
||||
// New school multidimensional scroll (touchpads) deltas
|
||||
deltaY = delta;
|
||||
|
||||
// Gecko
|
||||
if ( orgEvent.axis !== undefined && orgEvent.axis === orgEvent.HORIZONTAL_AXIS ) {
|
||||
deltaY = 0;
|
||||
deltaX = -1*delta;
|
||||
}
|
||||
|
||||
// Webkit
|
||||
if ( orgEvent.wheelDeltaY !== undefined ) { deltaY = orgEvent.wheelDeltaY/120; }
|
||||
if ( orgEvent.wheelDeltaX !== undefined ) { deltaX = -1*orgEvent.wheelDeltaX/120; }
|
||||
|
||||
// Add event and delta to the front of the arguments
|
||||
args.unshift(event, delta, deltaX, deltaY);
|
||||
|
||||
return $.event.handle.apply(this, args);
|
||||
}
|
||||
|
||||
})(jQuery);
|
||||
143
www/analytics/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.css
vendored
Normal file
143
www/analytics/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.css
vendored
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
/*
|
||||
* CSS Styles that are needed by jScrollPane for it to operate correctly.
|
||||
*
|
||||
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
|
||||
* may not operate correctly without them.
|
||||
*/
|
||||
|
||||
.jspContainer
|
||||
{
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.jspPane
|
||||
{
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.jspVerticalBar
|
||||
{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 16px;
|
||||
height: 100%;
|
||||
background: red;
|
||||
}
|
||||
|
||||
.jspHorizontalBar
|
||||
{
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 16px;
|
||||
background: red;
|
||||
}
|
||||
|
||||
.jspVerticalBar *,
|
||||
.jspHorizontalBar *
|
||||
{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.jspCap
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jspHorizontalBar .jspCap
|
||||
{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.jspTrack
|
||||
{
|
||||
background: #000 url(../__imgs/furn/track.gif) repeat-y center;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.jspDrag
|
||||
{
|
||||
background: #666;
|
||||
border: solid #aaa 2px;
|
||||
position: relative;
|
||||
top: 0;
|
||||
left: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.jspHorizontalBar .jspTrack,
|
||||
.jspHorizontalBar .jspDrag
|
||||
{
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.jspArrow
|
||||
{
|
||||
background-color: rgba(0,0,0,0.9);
|
||||
text-indent: -20000px;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.jspArrowUp
|
||||
{
|
||||
background-image: url("../__imgs/furn/arrow_up.gif");
|
||||
}
|
||||
|
||||
.jspArrowDown
|
||||
{
|
||||
background-image: url("../__imgs/furn/arrow_down.gif");
|
||||
}
|
||||
|
||||
.jspArrow.jspDisabled
|
||||
{
|
||||
cursor: default;
|
||||
background: #80808d;
|
||||
}
|
||||
|
||||
.jspArrowUp.jspDisabled
|
||||
{
|
||||
cursor: default;
|
||||
background-image: url("../__imgs/furn/arrow_up.gif");
|
||||
}
|
||||
|
||||
.jspArrowDown.jspDisabled
|
||||
{
|
||||
cursor: default;
|
||||
background-image: url("../__imgs/furn/arrow_down.gif");
|
||||
}
|
||||
|
||||
.jspVerticalBar .jspArrow
|
||||
{
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.jspHorizontalBar .jspArrow
|
||||
{
|
||||
width: 16px;
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.jspVerticalBar .jspArrow:focus
|
||||
{
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.jspCorner
|
||||
{
|
||||
background: #eeeef4;
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
|
||||
* html .jspCorner
|
||||
{
|
||||
margin: 0 -3px 0 0;
|
||||
}
|
||||
1063
www/analytics/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.js
vendored
Normal file
1063
www/analytics/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
42
www/analytics/libs/bower_components/jScrollPane/issues/11/native.html
vendored
Normal file
42
www/analytics/libs/bower_components/jScrollPane/issues/11/native.html
vendored
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="verify-v1" content="ven67p9fXoMQpbw1icSXo8l+I5Z+upY90LnIqaPDgKo=" />
|
||||
<meta name="description" content="Tinyfish is the smallest progressive rock band in the world, self-taught, self-financed, and self-abusing - no, wait..." />
|
||||
<meta name="keywords" content="Tinyfish, Pink Floyd, Porcupine Tree, progrock, progressive rock, prog rock, prog, Marillion, King Crimson, Rush, The Big Red Spark, Curious Things" />
|
||||
<link href="brs_main.css" rel="stylesheet" type="text/css"/>
|
||||
<link type="text/css" href="../../style/jquery.jscrollpane.css" rel="stylesheet" media="all" />
|
||||
<title>latest news</title>
|
||||
<!-- compliance patch for microsoft browsers -->
|
||||
<!--[if lt IE 8]><script src="../__js/IE8.js" type="text/javascript"></script><![endif]-->
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="../../script/jquery.mousewheel.js"></script>
|
||||
|
||||
<script type="text/javascript" src="../../script/jquery.jscrollpane.js"></script>
|
||||
<script language="javascript" type="text/javascript">
|
||||
$(function()
|
||||
{
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body class="nopage">
|
||||
<div id="content">
|
||||
<h1>news</h1>
|
||||
<p>After three years of toil, The new Tinyfish album, The Big Red Spark,
|
||||
is finally finished, and to celebrate, you'll be able to join us at The Luminaire
|
||||
in Kilburn for a very special gig to launch the album on an unsuspecting world.</p>
|
||||
<p>Although by this point, some people may already have suspected.</p>
|
||||
<p>Support will be provided by the excellent Dec Burke and his new band,
|
||||
Destroy All Monsters</p>
|
||||
<p>When: Friday, 10th September<br />
|
||||
|
||||
Where: The Luminaire (click for map)<br />
|
||||
How much: £10 in advance (£8 CRS members advance) or £12 on the door.<br />
|
||||
Doors open at 7:30.</p>
|
||||
<p>Tickets: www.linktoticket website.co.uk</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue