path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
|---|---|---|
thirdParty/solrSrc/docs/solr-solrj/org/apache/solr/client/solrj/request/class-use/CollectionAdminRequest.Reload.html
|
knittledan/Location_Search_Prediction
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:27 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload (Solr 4.9.0 API)</title>
<meta name="date" content="2014-06-20">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload (Solr 4.9.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/solr/client/solrj/request/CollectionAdminRequest.Reload.html" title="class in org.apache.solr.client.solrj.request">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/solr/client/solrj/request/class-use/CollectionAdminRequest.Reload.html" target="_top">Frames</a></li>
<li><a href="CollectionAdminRequest.Reload.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload" class="title">Uses of Class<br>org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/solr/client/solrj/request/CollectionAdminRequest.Reload.html" title="class in org.apache.solr.client.solrj.request">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/solr/client/solrj/request/class-use/CollectionAdminRequest.Reload.html" target="_top">Frames</a></li>
<li><a href="CollectionAdminRequest.Reload.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
assets/css/orange.css
|
lesario/tiketbaik.com
|
/* Orange Color */
a, a:visited{
color: #ff8421;
}
a:hover{
color: #ff9641;
}
.color{
color: #ff9641;
}
.button a, .button a:visited{
background:#ff9641;
}
.button a:hover{
background:#ff8421;
}
/* Header */
header .hlinks > span{
background: #ff9641;
border: 1px solid #ff8421;
}
/* Navigation */
.navbar{
background:#ff9641;
border-top: 1px solid #ff8421;
border-bottom: 1px solid #ff8421;
}
.navbar button{
background: #ff8421;
}
.navbar button:hover{
background: #ff8421;
}
.navbar .nav{
border-left: 1px solid #ff8421;
}
.navbar .nav > li > a{
border-right: 1px solid #ff8421;
}
.navbar .nav > li > a:hover{
background: #ff8421 !important;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus {
background: #ff8421 !important;
}
.dropdown-toggle{
background: #ff9641 !important;
}
.nav-collapse .nav > li > a{
background: #ff9641 !important;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
border-color: #ff8421;
}
/* Sidebar nav */
#nav > li > a {
border-left: 3px solid #ff9641;
}
/* Sidebar page navigation */
#navi > li > a {
border-left: 3px solid #ff9641;
}
/* Title */
.title i{
color: #ff9641;
}
/* Recent posts carousel */
.recent-news .item h4 a span{
color:#ff9641;
}
.recent-news .custom-nav a i{
background: #ff9641;
}
/* Blog */
.posts .tags a{
background:#ff9641;
border:1px solid #ff8421;
}
.posts .tags a:hover{
background:#ff8421;
border:1px solid #ff8421;
}
.paging a:hover{
background: #ff9641;
border:1px solid #ff8421;
}
.paging .current{
background: #ff9641;
border:1px solid #ff8421;
}
/* Sidebar */
.sidebar .widget{
border-top: 1px solid #ff9641;
}
/* Career */
.nav-tabs > li > a:hover{
background: #ff9641;
}
/* Back to top */
.totop a, .totop a:visited{
background: #ff9641;
}
.totop a:hover{
background: #ff8421;
}
/* Footer */
footer{
border-top: 4px solid #ff9641;
}
|
www/templates/login.html
|
Otsimo/Child
|
<ion-view view-title="Dashboard">
<ion-content class="padding">
<div class="list foot">
<img width="100%" height="auto" src="img/logo.png">
<form ng-submit="doLogin()">
<label class="item item-input item-floating-label">
<span class="input-label">Email</span>
<input type="text" placeholder="Email" ng-model="loginData.email">
</label>
<label class="item item-input item-floating-label">
<span class="input-label">Password</span>
<input type="password" placeholder="Password" ng-model="loginData.password">
</label>
<button class="button button-block button-positive">Log In</button>
<button class="button button-block button-calm" type="submit">
Aren't you a user? Download Parent App first!
</button>
</form>
</div>
</ion-content>
</ion-view>
|
src/pages/work/home.html
|
jalcine/website
|
---
title: Work
permalink: /work/
description: |
I work primarly as a software developer. I also work in the community as an
educator of Afrocentric history whilst studying childhood education.
masthead:
image: pages/work.jpeg
---
<p class="lead f2 tracked-tight lh-copy">
I am a <strong>full-stack software engineer</strong> focused on the
<strong>Web</strong> platform. I also focus on <strong>decolonized
education</strong> for Black and Brown youth in the realm of history and
computer science.
</p>
<h2 class="tracked-tight">What I Do</h2>
<p class="measure lh-copy tj fw5 bg-light-gray bl pa2">
<a class="link" href="/portfolio/">View my portfolio</a>
for deeper dives into projects I've worked on.
</p>
<p class="measure lh-copy tj">
I focus on Web application development in languages like
<a class="fw7 orange" href="https://www.python.org/">Python</a>,
<a class="fw7 red" href="https://www.ruby-lang.org/en/">Ruby</a>,
<a class="fw7 green" href="https://js.org/">JavaScript</a>
and
<a class="fw7 purple" href="http://elixir-lang.org/">Elixir</a>.
I work on building <em>delightful and effective</em> user experiences,
particularly using <a href="https://vuejs.org">VueJs</a>.
</p>
<p class="measure lh-copy tj">
I have experience working on Android applications as well. It focused around
tooling, testing and finding performance bottlenecks in the application and
library usage within the such.
</p>
<h2 class="tracked-tight">Background</h2>
<p class="lead lh-copy measure">
I'm currently looking for work either on a full-time (FTE) or contractual
(freelance) basis as a software developer.
<br />
<a class="link" href="/work/contract/">Let's build your next big thing</a>.
</p>
<p class="lh-copy measure">
I have worked as a <strong>software engineer</strong> since 2011
at companies like <a class="red" href="https://google.com">Google</a>,
<a class="blue" href="http://horizonmedia.com">Horizon Media</a>,
<a class="orange" href="http://www.theblsgroup.com/">BLS</a>,
<a class="red" href="https://shutterstock.com/">Shutterstock</a>,
<a class="orange" href="https://getclef.com/">Clef</a>,
<a class="hot-pink" href="https://lyft.com">Lyft</a> and
<a class="washed-blue" href="https://lob.com">Lob</a>.
</p>
<p class="lh-copy measure">
I've done mentoring with youth and adults alike with amazing programs like
<a href="https://blackgirlscode.com">Black Girls Code</a> and <a
href="https://yeswecode.com">Yes We Code</a>.
</p>
|
frontend/wp-content/themes/circleflip/creiden-framework/content-builder/assets/css/aqpb-view.css
|
purgesoftwares/purges
|
/**
Core Front-end Styling for Aqua Page Builder
Themes should include their own styling for the blocks.
That includes for responsive design etc, please don't
ask me to add that for you. I hate responsive designs
DO NOT EDIT THIS
**/
/** MISC **/
.cf:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.cf {
display: block;
}
/** Basic grid columns
-----------------------*/
/**
For those who fancy fixed widths,
copy this into your theme stylesheet
[class*="aq_span"] {
float: left;
margin-left: 20px;
}
.aq-template-wrapper .aq_span12 {width: 940px;}
.aq-template-wrapper .aq_span11 {width: 860px;}
.aq-template-wrapper .aq_span10 {width: 780px;}
.aq-template-wrapper .aq_span9 {width: 700px;}
.aq-template-wrapper .aq_span8 {width: 620px;}
.aq-template-wrapper .aq_span7 {width: 540px;}
.aq-template-wrapper .aq_span6 {width: 460px;}
.aq-template-wrapper .aq_span5 {width: 380px;}
.aq-template-wrapper .aq_span4 {width: 300px;}
.aq-template-wrapper .aq_span3 {width: 220px;}
.aq-template-wrapper .aq_span2 {width: 140px;}
.aq-template-wrapper .aq_span1 {width: 60px;}
*/
[class*="aq_span"] {
float: left;
margin-left: 3%;
}
.aq-block-aq_clear_block{
height: auto;
}
.aq-template-wrapper .aq_span1 {
width: 5.58%;
}
.aq-template-wrapper .aq_span2 {
width: 14.17%;
}
.aq-template-wrapper .aq_span3 {
width: 22.75%;
}
.aq-template-wrapper .aq_span4 {
width: 31.33%;
}
.aq-template-wrapper .aq_span5 {
width: 39.92%;
}
.aq-template-wrapper .aq_span6 {
width: 48.5%;
}
.aq-template-wrapper .aq_span7 {
width: 57.08%;
}
.aq-template-wrapper .aq_span8 {
width: 65.67%;
}
.aq-template-wrapper .aq_span9 {
width: 74.25%;
}
.aq-template-wrapper .aq_span10 {
width: 82.83%;
}
.aq-template-wrapper .aq_span11 {
width: 91.42%;
}
.aq-template-wrapper .aq_span12 {
width: 100%;
}
.aq-template-wrapper .aq-first {
margin-left: 0 !important;
}
/** Blocks
-----------------------*/
.aq-block img {
margin: 0 auto;
display: block;
}
/* clear block */
.aq-block-aq_clear_block {
margin-bottom: 0px;
}
.aq-block-hr-single {
margin-bottom: 20px;
}
.aq-block-hr-double {
margin-bottom: 0px;
}
.aq-block-aq_clear_block {
min-height: auto !important;
}
/* column block */
/* To calculate the widths, use this (PHP):
echo '<pre>';
$columns = range(1,12);
$childcols = array();
foreach($columns as $column) {
$childcols = range(1, $column);
foreach($childcols as $childcol) {
$class = '.aq-template-wrapper .aq_span'.$column.' .aq_span'.$childcol;
$margin = 5;
$width = ( 100 + $margin ) / ( $column ) * ( $childcol ) - ( $margin );
$width = round($width, 2);
print_r($class . ' { width:'. $width .'%; }<br/>');
}
}
echo '</pre>';
**/
/* General
========================================================================*/
h4.aq-block-title {
margin: 0 0 20px;
}
.aq-block-aq_column_block, .block-cr_team_wrapper_block { margin-bottom: 0px; }
/*.aq-template-wrapper .span1 .span1 {
width: 100%;
}
.aq-template-wrapper .span2 .span1 {
width: 47.5%;
}
.aq-template-wrapper .span2 .span2 {
width: 100%;
}
.aq-template-wrapper .span3 .span1 {
width: 30%;
}
.aq-template-wrapper .span3 .span2 {
width: 65%;
}
.aq-template-wrapper .span3 .span3 {
width: 100%;
}
.aq-template-wrapper .span4 .span1 {
width: 21.25%;
}
.aq-template-wrapper .span4 .span2 {
width: 47.5%;
}
.aq-template-wrapper .span4 .span3 {
width: 73.75%;
}
.aq-template-wrapper .span4 .span4 {
width: 100%;
}
.aq-template-wrapper .span5 .span1 {
width: 16%;
}
.aq-template-wrapper .span5 .span2 {
width: 37%;
}
.aq-template-wrapper .span5 .span3 {
width: 58%;
}
.aq-template-wrapper .span5 .span4 {
width: 79%;
}
.aq-template-wrapper .span5 .span5 {
width: 100%;
}
.aq-template-wrapper .span6 .span1 {
width: 12.5%;
}
.aq-template-wrapper .span6 .span2 {
width: 30%;
}
.aq-template-wrapper .span6 .span3 {
width: 47.5%;
}
.aq-template-wrapper .span6 .span4 {
width: 65%;
}
.aq-template-wrapper .span6 .span5 {
width: 82.5%;
}
.aq-template-wrapper .span6 .span6 {
width: 100%;
}
.aq-template-wrapper .span7 .span1 {
width: 10%;
}
.aq-template-wrapper .span7 .span2 {
width: 25%;
}
.aq-template-wrapper .span7 .span3 {
width: 40%;
}
.aq-template-wrapper .span7 .span4 {
width: 55%;
}
.aq-template-wrapper .span7 .span5 {
width: 70%;
}
.aq-template-wrapper .span7 .span6 {
width: 85%;
}
.aq-template-wrapper .span7 .span7 {
width: 100%;
}
.aq-template-wrapper .span8 .span1 {
width: 8.13%;
}
.aq-template-wrapper .span8 .span2 {
width: 21.25%;
}
.aq-template-wrapper .span8 .span3 {
width: 34.38%;
}
.aq-template-wrapper .span8 .span4 {
width: 47.5%;
}
.aq-template-wrapper .span8 .span5 {
width: 60.63%;
}
.aq-template-wrapper .span8 .span6 {
width: 73.75%;
}
.aq-template-wrapper .span8 .span7 {
width: 86.88%;
}
.aq-template-wrapper .span8 .span8 {
width: 100%;
}
.aq-template-wrapper .span9 .span1 {
width: 6.67%;
}
.aq-template-wrapper .span9 .span2 {
width: 18.33%;
}
.aq-template-wrapper .span9 .span3 {
width: 30%;
}
.aq-template-wrapper .span9 .span4 {
width: 41.67%;
}
.aq-template-wrapper .span9 .span5 {
width: 53.33%;
}
.aq-template-wrapper .span9 .span6 {
width: 65%;
}
.aq-template-wrapper .span9 .span7 {
width: 76.67%;
}
.aq-template-wrapper .span9 .span8 {
width: 88.33%;
}
.aq-template-wrapper .span9 .span9 {
width: 100%;
}
.aq-template-wrapper .span10 .span1 {
width: 5.5%;
}
.aq-template-wrapper .span10 .span2 {
width: 16%;
}
.aq-template-wrapper .span10 .span3 {
width: 26.5%;
}
.aq-template-wrapper .span10 .span4 {
width: 37%;
}
.aq-template-wrapper .span10 .span5 {
width: 47.5%;
}
.aq-template-wrapper .span10 .span6 {
width: 58%;
}
.aq-template-wrapper .span10 .span7 {
width: 68.5%;
}
.aq-template-wrapper .span10 .span8 {
width: 79%;
}
.aq-template-wrapper .span10 .span9 {
width: 89.5%;
}
.aq-template-wrapper .span10 .span10 {
width: 100%;
}
.aq-template-wrapper .span11 .span1 {
width: 4.55%;
}
.aq-template-wrapper .span11 .span2 {
width: 14.09%;
}
.aq-template-wrapper .span11 .span3 {
width: 23.64%;
}
.aq-template-wrapper .span11 .span4 {
width: 33.18%;
}
.aq-template-wrapper .span11 .span5 {
width: 42.73%;
}
.aq-template-wrapper .span11 .span6 {
width: 52.27%;
}
.aq-template-wrapper .span11 .span7 {
width: 61.82%;
}
.aq-template-wrapper .span11 .span8 {
width: 71.36%;
}
.aq-template-wrapper .span11 .span9 {
width: 80.91%;
}
.aq-template-wrapper .span11 .span10 {
width: 90.45%;
}
.aq-template-wrapper .span11 .span11 {
width: 100%;
}
.aq-template-wrapper .span12 .span1 {
width: 3.75%;
}
.aq-template-wrapper .span12 .span2 {
width: 12.5%;
}
.aq-template-wrapper .span12 .span3 {
width: 21.25%;
}
.aq-template-wrapper .span12 .span4 {
width: 30%;
}
.aq-template-wrapper .span12 .span5 {
width: 38.75%;
}
.aq-template-wrapper .span12 .span6 {
width: 47.5%;
}
.aq-template-wrapper .span12 .span7 {
width: 56.25%;
}
.aq-template-wrapper .span12 .span8 {
width: 65%;
}
.aq-template-wrapper .span12 .span9 {
width: 73.75%;
}
.aq-template-wrapper .span12 .span10 {
width: 82.5%;
}
.aq-template-wrapper .span12 .span11 {
width: 91.25%;
}
.aq-template-wrapper .span12 .span12 {
width: 100%;
}
.aq-template-wrapper .aq-block .settings2 p {
margin-bottom: 0px;
}*/
/* Alert Boxes
========================================================================*/
.aq_alert {
font-family: 'OpenSansRegular';
font-size: 12px;
border: 1px solid #d8d8d8;
background-color: #FEFEFE;
padding: 10px 20px;
border-radius: 5px;
}
.aq_alert h1, .aq_alert h2, .aq_alert h3, .aq_alert h4, .aq_alert h5, .aq_alert h6 {
margin: 0 0 5px;
}
.aq_alert.info {
background-color: #ecf5fd;
border: 1px solid #d2dae1;
}
.aq_alert.info p{
color: #4074a1;
}
.aq-block-aq_alert_block p {
margin-bottom: 0;
}
.aq_alert.info h1, .aq_alert.info h2, .aq_alert.info h3, .aq_alert.info h4, .aq_alert.info h5, .aq_alert.info h6 {
color: #2b6181;
}
.aq_alert.note {
background-color: #f8f361;
border: 1px solid #e4e187;
color: #777300;
margin: 0 !important;
}
.aq_alert.note p{
color: #777300;
}
.aq_alert.note h1, .aq_alert.note h2, .aq_alert.note h3, .aq_alert.note h4, .aq_alert.note h5, .aq_alert.note h6 {
color: #777300;
}
.aq_alert.warn {
background-color: #e54e4b;
border: 1px solid #bb120f;
color: #ffffff;
}
.aq_alert.warn p {
color: white;
margin-left: 0;
}
.aq_alert.warn h1, .aq_alert.warn h2, .aq_alert.warn h3, .aq_alert.warn h4, .aq_alert.warn h5, .aq_alert.warn h6 {
color: #ffffff;
}
.aq_alert.tips {
background-color: #a7d155;
border: 1px solid #7da828;
}
.aq_alert.tips p{
color: #1b632c
}
.aq_alert.tips h1, .aq_alert.tips h2, .aq_alert.tips h3, .aq_alert.tips h4, .aq_alert.tips h5, .aq_alert.tips h6 {
color: #1b632c;
}
.aq_alert h1, .aq_alert h2, .aq_alert h3 {
margin: 0;
}
.aq-block-cr_text_block {
word-wrap: break-word;
}
/* Contact Details
========================================================================*/
.contactDetailsSection{
margin-bottom: -20px;
}
.contactDetailsSection ul li{
margin-bottom: 0px;
list-style: none;
}
.contactDetailsSection ul li p {
margin-bottom: 0px;
margin-left: 0px;
font-size:13px;
color: #5a5a5a;
font-family: 'OpenSansLight';
}
.contactDetailsSection ul li p span{
font-weight: bold;
}
.contactDetailsSection .contactDetails{
margin-bottom: 20px;
}
.contactDetailsSection ul li p.contactMailText{
/* color: #e32831 */
}
.contactDetailsSection ul li p.contactMailText span{
color: #5a5a5a;
}
.titleBranch{
margin-bottom: 13px;
}
.contactText{
margin-bottom: 10px !important;
}
/* Map Style
========================================================================*/
.cr-map-canvas img {
max-width: none;
}
.cr-map-canvas{
border: 1px solid #eaeaea;
}
.mapLeftMore{
width: 20px;
height: 100%;
background: #f4f4f4;
position: absolute;
z-index: 3;
border: 1px solid #eaeaea;
cursor: pointer;
right: -2px;
box-sizing: border-box;
}
.mapRight .mapLeftMore{
left: 0px;
}
.mapLeftMore:after{
content: "+";
color: #6d6d6d;
font-family: "openSansBold";
font-size: 18px;
margin: 0 auto;
width: 11px;
height: 10px;
display: block;
top: 46%;
position: absolute;
margin-left: 5px;
}
.mapLeftMore.clicked:after{
content: "-";
width: 6px;
}
.mapCont{
float: left;
width: 100%;
z-index: 4;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
position: relative;
}
.cfgm-filters {
margin-top: 20px;
}
/* Features Home
========================================================================*/
.featureHomeText > p {
margin-left: 0px;
display: block;
}
.featuresHome li {
text-align: center;
vertical-align: top;
display: inline-block;
margin-bottom: 30px;
/**
margin-left: 20px;*/
}
.featureHomeImage{
margin-bottom: 30px;
}
.featureHomeImage span{
font-size: 100px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
h3.featureHomeTitle {
font-size:21px;
display: block;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
margin-bottom:16px;
}
.featuresHome .image_title_wrap:hover .featureHomeImage span, .featuresHome .image_title_wrap:hover .featureHomeTitle {
/* color: #e32831 !important */
}
.featureHomeText{
margin-left: 0;
display: block;
}
/* Features Home 2
========================================================================*/
.featuresHome.gridStyle li {
text-align: left;
}
.featuresHome.gridStyle .image_title_wrap {
display: table;
margin-bottom: 10px;
}
.featuresHome.gridStyle .featureHomeImage.image_added{
text-align: center;
background: none !important;
border: none !important;
box-shadow: none !important;
width: auto;
height: auto;
float: left;
margin-right: 20px;
}
.featuresHome.gridStyle .featureHomeImage.image_added:before {
height: 100%;
content: '';
vertical-align: middle;
display: inline-block !important;
}
.featuresHome.gridStyle .featureHomeImage.image_added:after{
display: none;
}
.featuresHome.gridStyle .featureHomeImage.image_added img {
display: inline-block;
vertical-align: middle;
}
.featuresHome.gridStyle .featureHomeImage span {
display: block;
margin: 0 auto 20px auto;
font-size: 100px;
color: #2a2a2a;
-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
-o-transition: -o-transform ease-out 0.1s, background 0.2s;
transition: transform ease-out 0.1s, background 0.2s;
}
.featuresHome.gridStyle .featureHomeImage:before{
display: block;
}
.featuresHome.gridStyle .featureHomeImage:after{
top: -2px;
left: -2px;
padding: 2px;
z-index: 1;
/* background: #e32831 */
-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
-moz-transition: -moz-transform 0.5s, opacity 0.5s;
transition: transform 0.5s, opacity 0.5s;
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.featuresHome.gridStyle .image_title_wrap:hover .featureHomeImage{
background: white;
}
.featuresHome.gridStyle .image_title_wrap:hover .featureHomeImage span{
/* color: #e32831 !important */
}
.featuresHome.gridStyle .image_title_wrap:hover .featureHomeImage:after{
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
opacity: 0;
}
.featuresHome.gridStyle .featureHomeImage {
width: 44px;
height: 44px;
border-radius: 50%;
float: left;
position: relative;
margin-bottom: 0;
border: 4px solid #E32831;
margin-right: 20px;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
}
.featuresHome.gridStyle .featureHomeImage span {
font-size: 20px;
line-height: 44px;
color: white;
text-align: center;
margin-left: 0px;
position: relative;
z-index: 2;
}
.featuresHome.gridStyle .image_title_wrap:hover .featureHomeImage span {
color: white;
}
.featuresHome.gridStyle .featureHomeTitle {
margin-left: 64px;
font-size: 18px;
display: table-cell;
vertical-align: middle;
}
.featuresHome.gridStyle .image_title_wrap.imageIconBox{
overflow: hidden;
display: table;
margin-bottom: 20px;
}
.featuresHome.gridStyle .image_title_wrap.imageIconBox h3{
display: table-cell;
vertical-align: middle;
}
/*Divider*/
.dotted.divider{
margin-bottom: 1px;
}
.line.divider{
margin-bottom: 1px;
}
/*List*/
.aq-block ul.listStyleImage li:last-child{
margin-bottom:0px;
}
/*Embed Block*/
.aq-block .embedBlock.iframe_container{
padding-bottom: 75%;
height: 0;
position: relative;
}
.aq-block .embedBlock.iframe_container iframe{
width: 100%;
position: absolute;
height: 100%;
}
.backgroundBlock .center_blocks {
display: table;
margin: 0 auto;
}
|
samples/sample-only-albums.html
|
dejanstojanovic/Facebook-Album-Browser
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script type="text/javascript" src="../src/jquery.fb.albumbrowser.js"></script>
<link rel="stylesheet" type="text/css" href="../src/jquery.fb.albumbrowser.css" />
</head>
<body>
<div class="fb-album-container"></div>
<script type="text/javascript">
$(document).ready(function () {
$(".fb-album-container").FacebookAlbumBrowser({
account: "natgeo",
accessToken: "775908159169504|cYEIsh0rs25OQQC8Ex2hXyCOut4",
includeAlbums: ["Profile Pictures", "Timeline Photos"],
showComments: true,
commentsLimit:3,
showAccountInfo: true,
showImageCount: true,
showImageText: true,
shareButton: false,
albumsPageSize: 0,
photosPageSize: 0,
lightbox: true,
photosCheckbox: true,
pluginImagesPath: "../src/",
likeButton: true,
shareButton: true,
addThis:"ra-52638e915dd79612",
photoChecked: function(photo){
console.log("PHOTO CHECKED: " + photo.id + " - " + photo.url + " - " + photo.thumb);
console.log("CHECKED PHOTOS COUNT: " + this.checkedPhotos.length);
},
photoUnchecked: function (photo) {
console.log("PHOTO UNCHECKED: " + photo.id + " - " + photo.url + " - " + photo.thumb);
console.log("CHECKED PHOTOS COUNT: " + this.checkedPhotos.length);
},
albumSelected: function (photo) {
console.log("ALBUM CLICK: " + photo.id + " - " + photo.url + " - " + photo.thumb);
},
photoSelected: function (photo) {
console.log("PHOTO CLICK: " + photo.id + " - " + photo.url + " - " + photo.thumb);
}
});
});
</script>
</body>
</html>
|
src/resources/external_artifacts/MWF_1.6.0/core/templates/components/divider/report/index.html
|
wangjinisda/react-webpack-babel-starter
|
<hr class="c-divider">
|
rawdata/lawstat/version2/02547/02547101122500.html
|
g0v/laweasyread-data
|
<html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/02547/02547101122500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:20:01 GMT -->
<head><title>ªk½s¸¹:02547 ª©¥»:101122500</title>
<link rel="stylesheet" type="text/css" href="../../version.css" >
</HEAD>
<body><left>
<table><tr><td><FONT COLOR=blue SIZE=5>ºò«æÂåÀø±ÏÅ@ªk(02547)</font>
<table><tr><td> </td><td>
<table><tr><td> </td><td>
<table><tr><td> </td>
<tr><td align=left valign=top>
<a href=0254784071400.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 84 ¦~ 7 ¤ë 14 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>¨î©w55±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 84 ¦~ 8 ¤ë 9 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0254789011400.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 89 ¦~ 1 ¤ë 14 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä4, 5, 8¦Ü11, 15, 20, 24, 30, 31, 41, 52±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 89 ¦~ 2 ¤ë 9 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0254791010800.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 91 ¦~ 1 ¤ë 8 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>¼Wq²Ä48¤§1, 53¤§1±ø<br>
×¥¿²Ä15, 41, 48¦Ü50±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 91 ¦~ 1 ¤ë 30 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0254794011400.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 94 ¦~ 1 ¤ë 14 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä6±ø<br>
¼Wq²Ä22¤§1±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 94 ¦~ 2 ¤ë 5 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0254796060800.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 96 ¦~ 6 ¤ë 8 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿¥þ¤å58±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 96 ¦~ 7 ¤ë 11 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=02547101122500.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 101 ¦~ 12 ¤ë 25 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>¼Wq²Ä14¤§1, 14¤§2±ø<br>
×¥¿²Ä3, 5, 8, 12, 17, 22, 24, 25, 30, 32, 33±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 102 ¦~ 1 ¤ë 16 ¤é¤½¥¬</font></nobr></td>
</table></table></table></table>
<p><table><tr><td><font color=blue size=4>¥Á°ê101¦~12¤ë25¤é</font></td>
<td><a href=http://lis.ly.gov.tw/lghtml/lawstat/reason2/02547101122500.htm target=reason><font size=2>¥ßªk²z¥Ñ</font></a></td>
<td><a href=http://lis.ly.gov.tw/lgcgi/lglawproc?02547101122500 target=proc><font size=2>¥ßªk¬ö¿ý</font></a></td>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤@³¹ Á`«h</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤@±ø</font>
<font size=2>(¥ßªk¥Øªº)</font>
<table><tr><td> </td>
<td>
¡@¡@¬°°·¥þºò«æÂåÀø±ÏÅ@Åé¨t¡A´£ª@ºò«æÂåÀø±ÏÅ@«~½è¡A¥H½T«Oºò«æ¶Ë¯f±w¤§¥Í©R¤Î°·±d¡A¯S¨î©w¥»ªk¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G±ø</font>
<font size=2>(¥DºÞ¾÷Ãö)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙ½Ã¥Í¥DºÞ¾÷Ãö¡G¦b¤¤¥¡¬°¦æ¬F°|½Ã¥Í¸p¡F¦bª½ÁÒ¥«¬°ª½ÁÒ¥«¬F©²¡F¦b¿¤¡]¥«¡^¬°¿¤¡]¥«¡^¬F©²¡C<br>
¡@¡@¥»ªk©ÒºÙ®ø¨¾¥DºÞ¾÷Ãö¡G¦b¤¤¥¡¬°¤º¬F³¡¡F¦bª½ÁÒ¥«¬°ª½ÁÒ¥«¬F©²¡F¦b¿¤¡]¥«¡^¬°¿¤¡]¥«¡^¬F©²¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T±ø</font>
<font size=2>(ºò«æÂåÀø±ÏÅ@¨Æ¶µ)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙºò«æÂåÀø±ÏÅ@¡A¥]¬A¤U¦C¨Æ¶µ¡G<br>
¡@¡@¤@¡Bºò«æ¶Ë¯f¡B¤j¶q¶Ë¯f±w©Î³¥¥~¦a°Ï¶Ë¯f¤§²{³õºò«æ±ÏÅ@¤ÎÂåÀø³B²z¡C<br>
¡@¡@¤G¡B°eÂå³~¤¤¤§ºò«æ±ÏÅ@¡C<br>
¡@¡@¤T¡B«¤j¶Ë¯f±w©ÎÂ÷®q¡B°¾»·¦a°ÏÃø¥H¶Eªv¤§¶Ë¯f±w¤§Âà¶E¡C<br>
¡@¡@¥|¡BÂåÀø¾÷ºc¤§ºò«æÂåÀø¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|±ø</font>
<font size=2>(ºò«æÂåÀø±ÏÅ@¤Hû¤§½d³ò)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙºò«æÂåÀø±ÏÅ@¤Hû¡]¥H¤U²ºÙ±ÏÅ@¤Hû¡^¡A«üÂå®v¡BÅ@²z¤Hû¡B±ÏÅ@§Þ³Nû¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤G³¹ ºò«æÂåÀø±ÏÅ@Åé¨t</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤±ø</font>
<font size=2>(ºò«æÂåÀø±ÏÅ@Åé¨î¤Î¥þ°êºò«æÂåÀø±ÏÅ@pµe)</font>
<table><tr><td> </td>
<td>
¡@¡@¬°«P¶iºò«æÂåÀø±ÏÅ@³]¬I¤Î¤H¤O§¡¿Åµo®i¡A¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³·|¦P¤¤¥¡®ø¨¾¥DºÞ¾÷Ãö¹º©wºò«æÂåÀø±ÏÅ@°Ï°ì¡Aq©w¥þ°êºò«æÂåÀø±ÏÅ@pµe¡C¨ä¤¤¡A³¥¥~¦a°Ïºò«æ±ÏÅ@À³¤©¯Ç¤J¡C<br>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¬°¾ã¦Xºò«æÂåÀø±ÏÅ@¸ê·½¡A±j¤Æºò«æÀ³Åܾ÷¨î¡AÀ³«Ø¥ßºò«æÂåÀø±ÏÅ@°Ï°ì¨ó½Õ«ü´§Åé¨t¡A¨Ã¨C¦~¤½¥¬ºò«æÂåÀø«~½è¬ÛÃö²Îp³ø§i¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤»±ø</font>
<font size=2>(ºò«æÂåÀø±ÏÅ@pµe)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^¬F©²À³¨ÌÁҰϤº¤§ºò«æÂåÀø±ÏÅ@¸ê·½¡A°t¦X«e±ø²Ä¤@¶µ¤§¥þ°êºò«æÂåÀø±ÏÅ@pµe¡Aq©wºò«æÂåÀø±ÏÅ@¹ê¬I¤è®×¡A¿ì²zºò«æÂåÀø±ÏÅ@·~°È¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤C±ø</font>
<font size=2>(¨a®`¤Î¾Ôª§¤§¹w¨¾À³Åܱ¹¬I)</font>
<table><tr><td> </td>
<td>
¡@¡@¦U¯Å½Ã¥Í¥DºÞ¾÷Ãö¹ï¨a®`¤Î¾Ôª§¤§¹w¨¾À³Åܱ¹¬I¡AÀ³°t¦X³W¹º¿ì²zºò«æÂåÀø±ÏÅ@¦³Ãö¨Æ¶µ¡F¥²n®É¡A±oµ²¦X¥þ¥Á¨¾½Ã°Êû·Ç³ÆÅé¨t¡A¹ê¬Iºò«æÂåÀø±ÏÅ@¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤K±ø</font>
<font size=2>(ºò«æÂåÀø±ÏÅ@·~°È¤§¿Ô¸ß©Î¼f¬d)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö±oÁܶ°ÂåÀø¾÷ºc¡B¹ÎÅé»P¬F©²¾÷Ãö¥Nªí¤Î¾ÇªÌ±M®a¡A¬°¤U¦C¨Æ¶µ¤§¿Ô¸ß©Î¼f¬d¡G<br>
¡@¡@¤@¡Bºò«æÂåÀø±ÏÅ@Åé¨t«Ø¸m¤Îºò«æÂåÀø±ÏÅ@°Ï°ì¹º©w¤§¿Ô¸ß¡C<br>
¡@¡@¤G¡B¤Æ¾Ç¨a®`¡B¿ç®g¨a®`¡B¿N¶Ë¡BªÅ¤¤±ÏÅ@¤Î³¥¥~¦a°Ï¤§ºò«æÂåÀø±ÏÅ@µ¥¯S®íºò«æÂåÀø±ÏÅ@¤§¿Ô¸ß¡C<br>
¡@¡@¤T¡B«æ±Ï±Ð¨|°V½m¤Î«Å¾É¤§¿Ô¸ß¡C<br>
¡@¡@¥|¡B²Ä¤T¤Q¤K±øÂå°|ÂåÀø³B²z¯à¤O¤À¯Å¼Ð·Ç¤Îµû©wµ²ªG¤§¼f¬d¡C<br>
¡@¡@¤¡B¨ä¥L¦³Ãö¤¤¥¡©Îºò«æÂåÀø±ÏÅ@°Ï°ì¤§ºò«æÂåÀø±ÏÅ@·~°È¤§¿Ô¸ß¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤E±ø</font>
<font size=2>(°Ï°ìºò«æÂåÀøÀ³Åܤ¤¤ß¤§²Õ¦¨¤Î¿ì²z·~°È)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³¨Ì²Ä¤±ø²Ä¤G¶µ¤§ºò«æÂåÀø±ÏÅ@°Ï°ì¨ó½Õ«ü´§Åé¨t¡A©e°UÂåÀø¾÷ºc©ó¦U°Ï°ì¤º²Õ¦¨°Ï°ìºò«æÂåÀøÀ³Åܤ¤¤ß¡]¥H¤U²ºÙ°Ï°ìÀ³Åܤ¤¤ß¡^¡A¿ì²z¤U¦C·~°È¡G<br>
¡@¡@¤@¡B§Y®ÉºÊ±±°Ï°ì¤º¨a®`¦³Ãöºò«æÂåÀø¤§¨Æ¥ó¡C<br>
¡@¡@¤G¡B§Y®É´x´¤°Ï°ì¤ººò«æÂåÀø¸ê°T¤Î¸ê·½ª¬ªp¡C<br>
¡@¡@¤T¡B«Ø¸m°Ï°ì¤º¨a®`ÂåÀø¸ê·½¤§¸ê®Æ®w¡C<br>
¡@¡@¥|¡B¨ó§U³W¹º¨a®`¦³Ãöºò«æÂåÀø¨Æ¥ó¤§´_°·¤u§@¡C<br>
¡@¡@¤¡B©w´Á¿ì²z¦~«×«¤j¨a®`¦³Ãöºò«æÂåÀø¤§ºt½m¡C<br>
¡@¡@¤»¡B¸óª½ÁÒ¥«¡B¿¤¡]¥«¡^¤§¨a®`µo¥Í®É¡A¨ó§U¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö½Õ«×°Ï°ì¤ººò«æÂåÀø¸ê·½¡A¶i¦æÀ³Åܤu§@¡C<br>
¡@¡@¤C¡B¨ó§U¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö«ü´§°Ï°ì¤º«æ±Ï³d¥ôÂå°|¬£»º¬ÛÃö¤Hû¡A¨ó§U³B²z¤j¶qºò«æ¶Ë¯f±w¡C<br>
¡@¡@¤K¡B¨ä¥L¦³Ãö°Ï°ìºò«æÂåÀø¨a®`À³Åܨƶµ¡C<br>
¡@¡@«e¶µ²Ä¤»´Ú»P²Ä¤C´Ú½Õ«×¡B«ü´§¤§±Ò°Ên¥ó¡B«ü´§Åé¨t¬[ºc¡BÀ³Åܵ{§Ç¤Î¨ä¥LÀ³°t¦X¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q±ø</font>
<font size=2>(¦a¤è½Ã¥Í¥DºÞ¾÷Ãö¿Ô¸ß©Î¼f¬d¨Æ¶µ)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö±oÁܶ°ÂåÀø¾÷ºc¡B¹ÎÅé»P¬F©²¾÷Ãö¥Nªí¤Î¾ÇªÌ±M®a¡A¬°¤U¦C¨Æ¶µ¤§¿Ô¸ß©Î¼f¬d¡G<br>
¡@¡@¤@¡Bºò«æÂåÀø±ÏÅ@¸ê·½³W¹º¤Î¹ê¬I¤è®×¤§¿Ô¸ß¡C<br>
¡@¡@¤G¡B«æ±Ï³d¥ôÂå°|¤§«ü©w¤è¦¡¤Î¦Ò®Ö¨Æ¶µ¤§¿Ô¸ß¡C<br>
¡@¡@¤T¡BÂà¶Eª§Ä³¨Æ¶µ¤§¼f¬d¡C<br>
¡@¡@¥|¡Bºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç¤§¿Ô¸ß¡C<br>
¡@¡@¤¡B±ÏÅ@§Þ³Nû·þ¾É¦Ò®Ö¨Æ¶µ¤§¿Ô¸ß¡C<br>
¡@¡@¤»¡B¨ä¥L¦³Ãöºò«æÂåÀø±ÏÅ@¨Æ¶µ¤§¿Ô¸ß¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤@±ø</font>
<font size=2>(Âå°|ºò«æÂåÀø·~°È¤§µûŲ¨î«×¤Î·þ¾É¦Ò®Ö)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³±NÂå°|ºò«æÂåÀø·~°È¤Î¨ó§U¨ì°|«eºò«æÂåÀø·~°È¯Ç¤JÂå°|µûŲ¡C<br>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¹ïÁҰϤºÂåÀø¾÷ºc¤§ºò«æÂåÀø·~°È¡AÀ³©w´Á¹ê¬I·þ¾É¦Ò®Ö¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤G±ø</font>
<font size=2>(±Ï¨a±ÏÅ@«ü´§¤¤¤ß¤§¥ô°È)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^®ø¨¾¾÷Ãö¤§±Ï¨a±ÏÅ@«ü´§¤¤¤ß¡AÀ³¥Ñ±ÏÅ@¤Hû¤G¤Q¥|¤p®É°õ¶Ô¡A³B²z¤U¦Cºò«æ±ÏÅ@¨Æ¶µ¡G<br>
¡@¡@¤@¡B«Ø¥ßºò«æÂåÀø±ÏÅ@¸ê°T¡C<br>
¡@¡@¤G¡B´£¨Ñºò«æ¶Ë¯f±w°e¹FÂåÀø¾÷ºc«e¤§ºò«æ¶Ë¯f¿Ô¸ß¡C<br>
¡@¡@¤T¡B¨ü²zºò«æÂåÀø±ÏÅ@¥Ó½Ð¡C<br>
¡@¡@¥|¡B«ü´§±ÏÅ@¶¤©Î®ø¨¾¤À¶¤°õ¦æºò«æ¶Ë¯f±w°e¹FÂåÀø¾÷ºc«e¤§ºò«æ±ÏÅ@¡C<br>
¡@¡@¤¡BÁpµ¸ÂåÀø¾÷ºc±µ¨üºò«æ¶Ë¯f±w¡C<br>
¡@¡@¤»¡BÁpµ¸±ÏÅ@¹B¿é¤u¨ã¤§³]¸m¾÷Ãö¡]ºc¡^°õ¦æºò«æ±ÏÅ@·~°È¡C<br>
¡@¡@¤C¡B¨ó½Õ¦³Ãö¾÷Ãö°õ¦æºò«æ±ÏÅ@·~°È¡C<br>
¡@¡@¤K¡B¹Jºò«æ¶Ë¯f¡B¤j¶q¶Ë¯f±w©Î³¥¥~¦a°Ï±ÏÅ@®É¡A¬£»º·í¦a±ÏÅ@¹B¿é¤u¨ã³]¸m¾÷Ãö¡]ºc¡^¤§±ÏÅ@¨®¤Î±ÏÅ@¤Hû¥X¶Ô¡A¨Ã³qª¾ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤T±ø</font>
<font size=2>(Q±ÏÅ@°Ï¤§¹º¤À)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^®ø¨¾¥DºÞ¾÷ÃöÀ³¨Ì¨äÁҰϤH¤f¤À§G¡B¦a²zÀô¹Ò¡B¥æ³q¤ÎÂåÀø³]¬Iª¬ªp¡A¹º¤À±ÏÅ@°Ï¡A¨Ã¥Ñ±ÏÅ@¶¤©Î®ø¨¾¤À¶¤°õ¦æºò«æ¶Ë¯f±w°e¹FÂåÀø¾÷ºc«e¤§ºò«æ±ÏÅ@·~°È¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¥|±ø</font>
<font size=2>(±ÏÅ@¶¤©Î®ø¨¾¤À¶¤¨C¶¤³Ì°ò¥»¤§°t¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@«e±ø±ÏÅ@¶¤©Î®ø¨¾¤À¶¤¡A¨C¶¤¦Ü¤ÖÀ³°t¸m±ÏÅ@¨®¤@½ø¤Î±ÏÅ@¤Hû¤C¦W¡A¨ä¤¤±M¾¤Hû¤£±o¤Ö©ó¥b¼Æ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¥|±ø¤§¤@</font>
<font size=2>(¤½¦@³õ©Òºò«æ±ÏÅ@³]³Æ¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¤½§i¤§¤½¦@³õ©Ò¡AÀ³¸m¦³¦Û°ÊÅé¥~¤ßŦ¹qÀ»¥hŸ¾¹©Î¨ä¥L¥²n¤§ºò«æ±ÏÅ@³]³Æ¡C<br>
¡@¡@³õ©ÒºÞ²zÅv¤H©Îªk¤Ht³d¤H©óÁʸm³]³Æ«á¡AÀ³°e½Ã¥Í¥DºÞ¾÷Ãö³Æ¬d«á¡Aµn¿ý©ó±Ï¨a±ÏÅ@«ü´§¤¤¤ß¡C<br>
¡@¡@«e¤G¶µ¥²n¤§ºò«æ±ÏÅ@³]³Æ¤§¶µ¥Ø¡B³]¸m¤è¦¡¡BºÞ²z¡B¨Ï¥Î°V½m¤Î¨ä¥L¦³Ãö¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
¡@¡@²Ä¤@¶µ¤½¦@³õ©ÒÁʸm¦Û°ÊÅé¥~¤ßŦ¹qÀ»¥hŸ¾¹©Î¨ä¥L¥²n¤§ºò«æ±ÏÅ@³]³Æ¡A¥²n®É±o¼úÀy©Î¸É§U¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¥|±ø¤§¤G</font>
<font size=2>(ºò«æÁ×Ãø§K³d¤§³W©w)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¤Hû¥H¥~¤§¤H¡A¬°§K°£¥L¤H¥Í©R¤§«æ¢¦MÀI¡A¨Ï¥Îºò«æ±ÏÅ@³]³Æ©Î¬I¤©«æ±Ï±¹¬IªÌ¡A¾A¥Î¥Áªk¡B¦Dªkºò«æÁ×Ãø§K³d¤§³W©w¡C<br>
¡@¡@±ÏÅ@¤Hû©ó«DȶԴÁ¶¡¡A«e¶µ³W©w¥ç¾A¥Î¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤T³¹ ±ÏÅ@¹B¿é¤u¨ã</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤±ø</font>
<font size=2>(±ÏÅ@¨®¤§ºØÃþ)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®¤À¬°¤@¯ë±ÏÅ@¨®¤Î¥[Å@±ÏÅ@¨®¡F¨ä¸Ë³Æ¼Ð·Ç¡B¥Î³~¤Î¦³Ãö¨Æ¶µ¤§ºÞ²z¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤»±ø</font>
<font size=2>(±ÏÅ@¨®¤§³]¸mµn°O¤Î³]¸m³æ¦ì)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®¤§³]¸m¡AÀ³¦V©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¥Ó½Ð³\¥iµn°O¡A¨Ã¦V©Ò¦b¦a¤½¸ôºÊ²z¾÷Ãö¥Ó½Ð¯SÄݱÏÅ@¨®¨®½øµP·Ó¡F¨ä³\¥iµn°O¨Æ¶µÅܧó®É¡A¥ç¦P¡C<br>
¡@¡@±ÏÅ@¨®¤§³]¸m¡A¥H¤U¦C¾÷Ãö¡]ºc¡^¬°¡G<br>
¡@¡@¤@¡B®ø¨¾¾÷Ãö¡C<br>
¡@¡@¤G¡B½Ã¥Í¾÷Ãö¡C<br>
¡@¡@¤T¡Bx¨Æ¾÷Ãö¡C<br>
¡@¡@¥|¡BÂåÀø¾÷ºc¡C<br>
¡@¡@¤¡BÅ@²z¾÷ºc¡C<br>
¡@¡@¤»¡B±ÏÅ@¨®Àç·~¾÷ºc¡C<br>
¡@¡@¤C¡B¸gª½ÁÒ¥«©Î¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö»{©w»Ýn³]¸m±ÏÅ@¨®¤§¾÷ºc©Î¤½¯q¹ÎÅé¡C<br>
¡@¡@ÂåÀø©ÎÅ@²z¾÷ºc©e°U«e¶µ±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¸ü°e¶Ë¯f±w¡AÀ³»P¨ü°U¤Ht³s±a³d¥ô¡C<br>
¡@¡@²Ä¤G¶µ²Ä¤T´Ú¦Ü²Ä¤C´Ú¤§±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¡A¨ä¥Ó½Ð³]¸m±ÏÅ@¨®¤§³\¥i±ø¥ó»Pµ{§Ç¡B¸óª½ÁÒ¥«¡B¿¤¡]¥«¡^Àç¹B¤§ºÞ²z¡B³\¥i¤§´Á»P®i©µ¤§±ø¥ó¡B¼o¤î³\¥i¤§±¡§Î»P±ÏÅ@¨®Àç·~¾÷ºc¤§³]¥ß¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C¦ýx¨Æ¾÷Ãö¤§x¥Î±ÏÅ@¨®³]¸m¤ÎºÞ²z¡A¨Ì°ê¨¾³¡¤§³W©w¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤C±ø</font>
<font size=2>(±ÏÅ@¨®¥~Æ[°ò¥»¯S¼x¤ÎºÊµø¿ý¼v³]³Æ¤§¸Ë³])</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®À³¸Ë³]ĵ»ï¾¹¡B¨®´[¤º¥~ºÊµø¿ý¼v¾¹¤Î¬õ¦â°{¥ú¿O¡A¨®¨¬°¥Õ¦â¡A¨â°¼º£¬õ¦â¤Q¦r¤Î¾÷Ãö¡]ºc¡^¦WºÙ¡A¨®¨«á³¡À³º£³\¥i¦r¸¹¡C¥¼¸g©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö®Öã¡A¤£±o¬°¨ä¥L¼ÐÃÑ¡C<br>
¡@¡@«e¶µ±ÏÅ@¨®«D¦]±¡ªpºò«æ¡A¤£±o¨Ï¥Îĵ»ï¾¹¤Î¬õ¦â°{¥ú¿O¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤K±ø</font>
<font size=2>(±ÏÅ@¨®ÀH¨®¤Hû¥X¶Ô¤§³Ì§C¼Ð·Ç)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®©ó±ÏÅ@¶Ë¯f±w¤Î¹B°e¯f¤H®É¡AÀ³¦³±ÏÅ@¤Hû¤G¦W¥H¤W¥X¶Ô¡F¥[Å@±ÏÅ@¨®¥X¶Ô¤§±ÏÅ@¤Hû¡A¦Ü¤ÖÀ³¦³¤@¦W¬°Âå®v¡BÅ@²z¤Hû©Î¤¤¯Å¥H¤W±ÏÅ@§Þ³Nû¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤E±ø</font>
<font size=2>(±ÏÅ@¨®¬I¦æ®ø¬r©Î¥h¦Ã³B²z)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®À³©w´Á¬I¦æ®ø¬r¡A¨Ãºû«ù²M¼ä¡C<br>
¡@¡@±ÏÅ@¨®©ó¹B°e¶Ç¬V¯f©ÎºÃ¦ü¶Ç¬V¯f¤§¯f¤H©Î¹B°e¨ü¤Æ¾Ç¡B¿ç®gª«½è¦Ã¬V¤§¯f¤H«á¡AÀ³¨Ì¨ä±¡ªp¡A¬I¦æ¥²n¤§®ø¬r©Î¥h¦¾³B²z¡C<br>
¡@¡@Âå°|¦¬ªv«e¶µ¶Ç¬V¯f©ÎºÃ¦ü¶Ç¬V¯f¤§¯f¤H¡A©ó¤@©w¶Ç¬V¯f¡A¸g¨Ì¶Ç¬V¯f¨¾ªvªk³W©w³ø§i¸ÓºÞ¥DºÞ¾÷Ãö¨Ã¸g¨äÃÒ¹ê«á¡AÀ³³qª¾¹B°e±ÏÅ@¨®©ÒÄݤ§¾÷Ãö¡]ºc¡^¡A±Ä¦æ¥²n±¹¬I¡F¨ä¤@©w¶Ç¬V¯f¤§½d³ò¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¦Ò¶q±±¨î¬Ì±¡»P«OÅ@±ÏÅ@¤Hû¤Î²Ä¤T¤H¦w¥þ¤§»Ýn¤½§i¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q±ø</font>
<font size=2>(±ÏÅ@¨®°õ¶Ô¦¬¶O)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®°õ¦æ¶Ô°È¡AÀ³¨Ì¾Ú©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãöq©w¤§¦¬¶O¼Ð·Ç¦¬¶O¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤@±ø</font>
<font size=2>(±ÏÅ@¨®¤§ºÞ²z)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¹ï©ÒÁÒ±ÏÅ@¨®¤§¤Hû°t¸m¡B³]³Æ¤Î±ÏÅ@·~°È¡AÀ³¨C¦~©w´ÁÀˬd¡F¥²n®É¡A±o¤£©w´Á¬°¤§¡C<br>
¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹ï«e¶µÀˬd¡A¤£±o³WÁסB§«Ãª©Î©Úµ´¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤G±ø</font>
<font size=2>(±ÏÅ@¥Î¹B¿é¤u¨ã¤§ºÞ²z³W©w)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@ª½ª@¾÷¡B±ÏÅ@¸¾÷¡B±ÏÅ@²î¡]Ä¥¡^¤Î¨ä¥L±ÏÅ@¨®¥H¥~¤§±ÏÅ@¹B¿é¤u¨ã¡A¨ä±ÏÅ@¤§½d³ò¡BÀ³°t¸m¤§°t³Æ¡B¬d®Ö¡B¥Ó½Ð»P¬£»º±ÏÅ@¤§µ{§Ç¡B°±°¦aÂI»P±µ»é¤è¦¡¡B±ÏÅ@¤Hû¤§¸ê®æ»P°V½m¡B°õ¶Ô¤H¼Æ¡B°õ¶Ô¬ö¿ý¤§»s§@»P«O¦s¡BÀˬd¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö·|¦P¦³Ãö¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤T±ø</font>
<font size=2>(±ÏÅ@ª½ª@¾÷°±¾÷©W¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¬°¦]À³Â÷®q¡B°¾»·¦a°Ïºò«æÂåÀø±ÏÅ@¤§»Ýn¡A±o·|¦P¦³Ãö¾÷Ãö³W¹º³]¸m±ÏÅ@ª½ª@¾÷¤§°±¾÷©W¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¥|³¹ ±ÏÅ@§Þ³Nû</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¥|±ø</font>
<font size=2>(±ÏÅ@§Þ³Nû¤§¤À¯Å)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@§Þ³Nû¤À¬°ªì¯Å¡B¤¤¯Å¤Î°ª¯Å¤TÃþ¡C<br>
¡@¡@«e¶µ¦U¯Å±ÏÅ@§Þ³Nû¤§¨ü°V¸ê®æ¡B°V½m¡BÄ~Äò±Ð¨|¡B±o¬I¦æ¤§±ÏÅ@¶µ¥Ø¡BÀ³°t¦X±¹¬I¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
¡@¡@«e¶µ°V½m¤§°V½m½Òµ{¡AÀ³¥]¬A³¥¥~¦a°Ï¤§±ÏÅ@°V½m¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤±ø</font>
<font size=2>(ÂåÀø«ü¾É¨î«×¤§«Ø¥ß)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^®ø¨¾¥DºÞ¾÷Ãö¬°¿ì²z¤U¦C¨Æ¶µ¡AÀ³«ü©wÂåÀø«ü¾ÉÂå®v¡A¨ä¤¤¨Ã±o¼W¥[¨ã³¥¥~Âå¾Ç±M·~ªÌ¡A«Ø¥ßÂåÀø«ü¾É¨î«×¡G<br>
¡@¡@¤@¡B¦U¯Å±ÏÅ@§Þ³Nû°õ¦æºò«æ±ÏÅ@¤§±Ð¨|¡B°V½m¡B·þ¾É¤Î¦Ò®Ö¡C<br>
¡@¡@¤G¡Bq©w¦U¯Å±ÏÅ@§Þ³Nû«~½è«ü¼Ð¡B°õ¦æ«~½èºÊ´ú¡C<br>
¡@¡@¤T¡B®Öñ°ª¯Å±ÏÅ@û¨Ì¾Ú¹w¥ßÂåÀø¬yµ{¬I¦æºò«æ±ÏÅ@¤§±ÏÅ@¬ö¿ýªí¡C<br>
¡@¡@«e¶µ©Ò©wÂåÀø«ü¾ÉÂå®v¤§¸ê®æ¡B°V½m¤Î¨ä¥L¬ÛÃö¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö·|¦P¤¤¥¡®ø¨¾¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤»±ø</font>
<font size=2>(±ÏÅ@§Þ³Nû¬I¦æºò«æ±ÏÅ@¤§¦aÂI)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@§Þ³Nû¬I¦æºò«æ±ÏÅ@¡A¥H¤U¦C¦aÂI¬°¡G<br>
¡@¡@¤@¡Bºò«æ¶Ë¯f©Î¤j¶q¶Ë¯f±w¤§²{³õ¡C<br>
¡@¡@¤G¡B°eÂå©ÎÂà¶E³~¤¤¡C<br>
¡@¡@¤T¡B©è¹F°eÂ奨ªºÂåÀø¾÷ºc¦ÓÂåÅ@¤Hû©|¥¼³B¸m«e¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤C±ø</font>
<font size=2>(ºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@§Þ³NûÀ³¨Ìºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç¡A¬I¦æ±ÏÅ@¡C<br>
¡@¡@«e¶µºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç¡A¥Ñª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤K±ø</font>
<font size=2>(¨Ï¥Î±ÏÅ@§Þ³Nû¦WºÙ¤§¨î)</font>
<table><tr><td> </td>
<td>
¡@¡@«D±ÏÅ@§Þ³Nû¤£±o¨Ï¥Î±ÏÅ@§Þ³Nû¦WºÙ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤³¹ ±ÏÅ@·~°È</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤E±ø</font>
<font size=2>(±ÏÅ@¤Hû¨Ì±Ï¨a±ÏÅ@«ü´§¤¤¤ß«ü¥Ü«e©¹«æ±Ï)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¤HûÀ³¨Ì±Ï¨a±ÏÅ@«ü´§¤¤¤ß«ü¥Ü«e©¹²{³õ«æ±Ï¡A¨Ã±Nºò«æ¶Ë¯f±w°e¹F´Nªñ¾A·íÂåÀø¾÷ºc¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q±ø</font>
<font size=2>(¤j¶q¶Ë¯f±w¤Î³¥¥~¦a°Ïºò«æ±ÏÅ@¿ìªk¤§q©w)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷ÃöÀ³q©w¤j¶q¶Ë¯f±w±ÏÅ@¡]§t³¥¥~¦a°Ïºò«æ±ÏÅ@¡^¿ìªk¡A¨Ã©w´Á¿ì²zºt²ß¡C<br>
¡@¡@«e¶µºt²ß¡A±oÁp¦X®ø¨¾µ¥¦³Ãö¾÷ÃöÁ|¦æ¡A¨Ã½Ð·í¦aÂåÀø¾÷ºc¤Î±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^°t¦X¿ì²z¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤@±ø</font>
<font size=2>(¬Û¤¬¤ä´©¤§³d¥ô)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¤Î®ø¨¾µ¥¦³Ãö¾÷Ãö¹ïµo¥Í©ó¨ä¾Fªñ¦a°Ï¤§¤j¶q¶Ë¯f±w¡AÀ³¤©¤ä´©¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤G±ø</font>
<font size=2>(¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@²{³õ«ü´§¨ó½Õ¨t²Î¤§«Ø¥ß)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^¬F©²¹J¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@¡AÀ³¨Ì¨a®`³W¼Ò¤ÎºØÃþ¡A«Ø¥ß²{³õ«ü´§¨ó½Õ¨t²Î¡A¬I¦æ±ÏÅ@¦³Ãö¤u§@¡C<br>
¡@¡@«e¶µ¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@³B²z¯A¤Îx¨Æ¾÷±K®É¡AÀ³·|°Óx¨Æ¾÷Ãö³B²z¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤T±ø</font>
<font size=2>(¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@²{³õ«ü´§¨ó½Õ¨t²Î¤§«ü´§¨î«×)</font>
<table><tr><td> </td>
<td>
¡@¡@¹J¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@¡A°Ñ»P²{³õ«æ±Ï±ÏÅ@¤Hû¤Î±ÏÅ@¹B¿é¤u¨ã³]¸m¾÷Ãö¡]ºc¡^¡A§¡À³¨Ì²{³õ«ü´§¨ó½Õ¨t²Î¤§«ü´§¡A¬I¦æ±ÏÅ@¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¥|±ø</font>
<font size=2>(±ÏÅ@¬ö¿ýªí«O¦s´Á)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¤Hû¬I¦æ±ÏÅ@¡AÀ³¶ñ¨ã±ÏÅ@¬ö¿ýªí¡A¤À§O¥æ¥Ñ¸Ó±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¤ÎÀ³¶E¤§ÂåÀø¾÷ºc«O¦s¦Ü¤Ö¤C¦~¡C<br>
¡@¡@«e¶µÂåÀø¾÷ºcÀ³±N±ÏÅ@¬ö¿ýªí¨Ö¯f¾ú«O¦s¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤±ø</font>
<font size=2>(±ÏÅ@§Þ³Nû¤Î°Ñ»P±ÏÅ@¤§¤Hû«O±K¸q°È)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@§Þ³Nû¤Î¨ä¥L°Ñ»Pºò«æÂåÀø±ÏÅ@·~°È¤§¾÷Ãö¡]ºc¡^©ÒÄݤHû¡A¦]·~°È¦Óª¾±x©Î«ù¦³¥L¤H¤§¯µ±K¡A¤£±oµL¬G¬ªº|¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤»³¹ Âå°|ºò«æÂåÀø·~°È</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤»±ø</font>
<font size=2>(¹Jºò«æ¶Ë¯f±wÀ³§YÀ˵ø¨Ã¨ó§U¦w±ÆÂà¶E)</font>
<table><tr><td> </td>
<td>
¡@¡@Âå°|¬°¦³®Ä½Õ«×¤H¤O»P³]³Æ¡AÀ³«Ø¥ßºò«æ¶Ë¯f±w³B²z§@·~¬yµ{¤Î¤º³¡¨ó½Õ«ü´§¨t²Î¡A¹J¦³ºò«æ¶Ë¯f±w®ÉÀ³§YÀ˵ø¡A¨Ã¨Ì¨äÂåÀø¯à¤O¤©¥H±Ïªv©Î±Ä¨ú¥²n±¹¬I¡A¤£±oµL¬G©ì©µ¡F¨äµLªk´£¨Ñ¾A¤ÁªvÀø®É¡AÀ³¥ý°µ¾A·í³B¸m¡A¨Ã¨ó§U¦w±ÆÂà¶E¦Ü¾A·í¤§ÂåÀø¾÷ºc©Î³ø½Ð±Ï¨a±ÏÅ@«ü´§¤¤¤ß¨ó§U¡C<br>
¡@¡@«e¶µÂà¶E¡A¨än¥ó¡B¸óª½ÁÒ¥«¡B¿¤¡]¥«¡^¦æ¬F°Ï¤§Âå°|Ápô»P¨ó½Õ¡BÂà¶E¤è¦¡»PÂåÀø·ÓÅ@¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤C±ø</font>
<font size=2>(¦a°Ï«æ±Ï³d¥ôÂå°|¤§«ü©w¤Î¨Ï¥Î¦WºÙ¨î)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷ÃöÀ³¨ÌÁҰϤºÂå°|¤§ºò«æÂåÀø³]³Æ¤Î±Mªø¡A«ü©w«æ±Ï³d¥ôÂå°|¡C<br>
¡@¡@«D«æ±Ï³d¥ôÂå°|¡A¤£±o¨Ï¥Î«æ±Ï³d¥ôÂå°|¦WºÙ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤K±ø</font>
<font size=2>(Âå°|ºò«æÂåÀø³B²z¯à¤O¤À¯Åµû©w)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³¿ì²zÂå°|ºò«æÂåÀø³B²z¯à¤O¤À¯Åµû©w¡FÂå°|À³¨Ìµû©wµ¥¯Å´£¨ÑÂåÀøªA°È¡A¤£±oµL¬G©ì©µ¡C<br>
¡@¡@«e¶µ¤À¯Å¼Ð·Ç¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¨Ìºò«æÂåÀø¤§ºØÃþ©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤E±ø</font>
<font size=2>(«æ±Ï³d¥ôÂå°|¿ì²z¨Æ¶µ)</font>
<table><tr><td> </td>
<td>
¡@¡@«æ±Ï³d¥ôÂå°|À³¿ì²z¤U¦C¨Æ¶µ¡G<br>
¡@¡@¤@¡B¥þ¤ÑÔ´£¨Ñºò«æ¶Ë¯f±wÂåÀø·ÓÅ@¡C<br>
¡@¡@¤G¡B±µ¨üÂåÀø¾÷ºc¶¡Âà¶E¤§ºò«æ¶Ë¯f±w¡C<br>
¡@¡@¤T¡B«ü¬£±M³dÂå®v«ü¾É±ÏÅ@¤Hû°õ¦æºò«æ±ÏÅ@¤u§@¡C<br>
¡@¡@¥|¡Bºò«æÂåÀø±ÏÅ@°V½m¡C<br>
¡@¡@¤¡B¨Ì¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö³W©w´£¨Ñºò«æÂåÀø±ÏÅ@¸ê°T¡C<br>
¡@¡@¤»¡B¨ä¥L¸g½Ã¥Í¥DºÞ¾÷Ãö«ü¬£¤§ºò«æ±ÏÅ@¬ÛÃö·~°È¡C<br>
¡@¡@«e¶µ²Ä¤´Úºò«æÂåÀø±ÏÅ@¸ê°T¶µ¥Ø¡B³q³ø¤è¦¡¡B®É¶¡¤Î¨ä¥L¬ÛÃö¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q±ø</font>
<font size=2>(Âå°|¤£±oµL¬G©Úµ´±Ï¨a±ÏÅ@«ü´§¤¤¤ß¤§¬£»º)</font>
<table><tr><td> </td>
<td>
¡@¡@¹Jºò«æ¶Ë¯f©Î¤j¶q¶Ë¯f±w±ÏÅ@¡A©Î¬°¨ó§U¨äÂà¶EªA°È¡A±Ï¨a±ÏÅ@«ü´§¤¤¤ß±o¬£»º·í¦aÂå°|±ÏÅ@¨®¤Î±ÏÅ@¤Hû¥X¶Ô¡AÂå°|¤£±oµL¬G©Úµ´¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤C³¹ »@«h</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤@±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤Q¸U¤¸¥H¤W¤¤Q¸U¤¸¥H¤U»@Áì¡A¨Ã³qª¾¨ä´Á§ïµ½¡F©¡´Á¥¼§ïµ½ªÌ¡A±o«ö¦¸³B»@¦Ü§ïµ½¬°¤î¡G<br>
¡@¡@¤@¡B¹H¤Ï¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¨Ì²Ä¤Q¤±ø±ÂÅv©Ò©w¿ìªk¦³Ãö±ÏÅ@¨®¸Ë³Æ¼Ð·Ç¤Î¥Î³~¤§³W©w¡C<br>
¡@¡@¤G¡B¹H¤Ï¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¨Ì²Ä¤Q¤»±ø²Ä¥|¶µ±ÂÅv©Ò©w¿ìªk¦³Ãö±ÏÅ@¨®³]¸m¡BÀç¹BºÞ²z¤Î±ÏÅ@¨®Àç·~¾÷ºc³]¥ß³W©w¡C<br>
¡@¡@¤T¡B¹H¤Ï²Ä¤Q¤K±ø³W©w¡C<br>
¡@¡@«e¶µ¦U´Ú±¡§Î¡A¨ä±¡¸`«¤jªÌ¡A±oª½±µ¼o¤î¨ä±ÏÅ@¨®¤§³]¸m³\¥i¡A¨Ã¥Ñ©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö³qª¾¤½¸ôºÊ²z¾÷Ãö¦Q¾P¨ä¥þ³¡±ÏÅ@¨®¤§µP·Ó¡FÄݱÏÅ@¨®Àç·~¾÷ºcªÌ¡A¨Ã¼o¤î¨ä³]¥ß³\¥i¡C<br>
¡@¡@«DÄݲĤQ¤»±ø²Ä¤G¶µ©Ò©w¤§¾÷Ãö¡]ºc¡^¾Õ¦Û³]¸m±ÏÅ@¨®ªÌ¡A³B·s»O¹ô¤Q¸U¤¸¥H¤W¤¤Q¸U¤¸¥H¤U»@Áì¡F¨Ã¥Ñ©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö³qª¾¤½¸ôºÊ²z¾÷Ãö¦Q¾P¨ä¨®½øµP·Ó¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤G±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤»¸U¤¸¥H¤W¤T¤Q¸U¤¸¥H¤U»@Áì¡G<br>
¡@¡@¤@¡B±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹H¤Ï²Ä¤Q¤C±ø²Ä¤G¶µ¡B²Ä¤T¤Q¥|±ø²Ä¤@¶µ©Î¹H¤Ï¨Ì²Ä¤G¤Q±ø©Ò©w¼Ð·Ç¶WÃB¦¬¶O¡C<br>
¡@¡@¤G¡BÂå°|¹H¤Ï²Ä¤T¤Q¤»±ø²Ä¤@¶µ³W©w¡A¥¼¥ß§Y¨Ì¨äÂåÀø¯à¤O±Ïªvºò«æ¶Ë¯f±w©Î¥¼§@¾A·í³B¸m¦Ó³w¤©Âà¶E¡C<br>
¡@¡@¤T¡BÂå°|¹H¤Ï²Ä¤T¤Q¤K±ø²Ä¤@¶µ³W©w¡A¥¼¨Ì¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãöµû©w¤§ºò«æÂåÀø³B²z¯à¤O¤À¯Å´£¨Ñºò«æÂåÀøªA°È¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤T±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤¸U¤¸¥H¤W¤G¤Q¤¸U¤¸¥H¤U»@Áì¡G<br>
¡@¡@¤@¡B±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹H¤Ï²Ä¤G¤Q¤@±ø²Ä¤G¶µ©Î²Ä¤T¤Q¤T±ø³W©w¡C<br>
¡@¡@¤G¡BÂå°|¹H¤Ï²Ä¥|¤Q±ø³W©w¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¥|±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤@¸U¤¸¥H¤W¤¸U¤¸¥H¤U»@Áì¡A¨Ã³qª¾´Á§ïµ½¡F©¡´Á¥¼§ïµ½ªÌ¡A«ö¦¸³B»@¦Ü§ïµ½¬°¤î¡G<br>
¡@¡@¤@¡BÂåÀø¾÷ºc¹H¤Ï²Ä¤T¤Q¥|±ø²Ä¤G¶µ³W©w¡C<br>
¡@¡@¤G¡B«æ±Ï³d¥ôÂå°|¹H¤Ï²Ä¤T¤Q¤E±ø²Ä¤@¶µ³W©w¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤@¸U¤¸¥H¤W¤¸U¤¸¥H¤U»@Áì¡G<br>
¡@¡@¤@¡B±ÏÅ@§Þ³Nû¹H¤Ï²Ä¤G¤Q¤»±ø©Î²Ä¤G¤Q¤C±ø²Ä¤@¶µ³W©w¡C<br>
¡@¡@¤G¡B±ÏÅ@¤Hû¹H¤Ï²Ä¤G¤Q¤E±ø©Î²Ä¤T¤Q¤T±ø³W©w¡C<br>
¡@¡@¤T¡B±ÏÅ@§Þ³Nû¤Î¨ä¥L°Ñ»Pºò«æÂåÀø±ÏÅ@·~°È¤§¾÷Ãö¡]ºc¡^©ÒÄݤHû¹H¤Ï²Ä¤T¤Q¤±ø³W©w¡C<br>
¡@¡@¥|¡BÂå°|¹H¤Ï²Ä¤T¤Q¤»±ø²Ä¤G¶µ©Ò©wÂà¶E¿ìªk¤§Âà¶En¥ó¡B¤è¦¡¤ÎÀ³¿ì²z¤§Âå°|Ápô»P¨ó½Õ¨Æ¶µ©Î²Ä¤T¤Q¤C±ø²Ä¤G¶µ³W©w¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤»±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹H¤Ï²Ä¤Q¤C±ø²Ä¤@¶µ¡B²Ä¤Q¤E±ø²Ä¤@¶µ©Î²Ä¤G¶µ³W©wªÌ¡A³B·s»O¹ô¤¤d¤¸¥H¤W¤G¸U¤¤d¤¸¥H¤U»@Áì¡A¨Ã³qª¾¨ä´Á§ïµ½¡F©¡´Á¥¼§ïµ½ªÌ¡A«ö¦¸³B»@¦Ü§ïµ½¬°¤î¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤C±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤¤d¤¸¥H¤W¤G¸U¤¤d¤¸¥H¤U»@Áì¡G<br>
¡@¡@¤@¡B¹H¤Ï²Ä¤G¤Q¤K±ø³W©w¡C<br>
¡@¡@¤G¡B±ÏÅ@¤Hû¹H¤Ï²Ä¤T¤Q¥|±ø²Ä¤@¶µ³W©w¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤K±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¹H¤Ï²Ä¤Q¤K±ø¡B²Ä¤T¤Q¤»±ø¡B²Ä¤T¤Q¤K±ø²Ä¤@¶µ©Î²Ä¥|¤Q±ø³W©wªÌ¡A°£¨Ì²Ä¥|¤Q¤@±ø²Ä¤@¶µ¡B²Ä¥|¤Q¤G±ø¡B²Ä¥|¤Q¤T±ø©Î²Ä¥|¤Q¤±ø³W©w³B»@¥~¡A¹ï¨ä¦æ¬°¤H¥ç³B¥H¦U¸Ó±ø¤§»@Áì¡C¦ý¦æ¬°¤H¬°¨p¥ßÂåÀø¾÷ºc¤§t³dÂå®vªÌ¡A¤£¥t³B»@¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|¤Q¤E±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¾A¥Î²Ä¤Q¤»±ø²Ä¥|¶µ©Ò©w¿ìªk¤§±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¦³¤U¦C±¡§Î¤§¤@ªÌ¡A¼o¤î¨ä¥þ³¡±ÏÅ@¨®¤§³]¸m³\¥i¡F¨äÄݱÏÅ@¨®Àç·~¾÷ºcªÌ¡A¨Ã¼o¤î¨ä³]¥ß³\¥i¡G<br>
¡@¡@¤@¡B®e¯d¥¼¨ã±ÏÅ@¤Hû¸ê®æªÌ¾Õ¦Û°õ¦æ±ÏÅ@·~°È¡C<br>
¡@¡@¤G¡B±q¨Æ¦³¶Ë·¤Æ©Î¦M®`¤HÅé°·±dµ¥¤£¥¿·í·~°È¡C<br>
¡@¡@¤T¡B§Q¥Î±ÏÅ@¨®±q¨Æ¥Ç¸o¦æ¬°¡C<br>
¡@¡@¥|¡B¹H¤Ï²Ä¤G¤Q±ø³W©w¡A¶W¦¬±ÏÅ@¨®ªA°È¶O¥Î¸g¬dÄݹê¡A¦Ó¥¼¨Ì±N¶W¦¬³¡¤À°hÁٶ˯f±w¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¨Ì«e±ø³W©w¼o¤î±ÏÅ@¨®³]¸m³\¥i®É¡AÀ³³qª¾¤½¸ôºÊ²z¾÷Ãö¦Q¾P¨ä¨®½øµP·Ó¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¤@±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¨ü¼o¤î¨ä±ÏÅ@¨®¤§³]¸m³\¥i³B¤ÀªÌ¡A©ó¤T¦~¤º¤£±o¦A¥Ó½Ð³]¸m¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¤G±ø</font>
<font size=2>(»@«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©Ò©w¤§»@Áì¡B±ÏÅ@¨®¤Î¥Á¶¡±ÏÅ@¨®¾÷ºc³]¸m³\¥i¤§¼o¤î¡A¥Ñª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¬°¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤K³¹ ªþ«h</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¤T±ø</font>
<font size=2>(½s¦C¹wºâ)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¤Î®ø¨¾¥DºÞ¾÷ÃöÀ³½s¦C¹wºâ¡A°õ¦æ¥»ªk©Ò³W©wºò«æÂåÀø±ÏÅ@¤u§@¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¥|±ø</font>
<font size=2>(¸É§U¸g¶O)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¤Î®ø¨¾¥DºÞ¾÷Ãö¬°§¡¿Å¦U°Ïºò«æÂåÀø±ÏÅ@¤ô·Ç¡A±o¸É§U¦a¤è½Ã¥Í¤Î®ø¨¾¥DºÞ¾÷Ãö¿ì²z¸ÓÁҰϺò«æÂåÀø±ÏÅ@¹ê¬I¤è®×¤§¸g¶O¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¤±ø</font>
<font size=2>(³W¶O¤§¦¬¨ú)</font>
<table><tr><td> </td>
<td>
¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¨Ì¥»ªk¨ü²z±ÏÅ@¨®³]¸mµn°O¤Î±ÏÅ@¨®Àç·~¾÷ºc³]¥ß³\¥i¡AÀ³¦¬¨ú¼f¬d¶O¡Bµn°O¶O¤ÎÃÒ·Ó¶O¡F¨ä¦¬¶O¼Ð·Ç¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¤»±ø</font>
<font size=2>(¼úÀy±¹¬I)</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¬°§¡¿Åºò«æÂåÀø¸ê·½¡B´£¤Éºò«æÂåÀø·~°È«~½è¤Î®Ä²v¡A¹ï©óºò«æÂåÀø¸ê·½¤£¨¬¦a°Ï¡AÀ³±Ä¨ú¼úÀy±¹¬I¡C<br>
¡@¡@«e¶µºò«æÂåÀø¸ê·½¤£¨¬¦a°Ï¤§»{©w¡B¼úÀy±¹¬I¤§¶µ¥Ø¡B¤è¦¡¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¤C±ø</font>
<font size=2>(¬I¦æ²Ó«h)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk¬I¦æ²Ó«h¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö·|¦P¤¤¥¡®ø¨¾¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤¤Q¤K±ø</font>
<font size=2>(¬I¦æ¤é)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk¦Û¤½¥¬¤é¬I¦æ¡C<br>
</td>
</table>
</table>
</table>
</left>
</body>
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/02547/02547101122500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:20:02 GMT -->
</html>
|
hadoop-2.2.0/share/doc/hadoop/api/org/apache/hadoop/mapred/class-use/SequenceFileInputFilter.html
|
ashish-17/playback
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Mon Oct 07 06:41:31 UTC 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.mapred.SequenceFileInputFilter (Apache Hadoop Main 2.2.0 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-07">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.mapred.SequenceFileInputFilter (Apache Hadoop Main 2.2.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapred/SequenceFileInputFilter.html" title="class in org.apache.hadoop.mapred"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/mapred//class-useSequenceFileInputFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="SequenceFileInputFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.hadoop.mapred.SequenceFileInputFilter</B></H2>
</CENTER>
No usage of org.apache.hadoop.mapred.SequenceFileInputFilter
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapred/SequenceFileInputFilter.html" title="class in org.apache.hadoop.mapred"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/mapred//class-useSequenceFileInputFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="SequenceFileInputFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
rawdata/lawstat/version2/90027/9002761012500.html
|
czchen/laweasyread-data
|
<html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/90027/9002761012500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:27:02 GMT -->
<head><title>ªk½s¸¹:90027 ª©¥»:061012500</title>
<link rel="stylesheet" type="text/css" href="../../version.css" >
</HEAD>
<body><left>
<table><tr><td><FONT COLOR=blue SIZE=5>¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õªk(90027)</font>
<table><tr><td> </td><td>
<table><tr><td> </td><td>
<table><tr><td> </td>
<tr><td align=left valign=top>
<a href=9002756052300.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 56 ¦~ 5 ¤ë 23 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>¨î©w16±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 56 ¦~ 6 ¤ë 8 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 57 ¦~ 1 ¤ë 15 ¤é¬I¦æ</font></nobr></td>
<tr><td align=left valign=top>
<a href=9002757042600.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 57 ¦~ 4 ¤ë 26 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä1±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 57 ¦~ 5 ¤ë 9 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=9002758080500.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 58 ¦~ 8 ¤ë 5 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä1, 3, 4, 8, 12±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 58 ¦~ 8 ¤ë 25 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=9002761012500.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 61 ¦~ 1 ¤ë 25 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä3, 4±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 61 ¦~ 2 ¤ë 5 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=9002767101700.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 67 ¦~ 10 ¤ë 17 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä3, 4±ø<br>
¼Wq²Ä3¤§1±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 67 ¦~ 10 ¤ë 27 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<nobr><font size=2>¤¤µØ¥Á°ê 75 ¦~ 1 ¤ë 10 ¤é</font></nobr>
</td>
<td valign=top><font size=2>¼o¤î17±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 75 ¦~ 1 ¤ë 24 ¤é¤½¥¬</font></nobr></td>
</table></table></table></table>
<p><table><tr><td><font color=blue size=4>¥Á°ê61¦~1¤ë25¤é(«D²{¦æ±ø¤å)</font></td>
<td><a href=http://lis.ly.gov.tw/lghtml/lawstat/reason2/9002761012500.htm target=reason><font size=2>¥ßªk²z¥Ñ</font></a></td>
<td><a href=http://lis.ly.gov.tw/lgcgi/lglawproc?9002761012500 target=proc><font size=2>¥ßªk¬ö¿ý</font></a></td>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤@±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hû¤§¦Ò¸Õ¡A¨Ì¥»ªk¦æ¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hû¤§¦Ò¸Õ¡AÀ³¥»¬°¨Æ¾Ü¤H¡A¦Ò¥Î¦X¤@¤§¦®¡A¥H¤½¶}Ävª§¤è¦¡¦æ¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hûªì¥ô¦Ò¸Õ¡A¨Ì¾¨t¤À¤Q¾µ¥Á|¦æ¡A¨äÀ³¦Ò¸ê®æ¦p¥ª¡G<br>
¡@¡@¤@¡B¨ã¦³°ê¥Á¤¤¾Ç¦Pµ¥¾Ç¤OªÌ¡A±oÀ³²Ä¤@¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¤G¡B°ê¥Á¤¤¾Ç¡Bªì¯Å¤¤µ¥¾Ç®Õ²¦·~¡A©Î´¿¥ô²Ä¤@¾µ¥Â¾°Èº¡¤T¦~¡A¦ÒÁZ¦¨ÁZÀu¨}ªÌ¡A±oÀ³²Ä¤G¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¤T¡B°ª¯Å¤¤µ¥¾Ç®Õ²¦·~¡A©Î¦P¾µ¥ÀË©w¦Ò¸Õ¤Î®æ¡A©Î´¿¥ô²Ä¤G¾µ¥Â¾°Èº¡¤T¦~¡A¦ÒÁZ¦¨ÁZÀu¨}ªÌ¡A±oÀ³²Ä¤T¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¥|¡B±M¬ì¾Ç®Õ¦³Ãö¾Ç¬ì²¦·~©Î¦P¾µ¥ÀË©w¦Ò¸Õ¤Î®æªÌ¡A©Î´¿¥ô²Ä¥|¾µ¥Â¾°Èº¡¤T¦~¡A¦ÒÁZ¦¨ÁZÀu¨}ªÌ¡A±oÀ³²Ä¤Â¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¤¡B¤j¾Ç¦³Ãö¾Ç¨t²¦·~ªÌ¡A±oÀ³²Ä¤»Â¾µ¥¦Ò¸Õ¡A¨äݦ³¤G¦~¥H¤WªA°È¦~¸êªÌ¡A±oÀ³²Ä¤C¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¤»¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³ºÓ¤h¾Ç¦ìªÌ¡A±oÀ³²Ä¤K¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¤C¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³³Õ¤h¾Ç¦ì¡A©Î±o¦³ºÓ¤h¾Ç¦ì¨Ã¦³¤G¦~¥H¤WªA°È¦~¸êªÌ¡A±oÀ³²Ä¤E¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¤K¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³³Õ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¤G¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î±o¦³ºÓ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¥|¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î¤j¾Ç¦³Ãö¾Ç¨t²¦·~¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¤»¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î´¿¥ô¤½¥ß©Î¥ß®×¤§¨p¥ß±M¬ì¥H¤W¾Ç®Õ±Ð±Â©Î¦³´¿¥ô°Æ±Ð±Â¤G¦~¥H¤W¡A¸g±Ð¨|³¡¼f¬d¦X®æªÌ¡A±oÀ³²Ä¤Q¾µ¥¦Ò¸Õ¡C<br>
¡@¡@¤E¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³³Õ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¥|¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î±o¦³ºÓ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¤»¦~¥H¤W¦¨ÁZÀu¨}ªÌ¡A©Î´¿¥ô¤½¥ß©Î¥ß®×¤§¨p¥ß±M¬ì¥H¤W¾Ç®Õ±Ð±Â©Î´¿¥ô°Æ±Ð±Â¥|¦~¥H¤W¡A¸g±Ð¨|³¡¼f¬d¦X®æªÌ¡A±oÀ³²Ä¤Q¤@¾µ¥¦Ò¸Õ¡C<br>
¡@¡@«e¶µÀ³²Ä¤T¡B²Ä¤Â¾µ¥¦Ò¸Õ¤§ÀË©w¦Ò¸Õ¡A¨ä³W«h¥Ñ¦Ò¸Õ°|©w¤§¡C<br>
¡@¡@<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ¡A±o´Nµ§¸Õ¡B¤f¸Õ¡B´ú¸Õ¡B¹ê¦a¦Ò¸Õ¤ÎµÛ§@¡Bµo©ú¼f¬dµ¥¤è¦¡¡A¿ï¾ÜÁ|¦æ¡C°£µ§¸Õ±o±Ä¥Î¤@ºØ¤è¦¡¥~¡A¨ä¥LÀ³¥H¤GºØ¥H¤W¤è¦¡¦æ¤§¡C<br>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ²Ä¤E¾µ¥¥H¤W¤§¦Ò¸Õ¡A±o¥HµÛ§@¡Bµo©ú¼f¬d¤Î¤f¸Õ¤è¦¡Á|¦æ¡A©Î¥HÀËòò¦æ¤§¡A¨äÀËòò¿ìªk¡A¥Ñ¦Ò¸Õ°|©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ¤§À³¸Õ¬ì¥Ø¡A¥Ñ¦Ò¸Õ°|°Ñ·Ó¾¯Å³W½d©Ò©w¤§¸ê®æ±ø¥ó¡A¤Î±Mªùª¾¯à¡A¤À§O©w¤§¡CÀ³¦Ò¤H¤§¦~ÄÖ¡A¥Ñ¦Ò¸Õ°|¨Ì¾µ¥Â¾¨t¤§»Ýn©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤»±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ¡AÀ³¦Ò¤H©ó¦Ò¸Õ«eÀ³¨üÅ鮿Àˬd¡F¤£¦X®æªÌ¡A¤£±oÀ³¦Ò¡C<br>
¡@¡@Å鮿Àˬd¼Ð·Ç¡A¥Ñ¦Ò¸Õ°|©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤C±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤µØ¥Á°ê°ê¥Á¨ã¦³¥»ªk©Ò©wÀ³¦Ò¸ê®æªÌ¡A±oÀ³¥»ªk¤§¦Ò¸Õ¡C¦ý¦³¥ª¦C¦U´Ú±¡¨Æ¤§¤@ªÌ¡A¤£±oÀ³¦Ò¡G<br>
¡@¡@¤@¡B¥Ç¤º¶Ã¸o¡B¥~±w¸o¡A¸g§P¨M½T©wªÌ¡C<br>
¡@¡@¤G¡B´¿ªA¤½°È¦³«I¥e¤½¦³°]ª«©Î¦¬¨ü¸ì¸ï¦æ¬°¡A¸g§P¨M½T©wªÌ¡C<br>
¡@¡@¤T¡B¿É¹Ü¤½Åv¡A©|¥¼´_ÅvªÌ¡C<br>
¡@¡@¥|¡B¨ü¸Tªv²£¤§«Å§i¡A©|¥¼ºM¾PªÌ¡C<br>
¡@¡@¤¡B§l¥Î¾~¤ù©Î¨ä¥N¥Î«~ªÌ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤K±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ¡A¨ä¦Ò¸Õ¾µ¥¡BÃþ¬ì¤Î¿ý¨ú¤H¼Æ¡AÀ³®Ú¾Ú¥ô¥Î¾÷Ãö¤§»Ýn©w¤§¡C<br>
¡@¡@«e¶µ¦Ò¸Õ±o¦X¨Ö©Î¤À§O¿ì²z¡A¨Ã±o¤À¸ÕÁ|¦æ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤E±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ®É¡A²Õ´¨å¸Õ©eû·|¡A¥D«ù¨å¸Õ¨Æ©y¡C¦Ò¸Õ°|»{¬°¥²n®É¡A±o¤£²Õ´¨å¸Õ©eû·|¡A¥Ñ°|¬£û©Î¥æ¥Ñ¦Ò¿ï¾÷Ãö¡A©Î©e°U¦³Ãö¾÷Ãö¿ì²z¤§¡C<br>
¡@¡@¤ÀÃþ¾¦ì¤½°È¤Hû¨å¸Õªk¥t©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ¡A²Õ´¨å¸Õ©eû·|®É¡A¥ÑºÊ¹î°|¬£ûºÊ¸Õ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤@±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹ï©ó¦Ò¸Õ¤Î®æ¤Hû¡A¨Æ«áµo²{¦³²Ä¤C±ø¦U´Ú±¡¨Æ¤§¤@¡A©Î«_¦W¡B©Î¼ç³qÃö¸`¡B©Î°°³y¡BÅܳyÃҥ󱡨ƪ̡A¥Ñ¦Ò¸Õ°|ºM¾P¨ä¦Ò¸Õ¤Î®æ¸ê®æ¡A¨Ã½Õ¾P¨ä¤Î®æÃҮѡF¦p¯A¤Î¦D¨Æ¡A±o²¾°eªk°|¿ì²z¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤G±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@ªì¥ô¦Ò¸Õ¤Î®æ¤Hû¡A±oµøÂ¾µ¥¡B¾¨t¤§»Ýn¡A¤©¥H¹ê²ß©Î°V½m¡F¨ä¿ìªk¥Ñ¦Ò¸Õ°|·|¦P¦³Ãö¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤T±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤Hû¦Ò¸Õ®É¡A¨ä¦Ò¸Õ¾µ¥¡B¾¨t¡B¦aÂI¤Î¤é´Áµ¥¡AÀ³¥Ñ¿ì²z¦Ò¸Õ¾÷Ãö©ó¸Õ´Á«e¤½§i¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¥|±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤½Àç¨Æ·~¾÷ºc¤ÀÃþ¾¦ì¤Hû¤§¦Ò¸Õ¡A¥t¥Hªk«ß©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk¬I¦æ²Ó«h¡A¥Ñ¦Ò¸Õ°|©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤»±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk¬I¦æ¤é´Á¡A¥H©R¥O©w¤§¡C<br>
</td>
</table>
</table>
</left>
</body>
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/90027/9002761012500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:27:02 GMT -->
</html>
|
_posts/2015-09-08-about-me-lauren-haldeman.html
|
wlftn/wlftn.github.io
|
---
layout: post
title: 'About Me: Lauren Haldeman'
date: 2015-09-08 15:53:33.000000000 -05:00
type: post
published: true
status: publish
categories:
- Bios
tags: []
meta:
_wpas_done_all: '1'
sharing_disabled: '1'
_rest_api_published: '1'
_rest_api_client_id: '-1'
_publicize_job_id: '14567138500'
geo_public: '0'
_thumbnail_id: '155'
_mk_post_love: '0'
_theme_options_build: ''
_dynamic_styles: Tjs=
author:
login: wlftn
email: laurenhaldeman@yahoo.com
display_name: lauren
first_name: Lauren
last_name: ''
---
<p><a href="https://uiowafys.files.wordpress.com/2015/09/lauren-haldeman.jpg"><img class="alignleft wp-image-130 size-medium" src="{{ site.baseurl }}/assets/lauren-haldeman.jpg?w=300" alt="lauren-haldeman" width="300" height="200" /></a>Hi! I’m Lauren Haldeman. I am the author of the poetry collection <em>Calenday</em> (Rescue Press, 2014). I work as the web developer, web designer and editor for this website, as well as several other websites, including the Writing University website at the University of Iowa and the Iowa Review. I received my M.F.A. from the Iowa Writers’ Workshop, and have been a finalist for the Walt Whitman award and the Colorado Prize for Poetry. Also: I’m a mom and make paintings.</p>
<p><a href="https://uiowafys.files.wordpress.com/2015/09/11296880_494105167418084_141088528_n.jpg"><img class="alignleft wp-image-155 size-medium" src="{{ site.baseurl }}/assets/11296880_494105167418084_141088528_n.jpg?w=300" alt="11296880_494105167418084_141088528_n" width="300" height="300" /></a>I also play soccer. I played semi-professionally all through high school, on three different teams. When I was 17, I had a collision with a goalie and lost the PCL in my right knee. It took a long time to heal and begin playing again.</p>
<div class="clearboth"></div>
|
reference/ios/2/6/3/docsets/VPKit.docset/Contents/Resources/Documents/Protocols/VPKVeepEditorDelegate.html
|
veepionyc/veepionyc.github.io
|
<!DOCTYPE html>
<html lang='en'>
<head>
<title>VPKVeepEditorDelegate Protocol Reference</title>
<link rel='stylesheet' type='text/css' href='../css/jazzy.css' />
<link rel='stylesheet' type='text/css' href='../css/highlight.css' />
<meta charset='utf-8'>
<script src='../js/jquery.min.js' defer></script>
<script src='../js/jazzy.js' defer></script>
</head>
<body>
<a name='//apple_ref/objc/Protocol/VPKVeepEditorDelegate' class='dashAnchor'></a>
<a title='VPKVeepEditorDelegate Protocol Reference'></a>
<header class='header'>
<p class='header-col header-col--primary'>
<a class='header-link' href='../index.html'>
VPKit Docs
</a>
(47% documented)
</p>
<p class='header-col header-col--secondary'>
<a class='header-link' href='https://github.com/veepionyc/VPKitDemo/tree/2.6.3'>
<img class='header-icon' src='../img/gh.png'/>
View on GitHub
</a>
</p>
</header>
<p class='breadcrumbs'>
<a class='breadcrumb' href='../index.html'>VPKit Reference</a>
<img class='carat' src='../img/carat.png' />
VPKVeepEditorDelegate Protocol Reference
</p>
<div class='content-wrapper'>
<nav class='navigation'>
<ul class='nav-groups'>
<li class='nav-group-name'>
<a class='nav-group-name-link' href='../Classes.html'>Classes</a>
<ul class='nav-group-tasks'>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKApp.html'>VPKApp</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKColorStyles.html'>VPKColorStyles</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKDevice.html'>VPKDevice</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKEnvironment.html'>VPKEnvironment</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKFontStyles.html'>VPKFontStyles</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKImage.html'>VPKImage</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKPreview.html'>VPKPreview</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKPublicVeep.html'>VPKPublicVeep</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKSdk.html'>VPKSdk</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKStyles.html'>VPKStyles</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKUser.html'>VPKUser</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKVeepEditor.html'>VPKVeepEditor</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKVeepViewer.html'>VPKVeepViewer</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Classes/VPKit.html'>VPKit</a>
</li>
</ul>
</li>
<li class='nav-group-name'>
<a class='nav-group-name-link' href='../Constants.html'>Constants</a>
<ul class='nav-group-tasks'>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoComplete'>VPKEventVideoComplete</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoFramesPerSecondKey'>VPKEventVideoFramesPerSecondKey</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoLoad'>VPKEventVideoLoad</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoNumberOfDroppedVideoFrames'>VPKEventVideoNumberOfDroppedVideoFrames</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoObservedBitrateKey'>VPKEventVideoObservedBitrateKey</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPause'>VPKEventVideoPause</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlay'>VPKEventVideoPlay</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlayRequested'>VPKEventVideoPlayRequested</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlaybackBitrateKey'>VPKEventVideoPlaybackBitrateKey</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlaybackTypeKey'>VPKEventVideoPlaybackTypeKey</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoSeekComplete'>VPKEventVideoSeekComplete</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoSeekStart'>VPKEventVideoSeekStart</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoStartupTimeKey'>VPKEventVideoStartupTimeKey</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoUnload'>VPKEventVideoUnload</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@VPKIdentifierKey'>VPKIdentifierKey</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@vpkErrorKey'>vpkErrorKey</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@vpkErrorNotification'>vpkErrorNotification</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Constants.html#/c:@vpkPresentErrorKey'>vpkPresentErrorKey</a>
</li>
</ul>
</li>
<li class='nav-group-name'>
<a class='nav-group-name-link' href='../Enumerations.html'>Enumerations</a>
<ul class='nav-group-tasks'>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Enums/VPKServerEnvironment.html'>VPKServerEnvironment</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Enums/VPKUserType.html'>VPKUserType</a>
</li>
</ul>
</li>
<li class='nav-group-name'>
<a class='nav-group-name-link' href='../Protocols.html'>Protocols</a>
<ul class='nav-group-tasks'>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Protocols/VPKPreviewDelegate.html'>VPKPreviewDelegate</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Protocols/VPKPreviewPassThroughDelegate.html'>VPKPreviewPassThroughDelegate</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Protocols/VPKVeepEditorDelegate.html'>VPKVeepEditorDelegate</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Protocols/VPKVeepViewerDelegate.html'>VPKVeepViewerDelegate</a>
</li>
</ul>
</li>
<li class='nav-group-name'>
<a class='nav-group-name-link' href='../Type Definitions.html'>Type Definitions</a>
<ul class='nav-group-tasks'>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKBOOLErrorBlock'>VPKBOOLErrorBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKCompetitiveStatsBlock'>VPKCompetitiveStatsBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKDailyStatsBlock'>VPKDailyStatsBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKNetworkResponseBlock'>VPKNetworkResponseBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKUserStatsErrorBlock'>VPKUserStatsErrorBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKVeepIdentifierErrorCompletionBlock'>VPKVeepIdentifierErrorCompletionBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitConsumerIdCompletionBlock'>VPKitConsumerIdCompletionBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitPublicVeepErrorCompletionBlock'>VPKitPublicVeepErrorCompletionBlock</a>
</li>
<li class='nav-group-task'>
<a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitVeepErrorCompletionBlock'>VPKitVeepErrorCompletionBlock</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class='main-content'>
<section class='section'>
<div class='section-content'>
<h1>VPKVeepEditorDelegate</h1>
<div class='declaration'>
<div class='language'>
<pre class="highlight objective_c"><code><span class="k">@protocol</span> <span class="nc">VPKVeepEditorDelegate</span> <span class="o"><</span><span class="n">NSObject</span><span class="o">></span>
<span class="o">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="n">veepEditor</span><span class="o">:</span><span class="p">(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="n">editor</span> <span class="n">didPublishVeep</span><span class="o">:</span><span class="p">(</span><span class="n">nonnull</span> <span class="n">NSString</span><span class="o">*</span><span class="p">)</span><span class="n">veepId</span><span class="p">;</span>
<span class="k">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="nf">veepEditorDidCancel</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="nv">editor</span><span class="p">;</span>
<span class="k">@end</span></code></pre>
</div>
</div>
<p>Undocumented</p>
</div>
</section>
<section class='section'>
<div class='section-content'>
<div class="task-group">
<ul class='item-container'>
<li class="item">
<div class="item-heading">
<code>
<a name="/c:objc(pl)VPKVeepEditorDelegate(im)veepEditor:didPublishVeep:"></a>
<a name="//apple_ref/objc/Method/-veepEditor:didPublishVeep:" class="dashAnchor"></a>
<a class="token" href="#/c:objc(pl)VPKVeepEditorDelegate(im)veepEditor:didPublishVeep:">-veepEditor:didPublishVeep:</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
</div>
<div class="declaration">
<h5>Declaration</h5>
<div class="language">
<p class="aside-title">Objective-C</p>
<pre class="highlight objective_c"><code><span class="k">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="nf">veepEditor</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="nv">editor</span> <span class="nf">didPublishVeep</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n">NSString</span><span class="o">*</span><span class="p">)</span><span class="nv">veepId</span><span class="p">;</span></code></pre>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/veepionyc/VPKitDemo/tree/2.6.3/VPKit.framework/Headers/VPKVeepEditor.h#L" class="button">Show on GitHub</a>
</div>
</section>
</div>
</li>
<li class="item">
<div class="item-heading">
<code>
<a name="/c:objc(pl)VPKVeepEditorDelegate(im)veepEditorDidCancel:"></a>
<a name="//apple_ref/objc/Method/-veepEditorDidCancel:" class="dashAnchor"></a>
<a class="token" href="#/c:objc(pl)VPKVeepEditorDelegate(im)veepEditorDidCancel:">-veepEditorDidCancel:</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
</div>
<div class="declaration">
<h5>Declaration</h5>
<div class="language">
<p class="aside-title">Objective-C</p>
<pre class="highlight objective_c"><code><span class="k">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="nf">veepEditorDidCancel</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="nv">editor</span><span class="p">;</span></code></pre>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/veepionyc/VPKitDemo/tree/2.6.3/VPKit.framework/Headers/VPKVeepEditor.h#L" class="button">Show on GitHub</a>
</div>
</section>
</div>
</li>
</ul>
</div>
</div>
</section>
</article>
</div>
<section class='footer'>
<p>© 2018 <a class="link" href="https://veep.io" target="_blank" rel="external">Veepio</a>. All rights reserved.</p>
<p>Generated by <a class='link' href='https://github.com/realm/jazzy' target='_blank' rel='external'>jazzy ♪♫ v0.9.1</a>, a <a class='link' href='http://realm.io' target='_blank' rel='external'>Realm</a> project.</p>
</section>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114402605-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-114402605-1');
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
<!-- End Google Analytics -->
</body>
</div>
</html>
|
_layouts/project.html
|
Corneliuscob/UBCEnvision.github.io
|
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include nav.html %}
<div id="wrapper" class="divided">
<section class="spotlight style1 orient-left content-align-left image-position-right onscroll-image-fade-in">
<div class="content">
<div id="breadcrumbs">
<ol itemscope itemtype="http://schema.org/BreadcrumbList" class="breadcrumbs-ol">
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a itemprop="item" href="/">
<span itemprop="name">Home</span></a>
<meta itemprop="position" content="1" />
</li>
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a itemprop="item" href="/projects/">
<span itemprop="name">Projects</span></a>
<meta itemprop="position" content="2" />
</li>
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a itemprop="item" href="{{ page.url }}">
<span itemprop="name">{{ page.title }}</span></a>
<meta itemprop="position" content="3" />
</li>
</ol>
<hr>
</div>
<h2>{{ page.title }}</h2>
<p class="major">{{ page.headline }}</p>
<p>{{ page.description }}</p>
</div>
<div class="image">
<img src="{{ page.image }}" alt=" {{page.name}} " />
</div>
</section>
<section class="style1 wrapper container">
<div class="inner">
<h2>Project</h2>
<div class="box">
<p>{{ page.box }}</p>
</div>
</div>
</section>
<section class="style1 wrapper">
<div class="inner">
<div class="index">
<section>
<header>
<h3>Project Details</h3>
</header>
<div class="content">
{{ content }}
</div>
</section>
</div>
</div>
</section>
<section class="style1 wrapper">
<div class="inner">
<div class="index">
<section>
<header>
<h3>Team Members</h3>
</header>
<div class="content align-center">
<div class="items style3 small onload-fade-in">
{% assign members = site.members | sort: 'subweight' %}
{% for member in members %}
{% if member.project == page.project %}
<section>
<a href="{{ member.url }}"><img alt="{{member.name}}" src="{{ member.img | prepend: site.baseurl | prepend: site.url }}" class="img-team"></a>
<h4><b>{{ member.name }}</b>
<br>
<i>{{ member.title }}</i></h4>
</section>
{% endif %}
{% endfor %}
</div>
</div>
</section>
</div>
</div>
</section>
{% include footer.html %}
</div>
</body>
</html>
|
demo/src/app/components/table/demos/pagination/table-pagination.html
|
fbasso/ng-bootstrap
|
<p>You can bind our <code>NgbPagination</code> component with slicing the data list</p>
<table class="table table-striped">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">Country</th>
<th scope="col">Area</th>
<th scope="col">Population</th>
</tr>
</thead>
<tbody>
<tr *ngFor="let country of countries">
<th scope="row">{{ country.id }}</th>
<td>
<img [src]="'https://upload.wikimedia.org/wikipedia/commons/' + country.flag" class="me-2" style="width: 20px">
{{ country.name }}
</td>
<td>{{ country.area | number}}</td>
<td>{{ country.population | number }}</td>
</tr>
</tbody>
</table>
<div class="d-flex justify-content-between p-2">
<ngb-pagination [collectionSize]="collectionSize" [(page)]="page" [pageSize]="pageSize" (pageChange)="refreshCountries()">
</ngb-pagination>
<select class="form-select" style="width: auto" [(ngModel)]="pageSize" (ngModelChange)="refreshCountries()">
<option [ngValue]="2">2 items per page</option>
<option [ngValue]="4">4 items per page</option>
<option [ngValue]="6">6 items per page</option>
</select>
</div>
|
web2py/applications/evemetrics/views/default/SafeSQL.html
|
ccpgames/eve-metrics
|
{{extend 'layout.html'}}
<h2>{{=response.title}}</h2>
<form method=POST>
<textarea name=sql cols=90 rows=10>{{=sql or ""}}</textarea><br>
<input type=submit value="Execute SQL">
</form>
{{
if error:
}}
<div class=error style="margin-left:0px">
{{=repr(error).replace("\n", "<br>")}}
</div>
{{
pass
if results:
txt = "<table class=\"zebra datatable tablesorter\">"
txt += "<thead>"
txt += "<tr>"
for c in columns:
txt += "<th>%s</th>" % c
pass
txt += "</tr>"
txt += "</thead>"
txt += "<tbody>"
for r in results:
txt += "<tr>"
for c in columns:
txt += "<td class=normaltext>%s</td>" % getattr(r, c)
pass
txt += "</tr>"
pass
txt += "</tbody>"
txt += "</table>"
response.write(XML(txt))
pass}}
<script>
$(document).ready(function() {
$(".tablesorter").tablesorter();
});
</script>
|
lib/angular/docs/examples/example-example62/index-production.html
|
ProjectGinsberg/dashboard-open
|
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example62-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.17/angular.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.17/angular-sanitize.js"></script>
<script src="script.js"></script>
</head>
<body ng-app="mySceApp">
<div ng-controller="myAppController as myCtrl">
<i ng-bind-html="myCtrl.explicitlyTrustedHtml" id="explicitlyTrustedHtml"></i><br><br>
<b>User comments</b><br>
By default, HTML that isn't explicitly trusted (e.g. Alice's comment) is sanitized when
$sanitize is available. If $sanitize isn't available, this results in an error instead of an
exploit.
<div class="well">
<div ng-repeat="userComment in myCtrl.userComments">
<b>{{userComment.name}}</b>:
<span ng-bind-html="userComment.htmlComment" class="htmlComment"></span>
<br>
</div>
</div>
</div>
</body>
</html>
|
resources/public/css/screen.css
|
dandaka/afterglow
|
html,
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
height: 100%;
padding-top: 35px;
}
.table>tbody>tr>td {
padding: 3px;
}
.table-bordered>tbody>tr>td {
border: 2px solid #060606;
}
td.cue-cell {
width: 90px;
max-width: 100px;
height: 50px;
max-height: 60px;
text-align: center;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
word-wrap: break-word;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}
.btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height: 13px;
}
table.metronome {
text-align: center;
}
.table tbody>tr>th.division {
text-align: center;
}
.table>tbody>tr>td.metronome {
padding: 0px;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}
.table>tbody>tr>th.metronome {
padding: 0px;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}
.table tbody>tr>td.metronome-sync {
text-align: left;
vertical-align: middle;
}
.table tbody>tr>td.metronome-sync .metronome-active {
background-color: lightblue;
}
.table tbody>tr>td.metronome-sync .metronome-blink {
color: yellow;
}
.table tbody>tr>td.metronome-adjust .metronome-active {
color: lightblue;
}
.table tbody>tr>td.metronome-reset {
color: red;
}
.table tbody>tr>td.metronome-reset .metronome-active {
color: #f77;
}
#slider-in-bpm .slider-track-high {
background: darkslategray;
}
#slider-in-bpm .slider-selection {
background: slategray;
}
#loadBar {
vertical-align: text-top;
}
|
org.jcryptool.visual.verifiablesecretsharing/nl/en/help/content/index.html
|
kevinott/crypto
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Verifiable Secret Sharing</title>
</head>
<body>
<h1>Verifiable Secret Sharing</h1>
<p>
The <b>Verifiable Secret Sharing</b> algorithm has been developed by Paul Feldman in 1987
and is based on the Shamir's Secret Sharing algorithm from Adi Shamir from 1979. With this algorithm it is possible
to divide a secret into parts and distribute it to multiple persons. For retrieving the secret, just a few of this persons is necessary.
</p>
<p>
The following explains how the <b>Verifiable Secret Sharing</b> plug-in works.
</p>
<p>
The plug-in can be started in the menu bar at <b>Visualization</b> or at the view <b>Algorithms</b> at the tab <b>Visualization</b>.
</p>
<p><img src="vss_plugin_1.jpg" width="60%" height="60%"></p>
<p>The plug-in is splitted into 4 parts: <b>header</b>, <b>input mask</b>, <b>description</b> and the tab <b>reconstruction chart</b>.
<p>The <b>Header</b> shows a short description of the plug-in.</p>
<p>The <b>input mask</b> contains the boxes to set the parameters and all other computations of the Verifiable Secret Sharing-algorithm. The results are also shown there.</p>
<p>At the bottom of the screen you can find the area <b>description</b> where additional information for the current step is shown.</p>
<p>Additionally there is a tab <b>Reconstruction Chart</b> where the reconstruction is visualized.</p>
<h3>Setting the parameters</h3>
<p>The parameters, which are necessary for the algorithm, are set in the box <b>Parameters</b>.</p>
<p>At first there will be chosen the number <b>persons n</b>, which are concerned to get a share of the secret.
Furthermore you have to decide about a number <b> persons t</b> how many persons will be needed to reconstruct it.
The number of <b>persons t</b> may not be bigger than <b>persons n</b>. Both numbers have to be at least 2, as far
as <b>Verifiable Secret Sharing</b> doesn't make sense for less involved people than 2.</p>
<p>The next parameter to choose is the <b>secret s</b>. After that, the <b>module p</b>, which have to be a
safe prime, is calculated automatically. As far as the calculation of safe primes is quite complex, it is
highly recommended to use the given value. If you don't like to use the proposed safe prime, you still have
the possibility to enter any other safe prime as long it is at least twice as big than the <b>secret s</b>.
The last parameter is the <b>generator g</b> and is calculated automatically and cannot be changed.
The <b>generator g</b> will be calculated automatically like <b>p</b>. The <b>generator g</b> is an element of the field Z_p* and has the order <b>q</b>.
</p>
<p><img src="vss_parameter_2.jpg"></p>
<p>If all parameters are set correctly, it is possible to go on to the next step with a click on <b>Determine coefficients</b>.</p>
<h3>Determining the coefficients for the polynomial and calculating the commitments</h3>
<p>The <b>coefficients</b> for the polynomial are set in this box.
They can be generated by <b>JCrypTool</b> or chosen by yourself.
The coefficients have to be natural numbers smaller than the <b>module p</b>
The first coefficient is fixed, and is the <b>secret s</b> which already has been chosen.</p>
<p><img src="vss_coefficients_3.jpg"></p>
<p>In this box you can also find the button <b>Commit</b>. The computation of the commitments is necessary for the verification of the shares afterwards.
The commitments are shown in a separate box after they are calculated.
</p>
<p><img src="vss_commitments_4.jpg"></p>
<p>The computation of the commitments is optional, as far as they are just needed to check the shares afterwards.
They are not needed for the reconstruction of the secret. If you want to do the reconstruction without checking the shares, you don't need the commitments.
</p>
<p>Go on to the next step for calculating the shares with a click on <b>Calculate shares</b></p>
<h3>Checking the shares and reconstruction</h3>
<p>The last step is splitted up in 2 boxes: <b>Shares</b> and <b>Reconstruction</b></p>
<p>The box <b>Shares</b> shows the shares and the shares mod q. For checking the shares, a click on the respective <b>Check</b>-button is necessary.
Keep in mind that the check won't be successful if you didn't have done the calculating of the commitments first. To show the sense of checking the shares
it is possible to change one or more shares. The change of one or more shares has 2 consequences. At first the check for the modified share won't be successful anymore.
And second the reconstruct won't return the primordial secret.
</p>
<p><img src="vss_shares_5.jpg"></p>
<p>The reconstruction can be done in the box <b>Reconstruction</b>. Before you can start with a click on <b>reconstruct</b>
it is essential to choose the shares you want to use. It is irrelevant which ones you take as long as equal or more than the minimum.
The minimum is the number of <b>persons t</b> you have chosen in the beginning.</p>
<p><img src="vss_reconstruct_6.jpg"></p>
</body>
</html>
|
public/assets/ckeditor/contents.css
|
TamasSzekeres/immense-meadow-9798
|
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
body
{
/* Font */
font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
font-size: 12px;
/* Text color */
color: #333;
/* Remove the background color to make it transparent */
background-color: #fff;
margin: 20px;
}
.cke_editable
{
font-size: 13px;
line-height: 1.6;
}
blockquote
{
font-style: italic;
font-family: Georgia, Times, "Times New Roman", serif;
padding: 2px 0;
border-style: solid;
border-color: #ccc;
border-width: 0;
}
.cke_contents_ltr blockquote
{
padding-left: 20px;
padding-right: 8px;
border-left-width: 5px;
}
.cke_contents_rtl blockquote
{
padding-left: 8px;
padding-right: 20px;
border-right-width: 5px;
}
a
{
color: #0782C1;
}
ol,ul,dl
{
/* IE7: reset rtl list margin. (#7334) */
*margin-right: 0px;
/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
padding: 0 40px;
}
h1,h2,h3,h4,h5,h6
{
font-weight: normal;
line-height: 1.2;
}
hr
{
border: 0px;
border-top: 1px solid #ccc;
}
img.right
{
border: 1px solid #ccc;
float: right;
margin-left: 15px;
padding: 5px;
}
img.left
{
border: 1px solid #ccc;
float: left;
margin-right: 15px;
padding: 5px;
}
pre
{
white-space: pre-wrap; /* CSS 2.1 */
word-wrap: break-word; /* IE7 */
-moz-tab-size: 4;
tab-size: 4;
}
.marker
{
background-color: Yellow;
}
span[lang]
{
font-style: italic;
}
figure
{
text-align: center;
border: solid 1px #ccc;
border-radius: 2px;
background: rgba(0,0,0,0.05);
padding: 10px;
margin: 10px 20px;
display: inline-block;
}
figure > figcaption
{
text-align: center;
display: block; /* For IE8 */
}
a > img {
padding: 1px;
margin: 1px;
border: none;
outline: 1px solid #0782C1;
}
|
sites/all/themes/custom/parliamentwatch/ds_layouts/pw_with_sidebar_2rows_stacked/pw_with_sidebar_2rows_stacked.css
|
ver-di/svwatch
|
/**
* @file
* Display Suite PW Two Rows Content and Sidebar stacked stylesheet.
*/
.ds-header {
/* Styles for the "header" region go here */
}
.ds-left-1 {
/* Styles for the "left-1" region go here */
}
.ds-right-1 {
/* Styles for the "right-1" region go here */
}
.ds-inbetween {
/* Styles for the "inbetween" region go here */
}
.ds-left-2 {
/* Styles for the "left-2" region go here */
}
.ds-right-2 {
/* Styles for the "right-2" region go here */
}
.ds-footer {
/* Styles for the "footer" region go here */
}
|
docs/slides/ui/themes/default/hook.css
|
rydnr/queryj-rt
|
@import url(framing.css);
@import url(pretty.css);
|
wp-content/themes/twentytwelve/style.css
|
suzybates/LeeWebsiteRedesign
|
/*
Theme Name: Twenty Twelve
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:
$rembase: 14;
$line-height: 24;
---------- Examples
* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
padding: 5px 0;
padding: 0.357142857rem 0; (5 / $rembase)
* Set a font-size and then set a line-height based on the font-size
font-size: 16px
font-size: 1.142857143rem; (16 / $rembase)
line-height: 1.5; ($line-height / 16)
---------- Vertical spacing
Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:
.my-new-div {
margin: 24px 0;
margin: 1.714285714rem 0; ( 24 / $rembase )
}
---------- Further reading
http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
}
/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}
/* =Repeatable patterns
-------------------------------------------------------------- */
/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #636363;
}
/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
/* Form fields, general styles first */
button,
input,
select,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
}
button,
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
}
/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
}
/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(top, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
}
.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
}
/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Images */
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
max-width: 100%; /* Keep wide captions from overflowing their container. */
padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 90%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
}
/* Navigation */
.site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
}
/* Author profiles */
.author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}
/* =Basic structure
-------------------------------------------------------------- */
/* Body, links, basics */
html {
font-size: 87.5%;
}
body {
font-size: 14px;
font-size: 1rem;
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
}
body.custom-font-enabled {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
outline: none;
color: #21759b;
}
a:hover {
color: #0f3647;
}
/* Assistive text */
.assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip: auto !important;
color: #000;
display: block;
font-size: 12px;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
z-index: 100000; /* Above WP toolbar */
}
/* Page structure */
.site {
padding: 0 24px;
padding: 0 1.714285714rem;
background-color: #fff;
}
.site-content {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
.widget-area {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
/* Header */
.site-header {
padding: 24px 0;
padding: 1.714285714rem 0;
}
.site-header h1,
.site-header h2 {
text-align: center;
}
.site-header h1 a,
.site-header h2 a {
color: #515151;
display: inline-block;
text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
color: #21759b;
}
.site-header h1 {
font-size: 24px;
font-size: 1.714285714rem;
line-height: 1.285714286;
margin-bottom: 14px;
margin-bottom: 1rem;
}
.site-header h2 {
font-weight: normal;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.header-image {
margin-top: 24px;
margin-top: 1.714285714rem;
}
/* Navigation Menu */
.main-navigation {
margin-top: 24px;
margin-top: 1.714285714rem;
text-align: center;
}
.main-navigation li {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.42857143;
}
.main-navigation a {
color: #5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
display: inline-block;
}
/* Banner */
section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
}
/* Sidebar */
.widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
color: #21759b;
}
.widget-area .widget a:visited {
color: #9f9f9f;
}
.widget-area #s {
width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
/* Footer */
footer[role="contentinfo"] {
border-top: 1px solid #ededed;
clear: both;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
max-width: 960px;
max-width: 68.571428571rem;
margin-top: 24px;
margin-top: 1.714285714rem;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
color: #686868;
}
footer[role="contentinfo"] a:hover {
color: #21759b;
}
/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #21759b;
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 24px 0;
margin: 1.714285714rem 0;
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
font-size: 21px;
font-size: 1.5rem;
line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 18px;
font-size: 1.285714286rem;
line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
font-size: 14px;
font-size: 1rem;
line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content a:visited,
.comment-content a:visited {
color: #9f9f9f;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 12px 0 12px 24px;
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
clear: both;
margin-top: 12px;
margin-top: 0.857142857rem;
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
border-bottom: 4px double #ededed;
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
}
/* =Archives
-------------------------------------------------------------- */
.archive-header,
.page-header {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
padding-bottom: 22px;
padding-bottom: 1.571428571rem;
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
}
/* =Single audio/video attachment view
-------------------------------------------------------------- */
.attachment .entry-content .mejs-audio {
max-width: 400px;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
}
/* =Single image attachment view
-------------------------------------------------------------- */
.article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
}
/* =Aside post format
-------------------------------------------------------------- */
article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}
/* =Post formats
-------------------------------------------------------------- */
/* Image posts */
article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
}
/* Link posts */
article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
}
/* Quote posts */
article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
}
/* Status posts */
.format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
}
/* =Comments
-------------------------------------------------------------- */
.comments-title {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
margin: 24px 0;
margin: 1.714285714rem 0;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
margin-left: 6.071428571rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.42857143;
}
.comments-area cite b {
font-weight: normal;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 12px;
font-size: 0.857142857rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.428571429rem 0.857142857rem;
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(top, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.357142857rem;
padding: 2px 5px;
padding: 0.142857143rem 0.357142857rem;
font-size: 10px;
font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
/* Comment form */
#respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #5e5e5e;
}
.required {
color: red;
}
/* =Front page template
-------------------------------------------------------------- */
.entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
clear: both;
float: none;
width: auto;
padding-top: 24px;
padding-top: 1.714285714rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #21759b;
}
.template-front-page .widget-area .widget_text img {
float: left;
margin: 8px 24px 8px 0;
margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}
/* =Widgets
-------------------------------------------------------------- */
.widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
}
/* =Plugins
----------------------------------------------- */
img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
}
/* =Media queries
-------------------------------------------------------------- */
/* Does the same thing as <meta name="viewport" content="width=device-width">,
* but in the future W3C standard way. -ms- prefix is required for IE10+ to
* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
* the meta tag. See http://core.trac.wordpress.org/ticket/25888.
*/
@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.571428571rem;
}
.author-description {
float: right;
width: 80%;
}
.site {
margin: 0 auto;
max-width: 960px;
max-width: 68.571428571rem;
overflow: hidden;
}
.site-content {
float: left;
width: 65.104166667%;
}
body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.widget-area {
float: right;
width: 26.041666667%;
}
.site-header h1,
.site-header h2 {
text-align: left;
}
.site-header h1 {
font-size: 26px;
font-size: 1.857142857rem;
line-height: 1.846153846;
margin-bottom: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
display: inline-block !important;
text-align: left;
width: 100%;
}
.main-navigation ul {
margin: 0;
text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
display: inline-block;
text-decoration: none;
}
.main-navigation li a {
border-bottom: 0;
color: #6a6a6a;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
}
.main-navigation li a:hover,
.main-navigation li a:focus {
color: #000;
}
.main-navigation li {
margin: 0 40px 0 0;
margin: 0 2.857142857rem 0 0;
position: relative;
}
.main-navigation li ul {
margin: 0;
padding: 0;
position: absolute;
top: 100%;
z-index: 1;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation li ul ul {
top: 0;
left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation .focus > ul {
border-left: 0;
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}
.main-navigation li ul li a {
background: #efefef;
border-bottom: 1px solid #ededed;
display: block;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
padding: 8px 10px;
padding: 0.571428571rem 0.714285714rem;
width: 180px;
width: 12.85714286rem;
white-space: normal;
}
.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus {
background: #e3e3e3;
color: #444;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color: #636363;
font-weight: bold;
}
.menu-toggle {
display: none;
}
.entry-header .entry-title {
font-size: 22px;
font-size: 1.571428571rem;
}
#respond form input[type="text"] {
width: 46.333333333%;
}
#respond form textarea.blog-textarea {
width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
float: left;
width: 47.916666667%;
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
float: left;
width: 51.875%;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.template-front-page .widget-area .widget:nth-child(odd) {
clear: right;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
float: right;
width: 39.0625%;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
float: none;
width: auto;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.428571429rem;
}
}
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
body {
background-color: #e6e6e6;
}
body .site {
padding: 0 40px;
padding: 0 2.857142857rem;
margin-top: 48px;
margin-top: 3.428571429rem;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body.custom-background-empty {
background-color: #fff;
}
body.custom-background-empty .site,
body.custom-background-white .site {
padding: 0;
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
}
}
/* =Print
----------------------------------------------- */
@media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; /* Show URLs */
}
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.entry-header .entry-title,
.entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
}
/* Comments */
.commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
margin-left: 3.57142857rem;
}
}
|
Resources/Private/Partials/Header/Header.html
|
dkd/theme_t3kit
|
{namespace theme=KayStrobach\Themes\ViewHelpers}
<div xmlns="http://www.w3.org/1999/xhtml" lang="en"
xmlns:f="http://typo3.org/ns/fluid/ViewHelpers">
<f:section name="Default">
<!-- theme_t3kit: Partials/Header/Header.html [begin] -->
<header class="header">
<div class="header-top-wrp">
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTop')}">
<div class="header-top">
<div class="header-top__main-navigation-toggle-btn">
<button type="button" class="main-navigation__toggle-btn js__main-navigation__toggle-btn" >
<span>toggle menu</span>
</button>
</div>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTopContacts')}">
<div class="header-top__contact">
<div class="header-top__contact-tel">
<span class="icons icon-t3-mobile" aria-hidden="true"></span>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTopContactsLabels')}">
<span class="header-top__contact-tel-title" aria-hidden="true"><f:translate key="callUs_label" /></span>
</f:if>
<a class="header-top__contact-tel-link" href="tel:{f:cObject(typoscriptObjectPath: 'lib.contacts.phone')}">{theme:constant(constant: 'themes.configuration.contacts.phone')}</a>
</div>
<div class="header-top__contact-email">
<span class="icons icon-t3-mail" aria-hidden="true"></span>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTopContactsLabels')}">
<span class="header-top__contact-email-title" aria-hidden="true"><f:translate key="emailUs_label" /></span>
</f:if>
<f:link.email class="header-top__contact-email-link" title="{f:translate(key: 'emailUs_label')}" additionalAttributes="{aria-label: '{f:translate(key: \'emailUs_label\')}'}" email="{theme:constant(constant: 'themes.configuration.contacts.email')}" />
</div>
</div>
</f:if>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTopLangMenu')}">
<f:cObject typoscriptObjectPath="lib.menu.language.standard" />
</f:if>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTopSearch')}">
<f:cObject typoscriptObjectPath="lib.header.top.search" />
</f:if>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTopNavigation')}">
<f:cObject typoscriptObjectPath="lib.menu.top" />
</f:if>
</div>
</f:if>
</div>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderMiddle')}">
<div class="header-middle-wrp">
<div class="header-middle">
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderMiddleLogo')}">
<div class="header-middle__logo">
<f:cObject typoscriptObjectPath="lib.header.logo.main" />
</div>
</f:if>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderMiddleSocIcons')}">
<div class="header-middle__social-icon">
<f:cObject typoscriptObjectPath="lib.header.middle.socialmedia" />
</div>
</f:if>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderMiddleSearch')}">
<f:cObject typoscriptObjectPath="lib.header.middle.search" />
</f:if>
</div>
</div>
</f:if>
<!-- theme_t3kit: Main menu [begin] -->
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderTop')}==0">
<button type="button" class="main-navigation__toggle-btn js__main-navigation__toggle-btn" >
<span>toggle menu</span>
</button>
<f:if condition="{theme:constant(constant:'themes.configuration.menu.main.enableLangMenuInNavigation')}">
<div class="main-navigation-mobile__language-menu">
<f:cObject typoscriptObjectPath="lib.menu.language.standard" />
</div>
</f:if>
</f:if>
<nav id="main-navigation" class="main-navigation js__main-navigation{f:if(condition: '{theme:constant(constant:\'themes.configuration.menu.main.dropdownColumns\')} == 1', then: ' _dropdown-menu-with-columns js__dropdown-menu-with-columns')}">
<div class="main-navigation__items-wrp js__navigation__items-wrp">
<f:if condition="{theme:constant(constant:'themes.configuration.menu.main.enableLogoInNavigation')}">
<div class="main-navigation__logo">
<f:cObject typoscriptObjectPath="lib.header.logo.main" />
</div>
</f:if>
<f:if condition="{theme:constant(constant:'themes.configuration.menu.main.enableLangMenuInNavigation')}">
<f:cObject typoscriptObjectPath="lib.menu.language.standard" />
</f:if>
<ul class="main-navigation__items-list js__main-navigation__items-list {f:if(condition: '{theme:constant(constant:\'themes.configuration.menu.main.navbarPos\')} == right', then: '_right-pos')}">
<f:cObject typoscriptObjectPath="lib.menu.main" />
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.headerTopNavigationVisibleInMobileMenu')}">
<f:cObject typoscriptObjectPath="lib.menu.topMobile" />
</f:if>
<f:if condition="{theme:constant(constant:'themes.configuration.elem.status.showHeaderMainMenuSearch')}">
<f:cObject typoscriptObjectPath="lib.menu.main.search" />
</f:if>
</ul>
</div>
</nav>
<!-- theme_t3kit: Main menu [end] -->
<div class="main-navigation__search-box-overlay js__main-navigation__search-box-overlay"></div>
<div class="header-top__language-menu-overlay js__header-top__language-menu-overlay"></div>
</header>
<!-- theme_t3kit: Partials/Header/Header.html [end] -->
</f:section>
</div>
|
wp-content/themes/starter/css/megnor/shadowbox.css
|
toninh/maydothucpham
|
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url("../../images/megnor/lightbox/loading.gif") no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url("../../images/megnor/lightbox/close.png");}
#sb-nav-next{background-image:url("../../images/megnor/lightbox/next.png");}
#sb-nav-previous{background-image:url("../../images/megnor/lightbox/previous.png");}
#sb-nav-play{background-image:url("../../images/megnor/lightbox/play.png");}
#sb-nav-pause{background-image:url("../../images/megnor/lightbox/pause.png");}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
|
ow_themes/crayon/base.css
|
locthdev/shopthoitrang-oxwall
|
/********************************************************************************
*
* Filename: base.css
* Description: Oxwall Crayon Theme Base CSS File
* Version: 1.0.0
*
* -- FILE STRUCTURE: --
*
* [ 1] CSS Defaults Reset __reset
* [ 2] Base Elements __base
* [ 3] Masterpage & Page Layout __layout
* [ 4] Forms __forms
* [ 5] Common Blocks __blocks
* [ 6] Standard Listings __listings
* [ 7] Tables __tables
* [ 8] Messages & Notifications __messages
* [ 9] Thumbnails & Icons __icons
* [10] Menus __menus
* [11] Pagination __pagination
* [12] Typography __typography
* [13] Misc __misc
* [14] Clearfix __clearfix
* [15] Plugin Styles __plugins
* [16] Admin Styles __admin
*
*
********************************************************************************/
/*========================================================
[1] CSS Defaults Reset __reset
========================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body{
line-height: 1; /* TODO delete */
}
ol, ul{
list-style: none; /* TODO delete */
}
blockquote, q{
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
content: '';
content: none;
}
table{
border-collapse: collapse;
border-spacing: 0;
}
/* remember to define focus styles! */
:focus{
outline: 0;
}
/* remember to highlight inserts somehow! */
ins{
text-decoration: none;
}
del{
text-decoration: line-through;
}
/*========================================================
[2] Base Elements __base
========================================================*/
body {
background-repeat: repeat;
background-color: #e7e7e7; /** OW_Control type:color, section:1. General Settings, key:pageColor, label:1. Page background color **/
}
body, html {
font-family: "Tahoma","Lucida Grande", "Verdana";
color: #888; /** OW_Control type:color, section:2. Colors, key:textColor, label:1. Text **/
font-size: 13px;
line-height: 18px;
/*min-height: 100%;*/
height: 100%;
min-width: 1000px;
}
a {
color: #0091a9; /** OW_Control type:color, key:linkColor, section:2. Colors, label:3. Links **/
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a:hover img{
text-decoration: none;
}
p{
text-indent: 0;
margin-bottom: 4px;
}
h1, h2, h3, h4, h5{
color: #636d74; /** OW_Control type: color, key: titleColor, section: 2. Colors, label:2. Titles **/
margin: 0;
padding: 0;
font-weight: bold;
}
h1{
font-size: 20px;
line-height: 19px;
padding-left: 0px;
color: #979ca0;
text-transform: uppercase;
margin-left: 0px;
background-repeat: no-repeat;
}
html body div .ow_page h1 {
background: none;
}
.maintenance_cont h1 {
padding-left: 23px;
background-position: left center;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 13px;
}
h4 {
font-size: 13px;
margin-bottom: 10px;
text-transform: none;
}
table {
border: none;
}
img {
border: 0;
vertical-align: middle;
}
th, td {
padding: 2px 5px;
vertical-align: top;
}
th {
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 10px;
vertical-align: middle;
}
th {
background-color: #C4C4C4;
}
hr {
background-color: #ccc;
border: none;
height: 1px;
margin: 5px 5px 15px 5px;
}
/*========================================================
[3] Masterpage & Page Layout __layout
========================================================*/
/* ---- Page Layout styles ---- */
/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}
.ow_bg_color{
background-color: #f1f1f1;/** OW_Control key:pageColor **/
}
.ow_page_wrap {
position: relative;
background-image: url('images/promo.jpg');/** OW_Control type:image, key:pageBackground, section:1. General Settings, label:2. Page background image **/
background-repeat: no-repeat;
background-position: center top;
}
body > .ow_page_wrap {
min-height: 100%;
}
.ow_page_padding {
padding-bottom: 99px;
}
.ow_canvas {
margin: 0 auto;
width: 1000px;
word-wrap: break-word;
}
.ow_page {
margin: 0 185px 0px auto;
padding: 0 18px;
}
.ow_page_container {
width: 1000px;
margin: 0px auto 16px;
}
.ow_page_container .ow_page {
padding: 28px 16px 16px;
min-height: 400px;
color: #696C74;/** OW_Control key:textColor **/
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-bottom-left-radius: 6px;
-moz-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
}
.ow_content {
float: left;
width: 100%;
}
.ow_content a {
color: #0091a9; /** OW_Control key: linkColor **/
}
.ow_sidebar {
margin-right: -201px;
float: right;
width: 168px;
}
.ow_footer {
color: #aaa;
padding:1px 0px;
background:transparent;
height: 96px;
position: relative;
margin-top: -99px;
clear: both;
}
.ow_footer a {
color: #0091A9;
}
.ow_footer .ow_copyright{
float: left;
font-size:11px;
line-height: 1;
}
h1.page_title{
background: url(images/ic_file.png) no-repeat left 50%;
color: #FF7000;
margin-bottom: 20px;
padding-left: 22px;
}
.ow_column {
width: 49%;
overflow: hidden;
}
.ow_narrow {
width: 39%;
overflow: hidden;
}
.ow_wide {
width: 59%;
overflow: hidden;
}
.ow_superwide {
width: 75%;
overflow: hidden;
}
.ow_supernarrow {
width: 23%;
font-size: 11px;
overflow: hidden;
}
.ow_left {
float: left;
}
td.ow_left {
float: none;
}
.ow_right {
float: right;
}
.ow_center {
text-align: center;
}
.ow_vertical_middle {
vertical-align: middle;
}
.ow_txtleft,
table td.ow_txtleft {
text-align: left;
}
.ow_txtcenter {
text-align: center;
}
.ow_txtright {
text-align: right;
}
html body .ow_hidden{
display: none;
}
.ow_visible {
display: block;
}
.ow_nocontent {
padding: 20px 0px;
text-align: center;
}
table.ow_nomargin,
div.ow_nomargin {
margin-bottom:0px;
}
.ow_nowrap {
white-space: nowrap;
}
ul.ow_regular {
margin-bottom: 12px;
}
ul.ow_regular li {
line-height: 17px;
margin: 0 0 3px 0px;
padding: 0px 0px 0px 16px;
background-repeat: no-repeat;
background-image: url(images/miniic_li.png);
background-position: left 5px;
}
.ow_preloader{
background: url(images/ajax_preloader_button.gif) no-repeat center center;
}
.ow_preloader_content{
background: url(images/ajax_preloader_content.gif) no-repeat center center;
}
.ow_page_layout_scheme {
width: 580px;
}
.ow_page_layout_scheme a {
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #FFFFFF;
display: block;
float: left;
height: 103px;
margin: 2px;
padding: 5px;
width: 100px;
}
.ow_page_layout_scheme a.active,
.ow_page_layout_scheme a:hover {
background-color: #CCFFCC;
border: 1px solid #CCCCCC;
}
.ow_item_set2{ width: 49%; }
.ow_item_set3{ width: 33%; }
.ow_item_set4{ width: 25%; }
.ow_item_set5{ width: 20%; }
/* ---- End of Page Layout styles ---- */
/* ---- Header styles ---- */
.ow_header {
width: 100%;
}
.ow_top {
position: relative;
height: auto;
min-height: 105px;
padding-top: 50px;
}
.ow_logo_wrap {
width: 1000px;
margin: 0px auto;
padding: 12px 0px 0px 10px;
}
.ow_logo_wrap a {
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
font-size: 13px;
text-transform: uppercase;
color: #626060;
}
.ow_logo_wrap a:hover {
text-decoration: none;
}
.ow_logo {
float: left;
margin: 0px 0 0px 0px;
padding-bottom: 27px;
padding-left: 9px;
}
.ow_logo h2 {
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
font-size: 32px;
line-height: 32px;
text-shadow: 0 1px 0 #fefefe;
font-weight: normal;
}
.ow_logo .ow_tagline {
font-size: 13px;
color: #999;
padding: 0px 0 0 2px;
text-shadow: 0 1px 0 #FFFFFF;
}
.ow_logo a {
color: #000;
text-decoration: none;
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_header .ow_search{
float: right;
padding: 5px;
}
.ow_header_pic {
background-image: url("images/header_image.png");/** OW_Control type:image, key:headerImage, section:1. General Settings, label:3. Header background image **/
background-position: 20px 87px;
background-repeat: no-repeat;
height: 375px;
margin: 0 auto;
width: 1000px;
}
/* ---- End of the Header styles ---- */
/* ---- Sidebar styles ---- */
.ow_sidebar .ow_box_cap_empty {
border-color: #d8d8d8;
}
.ow_sidebar .ow_box_cap {
border-color: #d8d8d8;
border-bottom: 0px;
}
.ow_sidebar .ow_box {
border-color: #d8d8d8;
}
html body .ow_sidebar h3 {
font-size: 13px;
}
/* ---- End of Sidebar styles ---- */
/* ---- Console styles ---- */
.ow_console .wackwall_link{
background: url(images/console-w.png) no-repeat 50% 50%;
display: block;
height: 30px;
width: 35px;
}
.ow_console .wackwall_link:hover{
text-decoration:none;
}
.ow_console .common_shortcuts a{
background-position:50% 50%;
background-repeat: no-repeat;
display:inline-block;
height:30px;
width:25px;
}
.ow_console .common_shortcuts a:hover{
text-decoration:none;
}
.ow_console .notification_shortcut{
padding:0 7px;
}
.ow_console .notification_shortcut a{
background-position:0 50%;
background-repeat:no-repeat;
display:block;
padding: 5px 0 5px 20px;
text-decoration:none;
}
.ow_site_panel {
height: 41px;
background: url(images/site_panel_bg.png) repeat-x;
}
.ow_console {
font-size: 11px;
height: 40px;
position: fixed;
top: 0px;
right: 0px;
z-index: 99;
color: #666;
background: url(images/site_panel_bg.png) repeat-x;
}
.ow_console_body {
padding: 8px 4px 8px 8px;
text-align: right;
border-bottom-left-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-webkit-bottom-left-border-radius: 2px;
}
.ow_console_block {
display: inline-block;
text-align: left;
vertical-align: top;
}
.ow_console_item {
background:url(images/box_menu.gif) repeat-x 0px 0px;
display: inline-block;
position:relative;
line-height: 21px;
height:22px;
margin:0 4px 0 0px;
padding:0 8px;
color: #626060;
text-shadow: #fafafa 0 1px 0;
border-style: solid;
border-color: #ccc;
border-width: 1px 1px 1px 1px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
vertical-align: top;
text-align: left;
}
.ow_console_item:hover {
border-color: #999;
border-style: solid;
border-color: #ccc;
border-width: 1px 1px 1px 1px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
cursor: pointer;
background:url(images/console_bg_hover.gif) repeat-x 0px 0px;
}
.ow_console_dropdown_hover:hover {
background:url(images/console_active_item_bg.gif) repeat-x 0px 0px;
border-color: #ccc;
cursor: pointer;
}
.ow_console_dropdown_pressed,
.ow_console_dropdown_pressed:hover {
background: url(images/console_active_item_bg.gif) repeat-x 0px 0px;
border-color: #ccc;
}
.ow_console_item a {
color: #626060;
text-shadow: #fafafa 0 1px 0;
}
.ow_console_item a:hover {
text-decoration: none;
}
.ow_console_more {
background: url("images/console_arr.png") no-repeat scroll right 9px transparent;
display: inline-block;
height: 22px;
min-width: 8px;
padding: 0 0px 0 3px;
vertical-align: top;
}
.ow_console_item:hover .ow_console_more {
background: url("images/console_arr.png") no-repeat scroll right 9px transparent;
}
/* ---- Console select language styles ---- */
.ow_console_lang_item {
text-transform: uppercase;
}
li.ow_console_lang_item {
padding: 0px 8px;
border: 1px solid transparent;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
margin-bottom: 1px;
}
li.ow_console_lang_item:hover {
background-color: #57c0e7;
color: #e5ffff;
text-shadow: 0 1px 0 #007a9e;
}
.ow_console_lang_item span {
display: inline-block;
padding-left: 23px;
}
/* ---- End Console select language styles ---- */
.ow_console .ow_tooltip_top_right {
top: 10px;
padding-top: 2px;
}
.ow_console .ow_tooltip_top_right .ow_tooltip_tail span {
background-position: 1px -6px;
}
.ow_console span.ow_count_wrap {
padding: 4px 0px 0px;
margin: 0px -3px 0px 2px;
}
.ow_console span.ow_count_bg {
}
.ow_console span.ow_count {
position: relative;
top: 0px;
line-height: 13px;
}
.ow_console .ow_tooltip_body {
-webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}
.ow_console_list_wrapper {
width: 330px;
overflow-y: auto;
word-wrap: break-word;
min-height: 60px;
}
.ow_console_list {
cursor: default;
}
.ow_console_list li {
padding: 3px;
margin: 0px 0px 4px;
height: auto;
overflow: hidden;
border: 1px solid #E7EBEE;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background-color:#f6fafd;
}
.ow_console_list li:hover {
border-color: #cbcfd2;
background-color: #f6fafd;
}
.ow_console_list li.ow_console_new_message {
background: #fff;
border-color: #ccc;
}
.ow_console_list li:last-child {
margin-bottom: 0px;
}
.ow_console .ow_avatar {
float: left;
margin-right: -40px;
height: 40px;
width: 40px;
padding: 0px;
background-image: none;
}
.ow_console .ow_avatar img {
height: 40px;
width: 40px;
}
.ow_console_ntf_txt, .ow_console_invt_txt {
display: block;
line-height: 16px;
color: #666;
}
.ow_console_invt_txt a {
color: #2A80AE;
}
.ow_console_view_all_btn_wrap {
padding-top: 4px;
}
.ow_console_view_all_btn {
text-decoration: none;
display: block;
line-height: 11px;
padding: 8px 0px;
text-align: center;
border: 1px solid #ccc;
background: url(images/console_item_bg.png) repeat-x;
}
ul.ow_console_dropdown {
min-width: 110px;
text-align: left;
overflow-x: auto;
cursor: default;
}
ul.ow_console_dropdown .ow_console_dropdown_cont {
white-space: nowrap;
margin-bottom: 1px;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a {
padding: 3px 8px;
border: 1px solid transparent;
display: block;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a:hover {
background:#57c0e7;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #e5ffff;
text-shadow: 0 1px 0 #007a9e;
}
ul.ow_console_dropdown li:last-child .ow_console_dropdown_cont {
margin-bottom: 0px;
}
.ow_console .ow_tooltip .ow_tooltip_body {
max-width: 340px;
}
.ow_console_ntf_cont, .ow_console_invt_cont {
display: block;
margin: 0px 57px 0px 45px;
line-height: 16px;
color: #666;
}
.ow_console_ntf_txt, .ow_console_invt_txt {
min-height: 19px;
padding: 0px 0px 3px 0px;
}
.ow_console_invt_txt {
width: 211px;
word-wrap: break-word;
}
.ow_console_invt_cont a {
color: #2A80AE;
}
.ow_console_invt_cont a:hover {
color: #666;
text-decoration: underline;
}
.ow_console_invt_cont .ow_lbutton:hover {
text-decoration: none;
}
.ow_console_invt_img {
float: right;
margin-left: -54px;
width: 54px;
height: 54px;
text-align: right;
}
.ow_console_invt_img img {
max-height: 100%;
max-width: 100%;
}
.ow_console_invt_no_img .ow_console_invt_txt {
width: 100%;
}
.ow_console_invt_no_img {
margin-right: 0px;
}
.ow_console_divider {
line-height: 1px;
height: 1px;
background: #D1D1D1;
border-bottom: 1px solid #fff;
margin: 3px 0px 2px;
}
.ow_cursor_pointer {
cursor: pointer;
}
.ow_cursor_default {
cursor: default;
}
/* Messages notifications */
.ow_console_mailbox_txt {
font-size: 12px;
}
.ow_console_mailbox_title {
font-size: 12px;
font-weight: bold;
padding-right: 52px;
}
.ow_console_mailbox_title .ow_mailbox_convers_info_date {
font-size: 10px;
font-weight: normal;
margin-right: -49px;
}
.ow_chat_request_item .console_list_ipc_item {
padding-left: 16px;
background: url(images/miniic_buble.png) 2px 12px no-repeat;
}
.ow_mailbox_request_item .console_list_ipc_item {
padding-left: 16px;
background: url(images/miniic_envelope.png) 2px 12px no-repeat;
}
.ow_chat_request_item .ow_console_mailbox_txt {
font-size: 11px;
font-weight: normal;
line-height: 13px;
}
.ow_console_messages_btns,
.ow_console_messages_btn {
margin-top: 4px;
}
.ow_console_messages_viewall,
.ow_console_messages_send {
width: 50%;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-wenkit-box-sizing: border-box;
}
.ow_console_messages_btn .ow_console_messages_send {
display: none;
}
.ow_console_messages_btn .ow_console_messages_viewall {
width: 100%;
padding-right: 0;
}
.ow_console_messages_viewall {
padding-right: 2px;
}
.ow_console_messages_send {
padding-left: 2px;
}
.ow_console_messages_viewall a,
.ow_console_messages_send a {
display: inline-block;
width: 100%;
line-height: 25px;
text-align: center;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-wenkit-box-sizing: border-box;
font-size: 11px;
background: url(images/console_item_bg.png) repeat-x left top #fafafa;
}
.ow_console li.ow_chat_request_item .ow_avatar,
.ow_console li.ow_mailbox_request_item .ow_avatar {
width: 32px;
height: 32px;
margin-right: -32px;
}
.ow_console li.ow_chat_request_item .ow_avatar img,
.ow_console li.ow_mailbox_request_item .ow_avatar img {
height: 32px;
width: 32px;
}
.ow_console li.ow_chat_request_item .ow_console_invt_cont,
.ow_console li.ow_mailbox_request_item .ow_console_invt_cont {
margin-left: 38px;
}
#conversationItemListSub {
width: 280px !important;
}
/*End of Messages notifications*/
/* ---- End of Console styles ---- */
/*========================================================
[4] Forms __forms
========================================================*/
/* ---- Form Elements styles ---- */
input[type=text],
input[type=password],
textarea,
select,
div.jhtmlarea,
body .ow_photo_upload_description,
.ow_photo_preview_edit .CodeMirror{
background-image: url(images/inputbg.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
background-color: #E4E7E8;
border: 1px solid #CBCFD0;
color: #585858;
font-family: "Lucida Grande", "Verdana";
font-size: 13px;
padding: 4px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
body form div.jhtmlarea {
padding: 0px;
background: #fff;
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body .toolbar {
padding: 2px 2px 0px;
height: 24px;
background: #ccc;
border-bottom: 1px solid #C4C4C4;
border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px;
}
body .jhtmlarea .toolbar ul {
height: 24px;
}
body .toolbar ul li a {
background-image: url(images/wysiwyg.png);
}
.jhtmlarea .input_ws_cont {
padding: 8px;
}
body.htmlarea_styles {
margin: 0px;
}
html body .ow_sidebar *,
html body .ow_console *{
font-size: 11px;
}
select{
background-image: none;
}
textarea{
height: 100px;
width: 100%;
resize: vertical;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type=text],
input[type=password]{
width: 100%;
height: 30px;
line-height: 22px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/*.ow_supernarrow input[type=text],
.ow_supernarrow input[type=password]{
width: 95%;
}*/
input[type=submit],
input[type=button]{
background-color: transparent;
background-position: right 50%;
background-repeat: no-repeat;
background-image: url(images/ic_right_arrow.png);
padding: 1px 31px 2px 0px;
color: #fff;
font-weight: normal;
cursor: pointer;
height: 30px;
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
text-transform: uppercase;
font-size: 13px;
border: none;
text-shadow: #e45da1 0 1px 0;
}
/* temp hack for decorating buttons in FF */
body:not(:-moz-handler-blocked) input[type=submit],
body:not(:-moz-handler-blocked) input[type=button]{
padding-top: 0px;
padding-right: 31px;
}
/* End of temp hack for decorating buttons in FF */
html body div span.ow_button input[type=submit],
html body div span.ow_button input[type=button]{
}
html body.ow input[type=submit],
html body.ow input[type=button]{
margin: 0px;
}
span.ow_button {
display: inline-block;
background-color: #fba7e3;
background-repeat:repeat;
background-image: url(images/btn_main_bg.gif);
background-position: right top;
padding: 0px 8px;
border: 1px solid #FF95D7;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
span.ow_button:hover {
border-color: #FF95D7;
background-color: #fba7e3;
background-image:none;
background-repeat:repeat;
background-position: right top;
}
span.ow_button span.ow_button {
border-radius: none;
-moz-border-radius: none;
-webkit-border-radius: none;
border: none;
background-image: none;
background-position: right center;
background-repeat: no-repeat;
background-color: transparent;
}
span.ow_button span {
display: inline-block;
padding: 0px 0px 0px 0px;
background-position: right center;
background-repeat: no-repeat;
background-color: transparent;
}
.ow_btn_delimiter span.ow_button:first-child {
margin-right: 16px;
}
.ow_btn_delimiter span.ow_button span.ow_button {
margin: 0px;
}
html body.ow span.ow_button {
}
body.ow input.ow_inprogress,
body.ow .ow_inprogress {
background-image: url(images/ajax_preloader_button.gif);
}
*+html input[type=submit],
*+html input[type=button]{
overflow: visible;
}
input[type=submit]:hover,
input[type=button]:hover{
/* empty */
}
input[type=submit].submit{
background-color: #00aa00;
color: #fff;
}
input[type=submit].alert{
background-color: #ff6666;
color: #fff;
}
input[type=submit].submit:hover{
/* empty */
}
input[type=submit].alert:hover{
/* empty */
}
ul.ow_radio_group li{
float:left;
}
ul.ow_checkbox_group li{
float:left;
}
textarea.invitation,
input[type=text].invitation,
input[type=password].invitation{
color:#999;
}
.form_auto_click textarea.invitation{
height:50px;
}
form .error{
color:red;
}
form input[type=text].hasDatepicker{
width: 87%;
}
form br.ow_no_height{
line-height: 0;
}
.color_input input[type=text]{
width:70%;
}
.ow_multiselect select{
width: 120px;
padding: 2px;
}
.ow_multiselect input[type=button]{
padding-left: 20px;
}
.form_auto_click .ow_submit_auto_click{
display:none;
}
/* ---- Positive and Negative buttons ---- */
html body div .ow_positive input[type=submit],
html body div .ow_positive input[type=button]{
color: #fff;
}
.ow_negative input[type=submit],
.ow_negative input[type=button]{
background: none;
padding-right: 2px;
}
body:not(:-moz-handler-blocked) .ow_negative input[type=submit],
body:not(:-moz-handler-blocked) .ow_negative input[type=button] {
padding-right: 2px;
}
/* ---- End of Positive and Negative buttons ---- */
html body div .ow_green {
color: #089634;
}
html body div .ow_red{
color: #ee3d32;
}
html body div .ow_mild_red,
.ow_navbox.ow_mild_red a.move{
color: #f42217;
}
html body div .ow_mild_green,
.ow_navbox.ow_mild_green a.move{
color: #7cbb11;
}
html body .ow_button.ow_red,
html body .ow_button.ow_mild_red,
html body .ow_button.ow_green,
html body .ow_button.ow_mild_green,
.ow_button .ow_mild_red,
.ow_button .ow_red,
.ow_button .ow_green,
.ow_button .ow_mild_green {
background-color: transparent;
border-color: transparent;
color: #fff;
}
input[type=submit].ow_green,
input[type=button].ow_green,
input[type=submit].ow_mild_green,
input[type=button].ow_mild_green,
input[type=submit].ow_red,
input[type=button].ow_red,
input[type=submit].ow_mild_red,
input[type=button].ow_mild_red {
background-color: transparent;
}
/* wysiwyg styles */
body.htmlarea_styles{
font-family: "Lucida Grande", "Verdana", "Tahoma"; /** key:commonFontFamily **/
color: #888;
font-size: 13px; /** key:commonFontSize **/
line-height: 18px;
}
body.htmlarea_styles a{
color: #0091a9;
}
body.htmlarea_styles p{
margin:0;
}
/* wysiwyg styles end */
/* tag styles */
div.tagsinput {
background-image: url(images/inputbg.gif);
background-color: #E4E7E8;
}
/* tag styles end */
/* ---- End of Form Elements styles ---- */
/* ---- End of Form Table styles ---- */
/* -------Attachments styles----------*/
.ow_attachment_btn {
float: right;
margin: 0 0 0 4px;
padding: 0;
}
.ow_attachments input[type="file"] {
cursor: pointer;
float: right;
opacity: 0;
}
.ow_attachment_icons {
float: right;
}
.ow_attachments a {
background: url(images/wysiwyg.png) no-repeat scroll -175px 1px rgba(0, 0, 0, 0);
cursor: pointer;
float: left;
height: 22px;
overflow: hidden;
text-decoration: none;
width: 22px;
}
.ow_attachments a.video{
background:url(images/wysiwyg.png) -197px 1px no-repeat;
}
.ow_attachments a.attach {
background: url(images/wysiwyg.png) no-repeat scroll -241px 1px rgba(0, 0, 0, 0);
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.ow_attachments a.attach.uploading {
background: url(images/ajax_preloader_button.gif) no-repeat center center;
}
.ow_attachment_delete {
width: 12px;
height: 12px;
display: block;
position: absolute;
top: 4px;
right: 4px;
}
.ow_ajax_oembed_attachment {
width: 100%;
}
.ow_attachment_title {
margin-bottom: 4px;
line-height: 13.5px;
font-size: 11px;
color: #000;
display: inline-block;
}
.ow_attachment_description {
padding-right: 16px;
line-height: 13.5px;
height: 27px;
overflow: hidden;
font-size: 11px;
display: inline-block;
}
.ow_video_attachment_preview .ow_attachment_description {
color: #000;
}
.ow_attachment_title a {
font-weight: bold;
font-size: 11px;
}
.ow_video_attachment_preview .ow_attachment_title a {
color: #000;
}
.ow_video_attachment_preview.loading_content .ow_video_attachment_pic,
.ow_video_attachment_preview.loading_content .ow_attachment_title,
.ow_video_attachment_preview.loading_content .ow_attachment_description {
display: none;
}
.ow_video_attachment_preview.loading_content {
background: url(images/ajax_preloader_content.gif) center center no-repeat;
}
.ow_attachment_preload {
background-image: url(images/ajax_preloader_content.gif);
background-repeat: no-repeat;
background-position: center center;
background-size: normal;
}
.ow_attachment_btn span.ow_button {
background-color: #f5f5f5;
background-image: none;
background-repeat: repeat-x;
background-position: center left;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-color: #CFCFCF;
display: inline-block;
padding: 1px;
text-align: center;
}
.ow_attachment_btn span.ow_button span {
display: inline-block;
background-image: url('images/btn_bg.gif');
background-repeat: repeat-x;
background-position: 0px 0px;
background-color: #faa274;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-style: 1px;
border-width: 1px;
border-color: #f7b63c #f68d2d #f57d26 #f6932f;
margin: 1px;
}
.ow_attachment_btn span.ow_button input[type=submit],
.ow_attachment_btn span.ow_button input[type="button"] {
padding: 1px 8px 4px;
height: 22px;
color: #FFD1FF;
background: none;
text-shadow: 1px 1px #B42E77;
}
/*Video, links embed*/
body .ow_oembed_attachment_preview {
height: 60px;
position: relative;
padding: 6px 20px 0 88px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-width: 1px;
}
.ow_mailbox_log .ow_oembed_attachment_preview {
border: none;
padding: 0 0 0 88px;
background-color: transparent;
margin-top: 12px;
}
.ow_mailbox_log .ow_oembed_attachment_preview .ow_attachment_delete {
display: none;
}
.ow_oembed_attachment_pic .attachment_other_images_btn {
position: absolute;
left: 4px;
bottom: 4px;
display: none;
}
.ow_oembed_attachment_pic:hover .attachment_other_images_btn {
display: inline-block;
}
body .ow_oembed_attachment_pic {
width: 80px;
height: 60px;
position: absolute;
top: -1px;
left: -1px;
border-width: 0 1px 0 0;
background-color: #C7BBA9;
}
.ow_oembed_atachment_pic_nopic {
background-image: url(images/no-picture.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
}
.ow_oembed_attachment_pic img {
width: 80px;
height: 60px;
}
.ow_oembed_attachment_url {
position: relative;
}
.ow_oembed_attachment_url a {
position: absolute;
bottom: 4px;
left: 4px;
}
.ow_attachment_title {
margin-bottom: 4px;
line-height: 13.5px;
font-size: 11px;
display: inline-block;
}
.ow_attachment_description {
line-height: 13.5px;
height: 27px;
overflow: hidden;
font-size: 11px;
display: block;
}
.ow_attachment_title a {
display: block;
height: 13px;
overflow: hidden;
text-overflow: ellipsis;
font-weight: bold;
font-size: 11px;
}
.ow_oembed_attachment_preview.loading_content .ow_oembed_attachment_pic,
.ow_oembed_attachment_preview.loading_content .ow_attachment_title,
.ow_oembed_attachment_preview.loading_content .ow_attachment_description {
display: none;
}
.ow_oembed_attachment_preview.loading_content {
background: url(images/ajax_preloader_content.gif) center center no-repeat;
}
.attachment_image_item {
border-width: 1px;
cursor: pointer;
float: left;
height: 85px;
margin: 2px;
padding: 3px;
text-align: center;
width: 85px;
}
.attachment_image_item img {
max-width: 100%;
max-height: 100%;
}
/*Photo attachment*/
.ow_photo_attachment_preview {
height: auto;
padding: 8px 0;
border-width: 0 0 1px 0;
border-style: solid;
margin-left: 0;
}
.ow_comments_mipc .ow_photo_attachment_preview,
.ow_comments_mipc .ow_oembed_attachment_preview {
margin-left: 48px;
}
.ow_comments_ipc .ow_photo_attachment_preview,
.ow_comments_ipc .ow_oembed_attachment_preview {
margin-left: 57px;
}
.ow_feed_comments_input_sticky .ow_photo_attachment_preview,
.ow_feed_comments_input_sticky .ow_oembed_attachment_preview,
.ow_feed_comments_input_sticky .comments_hidden_btn{
margin: 0 12px 8px 22px;
}
.ow_photo_attachment_pic {
display: inline-block;
background-color: #ececec;
width: 120px;
height: 120px;
border: 1px solid #e6e6e6;
border-top-color: #dbdbdb;
position: relative;
background-size: cover;
background-repeat: no-repeat;
}
.ow_photo_attachment_pic.loading {
background-size: auto;
background-image: url(images/ajax_preloader_content.gif);
background-position: center center;
}
.ow_photo_attachment_stage {
width: 150px;
height: 150px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
/*File attachments*/
.ow_file_attachment_preview {
width: 100%;
height: auto;
margin-top: -2px;
margin-bottom: 6px;
}
.ow_file_attachment_block1, .ow_file_attachment_block2 {
float: left;
width: 50%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin: 2px 0;
}
.ow_file_attachment_block1 {
padding-right: 4px;
}
.ow_file_attachment_block2 {
padding-left: 4px;
}
.ow_dialog_items_wrap .ow_file_attachment_block1,
.ow_dialog_items_wrap .ow_file_attachment_block2 {
width: auto;
float: none;
padding-right: 0;
padding-left: 0;
padding-top: 4px;
}
.ow_dialog_items_wrap .ow_file_attachment_info,
.ow_mailbox_log .ow_file_attachment_info {
padding-right: 4px;
}
.ow_dialog_item_mailchat .ow_mailbox_message_content_attach {
padding-top: 0px;
}
.ow_dialog_items_wrap .ow_file_attachment_name,
.ow_mailbox_log .ow_file_attachment_name {
font-weight: normal;
padding-right: 4px;
}
.ow_file_attachment_info {
border: 1px solid #DCDCDC;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding-right: 50px;
position: relative;
height: 22px;
overflow: hidden;
}
.ow_file_attachment_info a {
line-height: 22px;
padding-left: 8px;
}
.ow_dialog_in_item.fileattach {
padding-top: 1px;
padding-bottom: 1px;
}
.ow_dialog_in_item.fileattach .ow_file_attachment_info {
border: none;
}
.ow_file_attachment_name {
width: 100%;
line-height: 22px;
height: 22px;
overflow: hidden;
padding-left: 8px;
font-size: 11px;
font-weight: bold;
}
.ow_file_attachment_size {
font-weight: normal;
display: none;
}
.ow_file_attachment_close {
position: absolute;
top: 0;
right: 0;
width: 22px;
height: 22px;
border-left: 1px solid #DCDCDC;
background-image: url(images/tag_close_btn.png);
background-repeat: no-repeat;
background-position: center center;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.ow_file_attachment_preload {
position: absolute;
top: 0;
right: 25px;
width: 16px;
height: 22px;
background: url(images/ajax_preloader_content.gif) center center no-repeat;
display: none;
}
.ow_dialog_in_item.errormessage p,
.ow_mailbox_log_message.errormessage .ow_mailbox_message_content,
.ow_dialog_item_mailchat.errormessage .ow_dialog_item_mailchat_text {
color: #b1b1b1;
}
.ow_errormessage_not {
display: block;
padding-bottom: 4px;
padding-left: 4px;
}
.ow_dialog_in_item.errormessage .ow_errormessage_not {
padding-left: 0;
}
/* -------End of attachments styles----------*/
/* ----------- Comments styles---------- */
body .ow_attachments .buttons {
padding: 1px;
background: #f5f5f5;
border: 1px solid #ebebeb;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
body .ow_attachments a {
border: 1px solid #CFCFCF;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
body .ow_attachments a.video {
border-radius: 0 2px 2px 0;
margin: 0 0 0 -1px;
}
.base_cmnts_temp_cont .ow_ipc_info {
border: none;
padding-bottom: 1px;
}
.ow_comments_item,
.ow_feed_comments_viewall,
.ow_feed_comments_input_sticky,
.ow_photo_attachment_preview,
.ow_oembed_attachment_preview,
.ow_oembed_attachment_pic,
.ow_comments_form_wrap,
.ow_newsfeed_features .ow_tooltip .ow_tooltip_body {
background-color: #ECF0F1;
border-color: #D3D6D7;
border-style: solid;
}
.ow_comments_item {
position: relative;
padding: 0px 0px 4px;
padding: 6px 6px 4px 6px;
border-width: 1px 1px 0 1px;
}
.ow_comments_form_top .ow_comments_item {
border-width: 0 1px 1px 1px;
}
.ow_comments_form_top .ow_paging {
margin-bottom: 0;
margin-top: 8px;
}
.ow_newsfeed_features .ow_comments_item {
border-width: 1px 0 0 0;
}
.ow_photoview_info_wrap.sticked .ow_comments_item:last-child {
border-width: 1px;
margin-bottom: 12px;
}
.ow_comments_form_top .ow_comments_list .ow_comments_item:last-child {
border-radius: 0px 0px 2px 2px;
-moz-border-radius: 0px 0px 2px 2px;
-webkit-border-radius: 0px 0px 2px 2px;
}
.ow_comments_list .ow_comments_item:first-child {
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
}
.ow_comments_form_top .ow_comments_list .ow_comments_item:first-child {
border-radius: 0;
}
.ow_comments_no_form .ow_comments_list .ow_comments_item:last-child {
border-bottom-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomleft: 2px;
border-bottom-right-radius: 2px;
-webkti-border-bottom-right-radius: 2px;
-moz-border-radius-bottomright: 2px;
border-width: 1px;
}
.ow_comments_form_top.ow_comments_no_form .ow_comments_list .ow_comments_item:first-child {
border-top-left-radius: 2px;
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topleft: 2px;
border-top-right-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topright: 2px;
border-width: 1px;
}
.ow_newsfeed_features .ow_comments_list div .ow_context_action_block .ow_context_action {
border-top-width: 1px;
}
.ow_comments_form_wrap {
padding: 6px 6px 4px 6px;
border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-webkit-border-radius: 0 0 2px 2px;
border-width: 1px;
min-height: 42px;
}
.ow_comments_ipc .ow_comments_form_wrap {
min-height: 50px;
}
.ow_newsfeed_features .ow_comments_form_wrap,
.ow_newsfeed_features .ow_feed_comments_viewall {
border-width: 1px 0 0 0;
}
.ow_comments_form_top .ow_comments_form_wrap {
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
}
.ow_feed_comments_viewall {
text-align: right;
padding: 8px 8px 8px 0;
border-width: 1px 1px 0 1px;
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
min-height: 14px;
}
.ow_feed_comments_input_sticky {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.ow_feed_comments_input_sticky .ow_comments_input_wrap {
padding: 6px 12px 4px 22px;
}
.ow_feed_comments_input_sticky .ow_comments_form_wrap {
border-top-width: 1px;
}
.ow_comments_item_picture{
float: left;
margin-right: -50px;
width: 50px;
}
.ow_comments_item_info {
margin-left: 57px;
}
.ow_comments_item_info textarea.ow_smallmargin {
margin-bottom: 6px;
width: 100%;
margin-top: 4px;
}
.ow_comments_item_info .comments_fake_autoclick {
width: 100%;
height: 28px;
margin-top: 4px;
}
.ow_comments_item_header {
margin-bottom: 2px;
}
.ow_comments_item_header a {
font-size: 11px;
font-weight: bold;
}
.ow_comments_item_toolbar {
float: left;
font-size:10px;
width: 100%;
}
.ow_comments_item_info .clearfix .ow_comments_item_toolbar {
white-space: normal;
}
.ow_comments_date {
float: right;
font-size: 10px;
}
.ow_comments_list .ow_tooltip .ow_tooltip_body {
padding: 4px 0px;
}
.ow_comments_list .ow_context_action_list a {
padding: 4px 12px;
}
.ow_comments_item_info .mipc_url{
font-weight: bold;
}
.comment_add_arr {
float: left;
display: block;
position: relative;
z-index: 1;
left: 1px;
width: 5px;
height: 9px;
margin: 14px 0px 0px -5px;
background: url(images/comment_arr.png) no-repeat 0px 0px;
}
.ow_comments_list .comments_view_all {
padding-bottom: 5px;
}
body .ow_comments_list .ow_attachment {
padding-top: 4px;
}
body .ow_comments_content.ow_smallmargin {
margin-bottom: 0px;
}
.ow_comments_content img {
max-width: 100%;
}
.ow_comments_btn_block {
padding: 0 0px 0px 0;
}
.ow_comments_item .cnx_action {
position: absolute;
right: 4px;
top: 4px;
}
.ow_comments_msg {
margin-top: 4px;
color: #666;
}
body .item_loaded {
margin: 0px 3px 8px 57px;
}
body textarea.ow_newsfeed_status_input {
height: 58px;
}
body textarea.ow_newsfeed_status_input.invitation {
width: 100%;
height: 28px;
}
.ow_comments_mipc.ow_comments_paging .ow_comments_list {
margin-bottom: 8px;
}
.ow_comments_mipc .ow_comments_item_picture,
.ow_feed_comments_input_sticky .ow_comments_item_picture {
width: 42px;
margin-right: -42px;
float: left;
}
.ow_comments_mipc .ow_comments_item_picture .ow_avatar,
.ow_feed_comments_input_sticky .ow_comments_item_picture .ow_avatar {
height: 32px;
width: 32px;
background: url(images/avatar_mini_bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ow_comments_mipc .ow_comments_item_picture .ow_avatar img,
.ow_feed_comments_input_sticky .ow_comments_item_picture .ow_avatar img {
width: 32px;
height: 32px;
}
.ow_comments_mipc .ow_comments_item_info,
.ow_feed_comments_input_sticky .ow_comments_item_info {
margin-left: 48px;
}
.ow_comments_mipc .ow_comments_list {
margin-bottom: 1px;
}
.ow_comments_item_info .ow_comments_content {
padding: 2px 0;
width: 100%;
word-wrap: break-word;
}
.ow_comments_input_wrap textarea.comments_fake_autoclick {
resize: none;
height: 30px;
padding-right: 28px;
}
.ow_comments_input_wrap .ow_comments_input {
padding-top: 4px;
position: relative;
}
.ow_comments_input_wrap .ow_comments_input .comments_fake_autoclick {
margin-top: 0;
}
.ow_comments_input .ow_attachment_icons {
position: absolute;
top: 8px;
right: 4px;
}
.ow_comments_input .ow_attachments a {
background: url(images/wysiwyg.png) no-repeat scroll -176px 0px rgba(0, 0, 0, 0);
cursor: pointer;
float: left;
height: 20px;
overflow: hidden;
text-decoration: none;
width: 20px;
}
.ow_attachments input[type="file"] {
cursor: pointer;
float: right;
opacity: 0;
}
/*End of comments styles*/
/*========================================================
[5] Common Blocks __blocks
========================================================*/
.ow_box_cap_empty {
background: #e7e7e7 url('images/box_cap.gif') repeat-x left top;
border-radius: 6px 6px 0px 0px;
margin-bottom: 8px;
}
.ow_box_cap_empty .ow_box_cap_right {
}
.ow_box_cap_empty .ow_box_cap_body {
min-height: 33px;
}
.ow_box_cap h3,
.ow_box_cap_empty h3{
background-image: url(images/ic_file.png);
background-repeat: no-repeat;
background-position: 8px 8px;
padding: 8px 0 8px 32px;
text-transform: uppercase;
height: auto;
line-height: 16px;
overflow: hidden;
font-weight: normal;
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_box_cap {
background: #f3f3f3 url('images/box_cap.gif') repeat-x left top;
border-radius: 6px 6px 0px 0px;
}
.ow_box_cap .ow_box_cap_body {
min-height: 32px;
}
.ow_box {
background-color: #F5F9FA;
margin-bottom: 8px;
padding: 8px 8px 8px 8px;
position: relative;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
.ow_box_empty{
position: relative;
}
.ow_box .bottom_toolbar, .ow_box_mod .bottom_toolbar{
margin-top: 10px;
border-top: 1px solid #ccc;
font-size: 10px;
padding: 0 5px;
text-align: right;
}
.ow_box.ow_no_cap {
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.ow_sidebar .ow_box_bottom_shadow,
.ow_supernarrow .ow_box_bottom_shadow
{
background-image: url('images/box-shadow-small.png');
bottom: -12px;
}
/*========================================================
[6] Standard Listings __listings
========================================================*/
.ow_canvas .ow_avatar img,
.ow_canvas .ow_lp_avatars img,
.ow_canvas .ow_newsfeed_avatar img {
width: 40px;
height: 40px;
}
/* ---- Item Picture Content ---- */
.ow_ipc {
margin-top: 16px;
margin-bottom: 0px;
}
.ow_ipc:first-child {
margin-top: 0px;
}
.ow_ipc_picture{
float: left;
margin-right: -50px;
width: 50px;
/*padding: 4px 5px 6px;*/
}
.ow_ipc_picture .ow_avatar {
background: url(images/avatar_bg.png) no-repeat;
}
.ow_ipc_picture img {
width: 40px;
height: 40px;
}
.ow_ipc_picture img:first-child {
margin-top: 7px;
margin-left: 5px;
}
.ow_ipc_picture .ow_avatar img {
margin-top: 0px;
margin-left: 0px;
}
.ow_ipc_info{
margin-left: 57px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #DBDDDE;
}
.ow_ipc_header{
padding: 0px 0px 0px;
margin: 0px 0px 0px;
}
.ow_ipc_header a {
font-size: 12px;
font-weight: bold;
}
.ow_ipc.ow_smallmargin {
margin-bottom: 0px;
}
.ow_ipc_content{
padding: 0px 0px 12px 0px;
line-height: 1.25em;
}
.ow_ipc_toolbar{
font-size: 11px;
float: left;
padding: 0 0px 0px 0px;
width: 100%;
}
.ow_ipc_toolbar .ow_icon_control {
padding: 0px;
}
html body div .ow_ipc_toolbar span {
background: none;
}
.ow_ipc_toolbar .ow_ipc_date,
.ow_ipc_date {
float: right;
font-size: 10px;
line-height: 14px;
}
/* ---- End of the Item Picture Content ---- */
/* ---- Mini Item Picture Content ---- */
.ow_mini_ipc_picture {
float: left;
margin-right: -42px;
width: 42px;
}
.ow_mini_ipc_picture .ow_avatar {
background: url(images/avatar_mini_bg.png) no-repeat 0px 0px;
}
.ow_mini_ipc_picture img,
.ow_mini_ipc_picture .ow_avatar,
.ow_mini_ipc_picture .ow_avatar img {
width: 32px;
height: 32px;
}
.ow_mini_ipc_info {
margin-left: 49px;
padding-top: 0;
}
.ow_mini_ipc_info .mipc_url {
font-weight: bold;
}
.ow_mini_ipc_content {
margin-top: 5px;
}
/* ---- End of the Mini Item Picture Content ---- */
/* ---- Item Content ---- */
.ow_ic_header {
margin-bottom: 5px;
}
.ow_ic_description {
margin-bottom: 5px;
}
.ow_ic_date {
float: right;
font-size: 10px;
line-height: 14px;
}
th,
.ow_highbox_table .ow_highbox,
.ow_page .ow_highbox,
.ow_sidebar,
.ow_table_3 td {
border-color: #e7e7e7;
}
.ow_page td.ow_highbox {
border-color: #C4C4C4;
}
.ow_box_toolbar {
margin-top: 16px;
font-size: 11px;
float: right;
white-space: nowrap;
}
.ow_box_toolbar span {
padding: 0px 2px 0px 0px;
}
.ow_box_toolbar span.ow_nowrap a {
display: inline-block;
color: #91959B;
text-shadow: #fff 0 1px 0;
border-style: solid;
border-top-color: #ccc;
border-right-color: #ccc;
border-left-color: #ccc;
border-bottom-color: #ccc;
border-width: 1px 1px 1px 1px;
background: url(images/box_menu.gif) repeat-x;
padding: 0px 6px 0px;
line-height: 22px;
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
-khtml-border-radius:3px;
}
.ow_box_toolbar span.ow_nowrap a:hover {
background: url(images/box_menu_active.gif) repeat-x;
color:#DDFFFF;
text-shadow: #0075D6 0 1px 0;
border-color: #2F95C4;
}
.ow_box_empty .ow_box_toolbar {
}
.ow_box_toolbar a {
color: #5a5a5a;
}
.ow_box_toolbar a:hover {
text-decoration: none;
}
.ow_box_toolbar .ow_delimiter,
.ow_ic_toolbar .ow_delimiter{
display: none;
}
.ow_avatar_list{
text-align: center;
}
.ow_avatar_list a{
margin-bottom: 0px;
margin-right: 1px;
}
/* ---- Tooltip ---- */
.ow_tooltip {
margin-top: 0;
padding-top: 2px;
}
.ow_tooltip_tail {
display:inline-block;
padding: 0px 0px;
width: 100%;
}
.ow_tooltip_tail span {
display:inline-block;
background: url(images/tooltip_tail.png) no-repeat 8px -6px;
width: 19px;
height: 6px;
margin-bottom: -1px;
}
.ow_tooltip .ow_tooltip_body {
background:#f6fafd;
padding:4px;
border-radius:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #d1d1d1;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
/*max-width: 250px;*/
}
.ow_forum_search_context_menu .ow_tooltip .ow_tooltip_body {
padding: 4px 0;
}
.ow_forum_search_context_menu .ow_context_action_list a {
padding: 4px 12px;
}
/* ---- Top Right Tooltip ---- */
.ow_tooltip_top_right.ow_tooltip {
margin-top: 0;
position: absolute;
right: -1px;
top: 0px;
}
.ow_tooltip_top_right .ow_tooltip_tail span {
background-position: 3px -6px;
}
.ow_tooltip_top_right .ow_tooltip_tail {
text-align: right;
}
/* ---- Bottom Left Tooltip ---- */
.ow_tooltip_bottom_left .ow_tooltip_tail span {
background-position: 9px 0px;
margin-top: -1px;
}
/* ---- Bottom Right Tooltip ---- */
.ow_tooltip_bottom_right .ow_tooltip_tail span {
background-position: 1px 0px;
margin-top: -1px;
}
.ow_tooltip_bottom_right .ow_tooltip_tail {
text-align: right;
}
/* ---- Left Side Tooltip ---- */
.ow_tooltip_left .ow_tooltip_tail {
float: left;
margin-right: -4px;
width: 4px;
padding-top: 8px;
}
.ow_tooltip_left .ow_tooltip_tail span {
margin: 0px;
width: 5px;
height: 11px;
background-position: 0px -28px;
}
.ow_tooltip_left .ow_tooltip_body {
display: block;
margin-left: 4px;
}
/* ---- Right Side Tooltip ---- */
.ow_tooltip_right .ow_tooltip_tail {
float: right;
margin-left: -4px;
width: 5px;
padding-top: 8px;
}
.ow_tooltip_right .ow_tooltip_tail span {
margin: 0px;
width: 5px;
height: 11px;
background-position: 0px -15px;
}
.ow_tooltip_right .ow_tooltip_body {
display:block;
margin-right: 4px;
}
/* ---- End of Tooltip ---- */
/* ---- Counter ---- */
.ow_count_wrap {
text-align: center;
display: inline-block;
line-height: 15px;
font-size: 10px;
vertical-align: top;
}
.ow_count_bg {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
display: inline-block;
background: none repeat scroll 0 0 #57C0E7;
min-height: 15px;
overflow: hidden;
}
.ow_count {
color: #e5ffff;
padding: 0 4px 0 4px;
text-shadow: #2482a3 0 1px 0;
}
.ow_count_active {
background: none repeat scroll 0 0 #ff77b9;
text-shadow: #c5528b 0 1px 0;
}
/* ---- End of Counter ---- */
/* ---- Item Voted Content ---- */
.ow_ivc_box{
}
.ow_ivc_voteupdown{
background-repeat: no-repeat;
background-position: center 5px;
float: left;
margin-right: -50px;
padding: 0px 5px 5px;
text-align: center;
}
.ow_ivc_content{
margin-left: 75px;
}
/*
.ow_ivc_origin{
background-repeat: no-repeat;
margin-bottom: 8px;
padding: 2px 0px 2px 20px;
}
.ow_ivc_toolbar .ow_comments,
.ow_ivc_toolbar .ow_tags,
.ow_ivc_toolbar .ow_voteup,
.ow_ivc_toolbar .ow_votedown{
background-repeat: no-repeat;
display: inline-block;
margin-left: 5px;
padding: 0px 0px 2px 20px;
}
*/
/* ---- Listing Picture ---- */
.ow_lp_picture{
float: left;
margin: 0 1px 1px 0;
}
.ow_lp_wrapper{
/*float: left;
overflow: hidden;
text-align: center;*/
}
.ow_lp_avatars{
text-align:center;
}
.ow_lp_avatars .ow_lp_wrapper{
display: inline-block;
margin: 0 1px 1px 0;
width: 40px;
}
.ow_lp_albums .ow_lp_wrapper{
width: 77px;
height: 77px;
padding: 4px 0px 0px 5px;
float: left;
margin-right: 4px;
background: url(images/lp_wrapper.png) no-repeat 0px 0px;
}
.ow_lp_photos .ow_lp_wrapper{
width: 77px;
height: 77px;
padding: 4px 0px 0px 5px;
margin: 0 2px 2px 0;
display: inline-block;
float: none;
background: url(images/lp_wrapper.png) no-repeat 0px 0px;
text-align: left;
}
.ow_lp_avatars img {
/*display: block;*/
}
.ow_lp_avatars .ow_avatar {
margin: 1px;
text-align: left;
}
.ow_lp_photos img,
.ow_lp_albums img{
width: 72px;
height: 72px;
/*display: block;*/
}
.ow_lp_label{
margin-left: 80px;
}
.ow_lp_avatars.ow_mini_avatar{
text-align:left;
}
.ow_mini_avatar .ow_avatar{
background: url(images/avatar_mini_bg.png) no-repeat 0px 0px;
}
.ow_mini_avatar .ow_avatar, .ow_avatar.ow_mini_avatar,
.ow_mini_avatar .ow_avatar img, .ow_avatar.ow_mini_avatar img {
width: 32px;
height: 32px;
}
a.avatar_list_more_icon{
width: 25px;
height: 32px;
display: inline-block;
margin: 0 1px;
background: #eee url(images/more_icon.png) no-repeat 50% 50%;
}
/* ---- User List ---- */
.ow_user_list {
}
.ow_user_list .ow_item_set3{
width: 32%;
word-wrap: break-word;
}
.ow_user_list_item{
float: left;
padding: 10px;
padding-right: 0px;
position: relative;
}
.ow_user_list_picture{
float: left;
margin-right: -50px;
width: 50px;
}
.ow_user_list_picture img{
width: 40px;
height: 40px;
}
.ow_user_list_data{
margin-left: 53px;
}
.ow_uli_context_menu {
position: absolute;
top: 10px;
right: 10px;
display: none;
}
.ow_user_list_item:hover .ow_uli_context_menu {
display: block;
}
.ow_uli_context_menu .ow_tooltip .ow_tooltip_body {
padding: 4px 0;
}
.ow_uli_context_menu .ow_context_action_list a {
padding: 4px 12px;
}
/*=======================================================
[7] Tables __tables
========================================================*/
.ow_table_1,
.ow_table_2 {
border-collapse: separate;
}
.ow_table_3 {
border-collapse: collapse;
}
.ow_table_1,
.ow_table_2,
.ow_table_3{
margin-bottom: 25px;
width: 100%;
}
.ow_table_1 tr td,
.ow_table_2 tr td,
.ow_user_list .ow_alt1,
.ow_user_list .ow_alt2,
.ow_video_list .ow_alt1,
.ow_video_list .ow_alt2,
.ow_photo_list .ow_alt1,
.ow_photo_list .ow_alt2 {
border-style: solid;
border-color: #C4C4C4;
}
.ow_table_1 tr td,
.ow_table_2 tr td {
border-width: 0px 1px 1px 0px;
}
.ow_table_1 .ow_empty + tr td:first-child,
.ow_table_2 .ow_empty + tr td:first-child {
border-radius: 4px 0px 0px 0px;
-moz-border-radius: 4px 0px 0px 0px;
-webkit-border-radius: 4px 0px 0px 0px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
}
.ow_photo_list div:first-child,
.ow_video_list div:first-child,
.ow_user_list div:first-child {
border-left-width: 1px;
border-top-width: 1px;
}
.ow_table_1 tr td:first-child,
.ow_table_2 tr td:first-child {
border-left-width: 1px;
}
.ow_photo_list div,
.ow_video_list div,
.ow_user_list div {
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}
.ow_photo_list div:last-child,
.ow_video_list div:last-child,
.ow_user_list div:last-child {
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.ow_photo_list div:first-child,
.ow_video_list div:first-child,
.ow_user_list div:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.ow_table_1 tr td:last-child,
.ow_table_2 tr td:last-child {
border-bottom-width: 1px;
border-right-width: 1px;
}
.ow_table_1 tr:first-child td,
.ow_table_2 tr:first-child td {
border-top-width: 1px;
}
.ow_table_1 tr:first-child td:first-child,
.ow_table_1 tr:first-child th:first-child,
.ow_table_2 tr:first-child td:first-child,
.ow_table_2 tr:first-child th:first-child {
border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
}
.ow_table_1 tr:first-child td:last-child,
.ow_table_1 tr:first-child th:last-child,
.ow_table_2 tr:first-child td:last-child,
.ow_table_2 tr:first-child th:last-child {
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
}
.ow_table_1 tr:last-child td:first-child,
.ow_table_1 tr.ow_alt1:last-child td:first-child,
.ow_table_1 tr.ow_tr_last td:first-child,
.ow_table_1 tr.ow_tr_last th:first-child,
.ow_table_2 tr:last-child td:first-child,
.ow_table_2 tr.ow_alt1:last-child td:first-child,
.ow_table_2 tr.ow_tr_last td:first-child,
.ow_table_2 tr.ow_tr_last th:first-child {
border-bottom-left-radius: 4px;
-moz-border-left-radius: 4px;
-webkit-border-left-radius: 4px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-right-radius: 0px;
-moz-border-bottom-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}
.ow_table_1 tr:last-child td:last-child,
.ow_table_1 tr.alt1:last-child td:last-child,
.ow_table_1 tr.ow_tr_last td:last-child,
.ow_table_1 tr.ow_tr_last th:last-child,
.ow_table_2 tr:last-child td:last-child,
.ow_table_2 tr.alt1:last-child td:last-child,
.ow_table_2 tr.ow_tr_last td:last-child,
.ow_table_2 tr.ow_tr_last th:last-child {
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-width: 1px;
border-right-width: 1px;
border-top-right-radius: 0px;
-moz-border-top-right-radius: 0px;
-webkit-border-top-right-radius: 0px;
}
.ow_table_1 tr:last-child td,
.ow_table_1 tr:last-child th,
.ow_table_2 tr:last-child td,
.ow_table_2 tr:last-child th {
border-top-width: 0px;
}
.ow_table_1 th,
.ow_table_2 th {
border-style: solid;
border-color: #e8e8e8 #e8e8e8 #ccc #e8e8e8;
border-width: 0px 1px 1px;
_border-width: 1px;
}
.ow_table_1 tr.ow_tr_first td,
.ow_table_2 tr.ow_tr_first td{
border-top-width: 1px;
}
.ow_table_1 tr.ow_tr_first th,
.ow_table_2 tr.ow_tr_first th {
border-width: 1px 0px;
border-color: #C4C4C4;
}
.ow_table_1 tr.ow_tr_first th:first-child,
.ow_table_1 tr.ow_tr_first td:first-child,
.ow_table_2 tr.ow_tr_first th:first-child,
.ow_table_2 tr.ow_tr_first td:first-child {
border-left-width: 1px;
border-top-left-radius: 4px;
}
.ie8 .ow_table_1 tr.ow_tr_first th,
.ie8 .ow_table_2 tr.ow_tr_first th {
border-right-width: 1px;
}
/*@media \0screen {
.ow_table_1 tr.ow_tr_first th,
.ow_table_2 tr.ow_tr_first th {
border-right-width: 1px;
}
}*/
.ow_table_1 tr.ow_tr_delimiter td,
.ow_table_2 tr.ow_tr_delimiter td {
border: none;
}
.ow_table_1 tr.ow_tr_first th:last-child,
.ow_table_1 tr.ow_tr_first td:last-child,
.ow_table_2 tr.ow_tr_first th:last-child,
.ow_table_2 tr.ow_tr_first td:last-child {
border-right-width: 1px;
border-top-right-radius: 4px;
}
.ow_table_1 tr.ow_tr_first th:last-child,
.ow_table_2 tr.ow_tr_first th:last-child {
border-right-color: #ABABAB;
}
.ow_table_1 td,
.ow_table_2 td{
padding: 8px;
vertical-align: middle;
}
.ow_table_1 td .text{
color: #999;
}
.ow_table_2{
border-collapse: separate;
}
.ow_table_2 td{
text-align: center;
}
.ow_table_3{
border-collapse: separate;
border-spacing: 5px;
}
.ow_table_3 td{
border-left-width: 1px;
border-left-style: solid;
vertical-align: top;
}
.ow_table_3 td.ow_label{
border: none;
color: #666;
text-align: right;
}
.ow_table_3 td.ow_value{
width: 50%;
padding-left: 10px;
}
.ow_table_4{
border-collapse: separate;
border-spacing: 5px;
}
.ow_table_4 td{
vertical-align: top;
}
.ow_table_4 td.ow_label{
border: none;
color: #666;
text-align: right;
}
.ow_table_4 td.ow_value{
padding-left: 10px;
}
th.ow_section{
border: 0 none;
padding: 15px 0;
text-align: center;
background: transparent;
}
th span.ow_section_icon{
background-repeat: no-repeat;
padding-left: 22px;
}
th.ow_section span{
background: #f0f0f0;
padding: 5px 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-shadow: #fff 0 1px 0;
font-weight: normal;
}
table.ow_form td.ow_label{
color: #666;
text-align: right;
width: 20%;
}
table.ow_form td.ow_desc{
width: 25%;
color: #666666;
font-size: 11px;
}
table.ow_form td.ow_submit{
text-align: center;
}
/*========================================================
[8] Messages & Notifications __messages
========================================================*/
/*========================================================
[9] Thumbnails & Icons __icons
========================================================*/
img.thumb{
width: 100px;
}
html body div .ow_ic_add{ background-image: url(images/ic_add.png); }
html body div .ow_ic_aloud{ background-image: url(images/ic_aloud.png); }
html body div .ow_ic_app{ background-image: url(images/ic_app.png); }
html body div .ow_ic_attach{ background-image: url(images/ic_attach.png); }
html body div .ow_ic_birthday{ background-image: url(images/ic_birthday.png); }
html body div .ow_ic_bookmark{ background-image: url(images/ic_bookmark.png); }
html body div .ow_ic_calendar{ background-image: url(images/ic_calendar.png); }
html body div .ow_ic_cart{ background-image: url(images/ic_cart.png); }
html body div .ow_ic_chat{ background-image: url(images/ic_chat.png); }
html body div .ow_ic_clock{ background-image: url(images/ic_clock.png); }
html body div .ow_ic_comment{ background-image: url(images/ic_comment.png); }
html body div .ow_ic_cut{ background-image: url(images/ic_cut.png); }
html body div .ow_ic_dashboard{ background-image: url(images/ic_dashboard.png); }
html body div .ow_ic_delete{ background-image: url(images/ic_delete.png); }
html body div .ow_ic_draft{ background-image: url(images/ic_draft.png); }
html body div .ow_ic_down_arrow{ background-image: url(images/ic_down_arrow.png); }
html body div .ow_ic_edit{ background-image: url(images/ic_edit.png); }
html body div .ow_ic_female{ background-image: url(images/ic_female.png); }
html body div .ow_ic_file{ background-image: url(images/ic_file.png); }
html body div .ow_ic_files{ background-image: url(images/ic_files.png); }
html body div .ow_ic_flag{ background-image: url(images/ic_flag.png); }
html body div .ow_ic_folder{ background-image: url(images/ic_folder.png); }
html body div .ow_ic_forum{ background-image: url(images/ic_forum.png); }
html body div .ow_ic_friends{ background-image: url(images/ic_friends.png); }
html body div .ow_ic_gear_wheel{ background-image: url(images/ic_gear_wheel.png); }
html body div .ow_ic_heart{ background-image: url(images/ic_heart.png); }
html body div .ow_ic_help{ background-image: url(images/ic_help.png); }
html body div .ow_ic_house{ background-image: url(images/ic_house.png); }
html body div .ow_ic_info{ background-image: url(images/ic_info.png); }
html body div .ow_ic_key{ background-image: url(images/ic_key.png); }
html body div .ow_ic_left_arrow{ background-image: url(images/ic_left_arrow.png); }
html body div .ow_ic_lens{ background-image: url(images/ic_lens.png); }
html body div .ow_ic_link{ background-image: url(images/ic_link.png); }
html body div .ow_ic_lock{ background-image: url(images/ic_lock.png); }
html body div .ow_ic_mail{ background-image: url(images/ic_mail.png); }
html body div .ow_ic_male{ background-image: url(images/ic_male.png); }
html body div .ow_ic_mobile{ background-image: url(images/ic_mobile.png); }
html body div .ow_ic_moderator{ background-image: url(images/ic_moderator.png); }
html body div .ow_ic_monitor{ background-image: url(images/ic_monitor.png); }
html body div .ow_ic_move{ background-image: url(images/ic_move.png); }
html body div .ow_ic_music{ background-image: url(images/ic_music.png); }
html body div .ow_ic_new{ background-image: url(images/ic_new.png); }
html body div .ow_ic_ok{ background-image: url(images/ic_ok.png); }
html body div .ow_ic_online{ background-image: url(images/ic_online.png); }
html body div .ow_ic_picture{ background-image: url(images/ic_picture.png); }
html body div .ow_ic_places{ background-image: url(images/ic_places.png); }
html body div .ow_ic_plugin{ background-image: url(images/ic_plugin.png); }
html body div .ow_ic_push_pin{ background-image: url(images/ic_push_pin.png); }
html body div .ow_ic_reply{ background-image: url(images/ic_reply.png); }
html body div .ow_ic_right_arrow{ background-image: url(images/ic_right_arrow.png); }
html body div .ow_ic_rss{ background-image: url(images/ic_rss.png); }
html body div .ow_ic_save{ background-image: url(images/ic_download.png); }
html body div .ow_ic_restrict{ background-image: url(images/ic_restrict.png); }
html body div .ow_ic_script{ background-image: url(images/ic_script.png); }
html body div .ow_ic_server{ background-image: url(images/ic_server.png); }
html body div .ow_ic_star{ background-image: url(images/ic_star.png); }
html body div .ow_ic_tag{ background-image: url(images/ic_tag.png); }
html body div .ow_ic_trash{ background-image: url(images/ic_trash.png); }
html body div .ow_ic_unlock{ background-image: url(images/ic_unlock.png); }
html body div .ow_ic_up_arrow{ background-image: url(images/ic_up_arrow.png); }
html body div .ow_ic_update{ background-image: url(images/ic_update.png); }
html body div .ow_ic_user{ background-image: url(images/ic_user.png); }
html body div .ow_ic_video{ background-image: url(images/ic_video.png); }
html body div .ow_ic_warning{ background-image: url(images/ic_warning.png); }
html body div .ow_ic_write{ background-image: url(images/ic_write.png); }
html body div .ow_button span,
html body div .ow_button span.ow_negative,
html body div .ow_button span.ow_negative .ow_inprogress {
background-image: none;
background-repeat: no-repeat;
}
.maintenance_cont h1 {
background-image: none;
}
.ow_icon_control{
background-repeat: no-repeat;
display: inline-block;
padding: 0px 0 2px 20px;
line-height: 15px;
}
html body div .ow_miniic_comment{ background: url(images/miniic_set.png) no-repeat 4px 5px; }
html body div .ow_miniic_like { background: url(images/miniic_set.png) no-repeat -15px 4px; }
html body div .ow_miniic_delete{ background-image: url(images/miniic_x.png); }
html body div .ow_tinyic_delete{ background-image: url(images/tinyic_delete.png); }
html body div .ow_tinyic_tag{ background-image: url(images/tinyic_tag.png); }
html body div .ow_tinyic_write{ background-image: url(images/tinyic_write.png); }
.ow_miniicon_control{
background-repeat: no-repeat;
display: inline-block;
padding: 1px 0 2px 14px;
line-height: 9px;
}
.ow_box_cap_icons
{
margin-top: -26px;
}
span.ow_icon{
background-repeat: no-repeat;
display: inline-block;
height: 16px;
width: 16px;
}
.ow_marked_cell{
background-image: url(images/ic_ok.png);
background-repeat: no-repeat;
background-position: center center;
}
.ow_box_cap_icons a.close{
background-position: 50% 50%;
background-repeat: no-repeat;
float: right;
width: 20px;
height: 20px;
}
/*========================================================
[10] Menus __menus
========================================================*/
/* ---- Main Menu styles ---- */
.ow_menu_wrap {
height: 76px;
display: table;
background: url('images/menu.png') repeat-x;
margin: 0px 0px 0px 0px;
width: 815px;
}
.ow_main_menu{
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
display: table-cell;
text-align: center;
vertical-align: middle;
padding: 4px 0px 0px;
}
html[xmlns] .ow_main_menu.clearfix {
display: table-cell;
}
.ow_main_menu li {
padding: 0;
display: inline-block;
}
.ow_main_menu li a {
color: #00AEEC; /** OW_Control type:color, key:menuColor, section:2. Colors, label:4. Menu text color **/
display: inline-block;
font-size: 13px;
padding: 2px 8px 6px 8px;
text-decoration: none;
text-transform: uppercase;
text-shadow: #fff 0 1px 0;
font-weight: normal;
}
.ow_main_menu li.active a {
}
.ow_main_menu li.active a,
.ow_main_menu li a:hover {
color: #FF77B9;
text-shadow: #fff 0 1px 0;
}
.ow_box_menu {
font-size: 0px;
line-height: 21px;
margin-bottom: 16px;
}
.ow_box .ow_box_menu {
text-align: right;
}
.ow_box_menu a {
background: #fff;
display: inline-block;
font-size:11px;
height: 23px;
padding: 0px 6px 0 7px;
color: #91959b;
text-shadow: #fff 0 1px 0;
border-style: solid;
border-top-color: #ccc;
border-right-color: #ccc;
border-left-color: #ccc;
border-bottom-color: #ccc;
border-width: 1px 1px 1px 1px;
margin: 0px 0px 0px -1px;
outline: 0;
background: transparent url('images/box_menu.gif') repeat-x left top;
}
.ow_box_menu a:first-child {
border-left-width: 1px;
border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
}
.ow_box_menu a:last-child {
border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.ow_box_empty .ow_box_menu{
float: right;
padding-left: 5px;
}
.ow_box_menu a.active,
.ow_box_menu a:hover{
color:#DDFFFF;
text-decoration:none;
background: transparent url('images/box_menu_active.gif') repeat-x left top;
text-shadow: #0075D6 0 1px 0;
border-color: #2F95C4;
}
/* ---- End of Main Menu styles ---- */
/* ---- Content Menu styles ---- */
.ow_content_menu{
font-size: 0px;
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
text-transform: uppercase;
font-weight: normal;
}
.ow_content_menu_wrap{
margin-bottom:20px;
}
.ow_content_menu li{
float: left;
padding-left: 5px;
border-left: 1px solid #E2E3E4;
}
.ow_content_menu li:first-child {
border-color: transparent;
}
.ow_content_menu li a{
display: block;
padding: 3px 3px 4px 0px;
font-size: 13px;
color: #626060;
}
.ow_content_menu span{
background-image: url(images/ic_file.png);
background-position: 5px 9px;
background-repeat: no-repeat;
padding: 8px 8px 10px 28px;
display: block;
}
.ow_content_menu li.active {
background: url(images/content_menu_bg_left.png) no-repeat;
}
.ow_content_menu li.active, .ow_content_menu li.active +li {
border-color: transparent;
}
.ow_content_menu li.active a {
background: url(images/content_menu_bg.png) no-repeat right 0px;
color: #636D74;
text-decoration: none;
}
.ow_content_menu li a:hover {
color: #9f9f9f;
text-decoration: none;
}
/* ---- End of Content Menu styles ---- */
/* ---- Button List styles ---- */
ul.ow_bl{
padding: 0;
}
ul.ow_bl li{
float: right;
list-style: none;
margin-left: 4px;
margin-bottom: 4px;
}
ul.ow_bl a {
display: block;
background: url(images/box_menu.gif) repeat-x center left;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid #ccc;
color: #626060;
padding: 0px 8px;
line-height: 21px;
height: 22px;
text-decoration: none;
font-size: 11px;
}
ul.ow_bl a:hover {
border-color: #bababa;
}
span.ow_blitem {
background: url(images/box_menu.gif) repeat-x center left;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #CCCCCC;
padding: 0px 0px;
line-height: 20px;
height: 22px;
text-decoration: none;
display: inline-block;
margin: 0px 4px 0px 0px;
}
span.ow_blitem span {
display: inline-block;
}
span.ow_blitem.ow_red input[type="submit"]{
text-shadow: none;
color: #EE3D32;
}
span.ow_blitem input[type="submit"],
span.ow_blitem input[type="button"] {
border: none;
padding: 0px;
background: none;
font-weight: normal;
height: auto;
text-shadow: 0 1px 0 #FAFAFA;
padding: 2px 5px 0 6px;
font-size: 11px;
line-height: 17px;
font-family: "Tahoma","Lucida Grande", "Verdana";
text-transform: none;
color: #626060;
}
span.ow_blitem:hover,
span.ow_blitem input:hover {
border-color: #b4b4b4;
}
/* ---- Button List styles Cover Image ---- */
.ow_bg_controls span.ow_blitem{
background: url(images/btnl_black_bg.png) repeat-x center left;
border-radius: 3px;
border: none;
height: 24px;
line-height: 22px;
}
.ow_bg_controls span.ow_blitem:hover{
background: url(images/btnl_black_hover_bg.png) repeat-x center left;
}
html body div .ow_bg_controls .ow_green{
color:#ccc;
}
.ow_bg_controls span.ow_blitem input[type="submit"],
.ow_bg_controls span.ow_blitem input[type="button"]{
color: #ccc;
text-shadow: none;
}
.ow_bg_controls span.ow_blitem input[type="submit"]:hover,
.ow_bg_controls span.ow_blitem input[type="button"]:hover{
color: #eee;
}
/* ---- End of Button List styles Cover Image ---- */
/* ---- End of Button List styles ---- */
/* ---- Footer Menu styles ---- */
.ow_footer_menu{
font-size: 11px;
padding: 10px;
text-align: center;
margin-bottom: 15px;
}
/* ---- End of Footer Menu styles ---- */
/* ---- Inventory Line styles ---- */
.ow_inventory_line{
}
/*========================================================
[11] Pagination __pagination
========================================================*/
html[xmlns] .ow_paging.clearfix {
display: inline-block;
}
.ow_paging{
font-size: 11px;
background: #f5f5f5;
border: 1px solid #cfcfcf;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 1px;
}
.ow_paging a{
display: inline-block;
line-height: 16px;
background: url(images/box_menu.gif) repeat-x 0px 0px;
padding: 2px 6px 2px 7px;
text-decoration: none;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
color: #6c6c6c;
border: 1px solid #ccc;
}
.ow_paging a.active,
.ow_paging a:hover{
background: url(images/console_active_item_bg.gif) repeat-x 0px 0px;
color: #FF77B9;
}
.ow_paging span {
display: inline-block;
padding-left: 3px;
}
/*========================================================
[12] Typography __typography
========================================================*/
@font-face {
font-family: 'UbuntuBold';
src: url(images/Ubuntu-B-webfont.eot);
src: url(images/Ubuntu-B-webfont.eot?#iefix) format('embedded-opentype'),
url(images/Ubuntu-B-webfont.woff) format('woff'),
url(images/Ubuntu-B-webfont.ttf) format('truetype'),
url(images/Ubuntu-B-webfont.svg#UbuntuBold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'UbuntuRegular';
src: url(images/Ubuntu-R-webfont.eot);
src: url(images/Ubuntu-R-webfont.eot?#iefix) format('embedded-opentype'),
url(images/Ubuntu-R-webfont.woff) format('woff'),
url(images/Ubuntu-R-webfont.ttf) format('truetype'),
url(images/Ubuntu-R-webfont.svg#UbuntuRegular) format('svg');
font-weight: normal;
font-style: normal;
}
.ow_small{
font-size: 11px;
line-height: 14px;
}
.ow_highlight{
background: #aaffaa;
}
.ow_std_margin{
margin-bottom: 25px;
}
.ow_normal{
font-size: 13px;
}
html body .ow_sidebar .ow_tiny,
html body .ow_console .ow_tiny,
.ow_tiny {
font-size: 9px;
}
.ow_stdmargin{
margin-bottom: 28px;
}
.ow_smallmargin{
margin-bottom: 8px;
}
.ow_outline{
color: #FF7000;
font-weight: bold;
}
.ow_lightweight{
font-weight: normal;
}
.ow_txt_value {
font-weight: bold;
color: #FF7000; /** OW_Control type:color, section:2. Colors, key:txtValue, label:5. Numeric values **/
}
.ow_remark {
color: #999;
}
.ow_alt1,
tr.ow_alt1 td{
background-color: #ececec;
}
.ow_alt2,
tr.ow_alt2 td{
background-color: #E3E3E3;
}
.ow_high1{
background-color: #fff;
}
.ow_high2{
background-color: #f8f8f8;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.ow_add_content{
background-color: #f5f9fa;
}
.ow_add_content:hover{
background-color: #ececec;
}
a.ow_lbutton,
span.ow_lbutton {
background: #fff;
color: #666;
padding: 0px 3px 0px;
line-height: 13px;
text-transform: uppercase;
border-radius: 2px;
border: 1px solid #ccc;
text-shadow: none;
display: inline-block;
font-weight: bold;
vertical-align: middle;
}
html body a.ow_lbutton,
html body span.ow_lbutton {
font-size: 8px;
}
.ow_lbutton:hover{
cursor: pointer;
text-decoration: none;
}
.ow_disabled{
background: #ccc;
}
.info{
margin-bottom: 8px;
}
.ow_automargin{
margin-left: auto;
margin-right: auto;
}
.ow_autowidth,
table.ow_form td.ow_autowidth{
width: auto;
}
.ow_anno {
background:#ffeed7 url(images/ic_warning.png) no-repeat scroll 15px 45%;
border:1px solid #ffd399;
padding:10px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.outline{
color: #FF7000;
font-weight: bold;
}
input[type=text].ow_inputready,
textarea.ow_inputready {
color: #999999;
}
/*========================================================
[13] Misc __misc
========================================================*/
.clr{
clear: both;
}
.ow_column_equal_fix{
padding-bottom: 20001px !important;
margin-bottom: -20000px !important;
}
/*========================================================
[14] Clearfix __clearfix
========================================================*/
.clearfix{
zoom: 1;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
*html .clearfix {
height: 1%;
}
/*========================================================
[15] Plugin Styles __plugins
========================================================*/
/* ---- Base plugin styles ---- */
.ow_add_content{
background-image: url(images/ic_add.png);
background-repeat: no-repeat;
background-position: center 8px;
float: left;
margin: 0 0px 4px 3px;
overflow:hidden;
padding: 28px 0 6px;
text-align:center;
width:47%;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.ow_add_content:hover{
text-decoration:none;
}
.ow_add_content:nth-child(odd) {
margin-left: 0px;
}
/* ---- End of base plugin styles ---- */
/* ---- Forum styles ---- */
.ow_forum{
text-align: center;
width: 100%;
}
.ow_forum .ow_name{
text-align: left;
width: 563px;
}
.ow_forum .ow_topics{
width: 55px;
}
.ow_forum .ow_replies{
width: 55px;
}
.ow_forum .ow_action{
white-space: nowrap;
width: 70px;
}
.ow_forum_topic .ow_author{
width: 20%;
}
.ow_forum_topic .ow_posts{
text-align: center;
width: 1%;
}
.ow_forum_topic .ow_views{
text-align: center;
width: 1%;
}
.ow_forum_topic .ow_icon{
line-height: 14px;
text-align: center;
width: 8%;
}
body.htmlarea_styles blockquote.ow_quote,
blockquote.ow_quote{
margin: 10px 0 10px 40px;
background: #f0f0f0;
border-left: 2px solid #ccc;
padding: 2px 5px;
}
body.htmlarea_styles blockquote.ow_quote .ow_author,
blockquote.ow_quote .ow_author{
border-bottom: 1px solid #ccc;
font-size: 11px;
display: inline-block;
padding: 2px 0;
width: 98%;
}
.ow_forum_topic_posts .ow_post_comment{
background-repeat: no-repeat;
font-style: italic;
font-size: 11px;
margin: 10px 0;
padding-left: 20px;
}
.ow_forum_post_area{
height: 240px;
}
.ow_forum_status{
font-style: italic;
}
/* ---- Forum sortable ---- */
.forum_placeholder{
border: 1px dashed #999;
background-color: #FFF9DB;
margin-bottom: 25px;
width: 100%;
}
tr.forum_placeholder td{
background-color: #FFF9DB;
border: 1px dashed #999;
height: 45px;
width: 100%;
}
.forum_section{
cursor: move;
}
.forum_section_tr{
height: 41px;
}
.ow_forum_topic_posts .ow_box .ow_ipc_info {
border: none;
padding: 0px;
}
body .ow_forum_attachment_icon {
width: 16px;
}
body .forum_search_wrap {
background: #E4E7E8;
}
/* ---- End of Forum styles ---- */
/* ---- Mailbox styles ---- */
.ow_mailbox_left_loading .ow_mailbox_left_body {
background: url(images/ajax_preloader_content.gif) center 220px no-repeat;
}
body .ow_mailbox_right.ow_mailbox_right_loading div.ow_mailbox_right_preloading {
background: url(images/ajax_preloader_content.gif) no-repeat center center;
}
.ow_mailbox_message_content .ow_file_attachment_info,
.ow_dialog_items_wrap .ow_file_attachment_info,
.ow_mailbox_log .ow_file_attachment_info {
padding-left: 16px;
background: url(images/miniic_doc.png) no-repeat 8px 50%;
}
.ow_mailbox_convers_info.mails {
background-image: url(images/miniic_envelope.png);
background-position: 8px 27px;
background-repeat: no-repeat;
}
.ow_mailbox_convers_info.chats {
background-image: url(images/miniic_buble.png);
background-position: 8px 27px;
background-repeat: no-repeat;
}
.ow_mailbox_convers_info_attach {
background: url(images/miniic_attach.png) center center no-repeat;
}
.ow_mailbox_conv_options_label {
background-image: url(images/chat_tiny_arrow_down.png);
}
.ow_mailbox_convers_info,
.ow_vertical_nav_item.selected,
.ow_vertical_nav_item.selected:hover {
background-color: #ececec;
}
.ow_mailbox_convers_info_new,
.ow_vertical_nav_item {
background-color: #fafafa;
}
.ow_mailbox_convers_info_selected,
.ow_vertical_nav_item:hover {
background-color: #E3E3E3;
}
.ow_mailbox_convers_info:hover,
.ow_mailbox_convers_info_selected,
.ow_mailbox_convers_info_selected:hover,
.ow_vertical_nav_item.selected,
.ow_vertical_nav_item:hover {
-webkit-box-shadow: inset 1px 0px 0px 0px rgba(172,172,172,1);
-moz-box-shadow: inset 1px 0px 0px 0px rgba(172,172,172,1);
box-shadow: inset 1px 0px 0px 0px rgba(172,172,172,1);
}
.ow_mailbox_convers_info .ow_mailbox_convers_info_date:hover {
color: #999;
}
.ow_mailbox_convers_info .ow_mailbox_convers_info_string a,
a.ow_vertical_nav_item {
color: #444;
}
.ow_mailbox_convers_info span.ic_reply {
background-image: url(images/ic_reply_g.png);
}
.ow_mailbox_table,
.ow_mailbox_table .ow_mailbox_convers_info,
.ow_mailbox_table .ow_mailbox_cap,
.ow_mailbox_table .ow_mailbox_date_cap,
.ow_mailbox_table .ow_mailbox_conv_options,
.ow_mailbox_table .ow_mailbox_subject_block,
.ow_mailbox_table .ow_mailbox_log,
.ow_mailbox_table .ow_mailbox_log_date,
.ow_mailbox_table .ow_mailbox_left .ow_mailbox_cap,
.ow_mailbox_table .ow_mailbox_left .ow_mailbox_search,
.ow_mailbox_table .ow_mailbox_left .ow_mailbox_left_body,
.ow_mailbox_right .ow_chat_message_block,
.ow_vertical_nav,
.ow_vertical_nav_item {
border-color: #D3D6D7;
}
.ow_mailbox_log .ow_dialog_item.odd .ow_dialog_in_item,
.ow_mailbox_log .ow_dialog_item.even .ow_dialog_in_item {
border: 1px solid #d3d6d7;
}
.ow_mailbox_log .ow_dialog_item.even i {
background-image: url(images/dialog_tail.png);
background-position: 0 -1px;
}
.ow_mailbox_log .ow_dialog_item.odd i {
background-image: url(images/dialog_tail.png);
background-position: 0 -6px;
}
.ow_mailbox_convers_actions .ow_miniic_control {
margin-right: 0px;
}
.ow_mailbox_convers_actions .ow_miniic_control span {
background: url(images/miniic_gearwheel.png) -1px -1px no-repeat;
}
.ow_mailbox_convers_actions .ow_miniic_control.active span {
background: url(images/miniic_gearwheel.png) -1px -22px no-repeat;
}
/* wysiwyg only for new message */
.htmlarea_styles.mailbox {
color: #333;
}
.htmlarea_styles.mailbox a {
color: #2a80ae;
}
/* end of wysiwyg only for new message */
/* ---- End of Mailbox styles ---- */
/* ---- Blogs styles ---- */
.ow_blogpost_compose textarea{
height: 235px;
}
.ow_ws_video object,
.ow_ws_video embed {
max-width: 100%;
}
/* ---- End of Blogs styles ---- */
/* ---- Rates Styles ---- */
.inactive_rate_list, .active_rate_list {
background: url(images/stars.png) no-repeat 0 -13px;
width: 65px;
height: 13px;
text-align: left;
display: inline-block;
}
.active_rate_list {
background-position: 0 0;
}
.rates_cont a.rate_item {
background: url(images/stars.png) no-repeat 0 -13px;
cursor: pointer;
float: left;
height: 13px;
text-decoration: none;
width: 13px;
}
.rates_cont a.active {
background-position: 0 0;
}
.rates_cont{
margin: 0 auto;
width: 65px;
}
.ow_rate_score{
font-size: 20px;
}
/* ---- End of Rates Styles ---- */
/* ---- Video styles ---- */
.ow_video_list .ow_alt1,
.ow_video_list .ow_alt2 {
padding: 24px 0px 24px 24px;
}
.ow_video_player{
text-align: center;
}
.ow_video_description{
margin: 8px 0 20px;
}
.ow_video_list_item{
float: left;
max-height: 165px;
padding: 5px;
width: 120px;
margin-right: 20px;
background: url(images/video_bg.png) no-repeat 0px 0px;
}
.ow_other_video_item_title{
margin-left: 88px;
padding-left: 4px;
}
.ow_video_thumb{
background: url(images/video-no-video.png) no-repeat center center;
display: block;
}
.ow_video_thumb,
.ow_video_list_item img{
height: 90px;
width: 120px;
}
.ow_other_video_thumb{
display: block;
margin-right: -80px;
background: url(images/video_thumb_bg.png) no-repeat 0 0;
padding: 4px 4px 4px 5px;
}
.ow_other_video_thumb a {
display: inline-block;
width: 80px;
height: 60px;
background: url(images/video-no-video.png) no-repeat center center;
}
.video_thumb_no_title {
margin: 0px 4px 4px 0px;
}
.ow_other_video_thumb,
.ow_other_video_thumb img,
.ow_other_video_floated img{
height: 60px;
width: 80px;
}
.ow_other_video_floated{
display: inline-block;
background: #fff url(images/video-no-video.png) no-repeat center center;
width: 80px;
height: 60px;
vertical-align: middle;
}
.ow_video_item_title{
font-weight: bold;
padding-bottom: 3px;
}
.ow_video_item_rate{
height: 15px;
text-align: center;
}
.ow_video_infobar{
padding: 10px;
text-align: right;
}
.ow_video_player object,
.ow_video_player embed {
max-width: 100%;
}
/* ---- End of Video styles ---- */
/* ---- Avatar styles ---- */
.ow_change_avatar .avatar_current{
border-right: 1px solid #CCCCCC;
padding-right: 3px;
}
.ow_change_avatar .ow_avatar_preview{
border-left: 1px solid #CCCCCC;
}
.ow_change_avatar .avatar_crop{
border-bottom: 1px solid #CCCCCC;
}
.ow_avatar_crop .jcrop-holder{
margin: 0px auto;
}
.ow_avatar_preview div{
margin: 0px auto;
}
.ow_avatar {
position: relative;
display: inline-block;
padding: 4px 5px 6px 5px;
width: 40px;
height: 40px;
background-image: url('images/avatar_bg.png');
background-position: 0px 0px;
background-repeat: no-repeat;
}
.ow_avatar img {
vertical-align: bottom;
width: 40px;
height: 40px;
}
.ow_avatar_label {
font-size: 7px;
display: inline-block;
position: absolute;
line-height: 10px;
text-transform: uppercase;
bottom: 6px;
background-color: #999;
right: 5px;
color: #fff;
font-weight: bold;
padding: 0px 2px;
border-radius: 3px 0px 0px 0px;
-moz-border-radius: 3px 0px 0px 0px;
-webkit-border-radius: 3px 0px 0px 0px;
}
html body .ow_sidebar .ow_avatar_label,
html body .ow_console .ow_avatar_label {
font-size: 7px;
}
html body .ow_console .ow_avatar_label {
bottom: 0px;
right: 0px;
}
.ow_canvas .ow_newsfeed_avatar {
width: 50px;
height: 50px;
margin-right: -50px;
}
.ow_canvas .ow_newsfeed_body {
margin-left: 50px;
padding-left: 7px;
}
/* ---- End of the Avatar styles ---- */
/* ---- User Avatar Console styles ---- */
.ow_avatar_console{
position: relative;
background: #fff;
border: 1px solid #e8e8e8;
padding: 4px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.ow_avatar_console .ow_avatar_image {
height: 190px;
max-width: 170px;
}
.ow_avatar_change{
position: absolute;
right: 4px;
top: 4px;
}
.ow_avatar_console_links {
background: #F0F0F0;
display: block;
padding: 5px 10px;
border-top: 1px solid #fff;
}
body .ow_avatar_console .ow_avatar_label {
bottom: 4px;
right: 4px;
}
.user_online_wrap {
padding-top: 3px;
min-height: 12px;
text-align: left;
}
body .ow_avatar_console .avatar_console_label {
bottom: 7px;
}
/* ---- End of User Avatar Console styles ---- */
/* ---- Photo styles ---- */
.ow_photo_dragndrop {
font-family: 'UbuntuBold',"Trebuchet MS","Helvetica CY",sans-serif;
text-transform: uppercase;
color: #666;
background-color: #f5f9fa;
border: 1px solid #ccc;
font-size: 15px;
}
.ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit {
border: 1px solid #ccc;
}
.ow_photo_preview_image {
background-color: #fafafa;
}
.ow_photo_preview_loading {
background-image: url(images/ajax_preloader_content.gif) !important;
background-size: auto !important;
}
.ow_photo_preview_image_filter {
background: #000;
}
.ow_photo_preview_x {
background: url(images/photo_upload_btn_x.png) center center no-repeat;
}
.ow_photo_preview_rotate {
background: url(images/photo_upload_btn_rotate.png) center center no-repeat;
}
.ow_photo_prev{
background-repeat: no-repeat;
background-position: right center;
text-align: left;
width: 39%;
}
.ow_photo_next{
background-repeat: no-repeat;
background-position: left center;
text-align: right;
width: 39%;
}
.ow_photo_list_item{
float: left;
height: 165px;
padding: 16px 0px;
text-align: center;
}
.ow_photo_info_str{
padding-top: 5px;
}
.ow_photo_infobar{
padding: 10px;
text-align: right;
}
.ow_photo_rate{
height: 15px;
text-align: center;
}
html body div.floatbox_photo_preview a.ow_ic_delete.close,
html body div.floatbox_empty a.ow_ic_delete.close {
background-image: url('images/photo_prev_x.png');
}
.floatbox_empty .ow_box_cap_icons {
top: -20px;
right: -20px;
}
.ow_photo_context_action .ow_tooltip .ow_tooltip_body {
padding: 4px 0;
}
.ow_photo_context_action .ow_context_action a {
color: #fff;
}
.ow_photo_context_action .ow_context_action a:hover {
text-decoration: none;
}
.ow_photo_context_action .ow_context_action_list a {
color: #fff;
padding: 4px 12px;
}
.ow_photo_context_action {
border: 1px solid #808080;
}
body .ow_photo_context_action .ow_context_action_block .ow_context_action,
html body .ow_photo_context_action .ow_context_action {
border: none;
}
.ow_photo_context_action .ow_context_action:hover {
background: url(images/photo_context_action_bg_active.png) repeat-x 0px 0px;
}
.ow_photo_context_action .ow_tooltip .ow_tooltip_body {
background: transparent url('images/photo_context_action_tooltip_bg.png');
border-color: #737373;
}
.ow_photo_context_action .ow_context_action_list a:hover {
background: transparent url('images/photo_context_action_item_hover.png');
}
.ow_photo_context_action .ow_context_action_list.ow_alt2 {
background: transparent;
}
.ow_photo_list_item_thumb span.ow_lbutton:hover {
cursor: default;
}
.ow_photo_list_item_thumb {
width: 120px;
height: 120px;
padding: 4px 6px 6px 20px;
background: transparent url('images/photo_list_item_thumb.png') no-repeat 15px 0px;
}
.ow_photo_list_item_thumb img {
width: 120px;
height: 120px;
}
body .ow_photo_list_item_thumb span.ow_lbutton {
bottom: 6px;
right: 6px;
}
.ow_photo_submit_wrapper.ow_mild_green {
background-color: #7CBB11;
}
/*Photo list*/
.ow_fw_menu {
background-color: #F5F9FA;
border: 1px solid #E7E7E7;
border-radius: 4px;
padding: 4px 8px;
min-height: 24px;
clear: both;
}
.ow_fw_btns {
display: inline-block;
}
.ow_photo_list_wrap div.ow_photo_item {
background-color: #ececec;
border-color: #CBCFD0;
}
.ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
background-color: rgba(0,0,0,0.85);
}
.ow_photo_item_info_user,
.ow_photo_item_info_album,
.ow_photo_item_info .ow_rates_wrap {
color: #fff;
}
.ow_photo_item_wrap.ow_photo_album .ow_photo_item_info_description {
color: #fff;
}
.ow_photo_pint_mode .ow_photo_item_wrap.ow_photo_album .ow_photo_item_info_description {
color: #606060;
}
.ow_photo_album_info_wrap {
border-bottom: 1px solid #DBDDDE;
}
.ow_photo_album_cover {
border-color: #cccccc;
}
body .ow_photo_album_info_wrap .ow_photo_album_info .ow_photo_album_description_textarea,
body .ow_photo_album_info_wrap .ow_photo_album_info .ow_photo_album_description {
color: #666;
}
a.ow_context_action_value {
color: #666;
}
.ow_photo_item .ow_photo_context_action.ow_photo_context_action_loading .ow_tooltip_body {
background-image: url(images/ajax_preloader_content.gif);
}
body .ow_photo_context_action .ow_context_action {
background-image: url(images/photo_view_context.png);
background-color: transparent;
}
body .ow_photo_context_action .ow_context_action:hover {
background-color: rgba(144,144,144, 0.3);
background-image: url(images/photo_view_context.png);
}
body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action,
body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action:hover {
background-image: url(images/photo_view_context.png);
background-repeat: no-repeat;
background-position: center center;
}
.ow_photoview_stage_wrap_fullscreen .ow_photoview_fullscreen {
background-image: url(images/fullscreen_min.png);
}
.ow_photoview_fullscreen {
background-image: url(images/fullscreen_max.png);
}
.ow_photoview_play_btn {
background-image: url(images/fullscreen_play.png);
}
.ow_photoview_play_btn.stop {
background-image: url(images/fullscreen_stop.png);
}
.ow_photoview_info_btn.open {
background-image: url(images/fullscreen_info_open.png);
}
.ow_photoview_info_btn.close {
background-image: url(images/fullscreen_info_close.png);
}
.ow_photoview_slide_settings_btn {
background-image: url(images/fullscreen_settings.png);
}
.ow_photoview_arrow_left {
background-image: url(images/photoview_arrow_left.png);
}
.ow_photoview_arrow_right {
background-image: url(images/photoview_arrow_right.png);
}
body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action .ow_context_more {
background-image: none;
}
.ow_photo_context_action .ow_tooltip .ow_tooltip_body {
background: #464646;
border: 1px solid #9b9b9a;
}
.ow_photo_context_action .ow_context_action_list a:hover {
background-color: #8e8e8e;
text-shadow: none;
-webkit-text-shadow: none;
-moz-text-shadow: none;
}
.ow_photo_context_action .ow_tooltip_tail span {
background: url(images/photo_tooltip_tail.png) no-repeat 3px 0;
}
.ow_photo_context_action .ow_context_action_divider {
background-color: rgba(160,160,160,0.7);
}
.ow_context_action_list a.ow_context_action_item_hierarchy_right span {
background: url(images/miniic_arrow_left_bb.png) no-repeat center center;
}
.ow_context_action_list a.ow_context_action_item_hierarchy_left span {
background: url(images/miniic_arrow_right_bb.png) no-repeat center center;
}
.ow_photo_pint_mode .ow_photo_item_wrap .ow_photo_item_info {
background-color: #fafafa;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ow_photo_pint_mode .ow_photo_item_info_user,
.ow_photo_pint_mode .ow_photo_item_info_album,
.ow_photo_pint_mode .ow_photo_item_info_description,
.ow_photo_pint_mode .ow_photo_item_info .ow_rates_wrap {
color: #606060;
}
.ow_photo_list.ow_photo_edit_mode .ow_photo_item .ow_photo_chekbox_area {
background-color: rgba(255,255,255,0.4);
}
.ow_photo_list.ow_photo_edit_mode .ow_photo_item.ow_photo_item_checked .ow_photo_chekbox_area,
.ow_photo_list.ow_photo_edit_mode.ow_photo_pint_mode .ow_photo_item .ow_photo_chekbox_area {
background-color: rgba(255,255,255,0);
}
.ow_photo_edit_mode .ow_photo_chekbox_area .ow_photo_checkbox {
border: 1px solid rgba(255,255,255,0.6);
background-color: rgba(87,87,87, 0.6);
}
.ow_photo_edit_mode .ow_photo_item_checked .ow_photo_chekbox_area .ow_photo_checkbox {
background-image: url(images/checkbox_icon.png);
}
.ow_photo_list.ow_photo_pint_mode .ow_photo_item {
background: #fafafa;
}
/*Searchbar*/
.ow_searchbar_ac {
border: 1px solid #ccc;
}
.ow_searchbar_ac li {
background-color: #f5f9fa;
font-size: 11px;
}
.ow_searchbar_ac li:hover {
background-color: #f1f1f1;
}
/*Rates*/
.ow_photoview_info .ow_rates_wrap {
padding-left: 4px;
margin: 6px 0 8px 0;
}
.ow_rates_wrap span {
vertical-align: middle;
}
.ow_rates {
width: 65px;
display: inline-block;
vertical-align: middle;
margin: 0 2px;
}
.ow_rates .rates_cont {
position: absolute;
opacity: 0;
transition: opacity 0.15s;
-moz-transition: opacity 0.15s;
-webkit-transition: opacity 0.15s;
}
.ow_rates:hover .rates_cont {
opacity: 1;
}
/*Dropdown*/
body input.ow_dropdown_btn {
background-image: none;
height: 28px;
}
.ow_dropdown_arrow_down,
.ow_dropdown_arrow_up {
height: 10px;
position: absolute;
right: 8px;
top: 12px;
width: 12px;
cursor: pointer;
}
.ow_dropdown_arrow_down {
background: url(images/chat_tiny_arrow_down.png) no-repeat center center;
}
.ow_dropdown_arrow_up {
background: url(images/chat_tiny_arrow_up.png) no-repeat center center;
}
.ow_dropdown_list_wrap {
position: relative;
width: 100%;
}
.ow_dropdown_list {
border: 1px solid #dedede;
position: absolute;
top: -1px;
left: 0;
width: 99%;
margin-left: 0.5%;
border-radius-bottom-left: 4px;
-moz-border-radius-bottom-left: 4px;
-webkit-border-radius-bottom-left: 4px;
border-radius-bottom-right: 4px;
-moz-border-radius-bottom-right: 4px;
-webkit-border-radius-bottom-right: 4px;
display: none;
}
.ow_dropdown_list li {
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 4px;
background-color: #f5f9fa;
color: #666;
cursor: pointer;
position: relative;
}
.ow_dropdown_list li:hover {
background-color: #ececec;
}
.ow_add_item {
position: absolute;
background: url(images/miniic_plus.png) center center no-repeat;
width: 10px;
height: 10px;
right: 8px;
top: 50%;
margin-top: -5px;
}
li.ow_dropdown_delimeter {
padding: 0 4px;
}
.ow_dropdown_delimeter div {
width: 100%;
height: 1px;
background-color: #dedede;
}
.ow_photo_upload_drop_area {
border: 1px dashed #e8e8e8;
}
/*-----button_list narrow---------*/
ul.ow_bl_narrow{
border-top: 1px solid #ccc;
padding: 0;
}
ul.ow_bl_narrow li{
list-style: none;
}
ul.ow_bl_narrow li a{
background: none;
border-bottom: 1px solid #ccc;
display: block;
padding: 5px 7px;
text-decoration: none;
}
ul.ow_bl_narrow li a:hover{
background: #999;
color: #fff;
}
/* ---- Newsfeed ---- */
body ul.ow_newsfeed {
padding: 0px;
}
.ow_newsfeed_section {
list-style-image: none;
margin: 15px 0;
}
.ow_newsfeed_section span{
background: #f0f0f0;
padding: 5px 10px;
text-shadow: #fff 0 1px 0;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.ow_newsfeed_comments .base_cmnts_temp_cont,
.ow_newsfeed_comments .base_cmnt_mark {
margin-bottom: 0px;
}
.base_cmnt_mark .ow_ipc_info {
padding-bottom: 0px;
}
.ow_newsfeed_features .ow_tooltip .ow_tooltip_body {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 0;
border-width: 0 1px 1px;
box-shadow: none;
}
.ow_newsfeed_features .ow_tooltip.ow_comments_context_tooltip .ow_tooltip_body,
.ow_tooltip.ow_newsfeed_context_tooltip .ow_tooltip_body {
padding: 4px 0;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.ow_newsfeed_features .ow_tooltip.ow_comments_context_tooltip .ow_tooltip_body {
border: 1px solid #D0D0D0;
}
.ow_newsfeed_features .ow_tooltip .ow_tooltip_tail span {
height: 5px;
background: url(images/comment_block_arr.png) no-repeat 8px 0px;
position: relative;
z-index: 1;
}
.ow_newsfeed_comments .ow_tooltip .ow_tooltip_tail span {
height:6px;
background-position: 3px -6px;
background-image: url(images/tooltip_tail.png);
}
.ow_newsfeed_features .ow_tooltip .ow_tooltip_body .ow_tooltip .ow_tooltip_body {
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
}
.ow_newsfeed_features .ow_context_action_list a,
.ow_newsfeed_item .ow_context_action_list a {
padding: 4px 12px;
}
.ow_newsfeed_context_tooltip {
margin-top: 2px;
}
.ow_newsfeed_left {
float: left;
}
.ow_newsfeed_date {
float: right;
text-align: right;
font-size: 10px;
line-height: 24px;
}
.ow_newsfeed_context_menu {
display: none;
position: absolute;
right: 0;
top: 0px;
}
.ow_newsfeed_control {
display: inline-block;
}
.ow_content .ow_newsfeed_date {
color: #8C9095;
}
.ow_newsfeed_date:hover {
color: #2A80AE;
}
/* ---- if container ow_superwide ---- */
body .ow_newsfeed_control .ow_newsfeed_string {
display: inline-block;
vertical-align: middle;
max-width: 74%;
}
.ow_newsfeed_left {
width: 76%;
}
.ow_newsfeed_btns {
margin-top: 14px;
}
.ow_newsfeed_btn_wrap {
display: inline-block;
line-height: 20px;
background: #F5F5F5;
border: 1px solid #CFCFCF;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 1px 5px 1px 1px;
margin-right: 4px;
color: #91959A;
vertical-align: middle;
}
.ow_newsfeed_item .ow_newsfeed_activity_content {
padding-top: 8px;
}
.ow_newsfeed_item .ow_newsfeed_item_picture {
margin-right: 8px;
}
.ow_miniic_control {
display: inline-block;
background: #ccc url(images/newsfeed_btn_bg.png) repeat-x 0px 0px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
vertical-align: top;
margin-right: 6px;
border:1px solid #ccc;
}
.ow_miniic_control.active {
background: #2f95c4 url(images/newsfeed_btn_bg_active.png) repeat-x 0px 0px;
border: 1px solid #2f95c4;
}
.ow_miniic_control span {
display: inline-block;
width: 18px;
height: 18px;
}
.ow_miniic_like {
background-position: -15px 4px;
}
.ow_miniic_comment {
background-position: 4px 5px;
}
.ow_miniic_control.active .ow_miniic_like {
background-position: -15px -15px;
}
.ow_miniic_control.active .ow_miniic_comment {
background-position: 4px -15px;
}
body .ow_newsfeed_doublesided_stdmargin {
margin: 16px 0px;
}
body .newsfeed-attachment-preview.item_loaded {
width: 98.7%;
margin-left: 0px;
margin-right: 0px;
}
.ow_newsfeed_item_picture {
float: left;
width: 100px;
margin-right: 1%;
}
.ow_newsfeed_large_image .ow_newsfeed_item_picture {
max-width: 400px;
width: 100%;
height: auto;
}
.ow_newsfeed_large_image .ow_newsfeed_item_content {
width: 100%;
max-width: 400px;
}
.ow_newsfeed_item_picture img {
max-height: 400px;
max-width: 100%;
width: auto;
height: auto;
}
.ow_newsfeed_photo_grid {
max-width: 400px;
width: 100%;
}
.ow_newsfeed_photo_grid_item {
padding: 0px 4px 4px 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 50%;
float: left;
}
.ow_newsfeed_photo_grid_3 .ow_newsfeed_photo_grid_item {
width: 33.3%;
}
.ow_newsfeed_photo_grid_item a {
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background-size: cover;
width: 100%;
}
/* ---- Suggest field styles ---- */
.ac_results {
padding: 0px;
border: 1px solid #BBB;
background-color: #FFF;
overflow: hidden;
z-index: 105;
position: absolute;
display: none;
width: 100%;
top: -1px;
}
.ac_results ul {
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;
top:0;
left:0;
z-index:-1;
filter:mask();
width:3000px;
height:3000px;
}
.ac_list_container{
width: 99.6%;
position: relative;
}
.ac_results li {
margin: 0px;
padding: 4px 5px;
cursor: pointer;
display: block;
width: 98%;
font: menu;
font-size: 12px;
overflow: hidden;
}
.ac_loading {
background : url(images/ajax_preloader_button.gif) right center no-repeat;
}
.ac_over {
background-color: #F0F0F0;
}
.ac_match{
font-weight: bold;
}
.ow_suggest_field {
position: relative;
}
.ow_suggest_invitation {
position: absolute;
right: 9px;
top: 9px;
width: 12px;
height: 12px;
background: url(images/miniic_corner.png) no-repeat center center;
}
/* ow custom tips */
.ow_tip{
display:inline-block;
position:absolute;
z-index: 10005;
color:#fff;
}
.ow_tip_arrow{
display:inline-block;
position:absolute;
}
.ow_tip_arrow span{
display:block;
border:5px dashed transparent;
}
.ow_tip_right .ow_tip_arrow span{
border-right-color:#505050;
border-right-style:solid;
border-right-width:5px;
border-left-width:0;
}
.ow_tip_right .ow_tip_arrow{
top:50%;
margin-top:-5px;
left:0;
}
.ow_tip_right .ow_tip_box{
margin-left:5px;
}
.ow_tip_left .ow_tip_arrow span{
border-left-color:#505050;
border-left-style:solid;
border-left-width:5px;
border-right-width:0;
}
.ow_tip_left .ow_tip_arrow{
top:50%;
margin-top:-5px;
right:0;
}
.ow_tip_left .ow_tip_box{
margin-right:5px;
}
.ow_tip_bot .ow_tip_arrow span{
border-bottom-color:#505050;
border-bottom-style:solid;
border-bottom-width:5px;
border-top-width:0;
}
.ow_tip_bot .ow_tip_arrow{
left:50%;
margin-left:-5px;
top:0;
}
.ow_tip_bot .ow_tip_box{
margin-top:5px;
}
.ow_tip_top{
position:absolute;
}
.ow_tip_top .ow_tip_arrow span{
border-top-color:#57C0E7;
border-top-style:solid;
border-top-width:5px;
border-bottom-width:0;
}
.ow_tip_top .ow_tip_arrow{
left:50%;
margin-left:-5px;
bottom:0;
}
.ow_tip_top .ow_tip_box{
margin-bottom:5px;
}
.ow_tip_box{
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
padding:2px 9px 4px;
background-color:#57C0E7;
color:#fff;
font-size: 11px;
font-weight: normal;
}
/* ---- Group styles ---- */
body .ow_group_brief_info .details {
padding-left: 8px;
}
/* ---- End of the Group styles ---- */
/* ---- Membership Subscribe styles ---- */
.ow_subscribe_table .ow_highbox {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
body .ow_table_1 tr td.ow_plans_td_empty + td {
border-top-left-radius: 4px;
}
body .ow_table_1 tr td.ow_gateways_td_empty + td {
border-bottom-left-radius: 4px;
}
/* ---- End of the Membership Subscribe styles ---- */
/*--------------------------------------------------------------------
[?] Custom pages declarations TODO remove
---------------------------------------------------------------------*/
/* !!!admin pages styles */
.ow_admin_content{
width: 815px;
}
html body .selected_theme_info {
float: right;
width: 336px;
}
/* pages and menus */
.ow_navbox{
background:url(images/btnl_bg.png) repeat-x center left;
float:left;
font-size:11px;
height:18px;
margin-right:5px;
margin-bottom:5px;
padding:4px 8px;
border: 1px solid #ccc;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.ow_navbox a.move{
color:#666;
font-weight:bold;
}
.ow_navbox a.move:hover{
cursor:move;
text-decoration:none;
}
.ow_navbox a.edit{
background:url(images/arrow-up-down.png) no-repeat 10px 10px;
cursor:pointer;
}
.ow_navbox a.edit:hover{
text-decoration:none;
}
.guest_item{
background-color:#aaffaa;
}
.member_item{
background-color:#ffaaaa;
}
.ow_main_menu_scheme,
.ow_bottom_menu_scheme{
float: left;
height: 134px;
margin-right: 10px;
width: 155px;
}
.ow_main_menu_scheme{
background: url(images/admin-pages-menu-main.jpg) no-repeat;
}
.ow_bottom_menu_scheme{
background: url(images/admin-pages-menu-bottom.jpg) no-repeat;
}
.ow_dash_help_box{
float: left;
margin-left: 5px;
margin-right: 5px;
width: 31%;
height: 105px;
}
.ow_dash_help_box h3{
padding: 4px 0 4px 20px;
background: transparent no-repeat left center;
}
.ow_dash_help_box a{
display: block;
}
/* user dashboard settings */
.ow_dragndrop_panel {
background: #fff;
/*padding: 0px 10px 10px;*/
margin-top: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.ow_dashboard_box{
background: #FFFFFF;
padding: 5px 10px 10px 10px;
margin-top: 5px;
}
.ow_dnd_schem_item{
background:#F0F0F0 url(images/ic_file.png) no-repeat 10px 50%;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #ccc;
cursor:move;
/*float:left;*/
height:30px;
margin:2px 4px 2px 0;
padding:0 5px 0 33px;
/*width:157px;*/
position: relative;
font-size: 11px;
}
.ow_dnd_schem_item span.ow_label{
float:left;
overflow:hidden;
padding-top:5px;
/*white-space:nowrap;*/
/*width:80px;*/
height: 20px;
}
.ow_dnd_schem_item span.action{
/*float:right;*/
line-height:15px;
overflow:hidden;
width:70px;
position: absolute;
right: 4px;
top: 2px;
}
.ow_dnd_schem_item span.action .ow_lbutton {
vertical-align: top;
}
.ow_dnd_helper {
border: 1px dashed #000;
}
.ow_dnd_freezed .ow_dnd_schem_item {
background-color: #FFAAAA;
}
.ow_dragndrop_sections .ow_highbox{
margin-top: 6px;
}
.ow_dnd_placeholder {
height: 10px;
border: 1px dashed #999999;
background-color: #FFF;
}
.ow_dnd_preloader {
height: 30px;
}
.ow_dnd_configurable_component .control {
display: inline-block;
width: 18px;
height: 16px;
text-decoration: none;
background-position: center;
background-repeat: no-repeat;
}
.ow_dnd_configurable_component .ow_box_icons
{
float: right;
padding: 8px 2px 0 0;
}
.ow_dnd_configurable_component h3 {
float: left;
}
.ow_dnd_content_components{
padding: 10px 0;
width: 74%;
}
.ow_dnd_clonable_components {
border-left: 1px solid #ccc;
padding: 10px 0 10px 10px;
width: 24%;
}
/* Dnd Slider */
.ow_dnd_slider {
/*background:url(images/h2bg.png) repeat-x center;*/
height: 6px;
background-color: #ddd;
position: relative;
margin: 10px 3px 0;
cursor: pointer;
}
.ow_dnd_slider_pusher {
float: left;
height: 1px;
}
.ow_dnd_slider_marker {
width: 10px;
height: 1px;
float: left;
}
.ow_dnd_slider_marker_point {
position: absolute;
width: 0px;
height: 6px;
border-left: 1px solid #999;
border-right: 1px solid #FFF;
top: 0;
}
.ow_dnd_slider_handle {
position: absolute;
top: -5px;
width: 22px;
height: 16px;
cursor: move;
z-index: 50;
background: transparent url(images/ic_move_horizontal.png) no-repeat center;
}
.ow_dnd_slider_helper {
}
.ow_dnd_slider_in_move {
opacity: 0.5;
filter: alpha(opacity = 50);
}
.ow_dragndrop_sections .top_section,
.ow_dragndrop_sections .left_section,
.ow_dragndrop_sections .right_section,
.ow_dragndrop_sections .bottom_section,
.ow_dragndrop_sections .sidebar_section{
background-position: center 7px;
background-repeat: no-repeat;
}
.ow_dragndrop_sections .top_section { background-image: url(images/dnd-label-top.png) }
.ow_dragndrop_sections .left_section { background-image: url(images/dnd-label-column1.png) }
.ow_dragndrop_sections .right_section { background-image: url(images/dnd-label-column2.png) }
.ow_dragndrop_sections .bottom_section { background-image: url(images/dnd-label-bottom.png) }
.ow_dragndrop_sections .sidebar_section { background-image: url(images/dnd-label-sidebar.png) }
body .ow_dragndrop_panel .ow_dnd_schem_item{
width: 134px;
}
.ow_dragndrop_sections .ow_highbox{
margin-top: 6px;
}
.ow_highbox_table .ow_highbox,
.ow_highbox
{
background-color: #F5F9FA;
}
.ow_highbox {
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 4px;
}
.ow_dragndrop_sections .ow_highbox {
padding: 0;
}
.ow_dragndrop_sections .ow_highbox.join_now_widget {
padding: 10px;
}
.join_now_widget
{
background-image: url('images/ic_warning.png');
padding: 10px;
background-position: 10px 10px;
background-repeat: no-repeat;
}
.ow_highbox .ow_highbox.join_now_widget {
background-image: none;
border: none;
}
.ow_highbox,
.ow_highbox_table .ow_highbox
{
border:1px solid #31363A;
border-top: none;
border-left: none;
}
.ow_highbox_table .ow_highbox
{
height:50px;
padding:10px;
}
.ow_highbox_table .ow_highbox .ow_dnd_schem_item{
float:none;
margin-bottom:4px;
margin-right:0;
width:auto;
}
input[type=text].ow_settings_input{
width: 40px;
}
/* color picker */
.special_block_top {
width: 252px;
height: 7px;
}
.special_block_mid {
width: 238px;
padding: 0 7px 5px;
margin: 0 auto;
}
.special_block_bot {
width: 252px;
height: 19px;
}
.colorCode {
width: 68px;
}
table.colorPicker {
border-collapse: separate !important;
border-spacing: 3px !important;
}
table.colorPicker td {
width: 20px;
height: 20px;
padding: 0;
}
/* FloatBox implementation */
#floatbox_overlay {
position: fixed;
z-index: 100;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
}
.floatbox_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.floatbox_overlayBG {
background-color: #000;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}
*html #floatbox_overlay { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#floatbox_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
height: 100%;
width: 100%;
}
*html #floatbox_HideSelect { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
body .floatbox_canvas .floatbox_container {
margin-top: 100px;
}
.floatbox_container {
position: fixed;
z-index: 102;
width: 300px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
border: 8px solid rgba(0, 0, 0, 0.22);
}
.floatbox_header {
padding: 4px;
text-align: left;
}
.floatbox_header a.close_btn {
margin: 2px;
background: url(images/ow-ic-close.png) no-repeat;
}
.floatbox_title {
text-transform: uppercase;
font-size: 16px;
padding: 8px 12px 0px;
float: left;
font-weight: normal;
font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.floatbox_header .ow_box_cap_icons {
float: right;
margin-top: 1px;
}
.floatbox_body {
padding: 8px 16px;
text-align: left;
}
.floatbox_bottom {
padding: 0px 16px 16px;
text-align: center;
}
.floatbox_container .ow_bg_color {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
/* End FloatBox implementation */
/* ---- Message (Feedback) styles ---- */
.ow_message_cont{
left: 50%;
margin-left: -278px;
position: fixed;
top:0;
width: 556px;
z-index: 1000;
margin-top: 25px;
}
.ow_message_node{
font-size:14px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
text-align:center;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
line-height: 24px;
margin:15px;
padding:7px 12px;
overflow: auto;
position:relative;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 21px 16px rgba(0,0,0,0.2);
-moz-box-shadow: 0 21px 16px rgba(0,0,0,0.2);
box-shadow:0 21px 16px rgba(0,0,0,0.2);
}
.ow_message_node div div{
padding-right:24px;
}
.ow_message_node a.close_button {
display:block;
width:12px;
height:13px;
float:right;
position:absolute;
top:14px; right:14px;
background:url(images/message_btn_close.png) no-repeat 50% 50%;
}
/*info*/
.ow_message_cont .ow_message_node.info {
background: #90c105;
border-top:1px solid #90c105;
border-right:1px solid #90c105;
border-bottom:1px solid #519200;
border-left:1px solid #90c105;
}
/*warning*/
.ow_message_cont .ow_message_node.warning {
background: #ffbf22;
border-top:1px solid #ffbf22;
border-right:1px solid #ffbf22;
border-bottom:1px solid #ff8f05;
border-left:1px solid #ffbf22;
}
/*error*/
.ow_message_cont .ow_message_node.error {
background: #ea400b;
border-top:1px solid #ea400b;
border-right:1px solid #ea400b;
border-bottom:1px solid #d71000;
border-left:1px solid #ea400b;
}
/* ---- End of the Message (Feedback) styles ---- */
/* thickbox 8aa */
.ow_preloader_content_cont{
width: 30px;
height: 30px;
}
/* ~thickbox 8aa */
/* ---- Captcha styles ---- */
span.ic_refresh{
background: url(images/ic_refresh.png) no-repeat;
display: inline-block;
height: 16px;
width: 16px;
}
/* ---- End of Captcha styles ---- */
.alignleft{
float: left;
}
.alignright{
float: right;
}
.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}
/*----------------------------------------------------------------------BASE_ADD--------------------------------------------------------------------------------*/
.index_customize_box {
/*width: 985px;*/
}
.fullsize-photo{display: none;}
.ow_ajax_floatbox_preloader {
width: 100%;
height: 50px;
}
.ow_border {
border-style: solid;
border-color: #f8fbfb;
}
.ow_cursor_pointer {
cursor: pointer;
}
.ow_break_word{
word-wrap:break-word;
}
/* ---- Sort styles ---- */
.ow_sort_control {
padding: 4px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border: 1px solid #e8e8e8;
}
.ow_sort_control a {
background: url("images/box_menu.gif") repeat-x scroll left top transparent;
display: inline-block;
color: #91959B;
font-size:11px;
height: 22px;
padding: 0px 6px 0 7px;
text-shadow: #fff 0 1px 0;
border-style: solid;
border-color: #dcdcdc;
border-width: 1px 1px 1px 1px;
margin: 0px 0px 0px -1px;
outline: 0 none;
border-left-width: 1px;
border-top-left-radius: 2px;
-moz-border-top-left-radius: 2px;
-webkit-border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-bottom-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
}
.ow_sort_control a span {
display: inline-block;
line-height: 21px;
}
.ow_sort_control a:first-child {
border-left-width: 1px;
border-top-left-radius: 2px;
-moz-border-top-left-radius: 2px;
-webkit-border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-bottom-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
}
.ow_sort_control a:last-child {
border-top-right-radius: 2px;
-moz-border-top-right-radius: 2px;
-webkit-border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
-moz-border-bottom-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
}
.ow_sort_control a.active,
.ow_sort_control a:hover{
color:#DDFFFF;
text-shadow: 1px 1px 0 #0075D6;
text-decoration:none;
background: transparent url('images/box_menu_active.gif') repeat-x left top;
border-color: #ccc;
border-bottom-left-radius: 2px;
border-left-width: 1px;
border-top-left-radius: 2px;
border-style: solid;
border-width: 1px;
}
.ow_sort_control_label {
padding: 0px 8px 0px 6px;
}
/*td.sort_link{
width:100%;
}
td.sort_link li{
display:inline;
padding: 0 15px 0 0;
}
td.sort_link li.active a {
font-weight:bold;
color:#333;
}
td.sort_link li.active a:hover{
text-decoration:none;
}*/
/* ---- End of Sort styles ---- */
/* ---- Context Action styles ---- */
.ow_context_action_block {
float: right;
text-align: right;
font-size: 0px;
line-height: 17px;
}
.ow_context_action {
display: inline-block;
position: relative;
z-index: 3;
font-size: 11px;
height: 18px;
padding: 0px 0px 0px 5px;
border-top: 1px solid #50b6dd;
border-bottom: 1px solid #50b6dd;
border-right: 1px solid #50b6dd;
vertical-align: top;
*display: inline;
zoom: 1;
background-image: url(images/context_action.gif);
background-position: 0px 0px;
background-repeat: repeat-x;
}
.ow_context_action_value_block.ow_context_action_block.ow_profile_toolbar_group .ow_context_action {
background-image: url(images/box_menu.gif);
border: 1px solid #ccc;
}
.ow_context_action_value_block.ow_context_action_block.ow_profile_toolbar_group .ow_context_action:hover,
.ow_context_action_value_block.ow_context_action_block.ow_profile_toolbar_group .ow_context_action:active {
border-color: #bababa;
}
body .ow_fw_menu .ow_context_action_value_block .ow_context_action:hover,
body .ow_fw_menu .ow_context_action_value_block .ow_context_action:active {
background-image: url(images/box_menu.giff);
border-color: #bababa;
}
body .ow_fw_menu .ow_context_action_value_block .ow_context_action .ow_context_more,
body .ow_fw_menu .ow_context_action_value_block .ow_context_action .ow_context_more:hover {
background-image: url(images/chat_tiny_arrow_down.png);
background-position: 1px 7px;
}
.ow_context_action_value {
display: inline-block;
padding: 0px 5px 0px 0px;
text-decoration: none;
color: #666;
/*color: #3366CC;
font-weight: bold;
text-shadow: 1px 1px 0 #F6F6F6;*/
}
.ow_context_more {
display: inline-block;
min-width: 10px;
height: 18px;
padding: 0px 5px 0px 0px;
background: url(images/context_action_arrow.png) no-repeat 1px 8px;
vertical-align: top;
}
.ow_context_action_block .ow_context_action:first-child {
border-left: 1px solid #50b6dd;
border-radius: 2px 0px 0px 2px;
}
.ow_context_action_block .ow_context_action:last-child {
border-top-right-radius:2px;
border-bottom-right-radius: 2px;
}
.ow_context_action:hover,
.ow_context_action.active {
cursor: pointer;
background: url('images/context_action_hover.gif') repeat-x 0px 0px;
}
.ow_context_action:hover .ow_context_action_wrap {
display: block;
}
.ow_context_action:hover .ow_context_action_value,
.ow_context_action.active .ow_context_action_value {
text-decoration: none;
}
.ow_context_action:hover .ow_context_more,
.ow_context_action.active .ow_context_more {
background: url(images/context_action_arrow_active.png) no-repeat 1px 8px;
}
.ow_context_action_wrap {
/*position: absolute;
right: -1px;
top: 23px;
padding-top: 1px;
max-width: 250px;
display: none;*/
}
.ow_context_action_list {
min-width: 100px;
text-align: left;
overflow-x: auto;
}
.ow_context_action_list li {
white-space: nowrap;
}
.ow_context_action_list a {
font-size: 11px;
font-weight: normal;
display: block;
padding: 3px 0px;
color: #5a5a5a;
}
.ow_context_action_list a:hover {
text-decoration: none;
background: #57c0e7;
color: #e5ffff;
text-shadow: 0 1px 0 #007a9e;
}
.ow_context_action .ow_tooltip {
display: none;
}
.ow_context_action_divider {
line-height: 1px;
height: 1px;
background: #dcdcdc;
border-bottom: 1px solid #fff;
margin: 1px 0px 0px;
}
/* ---- End of Context Action styles ---- */
/* ---- Cover Context Action styles ---- */
.uh-cover-add-btn-wrap .ow_context_action {
padding-left: 7px;
}
.uh-cover-add-btn-wrap .ow_tooltip_body {
padding: 4px 0px;
}
.uh-cover-add-btn-wrap .ow_context_action_list a {
padding: 4px 12px;
}
.uh-cover-add-btn-wrap .ow_context_action_value {
color: #e5ffff;
}
/* ---- End of Cover Context Action styles ---- */
/* ---- SignIn Form styles ---- */
.ow_sign_in_cont {
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
background:#fff;
z-index:97;
}
.ow_sign_in_wrap {
width:702px;
}
.ow_sign_in_wrap h2 {
font-size: 28px;
line-height: 36px;
margin:0 8px 10px 8px;
padding:0 40px;
color: #000;
}
.ow_sign_in_wrap form{
margin:8px;
padding:40px 40px 22px 40px;
background:#F1F1F1;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
-khtml-border-radius:5px;
border-radius:5px;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
box-shadow:0 2px 6px rgba(0, 0, 0, 0.2);
border:1px solid #e7e7e7;
}
.ow_sign_in_wrap form .ow_sign_in{float:left; width:312px;}
.ow_sign_in_wrap form .ow_sign_up {margin:0px 0 0 342px; color: #585858; padding-top: 7px;}
.ow_sign_in_wrap form .ow_sign_up hr{margin:5px 0 15px;}
.ow_sign_in_wrap form .ow_box_cap{
margin-bottom:0;
position:relative;
z-index:99;
}
.ow_sign_in_wrap form .ow_box{
padding:16px 16px 6px 16px;
margin-bottom:16px;
position:relative;
z-index:98;
}
.ow_sign_in_wrap form .ow_user_name input[type="text"]{margin-bottom:8px;}
.ow_sign_in_wrap form .ow_password input[type="password"] {margin-bottom:16px;}
.ow_sign_in_wrap form .ow_form_options {margin-bottom:6px;}
.ow_sign_in_wrap form .ow_form_options p.ow_remember_me,
.ow_sign_in_wrap form .ow_form_options p.ow_forgot_pass {font-size:11px; padding:0 0 0 20px; line-height: 13px;}
.ow_sign_in_wrap form .ow_form_options p.ow_remember_me {padding-bottom:5px;}
.ow_sign_in_wrap form .ow_form_options p.ow_remember_me input[type="checkbox"]{float:left; margin:0px 0 0 -20px; padding:0px;}
.ow_sign_in_wrap form .ow_connect_buttons {padding: 0 0 0 20px;}
.ow_sign_in_wrap form .ow_connect_buttons .ow_fb_button {float:left;}
.ow_connect_text {
background: url('images/miniic_li.png') no-repeat left center;
padding: 0px 0 0 16px;
margin-right: 16px;
float: left;
line-height: 22px;
}
.ow_sign_in .connect_button_list {
padding: 0px;
float: left;
}
.floatbox_container .ow_sign_in_wrap form {
margin: 0px;
box-shadow: none;
border: none;
border-radius: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px 40px 0;
}
.floatbox_container .ow_sign_in_wrap h2 {
display: none;
}
.ow_signin_label {
display: inline-block;
height: 14px;
line-height: 13px;
margin: 4px 0;
vertical-align: top;
}
.ow_signin_delimiter {
border-right: 1px solid #CCCCCC;
padding: 0 7px 0 0;
}
.ow_console_item .ow_ico_signin {
background-color: transparent;
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
height: 14px;
margin: 4px 0 0 4px;
vertical-align: top;
width: 14px;
}
.ow_ico_signin:last-child {
margin-right: -4px;
}
/* ---- End SignIn Form styles ---- */
/* ---- My Avatar Widget styles ---- */
.ow_my_avatar_img {
}
.ow_my_avatar_username {
display: table-cell;
vertical-align: middle;
}
.ow_my_avatar_cont {
height: 47px;
display: table;
padding-left: 5px;
}
.ow_my_avatar_cont span {
display: inline-block;
width: 90px;
word-wrap: break-word;
}
/* ---- End of My Avatar Widget styles ---- */
/* ---- Live Member Icon ---- */
.ow_miniic_live .ow_live_on {
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
background: url(images/miniic_live.png) center center no-repeat;
margin-right: 4px;
}
.ow_miniic_live .ow_lbutton {
display: inline-block;
vertical-align: middle;
margin-right: 4px;
line-height: 12px;
height: 12px;
}
.ow_miniic_live .ow_preloader_content{
height: 16px;
width: 16px;
display: inline-block;
vertical-align: middle;
background-position:center center;
}
.ow_miniic_live .ow_preloader_content.ow_hidden {
display: none;
}
.ow_miniic_live .ow_lbutton.ow_green {
color: #666;
}
/* ---- End Live Member Icon ---- */
.ow_field_eye {
padding-left: 14px;
background:url(images/miniic_field_eye.png) 0 7px no-repeat;
display: inline-block;
}
/* ---- Gheader styles---- */
.gh-header .uh-head .uh-toolbox {
padding-top: 11px;
}
/* ---- End of the Gheader ---- */
.base_index_page,
.ow_dragndrop_content {
float: left;
width: 100%;
}
|
themes/mystique_theme/style.css
|
dkgndec/snehi
|
/*
$Id: style.css,v 1.1.2.6 2010/06/13 02:06:37 zyxware Exp $
*/
/**
* Theme Name: Mystique_theme
* Theme URI: http://digitalnature.ro/projects/mystique
* Designed by <a href="http://digitalnature.ro/">digitalnature</a>.
*/
/* reset spacing */
*{
margin:0;
padding:0;
font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
}
html,body{min-height:100%;}
body{background:#000 url(images/bg.png) repeat-x center bottom;font-size:13px;font-style:normal;color:#4e4e4e;}
#page{background:transparent url(images/header.jpg) no-repeat center top;}
/* (max. possible width is limited by design, 1735px) */
.page-content{max-width:1600px;min-width:780px;margin:0 auto;}
/* fluid width page */
body.fluid .page-content{
padding:0 10px;
width: auto;
}
/* fixed width page - 960gs */
body.fixed .page-content{
width:940px;
}
/*** GENERAL ELEMENTS ***/
/* links */
a{color:#0071bb;outline:none;}
a:hover{color:#ed1e24;text-decoration:none;}
/* headings */
h1{font-weight:normal;font-size:270%;letter-spacing:-.04em;line-height:100%;margin:.8em 0 .2em;letter-spacing:-0.04em;}
h2{font-weight:normal;font-size:200%;letter-spacing:-.04em;line-height:110%;margin:.7em 0 .2em;letter-spacing:-0.03em;}
h3{font-size:160%;font-weight:normal;letter-spacing:-.04em;line-height:110%;margin:.7em 0 .2em;letter-spacing:-0.02em;}
h4{font-size:140%;font-weight:bold;margin:.7em 0 .2em;letter-spacing:-0.02em;}
h5{font-family:"Palatino Linotype", Georgia, Serif;font-size:140%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-0.02em;}
h6{font-size:120%;font-weight:normal;text-transform:uppercase;margin:.5em 0 .2em;}
/* tables */
table{
margin:.5em 0 1em;
}
table td,table th{text-align:left;border-right:1px solid #fff;padding:.4em .8em;}
table th{background-color:#5e5e5e;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e8e1c8;}
table td{background-color:#eee;}
table th a{color:#d6f325;}
table th a:hover{color:#fff;}
table tr.even td{background-color:#ddd;}
table tr:hover td{background-color:#fff;}
table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{border:0;background:none;background-color:transparent;}
/* forms */
input,textarea,select{font-size:100%;margin:.2em 0;}
input,textarea{padding:.2em .4em;margin:0 2px 4px 2px;}
input.radio,input.checkbox{background-color:#fff;padding:2px;}
textarea{width:90%;}
form label{font-weight:normal;margin:0 2px;}
form .row label{display:block;margin:10px 2px 0 2px;}
fieldset{padding:.8em;border:1px solid #ddd;background-color:#fff;margin:1em 0;}
legend {
padding:2px 15px 10px;
text-transform:uppercase;
font-style:italic;
font-size:115%;
background-color:#fff;
border-top:1px solid #ddd;
}
/* lists */
ul,ol{margin:.4em 0 1em;line-height:150%;}
ul li,ol li{list-style-position:outside;margin-left:2.5em;}
dl{padding:.3em 0 .8em;}
dt{font-weight:bold;text-decoration:underline;}
dd {
padding:10px;
}
/* other */
p{margin:.6em 0 .3em;line-height:150%;}
img{border:0;}
hr{color:#b4aca1;background-color:#b4aca1;border-bottom:1px solid #f6f4eb;}
small{font-size:80%;}
pre{overflow:auto;white-space:pre-wrap;/* <- css3 */white-space:0;/* <- ff */font-size:12px;font-family:"Courier New", Courier, "Lucida Console", Monaco, "DejaVu Sans Mono", "Nimbus Mono L", "Bitstream Vera Sans Mono";background-color:#fff;padding:.4em;margin:1em 0;}
pre{width:80%;overflow:hidden;border:1px solid #ddd;background-color:#fff;padding:.8em;margin:1em 0;}
blockquote{margin:1em 25% 1em 0;min-height:40px;padding:.6em 1em .6em 2.4em;border:1px dotted #ddd;font-style:italic;color:#474747;background:#fff url(images/blockquote.png) no-repeat 4px top;}
blockquote p{padding:8px;margin:2px;}
blockquote blockquote{margin:1em 0 1em;}
#header{display:block;position:relative;z-index:5;}
#header p.nav-extra{position:absolute;top:-25px;z-index:10;right:10px;}
#header a.nav-extra{width:64px;height:46px;display:block;float:right;margin-left:6px;}
#header a.nav-extra span{display:none;}
#header a.nav-extra.rss{background:transparent url(images/nav-icons.png) no-repeat right top;}
#header a.twitter{background:transparent url(images/nav-icons.png) no-repeat left top;}
/*** LOGO & HEADLINE ***/
#site-title{padding:4em 0 3.6em 0;}
#site-title #logo{font-size:400%;font-weight:bold;font-style:normal;margin:0;padding:0;float:left;line-height:60px;}
#site-title #logo a{color:#fff;text-decoration:none;text-shadow:#000 1px 1px 1px;font-variant:small-caps;letter-spacing:-0.04em;}
#site-title #logo a:hover{color:#ed1e24;}
#site-title p.headline{float:left;border-left:1px solid #999;margin:0 0 0 1em;padding:.2em 0 .2em .8em;font-weight:normal;font-size:140%;line-height:64px;letter-spacing:0.4em;}
/*** TOP NAVIGATION ***/
ul.navigation{
background:#eee url(images/nav.png) repeat-x left top;
width:100%;
padding:0;
margin:0;
list-style-type:none;
position:relative;
z-index:15;
height:35px;
}
ul.navigation li{display:block;position:relative;float:left;list-style-type:none;padding:0 1px 0 0;margin:0;background:transparent url(images/nav-div.png) no-repeat right top;}
ul.navigation li a{
min-height:35px;
display:block;
font-weight:bold;
font-size:115%;
text-transform:uppercase;
text-decoration:none;
text-shadow:#fff 1px 1px 1px;
text-align:center;
color:#4e4e4e;
padding:0 13px 0 11px;
position:relative;
line-height:35px;
}
ul.navigation li.first a span.title{background:transparent url(images/icons.png) no-repeat 0px -756px;padding-left:22px;}
ul.navigation li.active a span.title{background-position:0px -710px;}
ul.navigation li a:hover,ul#navigation li:hover a{background-color:#fff;}
ul.navigation li.active a:hover,ul#navigation li.active:hover a{background-color:#000;}
ul.navigation li a span.title{display:block;padding:0;}
ul.navigation li a span.pointer{display:none;}
ul.navigation li.active a span.pointer,
ul.navigation li.active-parent a span.pointer,
ul.navigation li.active-ancestor a span.pointer
{position:absolute;width:100%;height:7px;bottom:-7px;left:0;display:block;background:transparent url(images/nav-pointer.png) no-repeat center top;}
ul.navigation li.active a,
ul.navigation li.active-parent a,
ul.navigation li.active-ancestor a
{background:#000 url(images/nav-active.png) no-repeat left top;color:#dedede;text-shadow:#000 1px 1px 1px;}
ul.navigation li a span.arrow{display:none;}
/* fade on mouse out */
ul.navigation li a.fadeThis{position:relative;z-index:1;}
ul.navigation li a.fadeThis span.hover{position:absolute;top:0;left:0;display:block;height:100%;width:100%;background-color:#fff;z-index:-1;margin:0;padding:0;}
ul.navigation li.active a.fadeThis span.hover,
ul.navigation li.active-parent a.fadeThis span.hover,
ul.navigation li.active-ancestor a.fadeThis span.hover
{background:none;}
ul.navigation li.active a.fadeThis span.hover
{background-color:transparent;}
/* submenus */
ul.navigation ul li a span.pointer{display:none !important;}
ul.navigation ul{list-style-type:none;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;position:absolute;display:none;width:250px;top:32px;left:0;margin:0;padding:4px;line-height:normal;background-color:#fff;-moz-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-moz-border-radius-bottomright:8px;-moz-border-radius-bottomleft:8px;-webkit-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;box-shadow:0px 8px 14px rgba(0,0,0,0.3);border-bottom-right-radius:8px;border-bottom-left-radius:8px;}
ul.navigation li.active ul,
ul.navigation li.active-parent ul,ul#navigation li.active-ancestor ul
{background-color:#000;border-bottom:1px solid #333;border-left:1px solid #333;border-right:1px solid #333;}
ul.navigation li.active li a,
ul.navigation li.active-parent li a,
ul.navigation li.active-ancestor li a
{background:none;}
ul.navigation ul li{float:none;margin:0;background:none;}
ul.navigation ul li a span.title{padding-left:10px;}
ul.navigation ul li a{min-height:1px;height:auto;padding:8px 14px 8px 8px;margin:0;text-align:left;text-transform:none;line-height:125%;}
ul.navigation li.active ul a{background:none;}
ul.navigation ul li a:hover{background-color:#333;color:#fff;text-shadow:#333 1px 1px 1px;}
ul.navigation ul li.active a{color:#f8b013;}
ul.navigation ul li.active li a{color:#dedede;}
ul.navigation ul li a span.title{padding:0;}
ul.navigation ul ul{left:250px;top:0;border-top:1px solid #ccc;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
ul.navigation li:hover ul ul,ul#navigation li:hover ul ul ul,ul#navigation li:hover ul ul ul ul{display:none;}
ul.navigation li:hover ul,ul#navigation li li:hover ul,ul#navigation li li li:hover ul,ul#navigation li li li li:hover ul{display:block;}
ul.navigation li li a span.arrow{display:block;position:absolute;right:6px;top:0;line-height:32px;}
/* fade on mouse out */
ul.navigation li li a.fadeThis span.hover,
ul.navigation li.active li a.fadeThis span.hover,
ul.navigation li.active-ancestor li a.fadeThis span.hover{background-color:#333;}
/*** FEATURED CONTENT ***/
#featured-content{background:#5e5e5e url(images/featured.jpg) no-repeat center top;border-top:1px solid #818389;color:#fff;position:relative;margin:0 auto;color:#ccc;}
#featured-content ul.slides li.slide .slide-content{padding: 0 1em;}
#featured-content .slide-container{max-width:940px;margin:0;padding:0 0 1em 0;}
#featured-content h2{font-size:180%;font-weight:bold;text-shadow:#000 1px 1px 1px;margin:0;padding:.2em 0;line-height:140%;}
#featured-content p{margin:0 0 .6em 0;}
#featured-content a{color:#fff;text-decoration:none;font-weight:bold;}
#featured-content a:hover{background-color:rgba(0,0,0, 0.15);}
#featured-content .post-thumb img{border:4px solid #777;}
#featured-content .details{float:left;width:920px;}
#featured-content .summary{font-size:125%;font-style:italic;line-height:150%;}
/* fixed size if we have a slider */
#featured-content.withSlider .slide-container{height:174px;}
/*** MAIN LAYOUT ***/
.shadow-left{background:url(images/shadow.png) no-repeat left bottom;}
.shadow-right{background:url(images/shadow.png) no-repeat right bottom;padding-bottom:32px;position:relative;}
#main{background:#fff url(images/main-right.jpg) no-repeat right top;}
#main-inside{background:transparent url(images/main-left.jpg) no-repeat left top;min-height:380px;}
/*** MAIN LAYOUT ***/
/* default widths */
#primary-content{width:630px;}
#sidebar{width:310px;}
#sidebar2{width:230px;}
/* col-1 */
body.col-1 #primary-content{width:940px;left:0;}
body.col-1 #sidebar, body.col-1 #sidebar2{display:none;}
/* col-2-left */
body.col-2-left #primary-content{left:310px;}
body.col-2-left #sidebar{left:-630px;}
body.col-2-left #sidebar2{display:none;}
/* col-2-right, default */
body.col-2-right #primary-content{left:0;}
body.col-2-right #sidebar{right:0;}
body.col-2-right #sidebar2{display:none;}
/* col-3 */
body.col-3 #primary-content{left:230px;width:480px;}
body.col-3 #sidebar{right:0px;width:230px;}
body.col-3 #sidebar2{left:-480px;}
/* col-3-left */
body.col-3-left #primary-content{left:460px;width:480px;}
body.col-3-left #sidebar{left:-710px;width:230px;}
body.col-3-left #sidebar2{left:-250px;} /* gs - s1 - (s1+s2) */
body.col-3-left #primary-content .blocks{margin-left:10px;}
/* col-3-right */
body.col-3-right #primary-content{left:0;width:480px;}
body.col-3-right #sidebar{left:0;width:230px;}
body.col-3-right #sidebar2{left:0;}
body.col-3-right #primary-content .blocks{margin-right:10px;}
#main{
position: relative;
min-height: 540px;
}
#primary-content,#sidebar,#sidebar2{
top:0;
position:relative;
float:left;
z-index:0;
overflow:hidden;
min-height: 150px;
}
#primary-content .blocks{
padding: 1em;
}
#sidebar .blocks, #sidebar2 .blocks{padding:1em;margin:0;list-style-type:none;}
li.block{list-style-type:none;padding:0;margin:0;}
li.block, .arbitrary-block{margin:1em 0 2.6em;position:relative;}
.block ul{list-style-type:none;margin:0 0 .4em 0;}
.block li{background:transparent url(images/icons.png) no-repeat 4px -816px;margin:0;padding:0 0 0 18px;}
.block li:hover{background-position:4px -1005px;}
.block li li{margin-left:.4em;}
h1.title{
font-weight: bold;
font-size: 250%;
text-shadow: #fff 1px 1px 1px;
margin: .5em 0 .3em 0;
padding: 0;
}
/* post */
.post, .page{margin:1em 0 2em 0;padding:0 0 .6em;display:block;background:transparent url(images/dot.gif) repeat-x left bottom;}
.post.preview-title{background:none;}
body.single-page .page, body.single-post .post{background: none;margin:0;padding:0;}
h2.title{
font-weight: bold;
font-size: 180%;
margin:0 0 .2em 0;
padding:.2em 0 0 0;
text-shadow: #fff 1px 1px 1px;
}
h2.title a{text-decoration:none;color:#4e4e4e;}
h2.title a:hover{color:#ed1e24;text-decoration:none;}
h3.title{font-size:140%;font-weight:bold;margin:1em 0 0 0;padding:0;}
h3.title a{text-decoration:none;color:#4e4e4e;}
h3.title a:hover{color:#ed1e24;text-decoration:none;}
.post-excerpt{font-size:90%;font-style:italic;color:#666;}
.post-short-info{margin:0;padding:0;}
.post-thumb img{border:4px solid #eee;}
.post-info{background:transparent url(images/info-bar.png) no-repeat right top;height:42px;margin-left:11px;color:#bbb;text-shadow:#fff 1px 1px 1px;}
.post-info a{font-weight:bold;color:#999;}
.post-info a:hover{color:#ed1e24;}
.post-info p.author{padding: 0 0 0 6px;margin:0;line-height:32px;}
.post-info p.comments{padding: 0 12px 0 0;margin:0;line-height:32px;}
.post-info p.comments a.comments{background:transparent url(images/icons.png) no-repeat 0px -49px;padding-left:20px;}
.post-info p.comments a.no.comments{background-position:0px 1px;}
.post-date{background:transparent url(images/info-bar.png) no-repeat left -75px;padding-left:11px;float:left;text-transform:uppercase;font-weight:bold;}
.post-date p.day{background:transparent url(images/info-bar.png) no-repeat right -42px;height:33px;padding:0 16px 0 0;margin:0;line-height:31px;color:#fff;}
.post-content p{margin:0 0 .8em 0;padding:0;}
.post-content a.post-edit-link{border:#ddd 1px solid;background-color:#fff;padding:3px 6px;text-decoration:none;}
.post-content a.post-edit-link:hover{border:#ff284b 1px solid;background-color:#ed1e24;color:#fff;}
.post-content a.more-link{background-color:#eee;text-decoration:none;color:#666;text-shadow:#fff 1px 1px 1px;padding:2px 6px 3px 6px;margin:0;font-size:85%;text-transform:uppercase;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.post-content a.more-link:hover{background-color:#999;color:#fff;text-shadow:#666 1px 1px 1px;}
.post-content a.more-link.loading{border:0;margin:0 4px;padding:3px 8px;border:0;background:transparent url(images/loader-white.gif) no-repeat center center;}
.post-tags{background:transparent url(images/icons.png) no-repeat 0px -104px;font-style:italic;padding-left:20px;line-height:22px;}
.post-tags ul li {
margin-left: 0px;
}
.category-description{
font-size: 115%;
font-style: italic;
}
.about_the_author{
padding: 8px 10px;
line-height: 150%;
background-color: #5e5e5e;
color: #ccc;
font-style: italic;
}
.about_the_author a{
color: #f9f9f9;
text-decoration: underline;
}
.about_the_author a:hover{
color: #fff;
text-decoration: none;
}
.about_the_author h3{
margin: 0;
padding: 0;
font-size: 130%;
font-weight: bold;
font-style: normal;
color: #f9f9f9;
}
.about_the_author div.avatar{
float: left;
margin-right: 8px;
}
.about_the_author div.avatar img{
border: 6px solid #333;
}
.post-meta{padding:6px 4px;border-top:1px solid #ddd;background-color:#f6f6f6;color:#999;display:block;}
.post-meta td {
background-color: transparent;
border: 0;
padding: 0 2px;
margin: 0;
}
.post-meta a{color:#666;text-decoration:underline;}
.post-meta a:hover{color:#ed1e24;text-decoration:none;}
.post-meta .details{font-size:80%;line-height:150%;}
.post-meta a.control{display:block;padding:2px 6px 4px;background-color:#eee;text-shadow:#fff 1px 1px 1px;font-style:italic;text-decoration:none;font-size:115%;border:1px solid #fff;border-radius:3px;text-align:center;letter-spacing:-0.02em;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;}
.post-meta a.control:hover, .post-meta a.control:hover a{background-color:#0071bb;text-shadow:#666 1px 1px 1px;color:#fff;}
/* share this */
.shareThis{position:relative;float:left;}
.shareThis a.share:hover,.shareThis:hover a{}
.shareThis .bubble{width:288px;left:0px;top:0px;margin-top:40px;padding:4px;background-color:#fff;border:1px solid #ddd;-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.4);-moz-border-radius:8px;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.4);-webkit-border-radius:8px;box-shadow:0px 0px 8px rgba(0,0,0,0.4);border-radius:8px;}
.shareThis .bubble a{background:transparent url(images/socialize.jpg) no-repeat left bottom;width:32px;height:32px;float:left;position:relative;z-index:5;}
.shareThis .bubble li{list-style-type:none;padding:0;margin:0;float:left;}
.shareThis .bubble a.twitter{background-position:0px -32px;}
.shareThis .bubble a.digg{background-position:-32px -32px;}
.shareThis .bubble a.facebook{background-position:-64px -32px;}
.shareThis .bubble a.delicious{background-position:-96px -32px;}
.shareThis .bubble a.stumbleupon{background-position:-128px -32px;}
.shareThis .bubble a.google{background-position:-160px -32px;}
.shareThis .bubble a.linkedin{background-position:-192px -32px;}
.shareThis .bubble a.yahoo{background-position:-224px -32px;}
.shareThis .bubble a.technorati{background-position:-256px -32px;}
.shareThis .bubble a.twitter:hover{background-position:0 0px;}
.shareThis .bubble a.digg:hover{background-position:-32px 0px;}
.shareThis .bubble a.facebook:hover{background-position:-64px 0px;}
.shareThis .bubble a.delicious:hover{background-position:-96px 0px;}
.shareThis .bubble a.stumbleupon:hover{background-position:-128px 0px;}
.shareThis .bubble a.google:hover{background-position:-160px 0px;}
.shareThis .bubble a.linkedin:hover{background-position:-192px 0px;}
.shareThis .bubble a.yahoo:hover{background-position:-224px 0px;}
.shareThis .bubble a.technorati:hover{background-position:-256px 0px;}
.shareThis .bubble a span{display:none;}
.single-navigation a{font-size:85%;border:0;background-color:transparent;padding:2px 4px;color:#ccc;text-shadow:#fff 1px 1px 1px;text-decoration:none;}
.single-navigation a:hover{color:#ed1e24;}
.single-navigation div{display:block;line-height:normal;color:#ccc;}
.single-navigation .alignright{text-align:right;}
/* comments */
.tabbed-content div.section#section-comments{display:block;} /* show comment tab, just in case jquery is disabled */
ul.comments, li.comment,div#comments, div.comment-published {margin:0;padding:0;list-style-type:none;}
ul.comments, div#comments{width:100%;max-width:1000px;float:right;display:block;}
ul.comments ul.children{margin:0 0 0 40px;padding:0;}
li.comment, div.comment-published{display:block;margin:.4em 0;line-height:normal;}
li.comment .comment-head, .comment-head{background-color:#5e5e5e;background-repeat:no-repeat;background-position:left bottom;position:relative;color:#e4e4e4;padding:0 0 6px 0;margin:0;line-height:normal;}
li.comment .comment-head.comment-author-admin,li.comment .comment-head.bypostauthor{background-position:-1000px bottom;color:#fff;text-shadow:rgba(0,0,0,0.4) 1px 1px 1px;}
li.comment.withAvatars .comment-head, .comment-head{padding-left:78px;}
li.comment .comment-head .author, .comment-head .author{margin:0;padding: 4px 1em 16px 1em;line-height:150%;}
li.comment .comment-head a, .comment-head a{color:#fff;text-decoration:underline;}
li.comment .comment-head a:hover, .comment-head a:hover{text-decoration:none;}
li.comment .comment-head .author .by, .comment-head .author .by{font-weight:bold;}
li.comment .comment-body, .comment-body{background:#f6f6f6 url(images/comment-bg.gif) no-repeat right bottom;padding:.4em 1em;}
li.comment .comment-body p, .comment-body p{margin:0;padding: 0 0 1em 0;}
li.comment .avatar-box, .avatar-box{position:absolute;bottom:0px;width:48px;height:48px;left:8px;z-index:2;padding:3px;background-color:#fff;border: 1px solid #bfbfbf;}
li.comment .controls{position:absolute;right:10px;top:8px;margin-top:16px;}
li.comment .controls a{display:block;background-color:#e4e4e4;padding:4px 8px;color:#4e4e4e;text-shadow:#fff 1px 1px 1px;font-weight:bold;text-transform:uppercase;text-decoration:none;float:left;margin-right:4px;border-top:1px solid #fff;}
li.comment .controls a:hover{background-color:#ed1e24;border-top:1px solid #ff284b;color:#fff;text-shadow:#333 1px 1px 1px;}
li.ping{background:transparent url(images/dot.gif) repeat-x left bottom;padding:0 0 .6em 0;margin:.2em 0;line-height:150%;}
li.ping a{font-weight:bold;font-size:115%;text-decoration:none;}
/* comment form */
.comment-form{background:#f6f6f6 url(images/comment-bg.gif) no-repeat right bottom;border-top:1px solid #ddd;padding:1em;margin:1em 0;float:left;}
.comment-form #comment{width:90%;}
#cancel-reply{display:none;}
#comment_post_status{font-weight:bold;}
/* PAGE/COMMENT NAVIGATION */
.page-navigation, .comment-navigation{
padding: 5px 0px;
color: #333;
}
/* align to right on col-3-left layout, looks better */
body.col-3-left .page-navigation, body.col-3-left .comment-navigation{float: right;}
.page-navigation a, .page-navigation span.current, .page-navigation span.extend,
.comment-navigation a, .comment-navigation span.current, .comment-navigation span.dots{
padding: 3px 5px 4px 5px;
margin: 2px;
float: left;
}
.page-navigation a, .comment-navigation a{
text-decoration: none;
border: 1px solid #ddd;
background-color: #fff;
}
.page-navigation a:hover, .comment-navigation a:hover{
border: 1px solid #ed1e24;
color: #fff;
background-color: #ed1e24;
}
.page-navigation span.current, .comment-navigation span.current{
border: 1px solid #0072cf;
color: #fff;
background-color: #0072cf;
}
.comment-navigation a.loading{border:0;padding:3px 8px;border:0;background:transparent url(images/loader-white.gif) no-repeat center center;}
/* search */
div.search-form{position:relative;margin:0 8px 0 4px;width:auto !important;width: 400px;max-width:400px;}
div.search-form form > div:first-child {
border:0;
margin:0;
padding:0;
background:none;
background-color:transparent;
}
div.search-form .form-item{background-repeat:no-repeat;background-position:left top;height:34px;display:block;margin-right:55px;}
div.search-form input.text{border:0;margin:9px 0 0 34px;padding:0;}
div.search-form input.submit{background-color:transparent;background-repeat:no-repeat;background-position:right -34px;height:34px;width:56px;margin:0;padding:0;position:absolute;right:0;top:0;border:0;text-transform:uppercase;text-shadow:#fff 1px 1px 1px;font-weight:bold;font-size:160%;color:#9b9b9b;cursor:pointer;}
div.search-form input.submit:hover{background-position:right bottom;}
#primary-content div.search-form{margin:2em 0;}
/* block style */
.block h3.title{font-weight:bold;font-size:130%;background-repeat:no-repeat;background-position:left top;color:#fff;line-height:100%;letter-spacing:normal;margin:0;padding:0;text-shadow:1px 1px 1px rgba(0,0,0,0.4);text-transform:uppercase;text-align:left;line-height:23px;}
.block h3.title span{background-repeat:no-repeat;background-position:right top;margin-left:7px;display:block;padding:4px 8px 0 4px;}
.block h3.title a{color:#fff;text-decoration:none;}
.block h3.title a:hover{color:#FFFF00;}
.block .block-div{background-color:transparent;background-repeat:no-repeat;background-position:left bottom;width:7px;height:23px;float:left;}
.block .block-div-arrow{background-color:transparent;background-repeat:no-repeat;background-position:right bottom;height:23px;margin-left:7px;}
.block fieldset{margin:0;padding:0 1.3em;border:0;background-color:transparent;}
.box {
max-width:600px;
position:relative;
z-index:5;
}
.box-top-left{background:transparent url(images/box.png) no-repeat left top;padding-left:7px;}
.box-top-right{background:transparent url(images/box.png) no-repeat right top;height:7px;}
.box-main{background:transparent url(images/box.png) no-repeat left bottom;padding-left:7px;}
.box-main .box-content{background:transparent url(images/box.png) no-repeat right bottom;padding:10px 7px 10px 0;}
.box a{color:#4E4E4E;}
.box .tag-cloud{text-align:justify;line-height:150%;}
.box .tag-cloud a{vertical-align:middle;text-decoration:none;padding:0 0.2em;letter-spacing:-0.02em;color:#ccc;text-shadow:#000 1px 1px 1px;}
.tag-cloud a:hover{background-color:#dde90d;color:#000;text-shadow:rgba(0,0,0,0.6) 1px 1px 1px;}
.sidebar-tabs{position:relative;padding-top:44px;}
ul.box-tabs, ul.box-tabs li{padding:0;margin:0;line-height:100%;list-style-type:none;background:none;}
ul.box-tabs{position:absolute;right:6px;top:0;z-index:10;height:50px;overflow:hidden;}
ul.box-tabs li{float:right;margin-right:3px;}
ul.box-tabs li a{width:43px;height:50px;display:block;background:transparent url(images/box-tabs.png) no-repeat left top;}
ul.box-tabs li.categories a{background-position:0px 0px;}
ul.box-tabs li.popular a{background-position:-43px 0px;}
ul.box-tabs li.recentcomm a{background-position:-86px 0px;}
ul.box-tabs li.tags a{background-position:-129px 0px;}
ul.box-tabs li.archives a{background-position:-172px 0px;}
ul.box-tabs li a:hover{height:43px;}
ul.box-tabs li.active a:hover{height:50px;}
ul.box-tabs li.categories.active a,ul.box-tabs li.categories a:hover{background-position:0px -50px;}
ul.box-tabs li.popular.active a,ul.box-tabs li.popular a:hover{background-position:-43px -50px;}
ul.box-tabs li.recentcomm.active a,ul.box-tabs li.recentcomm a:hover{background-position:-86px -50px;}
ul.box-tabs li.tags.active a,ul.box-tabs li.tags a:hover{background-position:-129px -50px;}
ul.box-tabs li.archives.active a,ul.box-tabs li.archives a:hover{background-position:-172px -50px;}
ul.box-tabs li a span{display:none;}
/* menu list */
.box ul.menuList,.box ul.menuList li{margin:0;padding:0;list-style-type:none;font-size:100%;}
.box ul.menuList{background:transparent url(images/dot2.gif) repeat-x left bottom;margin-bottom:.6em;padding-bottom:2px;}
.box ul.menuList li{background:transparent url(images/dot2.gif) repeat-x left top;display:block;padding:2px 0 0px;}
.box ul.menuList li li{background-image:none;}
.box ul.menuList li a{display:block;text-decoration:none;padding:3px 25px 3px 0;color:#ccc;}
.box ul.menuList.categories li a{padding-right:25px;} /* rss icon space */
.box ul.menuList li a:hover{color:#fff;}
.box ul.menuList li a span.entry{background:transparent url(images/icons.png) no-repeat 4px -816px;padding-left:18px;display:block;font-weight:bold;}
.box ul.menuList li a span.entry .details{font-weight:normal;font-style:italic;display:block;}
.box ul.menuList li a span.entry .details.inline{display:inline;}
.box ul.menuList li a:hover span.entry{background-position:4px -1005px;}
.box ul.menuList li li a span.entry{background:none;}
.box ul.menuList .fadeThis{position:relative;z-index:1;}
.box ul.menuList span.hover{position:absolute;top:0;left:0;display:block;height:100%;width:100%;background-color:#747474;z-index:-1;padding:0!important;}
/* sub menus */
.box ul.menuList ul{margin:0 0 1em 0;padding:0;}
.box ul.menuList li li{margin:0 0 0 1.8em;padding:0;float:none;background:none;width:auto;}
.box ul.menuList li li li{margin-left:1em;}
.box ul.menuList li li a{text-transform:none;padding:0;font-size:100%;font-style:italic;}
.box ul.menuList li li a:hover{background:none;}
/* rss popups */
.box ul.menuList li.cat-item{position:relative;}
.box ul.menuList li.cat-item a.rss{position:absolute;padding:0;margin:0;display:none;background:transparent url(images/icons.png) no-repeat center -664px;width:24px;height:22px;top:0;right:6px;z-index:10;cursor:pointer;}
.box ul.menuList li.cat-item li.cat-item a.rss{background:none;visibility:hidden;}
.box ul.menuList li li .fadeThis{position:static;background:none;}
.box ul.menuList li li .fadeThis span.hover{display:none;}
.box ul.menuList.recentcomm li a span.entry,.box ul.menuList.recentcomm li a:hover span.entry{background:none;padding-left:0px;margin-left:40px;}
.box ul.menuList.recentcomm li .avatar{
float: left;
margin: 2px 4px 2px 0;
}
/*** FOOTER ***/
#footer{
background: #fff;
}
/* block slider */
#footer-blocks{position:relative;margin:0 auto 1em auto;}
#footer-blocks.withSlider{width:940px;}
#footer-blocks .leftFade,#footer-blocks .rightFade{background:transparent url(images/bg-trans2.png) repeat-y left top;position:absolute;width:46px;min-height:100%;height:100%;/* <- for opera */top:0;z-index:10;}
#footer-blocks .leftFade{left:0;}
#footer-blocks .rightFade{background-position:right top;right:0;}
.slide-container{width:100%;overflow:hidden;position:relative;margin:0 auto;}
ul.slides{position:relative;top:0;left:0;list-style-type:none;margin:0;padding:0;width:100%;min-height:100%;display:block;}
#footer-blocks .slide-navigation a.next,#footer-blocks .slide-navigation a.previous{background:transparent url(images/block-nav.png) no-repeat left top;width:30px;height:42px;position:absolute;z-index:12;top:60px;}
#footer-blocks .slide-navigation a.next{background-position:right top;right:0;}
#footer-blocks .slide-navigation a.previous{left:0;}
#footer-blocks .slide-navigation a.next:hover{background-position:right bottom;}
#footer-blocks .slide-navigation a.previous:hover{background-position:left bottom;}
#footer-blocks .slide-navigation a.next span,#footer-blocks .slide-navigation a.previous span{display:none;}
ul.slides li.slide{list-style-type:none;position:relative;top:0;margin:0;padding:1em 0 0;display:block;}
/* only hide if slider is enabled (it is if there are more than 3 blocks) */
.withSlider ul.slides li.slide.page-content{position:absolute;display:none;width:940px;}
#footer-blocks ul.slides li.slide .slide-content{width:95%;margin:0 auto;}
ul.slides li.slide .slide-content ul.blocks,#footer-blocks ul.slides li.slide .slide-content ul.blocks li.block{list-style-type:none;margin:0;padding:0;}
ul.slides li.slide .slide-content ul.blocks li.block{width:33%;float:left;margin:0;padding:0;position:relative;}
ul.slides li.slide .slide-content ul.blocks li.block .block-content{padding:0 .8em;}
/* block width based on widget number (default block width is 30% + spacing, 3 blocks per slide) */
ul.slides li.slide .slide-content ul.blocks.widgetcount-1 li.block{width:100%;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-2 li.block{width:50%;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-3 li.block{width:33%;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-4 li.block{width:25%;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-4 li.block .block-content{padding:0 .6em;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-5 li.block{width:20%;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-5 li.block .block-content{padding:0 .5em;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-6 li.block{width:16.6%;}
ul.slides li.slide .slide-content ul.blocks.widgetcount-6 li.block .block-content{padding:0 .4em;}
ul.slides li.slide .slide-content ul.blocks li.block h4.title{font-size:160%;font-weight:bold;background:#eee url(images/bg-lightgray.png) no-repeat left top;padding:.4em .6em;margin:0 0 .2em;text-shadow:#fff 1px 1px 1px;line-height:100%;color:#797979;position:relative;}
ul.slides li.slide.slide-2,
ul.slides li.slide.slide-3,
ul.slides li.slide.slide-4,
ul.slides li.slide.slide-5,
ul.slides li.slide.slide-6,
ul.slides li.slide.slide-7,
ul.slides li.slide.slide-8{display:none;}
/* copyright & other info */
#footer #copyright {
display:block;
padding:1em 2em;
text-align:center;
border-top:1px solid #ddd;
line-height:200%;
overflow:hidden;
}
#footer a.rss-subscribe {
padding:4px 8px 4px 28px;
background:#666 url(images/icons.png) no-repeat 2px -666px;
color:#fff;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
margin-right:2px;
}
#footer a.valid-xhtml,#footer a.valid-css,#footer a#goTop{
padding:4px 8px 4px 8px;
color:#fff;
background-color:#666;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
margin-right:2px;
}
/*** BLOCKS ***/
/* info */
.block-info{font-size: 150%;font-weight:bold;text-align:center;padding: .3em .7em;background-color:#eee;text-shadow:#fff 1px 1px 1px;border:1px solid #fff;}
/* increase right padding to fit rss icon */
.block-categories ul.menuList.linkBased li a span.entry{display:block;text-decoration:none;padding-right:36px;}
/* twitter */
.block-twitter ul, .block-twitter ul li{padding:0;margin:0;list-style-type:none;}
.block-twitter ul{background:transparent url(images/dot.gif) repeat-x left top;padding-top:.2em;}
.block-twitter ul li,.block-twitter ul li:hover{background:transparent url(images/dot.gif) repeat-x left bottom;margin-bottom:.2em;padding-bottom:.2em;}
.block-twitter ul li span.entry{background:transparent url(images/icons.png) no-repeat 6px -383px;padding-left:24px;display:block;}
.block-twitter div.avatar{float:left;display:block;margin-left:10px;}
.block-twitter div.info{float:left;display:block;padding:2px 0 0 10px;line-height:175%;font-weight:bold;}
.block-twitter div.info .followers{font-size:125%;}
.block-twitter a.date{color:#bbb;text-decoration:none;font-style:italic;font-size:85%;display:block;}
.block-twitter a.date:hover{color:#ed1e24;}
.block-twitter .links{text-align:right;background:transparent url(images/bg-trans.png) repeat-x left bottom;padding-right:1em;}
.block-twitter a.followMe{position:absolute;background:transparent url(images/twitter.png) no-repeat center top;width:45px;height:57px;display:block;top:-14px;right:20px;z-index:4;}
.block-twitter a.followMe span{display:none;}
.block-twitter h3.title span{padding-right:60px;}
.block-twitter .loading{background:transparent url(images/loader-white.gif) no-repeat 6px 6px;padding:6px 10px 6px 28px;float:left;}
/* flickr */
.block-flickr h3.title{position:relative;}
.block-flickr h3.title span{padding-left:42px;}
.block-flickr h3.title span.icon{background:transparent url(images/flickr.png) no-repeat left top;top:30%;left:0;position:absolute;width:37px;height:17px;padding:0;}
.block-flickr ul,.block-flickr ul li{list-style-type:none;padding:0;margin:0;}
.block-flickr li{float:left;}
.block-flickr li a{padding:0 2px;display:block;}
.block-flickr li img{border:5px solid #eee;}
.block-flickr .flickrGallery{padding-left:4px;}
/* login */
.block-login .avatar img{border:6px solid #ddd;}
/*** MISC ***/
/* lightbox */
div#fancyoverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:none;z-index:30;}
div#fancywrap{text-align:left;}
div#fancyloading{position:absolute;height:40px;width:40px;cursor:pointer;display:none;overflow:hidden;background:transparent;z-index:100;}
div#fancyloading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url(images/loader.gif) no-repeat;}
div#fancyloadingoverlay{position:absolute;background-color:#FFF;z-index:30;}
div#fancyouter{position:absolute;top:0;left:0;z-index:90;padding:18px 18px 33px;margin:0;overflow:hidden;background:transparent;display:none;}
div#fancyinner{position:relative;width:100%;height:100%;background-color:#eee;-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.85);-moz-border-radius:8px;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.85);-webkit-border-radius:8px;box-shadow:0px 0px 20px rgba(0,0,0,0.85);border-radius:8px;}
div#fancycontent{margin:0;z-index:100;position:absolute;}
div#fancydiv{background-color:#000;color:#fff;height:100%;width:100%;z-index:100;}
img#fancyimg{position:absolute;top:0;left:0;border:0;padding:0;margin:0;z-index:100;width:100%;height:100%;}
#fancyframe{position:relative;width:100%;height:100%;display:none;}
#fancyajax{width:100%;height:100%;overflow:auto;}
a#fancyleft,a#fancyright{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;z-index:111;display:none;outline:none;}
a#fancyleft{left:0;}
a#fancyright{right:0;}
span.fancyico{position:absolute;top:50%;margin-top:-15px;width:30px;height:42px;z-index:112;cursor:pointer;display:block;opacity:0.5;}
span#fancyleftico{left:-9999px;background:transparent url(images/block-nav.png) no-repeat left top;}
span#fancyrightico{right:-9999px;background:transparent url(images/block-nav.png) no-repeat right top;}
a#fancyleft:hover{visibility:visible;}
a#fancyright:hover{visibility:visible;}
a#fancyleft:hover span{left:20px;}
a#fancyright:hover span{right:20px;}
.fancybigIframe{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}
div#fancytitle{width:100%;z-index:100;display:none;background-color:#4e4e4e;color:#fff;text-align:center;font-weight:bold;font-size:150%;padding:.2em 0;}
/* page controls */
#pageControls{position:absolute;right:0;top:0;width:25%;height:100px;z-index:4;}
#pageControls a{background:transparent url(images/page-controls.png) no-repeat right top;position:absolute;width:22px;height:21px;right:10px;top:10px;cursor:pointer;z-index:15;}
#pageControls a:hover{background-position:right bottom;}
#pageControls a.fontSize{background-position:left top;right:36px;}
#pageControls a.fontSize:hover{background-position:left bottom;}
/* other */
.clearFieldBlurred{color:#ccc;font-style:italic;font-weight:normal;}
.clearFieldActive{color:#4e4e4e;font-weight:bold;}
.error{color:#ed1e24;}
.success{color:#a0c207;}
.divider{padding:1em 0 0 0;display:block;background:transparent url(images/dot.gif) repeat-x left bottom;height:2px;min-height:2px;}
.altText{font-style:italic;}
.highlight{background-color: #FFE4B5;}
/* clearfix */
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
img.alignleft,img.alignright{padding:3px;margin-top:4px;margin-bottom:4px;border-radius:4px;}
.alignleft{float:left;margin-right:8px;}
.alignright{float:right;margin-left:8px;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;}
.bubble-trigger{position:relative;}
.bubble{display:none;position:absolute;z-index:10;}
/* jquery caption - to do */
.imgCaption{position:relative;overflow:hidden;padding:0;border:0;margin-top:8px;margin-bottom:8px;display:inline-block;}
.imgCaption p{position:absolute;background-color:#000;color:#fff;width:100%;font-weight:bold;padding:0;margin:0;line-height:150%;text-align:center;border:0;z-index:10;left:0;opacity:0.6;}
.imgCaption p span{ padding:12px;display:block;}
.wp-caption{border: 1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin-top:10px;margin-bottom:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.wp-caption img{margin:0;padding:0;border:0 none;}
.wp-caption-dd{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;}
.webshot{position:absolute;left:-20000px;background-color:rgba(0,0,0,0.4);padding:5px;z-index:10;display:none;-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.4);-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.4);box-shadow:0px 0px 8px rgba(0,0,0,0.4);}
.webshot img{margin:0;padding:0;}
/* smiley adjustment */
img.wp-smiley{vertical-align:-15%;}
/* tabs (code inspired by smashing magazine's comment tabs */
ul.tabs li a{}
ul.tabs li a:hover{}
.tabbed-content div.sections{position:relative;overflow:hidden;}
.tabbed-content div.section{position:relative;display:none;}
.tabbed-content div.section h6.title{font-size:115%;font-weight:normal;font-style:italic;text-transform:uppercase;margin:0;padding:0;}
.tabs,.tabs li{margin:0;padding:0;list-style-type:none;}
.tabs-wrap{padding-bottom:30px;background-color:transparent;background-repeat:no-repeat;background-position:left 34px;margin:2em 0 .4em 0;}
.tabs{list-style:none;overflow:hidden;height:34px;position:relative;text-transform:uppercase;padding-right:12px;}
.tabs li{float:right;text-align:center;height:31px;background-color:transparent;background-repeat:no-repeat;background-position:right top;margin-right:-20px;padding-right:24px;margin-top:4px;position:relative;z-index:0;bottom:-4px;/* <-for the animation */line-height:28px;}
.tabs li a{height:31px;color:#4e4e4e;float:left;text-decoration:none;text-shadow:#fff 1px 1px 1px;font-weight:bold;background-color:transparent;background-repeat:no-repeat;background-position:left top;padding-left:26px;padding-right:4px;}
.tabs li:hover{background-position:right -66px;}
.tabs li:hover a,.tabs li a:hover{background-position:0 -66px;}
.tabs li.active{background-position:100% -33px;z-index:8;padding-right:24px;}
.tabs li.active a,.tabs li.active a:hover{background-position:0 -33px;color:#fff;text-shadow:rgba(0,0,0,0.4) 1px 1px 1px;}
a.js-link{cursor:pointer;text-decoration:underline;}
a.js-link:hover{text-decoration:none;}
.hidden{display:none;}
/* form container */
div.form{width:50%;}
#sidebar div.form,#footer div.form{width:100%;}
/* full width if there's only one widget in the footer */
#footer ul.slides li.slide .slide-content ul.blocks.widgetcount-1 div.form{width:50%;}
div.form .error{font-weight:bold;}
div.form fieldset{margin:0;padding:0;background:transparent;border:0;}
/*** WORDPRESS: SUPPORT FOR OTHER WIDGETS ***/
/* tag cloud */
.block-widget_tag_cloud{text-align:justify;line-height:150%;}
.block-widget_tag_cloud a{vertical-align:middle;text-decoration:none;padding:0 0.2em;letter-spacing:-0.02em;color:#666;}
.block-widget_tag_cloud a:hover{background-color:#dde90d;color:#000;}
/* calendar */
table#wp-calendar{width:100%;padding:0;margin:0;}
table#wp-calendar td,table#wp-calendar th{text-align:center;padding:2px;}
table#wp-calendar th{font-weight:bold;font-size:125%;}
table#wp-calendar caption{font-style:italic;text-align:right;}
.post-ratings{font-style:italic;font-size:85%;}
.post-ratings img{vertical-align:-10%;}
.post-ratings span.post-ratings-text{display:none !important;}
/*** PRINT STYLES ***/
@media print {
body{background:white;color:black;font-size:10pt}
.header-wrapper{display:none;}
.shadow-left.main-wrapper,.main-wrapper .shadow-right,#main,#main-inside{background:none;}
#main{background-color:#fff;}
.page-content{width:100% !important;max-width:none !important;min-width:0 !important;}
#footer-blocks .leftFade,#footer-blocks .rightFade{display:none;}
}
.block ul {
padding:0px;
}
ul.menu li {
margin:0px;
}
li.leaf {
list-style-image:none;
list-style-type:none;
}
li.collapsed {
list-style-image:none;
list-style-type:none;
}
li.expanded {
list-style-image:none;
list-style-type:none;
}
li a.active {
color:#0071BB;
}
.item-list ul li {
list-style-image: none;
list-style-type:none;
margin:none;
padding:0 0 0 18px;
margin:0px;
text-align:left;
}
.with-tabs {
clear:both;
margin-top:-20px;
width:100%;
}
li.sfHover {
background-color:#FFFFFF !important;
}
#copyright div.block{
width:225px;
float:left;
margin:5px;
}
div.attribution {
width:100%;
float:left;
}
div.footer_icon {
width:100%;
float:left;
}
.footer_content {
}
.footer_icon div {
}
div.author div.links {
//width:130px;
}
div.author div.links ul {
text-align:right;
}
div.author div.links ul li {
margin:0px;
}
span.submitted {
}
div.theme-info h2 {
font-size:100%;
}
div.theme-info div.description {
font-size:75%;
}
div.logo {
text-align:right;
}
div.links ul li {
margin: 0px;
}
div.messages {
padding: 10px;
}
|
docs/types/RenameRequests.html
|
alucardxlx/caoticamente-shards
|
<html>
<head>
<title>RunUO Documentation - Class Overview - RenameRequests</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
<h2>RenameRequests</h2>
(<font color="blue">static</font>) <font color="blue">void</font> EventSink_RenameRequest( <!-- DBG-0 --><a href="RenameRequestEventArgs.html">RenameRequestEventArgs</a> e )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Initialize()<br>
(<font color="blue">ctor</font>) RenameRequests()<br>
</body>
</html>
|
boost_1_49_0/doc/html/boost/numeric/functional/as_min_T__std_vector_ta_id581408.html
|
phra/802_21
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template as_min<T, std_vector_tag></title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional.vector_hpp" title="Header <boost/accumulators/numeric/functional/vector.hpp>">
<link rel="prev" href="promote_ToFrom__ToFrom__id581365.html" title="Struct template promote<ToFrom, ToFrom, std_vector_tag, std_vector_tag>">
<link rel="next" href="as_max_T__std_vector_ta_id581446.html" title="Struct template as_max<T, std_vector_tag>">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="promote_ToFrom__ToFrom__id581365.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional.vector_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="as_max_T__std_vector_ta_id581446.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.numeric.functional.as_min_T,_std_vector_ta_id581408"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct template as_min<T, std_vector_tag></span></h2>
<p>boost::numeric::functional::as_min<T, std_vector_tag></p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional.vector_hpp" title="Header <boost/accumulators/numeric/functional/vector.hpp>">boost/accumulators/numeric/functional/vector.hpp</a>>
</span><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span>
<span class="keyword">struct</span> <a class="link" href="as_min_T__std_vector_ta_id581408.html" title="Struct template as_min<T, std_vector_tag>">as_min</a><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">std_vector_tag</span><span class="special">></span> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">unary_function</span><span class="special"><</span> <span class="identifier">T</span><span class="special">,</span> <span class="identifier">remove_const</span><span class="special"><</span> <span class="identifier">T</span> <span class="special">></span><span class="special">::</span><span class="identifier">type</span> <span class="special">></span> <span class="special">{</span>
<span class="comment">// <a class="link" href="as_min_T__std_vector_ta_id581408.html#id581429-bb">public member functions</a></span>
<span class="identifier">remove_const</span><span class="special"><</span> <span class="identifier">T</span> <span class="special">></span><span class="special">::</span><span class="identifier">type</span> <a class="link" href="as_min_T__std_vector_ta_id581408.html#id581432-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">T</span> <span class="special">&</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="id1026914"></a><h2>Description</h2>
<div class="refsect2">
<a name="id1026918"></a><h3>
<a name="id581429-bb"></a><code class="computeroutput">as_min</code> public member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="identifier">remove_const</span><span class="special"><</span> <span class="identifier">T</span> <span class="special">></span><span class="special">::</span><span class="identifier">type</span> <a name="id581432-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">T</span> <span class="special">&</span> arr<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div>
</div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2005, 2006 Eric Niebler<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="promote_ToFrom__ToFrom__id581365.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional.vector_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="as_max_T__std_vector_ta_id581446.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
FE/fullmoon/_config.html
|
DanielRuf/phpMussel-themes
|
<div class="nav">{nav}</div>
<hr />
<div class="s">{state_msg}</div>
<form action="?phpmussel-page=config" method="POST">
<div style="display:none">{Indexes}</div>
<table>
<tr><td class="ng2"><div class="s">{link_config}</div></td></tr>
<tr>
<td class="ng1">
<div class="s">{tip_see_the_documentation}<hr /><em>{label_active_config_file}<span class="txtRd">{ActiveConfigFile}</span></em><hr /></div>
<div class="bNav"><input type="submit" value="{field_update}" /></div>
</td>
</tr>
</table>
{ConfigFields}
<table><tr><td class="ng1"><div class="bNav"><input type="submit" value="{field_update}" /></div></td></tr></table>
</form>
|
wp-content/themes/justaskkim-twentyeleven/greek9.html
|
onstudynotes/onstudynotes
|
<!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=UTF-8"/><link rel="stylesheet" type="text/css" href="homepagestylenotes.css"/><script type="text/javascript" src="js/main.js"></script><title>Greek - Grade 9</title></head><body><table height=30px width=299px cellspacing=0px><tr><td class="subjectslistheadergrades"><p class="headertext">Greek - Grade 9</p></td></tr></table><div class="divnotes"><div class="example"><div class="post_results" id="post_results1" rss_num="15" rss_url="http://onstudynotes.com/notes/category/greek-grade-9/feed/"><div class="loading_rss"><img alt="Loading..." src="images/loading.gif" align="center"/></div></div></div></body></html>
|
benchmark/single_endpoint/config_direct/sparql-query-bm-2.0.1/api/apidocs/net/sf/sparql/benchmarking/operations/query/class-use/DatasetSizeOperation.html
|
mielvds/distributed-tests
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Jul 28 10:40:40 BST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class net.sf.sparql.benchmarking.operations.query.DatasetSizeOperation (SPARQL Query Benchmarker - Core API 2.0.1 API)</title>
<meta name="date" content="2014-07-28">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class net.sf.sparql.benchmarking.operations.query.DatasetSizeOperation (SPARQL Query Benchmarker - Core API 2.0.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../net/sf/sparql/benchmarking/operations/query/DatasetSizeOperation.html" title="class in net.sf.sparql.benchmarking.operations.query">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sf/sparql/benchmarking/operations/query/class-use/DatasetSizeOperation.html" target="_top">Frames</a></li>
<li><a href="DatasetSizeOperation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class net.sf.sparql.benchmarking.operations.query.DatasetSizeOperation" class="title">Uses of Class<br>net.sf.sparql.benchmarking.operations.query.DatasetSizeOperation</h2>
</div>
<div class="classUseContainer">No usage of net.sf.sparql.benchmarking.operations.query.DatasetSizeOperation</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../net/sf/sparql/benchmarking/operations/query/DatasetSizeOperation.html" title="class in net.sf.sparql.benchmarking.operations.query">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sf/sparql/benchmarking/operations/query/class-use/DatasetSizeOperation.html" target="_top">Frames</a></li>
<li><a href="DatasetSizeOperation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014. All Rights Reserved.</small></p>
</body>
</html>
|
mingw64/share/doc/git-doc/git-bisect.html
|
arpitdwivedi/testproject
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.4">
<title>git-bisect(1)</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
/* Remove comment around @import statement below when using as a custom stylesheet */
/*@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700";*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
script{display:none!important}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
a{background:transparent}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html,body{font-size:100%}
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto}
a:hover{cursor:pointer}
img,object,embed{max-width:100%;height:auto}
object,embed{height:100%}
img{-ms-interpolation-mode:bicubic}
.left{float:left!important}
.right{float:right!important}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center!important}
.text-justify{text-align:justify!important}
.hide{display:none}
body{-webkit-font-smoothing:antialiased}
img,object,svg{display:inline-block;vertical-align:middle}
textarea{height:auto;min-height:50px}
select{width:100%}
.center{margin-left:auto;margin-right:auto}
.spread{width:100%}
p.lead,.paragraph.lead>p,#preamble>.sectionbody>.paragraph:first-of-type p{font-size:1.21875em;line-height:1.6}
.subheader,.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{line-height:1.45;color:#7a2518;font-weight:400;margin-top:0;margin-bottom:.25em}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;direction:ltr}
a{color:#2156a5;text-decoration:underline;line-height:inherit}
a:hover,a:focus{color:#1d4b8f}
a img{border:none}
p{font-family:inherit;font-weight:400;font-size:1em;line-height:1.6;margin-bottom:1.25em;text-rendering:optimizeLegibility}
p aside{font-size:.875em;line-height:1.35;font-style:italic}
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{font-family:"Open Sans","DejaVu Sans",sans-serif;font-weight:300;font-style:normal;color:#ba3925;text-rendering:optimizeLegibility;margin-top:1em;margin-bottom:.5em;line-height:1.0125em}
h1 small,h2 small,h3 small,#toctitle small,.sidebarblock>.content>.title small,h4 small,h5 small,h6 small{font-size:60%;color:#e99b8f;line-height:0}
h1{font-size:2.125em}
h2{font-size:1.6875em}
h3,#toctitle,.sidebarblock>.content>.title{font-size:1.375em}
h4,h5{font-size:1.125em}
h6{font-size:1em}
hr{border:solid #ddddd8;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em;height:0}
em,i{font-style:italic;line-height:inherit}
strong,b{font-weight:bold;line-height:inherit}
small{font-size:60%;line-height:inherit}
code{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;color:rgba(0,0,0,.9)}
ul,ol,dl{font-size:1em;line-height:1.6;margin-bottom:1.25em;list-style-position:outside;font-family:inherit}
ul,ol,ul.no-bullet,ol.no-bullet{margin-left:1.5em}
ul li ul,ul li ol{margin-left:1.25em;margin-bottom:0;font-size:1em}
ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}
ul.square{list-style-type:square}
ul.circle{list-style-type:circle}
ul.disc{list-style-type:disc}
ul.no-bullet{list-style:none}
ol li ul,ol li ol{margin-left:1.25em;margin-bottom:0}
dl dt{margin-bottom:.3125em;font-weight:bold}
dl dd{margin-bottom:1.25em}
abbr,acronym{text-transform:uppercase;font-size:90%;color:rgba(0,0,0,.8);border-bottom:1px dotted #ddd;cursor:help}
abbr{text-transform:none}
blockquote{margin:0 0 1.25em;padding:.5625em 1.25em 0 1.1875em;border-left:1px solid #ddd}
blockquote cite{display:block;font-size:.9375em;color:rgba(0,0,0,.6)}
blockquote cite:before{content:"\2014 \0020"}
blockquote cite a,blockquote cite a:visited{color:rgba(0,0,0,.6)}
blockquote,blockquote p{line-height:1.6;color:rgba(0,0,0,.85)}
@media only screen and (min-width:768px){h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2}
h1{font-size:2.75em}
h2{font-size:2.3125em}
h3,#toctitle,.sidebarblock>.content>.title{font-size:1.6875em}
h4{font-size:1.4375em}}
table{background:#fff;margin-bottom:1.25em;border:solid 1px #dedede}
table thead,table tfoot{background:#f7f8f7;font-weight:bold}
table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:.5em .625em .625em;font-size:inherit;color:rgba(0,0,0,.8);text-align:left}
table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)}
table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f8f8f7}
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6}
body{tab-size:4}
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em}
h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400}
.clearfix:before,.clearfix:after,.float-group:before,.float-group:after{content:" ";display:table}
.clearfix:after,.float-group:after{clear:both}
*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed}
pre,pre>code{line-height:1.45;color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;text-rendering:optimizeSpeed}
.keyseq{color:rgba(51,51,51,.8)}
kbd{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;display:inline-block;color:rgba(0,0,0,.8);font-size:.65em;line-height:1.45;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em white inset;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em #fff inset;margin:0 .15em;padding:.2em .5em;vertical-align:middle;position:relative;top:-.1em;white-space:nowrap}
.keyseq kbd:first-child{margin-left:0}
.keyseq kbd:last-child{margin-right:0}
.menuseq,.menu{color:rgba(0,0,0,.8)}
b.button:before,b.button:after{position:relative;top:-1px;font-weight:400}
b.button:before{content:"[";padding:0 3px 0 2px}
b.button:after{content:"]";padding:0 2px 0 3px}
p a>code:hover{color:rgba(0,0,0,.9)}
#header,#content,#footnotes,#footer{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5em;*zoom:1;position:relative;padding-left:.9375em;padding-right:.9375em}
#header:before,#header:after,#content:before,#content:after,#footnotes:before,#footnotes:after,#footer:before,#footer:after{content:" ";display:table}
#header:after,#content:after,#footnotes:after,#footer:after{clear:both}
#content{margin-top:1.25em}
#content:before{content:none}
#header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0}
#header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #ddddd8}
#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #ddddd8;padding-bottom:8px}
#header .details{border-bottom:1px solid #ddddd8;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap}
#header .details span:first-child{margin-left:-.125em}
#header .details span.email a{color:rgba(0,0,0,.85)}
#header .details br{display:none}
#header .details br+span:before{content:"\00a0\2013\00a0"}
#header .details br+span.author:before{content:"\00a0\22c5\00a0";color:rgba(0,0,0,.85)}
#header .details br+span#revremark:before{content:"\00a0|\00a0"}
#header #revnumber{text-transform:capitalize}
#header #revnumber:after{content:"\00a0"}
#content>h1:first-child:not([class]){color:rgba(0,0,0,.85);border-bottom:1px solid #ddddd8;padding-bottom:8px;margin-top:0;padding-top:1rem;margin-bottom:1.25rem}
#toc{border-bottom:1px solid #efefed;padding-bottom:.5em}
#toc>ul{margin-left:.125em}
#toc ul.sectlevel0>li>a{font-style:italic}
#toc ul.sectlevel0 ul.sectlevel1{margin:.5em 0}
#toc ul{font-family:"Open Sans","DejaVu Sans",sans-serif;list-style-type:none}
#toc li{line-height:1.3334;margin-top:.3334em}
#toc a{text-decoration:none}
#toc a:active{text-decoration:underline}
#toctitle{color:#7a2518;font-size:1.2em}
@media only screen and (min-width:768px){#toctitle{font-size:1.375em}
body.toc2{padding-left:15em;padding-right:0}
#toc.toc2{margin-top:0!important;background-color:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #efefed;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto}
#toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em}
#toc.toc2>ul{font-size:.9em;margin-bottom:0}
#toc.toc2 ul ul{margin-left:0;padding-left:1em}
#toc.toc2 ul.sectlevel0 ul.sectlevel1{padding-left:0;margin-top:.5em;margin-bottom:.5em}
body.toc2.toc-right{padding-left:0;padding-right:15em}
body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}
@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
#toc.toc2{width:20em}
#toc.toc2 #toctitle{font-size:1.375em}
#toc.toc2>ul{font-size:.95em}
#toc.toc2 ul ul{padding-left:1.25em}
body.toc2.toc-right{padding-left:0;padding-right:20em}}
#content #toc{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px}
#content #toc>:first-child{margin-top:0}
#content #toc>:last-child{margin-bottom:0}
#footer{max-width:100%;background-color:rgba(0,0,0,.8);padding:1.25em}
#footer-text{color:rgba(255,255,255,.8);line-height:1.44}
.sect1{padding-bottom:.625em}
@media only screen and (min-width:768px){.sect1{padding-bottom:1.25em}}
.sect1+.sect1{border-top:1px solid #efefed}
#content h1>a.anchor,h2>a.anchor,h3>a.anchor,#toctitle>a.anchor,.sidebarblock>.content>.title>a.anchor,h4>a.anchor,h5>a.anchor,h6>a.anchor{position:absolute;z-index:1001;width:1.5ex;margin-left:-1.5ex;display:block;text-decoration:none!important;visibility:hidden;text-align:center;font-weight:400}
#content h1>a.anchor:before,h2>a.anchor:before,h3>a.anchor:before,#toctitle>a.anchor:before,.sidebarblock>.content>.title>a.anchor:before,h4>a.anchor:before,h5>a.anchor:before,h6>a.anchor:before{content:"\00A7";font-size:.85em;display:block;padding-top:.1em}
#content h1:hover>a.anchor,#content h1>a.anchor:hover,h2:hover>a.anchor,h2>a.anchor:hover,h3:hover>a.anchor,#toctitle:hover>a.anchor,.sidebarblock>.content>.title:hover>a.anchor,h3>a.anchor:hover,#toctitle>a.anchor:hover,.sidebarblock>.content>.title>a.anchor:hover,h4:hover>a.anchor,h4>a.anchor:hover,h5:hover>a.anchor,h5>a.anchor:hover,h6:hover>a.anchor,h6>a.anchor:hover{visibility:visible}
#content h1>a.link,h2>a.link,h3>a.link,#toctitle>a.link,.sidebarblock>.content>.title>a.link,h4>a.link,h5>a.link,h6>a.link{color:#ba3925;text-decoration:none}
#content h1>a.link:hover,h2>a.link:hover,h3>a.link:hover,#toctitle>a.link:hover,.sidebarblock>.content>.title>a.link:hover,h4>a.link:hover,h5>a.link:hover,h6>a.link:hover{color:#a53221}
.audioblock,.imageblock,.literalblock,.listingblock,.stemblock,.videoblock{margin-bottom:1.25em}
.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{text-rendering:optimizeLegibility;text-align:left;font-family:"Noto Serif","DejaVu Serif",serif;font-size:1rem;font-style:italic}
table.tableblock>caption.title{white-space:nowrap;overflow:visible;max-width:0}
.paragraph.lead>p,#preamble>.sectionbody>.paragraph:first-of-type p{color:rgba(0,0,0,.85)}
table.tableblock #preamble>.sectionbody>.paragraph:first-of-type p{font-size:inherit}
.admonitionblock>table{border-collapse:separate;border:0;background:none;width:100%}
.admonitionblock>table td.icon{text-align:center;width:80px}
.admonitionblock>table td.icon img{max-width:none}
.admonitionblock>table td.icon .title{font-weight:bold;font-family:"Open Sans","DejaVu Sans",sans-serif;text-transform:uppercase}
.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #ddddd8;color:rgba(0,0,0,.6)}
.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}
.exampleblock>.content{border-style:solid;border-width:1px;border-color:#e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;-webkit-border-radius:4px;border-radius:4px}
.exampleblock>.content>:first-child{margin-top:0}
.exampleblock>.content>:last-child{margin-bottom:0}
.sidebarblock{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px}
.sidebarblock>:first-child{margin-top:0}
.sidebarblock>:last-child{margin-bottom:0}
.sidebarblock>.content>.title{color:#7a2518;margin-top:0;text-align:center}
.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0}
.literalblock pre,.listingblock pre:not(.highlight),.listingblock pre[class="highlight"],.listingblock pre[class^="highlight "],.listingblock pre.CodeRay,.listingblock pre.prettyprint{background:#f7f7f8}
.sidebarblock .literalblock pre,.sidebarblock .listingblock pre:not(.highlight),.sidebarblock .listingblock pre[class="highlight"],.sidebarblock .listingblock pre[class^="highlight "],.sidebarblock .listingblock pre.CodeRay,.sidebarblock .listingblock pre.prettyprint{background:#f2f1f1}
.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{-webkit-border-radius:4px;border-radius:4px;word-wrap:break-word;padding:1em;font-size:.8125em}
.literalblock pre.nowrap,.literalblock pre[class].nowrap,.listingblock pre.nowrap,.listingblock pre[class].nowrap{overflow-x:auto;white-space:pre;word-wrap:normal}
@media only screen and (min-width:768px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:.90625em}}
@media only screen and (min-width:1280px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:1em}}
.literalblock.output pre{color:#f7f7f8;background-color:rgba(0,0,0,.9)}
.listingblock pre.highlightjs{padding:0}
.listingblock pre.highlightjs>code{padding:1em;-webkit-border-radius:4px;border-radius:4px}
.listingblock pre.prettyprint{border-width:0}
.listingblock>.content{position:relative}
.listingblock code[data-lang]:before{display:none;content:attr(data-lang);position:absolute;font-size:.75em;top:.425rem;right:.5rem;line-height:1;text-transform:uppercase;color:#999}
.listingblock:hover code[data-lang]:before{display:block}
.listingblock.terminal pre .command:before{content:attr(data-prompt);padding-right:.5em;color:#999}
.listingblock.terminal pre .command:not([data-prompt]):before{content:"$"}
table.pyhltable{border-collapse:separate;border:0;margin-bottom:0;background:none}
table.pyhltable td{vertical-align:top;padding-top:0;padding-bottom:0;line-height:1.45}
table.pyhltable td.code{padding-left:.75em;padding-right:0}
pre.pygments .lineno,table.pyhltable td:not(.code){color:#999;padding-left:0;padding-right:.5em;border-right:1px solid #ddddd8}
pre.pygments .lineno{display:inline-block;margin-right:.25em}
table.pyhltable .linenodiv{background:none!important;padding-right:0!important}
.quoteblock{margin:0 1em 1.25em 1.5em;display:table}
.quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em}
.quoteblock blockquote,.quoteblock blockquote p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}
.quoteblock blockquote{margin:0;padding:0;border:0}
.quoteblock blockquote:before{content:"\201c";float:left;font-size:2.75em;font-weight:bold;line-height:.6em;margin-left:-.6em;color:#7a2518;text-shadow:0 1px 2px rgba(0,0,0,.1)}
.quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}
.quoteblock .attribution{margin-top:.5em;margin-right:.5ex;text-align:right}
.quoteblock .quoteblock{margin-left:0;margin-right:0;padding:.5em 0;border-left:3px solid rgba(0,0,0,.6)}
.quoteblock .quoteblock blockquote{padding:0 0 0 .75em}
.quoteblock .quoteblock blockquote:before{display:none}
.verseblock{margin:0 1em 1.25em 1em}
.verseblock pre{font-family:"Open Sans","DejaVu Sans",sans;font-size:1.15rem;color:rgba(0,0,0,.85);font-weight:300;text-rendering:optimizeLegibility}
.verseblock pre strong{font-weight:400}
.verseblock .attribution{margin-top:1.25rem;margin-left:.5ex}
.quoteblock .attribution,.verseblock .attribution{font-size:.9375em;line-height:1.45;font-style:italic}
.quoteblock .attribution br,.verseblock .attribution br{display:none}
.quoteblock .attribution cite,.verseblock .attribution cite{display:block;letter-spacing:-.025em;color:rgba(0,0,0,.6)}
.quoteblock.abstract{margin:0 0 1.25em 0;display:block}
.quoteblock.abstract blockquote,.quoteblock.abstract blockquote p{text-align:left;word-spacing:0}
.quoteblock.abstract blockquote:before,.quoteblock.abstract blockquote p:first-of-type:before{display:none}
table.tableblock{max-width:100%;border-collapse:separate}
table.tableblock td>.paragraph:last-child p>p:last-child,table.tableblock th>p:last-child,table.tableblock td>p:last-child{margin-bottom:0}
table.tableblock,th.tableblock,td.tableblock{border:0 solid #dedede}
table.grid-all th.tableblock,table.grid-all td.tableblock{border-width:0 1px 1px 0}
table.grid-all tfoot>tr>th.tableblock,table.grid-all tfoot>tr>td.tableblock{border-width:1px 1px 0 0}
table.grid-cols th.tableblock,table.grid-cols td.tableblock{border-width:0 1px 0 0}
table.grid-all *>tr>.tableblock:last-child,table.grid-cols *>tr>.tableblock:last-child{border-right-width:0}
table.grid-rows th.tableblock,table.grid-rows td.tableblock{border-width:0 0 1px 0}
table.grid-all tbody>tr:last-child>th.tableblock,table.grid-all tbody>tr:last-child>td.tableblock,table.grid-all thead:last-child>tr>th.tableblock,table.grid-rows tbody>tr:last-child>th.tableblock,table.grid-rows tbody>tr:last-child>td.tableblock,table.grid-rows thead:last-child>tr>th.tableblock{border-bottom-width:0}
table.grid-rows tfoot>tr>th.tableblock,table.grid-rows tfoot>tr>td.tableblock{border-width:1px 0 0 0}
table.frame-all{border-width:1px}
table.frame-sides{border-width:0 1px}
table.frame-topbot{border-width:1px 0}
th.halign-left,td.halign-left{text-align:left}
th.halign-right,td.halign-right{text-align:right}
th.halign-center,td.halign-center{text-align:center}
th.valign-top,td.valign-top{vertical-align:top}
th.valign-bottom,td.valign-bottom{vertical-align:bottom}
th.valign-middle,td.valign-middle{vertical-align:middle}
table thead th,table tfoot th{font-weight:bold}
tbody tr th{display:table-cell;line-height:1.6;background:#f7f8f7}
tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{color:rgba(0,0,0,.8);font-weight:bold}
p.tableblock>code:only-child{background:none;padding:0}
p.tableblock{font-size:1em}
td>div.verse{white-space:pre}
ol{margin-left:1.75em}
ul li ol{margin-left:1.5em}
dl dd{margin-left:1.125em}
dl dd:last-child,dl dd:last-child>:last-child{margin-bottom:0}
ol>li p,ul>li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em}
ul.unstyled,ol.unnumbered,ul.checklist,ul.none{list-style-type:none}
ul.unstyled,ol.unnumbered,ul.checklist{margin-left:.625em}
ul.checklist li>p:first-child>.fa-square-o:first-child,ul.checklist li>p:first-child>.fa-check-square-o:first-child{width:1em;font-size:.85em}
ul.checklist li>p:first-child>input[type="checkbox"]:first-child{width:1em;position:relative;top:1px}
ul.inline{margin:0 auto .625em auto;margin-left:-1.375em;margin-right:0;padding:0;list-style:none;overflow:hidden}
ul.inline>li{list-style:none;float:left;margin-left:1.375em;display:block}
ul.inline>li>*{display:block}
.unstyled dl dt{font-weight:400;font-style:normal}
ol.arabic{list-style-type:decimal}
ol.decimal{list-style-type:decimal-leading-zero}
ol.loweralpha{list-style-type:lower-alpha}
ol.upperalpha{list-style-type:upper-alpha}
ol.lowerroman{list-style-type:lower-roman}
ol.upperroman{list-style-type:upper-roman}
ol.lowergreek{list-style-type:lower-greek}
.hdlist>table,.colist>table{border:0;background:none}
.hdlist>table>tbody>tr,.colist>table>tbody>tr{background:none}
td.hdlist1,td.hdlist2{vertical-align:top;padding:0 .625em}
td.hdlist1{font-weight:bold;padding-bottom:1.25em}
.literalblock+.colist,.listingblock+.colist{margin-top:-.5em}
.colist>table tr>td:first-of-type{padding:0 .75em;line-height:1}
.colist>table tr>td:last-of-type{padding:.25em 0}
.thumb,.th{line-height:0;display:inline-block;border:solid 4px #fff;-webkit-box-shadow:0 0 0 1px #ddd;box-shadow:0 0 0 1px #ddd}
.imageblock.left,.imageblock[style*="float: left"]{margin:.25em .625em 1.25em 0}
.imageblock.right,.imageblock[style*="float: right"]{margin:.25em 0 1.25em .625em}
.imageblock>.title{margin-bottom:0}
.imageblock.thumb,.imageblock.th{border-width:6px}
.imageblock.thumb>.title,.imageblock.th>.title{padding:0 .125em}
.image.left,.image.right{margin-top:.25em;margin-bottom:.25em;display:inline-block;line-height:0}
.image.left{margin-right:.625em}
.image.right{margin-left:.625em}
a.image{text-decoration:none;display:inline-block}
a.image object{pointer-events:none}
sup.footnote,sup.footnoteref{font-size:.875em;position:static;vertical-align:super}
sup.footnote a,sup.footnoteref a{text-decoration:none}
sup.footnote a:active,sup.footnoteref a:active{text-decoration:underline}
#footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em}
#footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em 0;border-width:1px 0 0 0}
#footnotes .footnote{padding:0 .375em 0 .225em;line-height:1.3334;font-size:.875em;margin-left:1.2em;text-indent:-1.05em;margin-bottom:.2em}
#footnotes .footnote a:first-of-type{font-weight:bold;text-decoration:none}
#footnotes .footnote:last-of-type{margin-bottom:0}
#content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0}
.gist .file-data>table{border:0;background:#fff;width:100%;margin-bottom:0}
.gist .file-data>table td.line-data{width:99%}
div.unbreakable{page-break-inside:avoid}
.big{font-size:larger}
.small{font-size:smaller}
.underline{text-decoration:underline}
.overline{text-decoration:overline}
.line-through{text-decoration:line-through}
.aqua{color:#00bfbf}
.aqua-background{background-color:#00fafa}
.black{color:#000}
.black-background{background-color:#000}
.blue{color:#0000bf}
.blue-background{background-color:#0000fa}
.fuchsia{color:#bf00bf}
.fuchsia-background{background-color:#fa00fa}
.gray{color:#606060}
.gray-background{background-color:#7d7d7d}
.green{color:#006000}
.green-background{background-color:#007d00}
.lime{color:#00bf00}
.lime-background{background-color:#00fa00}
.maroon{color:#600000}
.maroon-background{background-color:#7d0000}
.navy{color:#000060}
.navy-background{background-color:#00007d}
.olive{color:#606000}
.olive-background{background-color:#7d7d00}
.purple{color:#600060}
.purple-background{background-color:#7d007d}
.red{color:#bf0000}
.red-background{background-color:#fa0000}
.silver{color:#909090}
.silver-background{background-color:#bcbcbc}
.teal{color:#006060}
.teal-background{background-color:#007d7d}
.white{color:#bfbfbf}
.white-background{background-color:#fafafa}
.yellow{color:#bfbf00}
.yellow-background{background-color:#fafa00}
span.icon>.fa{cursor:default}
.admonitionblock td.icon [class^="fa icon-"]{font-size:2.5em;text-shadow:1px 1px 2px rgba(0,0,0,.5);cursor:default}
.admonitionblock td.icon .icon-note:before{content:"\f05a";color:#19407c}
.admonitionblock td.icon .icon-tip:before{content:"\f0eb";text-shadow:1px 1px 2px rgba(155,155,0,.8);color:#111}
.admonitionblock td.icon .icon-warning:before{content:"\f071";color:#bf6900}
.admonitionblock td.icon .icon-caution:before{content:"\f06d";color:#bf3400}
.admonitionblock td.icon .icon-important:before{content:"\f06a";color:#bf0000}
.conum[data-value]{display:inline-block;color:#fff!important;background-color:rgba(0,0,0,.8);-webkit-border-radius:100px;border-radius:100px;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold}
.conum[data-value] *{color:#fff!important}
.conum[data-value]+b{display:none}
.conum[data-value]:after{content:attr(data-value)}
pre .conum[data-value]{position:relative;top:-.125em}
b.conum *{color:inherit!important}
.conum:not([data-value]):empty{display:none}
dt,th.tableblock,td.content,div.footnote{text-rendering:optimizeLegibility}
h1,h2,p,td.content,span.alt{letter-spacing:-.01em}
p strong,td.content strong,div.footnote strong{letter-spacing:-.005em}
p,blockquote,dt,td.content,span.alt{font-size:1.0625rem}
p{margin-bottom:1.25rem}
.sidebarblock p,.sidebarblock dt,.sidebarblock td.content,p.tableblock{font-size:1em}
.exampleblock>.content{background-color:#fffef7;border-color:#e0e0dc;-webkit-box-shadow:0 1px 4px #e0e0dc;box-shadow:0 1px 4px #e0e0dc}
.print-only{display:none!important}
@media print{@page{margin:1.25cm .75cm}
*{-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}
a{color:inherit!important;text-decoration:underline!important}
a.bare,a[href^="#"],a[href^="mailto:"]{text-decoration:none!important}
a[href^="http:"]:not(.bare):after,a[href^="https:"]:not(.bare):after{content:"(" attr(href) ")";display:inline-block;font-size:.875em;padding-left:.25em}
abbr[title]:after{content:" (" attr(title) ")"}
pre,blockquote,tr,img,object,svg{page-break-inside:avoid}
thead{display:table-header-group}
svg{max-width:100%}
p,blockquote,dt,td.content{font-size:1em;orphans:3;widows:3}
h2,h3,#toctitle,.sidebarblock>.content>.title{page-break-after:avoid}
#toc,.sidebarblock,.exampleblock>.content{background:none!important}
#toc{border-bottom:1px solid #ddddd8!important;padding-bottom:0!important}
.sect1{padding-bottom:0!important}
.sect1+.sect1{border:0!important}
#header>h1:first-child{margin-top:1.25rem}
body.book #header{text-align:center}
body.book #header>h1:first-child{border:0!important;margin:2.5em 0 1em 0}
body.book #header .details{border:0!important;display:block;padding:0!important}
body.book #header .details span:first-child{margin-left:0!important}
body.book #header .details br{display:block}
body.book #header .details br+span:before{content:none!important}
body.book #toc{border:0!important;text-align:left!important;padding:0!important;margin:0!important}
body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-break-before:always}
.listingblock code[data-lang]:before{display:block}
#footer{background:none!important;padding:0 .9375em}
#footer-text{color:rgba(0,0,0,.6)!important;font-size:.9em}
.hide-on-print{display:none!important}
.print-only{display:block!important}
.hide-for-print{display:none!important}
.show-for-print{display:inherit!important}}
</style>
</head>
<body class="manpage">
<div id="header">
<h1>git-bisect(1) Manual Page</h1>
<h2>NAME</h2>
<div class="sectionbody">
<p>git-bisect - Use binary search to find the commit that introduced a bug</p>
</div>
</div>
<div id="content">
<div class="sect1">
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
<pre class="content"><em>git bisect</em> <subcommand> <options></pre>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="paragraph">
<p>The command takes various subcommands, and different options depending
on the subcommand:</p>
</div>
<div class="literalblock">
<div class="content">
<pre>git bisect start [--term-{old,good}=<term> --term-{new,bad}=<term>]
[--no-checkout] [<bad> [<good>...]] [--] [<paths>...]
git bisect (bad|new) [<rev>]
git bisect (good|old) [<rev>...]
git bisect terms [--term-good | --term-bad]
git bisect skip [(<rev>|<range>)...]
git bisect reset [<commit>]
git bisect visualize
git bisect replay <logfile>
git bisect log
git bisect run <cmd>...
git bisect help</pre>
</div>
</div>
<div class="paragraph">
<p>This command uses a binary search algorithm to find which commit in
your project’s history introduced a bug. You use it by first telling
it a "bad" commit that is known to contain the bug, and a "good"
commit that is known to be before the bug was introduced. Then <code>git
bisect</code> picks a commit between those two endpoints and asks you
whether the selected commit is "good" or "bad". It continues narrowing
down the range until it finds the exact commit that introduced the
change.</p>
</div>
<div class="paragraph">
<p>In fact, <code>git bisect</code> can be used to find the commit that changed
<strong>any</strong> property of your project; e.g., the commit that fixed a bug, or
the commit that caused a benchmark’s performance to improve. To
support this more general usage, the terms "old" and "new" can be used
in place of "good" and "bad", or you can choose your own terms. See
section "Alternate terms" below for more information.</p>
</div>
<div class="sect2">
<h3 id="_basic_bisect_commands_start_bad_good">Basic bisect commands: start, bad, good</h3>
<div class="paragraph">
<p>As an example, suppose you are trying to find the commit that broke a
feature that was known to work in version <code>v2.6.13-rc2</code> of your
project. You start a bisect session as follows:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start
$ git bisect bad # Current version is bad
$ git bisect good v2.6.13-rc2 # v2.6.13-rc2 is known to be good</pre>
</div>
</div>
<div class="paragraph">
<p>Once you have specified at least one bad and one good commit, <code>git
bisect</code> selects a commit in the middle of that range of history,
checks it out, and outputs something similar to the following:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>Bisecting: 675 revisions left to test after this (roughly 10 steps)</pre>
</div>
</div>
<div class="paragraph">
<p>You should now compile the checked-out version and test it. If that
version works correctly, type</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect good</pre>
</div>
</div>
<div class="paragraph">
<p>If that version is broken, type</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect bad</pre>
</div>
</div>
<div class="paragraph">
<p>Then <code>git bisect</code> will respond with something like</p>
</div>
<div class="listingblock">
<div class="content">
<pre>Bisecting: 337 revisions left to test after this (roughly 9 steps)</pre>
</div>
</div>
<div class="paragraph">
<p>Keep repeating the process: compile the tree, test it, and depending
on whether it is good or bad run <code>git bisect good</code> or <code>git bisect bad</code>
to ask for the next commit that needs testing.</p>
</div>
<div class="paragraph">
<p>Eventually there will be no more revisions left to inspect, and the
command will print out a description of the first bad commit. The
reference <code>refs/bisect/bad</code> will be left pointing at that commit.</p>
</div>
</div>
<div class="sect2">
<h3 id="_bisect_reset">Bisect reset</h3>
<div class="paragraph">
<p>After a bisect session, to clean up the bisection state and return to
the original HEAD, issue the following command:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect reset</pre>
</div>
</div>
<div class="paragraph">
<p>By default, this will return your tree to the commit that was checked
out before <code>git bisect start</code>. (A new <code>git bisect start</code> will also do
that, as it cleans up the old bisection state.)</p>
</div>
<div class="paragraph">
<p>With an optional argument, you can return to a different commit
instead:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect reset <commit></pre>
</div>
</div>
<div class="paragraph">
<p>For example, <code>git bisect reset bisect/bad</code> will check out the first
bad revision, while <code>git bisect reset HEAD</code> will leave you on the
current bisection commit and avoid switching commits at all.</p>
</div>
</div>
<div class="sect2">
<h3 id="_alternate_terms">Alternate terms</h3>
<div class="paragraph">
<p>Sometimes you are not looking for the commit that introduced a
breakage, but rather for a commit that caused a change between some
other "old" state and "new" state. For example, you might be looking
for the commit that introduced a particular fix. Or you might be
looking for the first commit in which the source-code filenames were
finally all converted to your company’s naming standard. Or whatever.</p>
</div>
<div class="paragraph">
<p>In such cases it can be very confusing to use the terms "good" and
"bad" to refer to "the state before the change" and "the state after
the change". So instead, you can use the terms "old" and "new",
respectively, in place of "good" and "bad". (But note that you cannot
mix "good" and "bad" with "old" and "new" in a single session.)</p>
</div>
<div class="paragraph">
<p>In this more general usage, you provide <code>git bisect</code> with a "new"
commit has some property and an "old" commit that doesn’t have that
property. Each time <code>git bisect</code> checks out a commit, you test if that
commit has the property. If it does, mark the commit as "new";
otherwise, mark it as "old". When the bisection is done, <code>git bisect</code>
will report which commit introduced the property.</p>
</div>
<div class="paragraph">
<p>To use "old" and "new" instead of "good" and bad, you must run <code>git
bisect start</code> without commits as argument and then run the following
commands to add the commits:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>git bisect old [<rev>]</pre>
</div>
</div>
<div class="paragraph">
<p>to indicate that a commit was before the sought change, or</p>
</div>
<div class="listingblock">
<div class="content">
<pre>git bisect new [<rev>...]</pre>
</div>
</div>
<div class="paragraph">
<p>to indicate that it was after.</p>
</div>
<div class="paragraph">
<p>To get a reminder of the currently used terms, use</p>
</div>
<div class="listingblock">
<div class="content">
<pre>git bisect terms</pre>
</div>
</div>
<div class="paragraph">
<p>You can get just the old (respectively new) term with <code>git bisect term
--term-old</code> or <code>git bisect term --term-good</code>.</p>
</div>
<div class="paragraph">
<p>If you would like to use your own terms instead of "bad"/"good" or
"new"/"old", you can choose any names you like (except existing bisect
subcommands like <code>reset</code>, <code>start</code>, …​) by starting the
bisection using</p>
</div>
<div class="listingblock">
<div class="content">
<pre>git bisect start --term-old <term-old> --term-new <term-new></pre>
</div>
</div>
<div class="paragraph">
<p>For example, if you are looking for a commit that introduced a
performance regression, you might use</p>
</div>
<div class="listingblock">
<div class="content">
<pre>git bisect start --term-old fast --term-new slow</pre>
</div>
</div>
<div class="paragraph">
<p>Or if you are looking for the commit that fixed a bug, you might use</p>
</div>
<div class="listingblock">
<div class="content">
<pre>git bisect start --term-new fixed --term-old broken</pre>
</div>
</div>
<div class="paragraph">
<p>Then, use <code>git bisect <term-old></code> and <code>git bisect <term-new></code> instead
of <code>git bisect good</code> and <code>git bisect bad</code> to mark commits.</p>
</div>
</div>
<div class="sect2">
<h3 id="_bisect_visualize">Bisect visualize</h3>
<div class="paragraph">
<p>To see the currently remaining suspects in <em>gitk</em>, issue the following
command during the bisection process:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect visualize</pre>
</div>
</div>
<div class="paragraph">
<p><code>view</code> may also be used as a synonym for <code>visualize</code>.</p>
</div>
<div class="paragraph">
<p>If the <code>DISPLAY</code> environment variable is not set, <em>git log</em> is used
instead. You can also give command-line options such as <code>-p</code> and
<code>--stat</code>.</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect view --stat</pre>
</div>
</div>
</div>
<div class="sect2">
<h3 id="_bisect_log_and_bisect_replay">Bisect log and bisect replay</h3>
<div class="paragraph">
<p>After having marked revisions as good or bad, issue the following
command to show what has been done so far:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect log</pre>
</div>
</div>
<div class="paragraph">
<p>If you discover that you made a mistake in specifying the status of a
revision, you can save the output of this command to a file, edit it to
remove the incorrect entries, and then issue the following commands to
return to a corrected state:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect reset
$ git bisect replay that-file</pre>
</div>
</div>
</div>
<div class="sect2">
<h3 id="_avoiding_testing_a_commit">Avoiding testing a commit</h3>
<div class="paragraph">
<p>If, in the middle of a bisect session, you know that the suggested
revision is not a good one to test (e.g. it fails to build and you
know that the failure does not have anything to do with the bug you
are chasing), you can manually select a nearby commit and test that
one instead.</p>
</div>
<div class="paragraph">
<p>For example:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect good/bad # previous round was good or bad.
Bisecting: 337 revisions left to test after this (roughly 9 steps)
$ git bisect visualize # oops, that is uninteresting.
$ git reset --hard HEAD~3 # try 3 revisions before what
# was suggested</pre>
</div>
</div>
<div class="paragraph">
<p>Then compile and test the chosen revision, and afterwards mark
the revision as good or bad in the usual manner.</p>
</div>
</div>
<div class="sect2">
<h3 id="_bisect_skip">Bisect skip</h3>
<div class="paragraph">
<p>Instead of choosing a nearby commit by yourself, you can ask Git to do
it for you by issuing the command:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect skip # Current version cannot be tested</pre>
</div>
</div>
<div class="paragraph">
<p>However, if you skip a commit adjacent to the one you are looking for,
Git will be unable to tell exactly which of those commits was the
first bad one.</p>
</div>
<div class="paragraph">
<p>You can also skip a range of commits, instead of just one commit,
using range notation. For example:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect skip v2.5..v2.6</pre>
</div>
</div>
<div class="paragraph">
<p>This tells the bisect process that no commit after <code>v2.5</code>, up to and
including <code>v2.6</code>, should be tested.</p>
</div>
<div class="paragraph">
<p>Note that if you also want to skip the first commit of the range you
would issue the command:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect skip v2.5 v2.5..v2.6</pre>
</div>
</div>
<div class="paragraph">
<p>This tells the bisect process that the commits between <code>v2.5</code> and
<code>v2.6</code> (inclusive) should be skipped.</p>
</div>
</div>
<div class="sect2">
<h3 id="_cutting_down_bisection_by_giving_more_parameters_to_bisect_start">Cutting down bisection by giving more parameters to bisect start</h3>
<div class="paragraph">
<p>You can further cut down the number of trials, if you know what part of
the tree is involved in the problem you are tracking down, by specifying
path parameters when issuing the <code>bisect start</code> command:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start -- arch/i386 include/asm-i386</pre>
</div>
</div>
<div class="paragraph">
<p>If you know beforehand more than one good commit, you can narrow the
bisect space down by specifying all of the good commits immediately after
the bad commit when issuing the <code>bisect start</code> command:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start v2.6.20-rc6 v2.6.20-rc4 v2.6.20-rc1 --
# v2.6.20-rc6 is bad
# v2.6.20-rc4 and v2.6.20-rc1 are good</pre>
</div>
</div>
</div>
<div class="sect2">
<h3 id="_bisect_run">Bisect run</h3>
<div class="paragraph">
<p>If you have a script that can tell if the current source code is good
or bad, you can bisect by issuing the command:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect run my_script arguments</pre>
</div>
</div>
<div class="paragraph">
<p>Note that the script (<code>my_script</code> in the above example) should exit
with code 0 if the current source code is good/old, and exit with a
code between 1 and 127 (inclusive), except 125, if the current source
code is bad/new.</p>
</div>
<div class="paragraph">
<p>Any other exit code will abort the bisect process. It should be noted
that a program that terminates via <code>exit(-1)</code> leaves $? = 255, (see the
exit(3) manual page), as the value is chopped with <code>& 0377</code>.</p>
</div>
<div class="paragraph">
<p>The special exit code 125 should be used when the current source code
cannot be tested. If the script exits with this code, the current
revision will be skipped (see <code>git bisect skip</code> above). 125 was chosen
as the highest sensible value to use for this purpose, because 126 and 127
are used by POSIX shells to signal specific error status (127 is for
command not found, 126 is for command found but not executable—​these
details do not matter, as they are normal errors in the script, as far as
<code>bisect run</code> is concerned).</p>
</div>
<div class="paragraph">
<p>You may often find that during a bisect session you want to have
temporary modifications (e.g. s/#define DEBUG 0/#define DEBUG 1/ in a
header file, or "revision that does not have this commit needs this
patch applied to work around another problem this bisection is not
interested in") applied to the revision being tested.</p>
</div>
<div class="paragraph">
<p>To cope with such a situation, after the inner <em>git bisect</em> finds the
next revision to test, the script can apply the patch
before compiling, run the real test, and afterwards decide if the
revision (possibly with the needed patch) passed the test and then
rewind the tree to the pristine state. Finally the script should exit
with the status of the real test to let the <code>git bisect run</code> command loop
determine the eventual outcome of the bisect session.</p>
</div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
<div class="dlist">
<dl>
<dt class="hdlist1">--no-checkout</dt>
<dd>
<div class="paragraph">
<p>Do not checkout the new working tree at each iteration of the bisection
process. Instead just update a special reference named <code>BISECT_HEAD</code> to make
it point to the commit that should be tested.</p>
</div>
<div class="paragraph">
<p>This option may be useful when the test you would perform in each step
does not require a checked out tree.</p>
</div>
<div class="paragraph">
<p>If the repository is bare, <code>--no-checkout</code> is assumed.</p>
</div>
</dd>
</dl>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_examples">EXAMPLES</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>Automatically bisect a broken build between v1.2 and HEAD:</p>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start HEAD v1.2 -- # HEAD is bad, v1.2 is good
$ git bisect run make # "make" builds the app
$ git bisect reset # quit the bisect session</pre>
</div>
</div>
</li>
<li>
<p>Automatically bisect a test failure between origin and HEAD:</p>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start HEAD origin -- # HEAD is bad, origin is good
$ git bisect run make test # "make test" builds and tests
$ git bisect reset # quit the bisect session</pre>
</div>
</div>
</li>
<li>
<p>Automatically bisect a broken test case:</p>
<div class="listingblock">
<div class="content">
<pre>$ cat ~/test.sh
#!/bin/sh
make || exit 125 # this skips broken builds
~/check_test_case.sh # does the test case pass?
$ git bisect start HEAD HEAD~10 -- # culprit is among the last 10
$ git bisect run ~/test.sh
$ git bisect reset # quit the bisect session</pre>
</div>
</div>
<div class="paragraph">
<p>Here we use a <code>test.sh</code> custom script. In this script, if <code>make</code>
fails, we skip the current commit.
<code>check_test_case.sh</code> should <code>exit 0</code> if the test case passes,
and <code>exit 1</code> otherwise.</p>
</div>
<div class="paragraph">
<p>It is safer if both <code>test.sh</code> and <code>check_test_case.sh</code> are
outside the repository to prevent interactions between the bisect,
make and test processes and the scripts.</p>
</div>
</li>
<li>
<p>Automatically bisect with temporary modifications (hot-fix):</p>
<div class="listingblock">
<div class="content">
<pre>$ cat ~/test.sh
#!/bin/sh
# tweak the working tree by merging the hot-fix branch
# and then attempt a build
if git merge --no-commit hot-fix &&
make
then
# run project specific test and report its status
~/check_test_case.sh
status=$?
else
# tell the caller this is untestable
status=125
fi
# undo the tweak to allow clean flipping to the next commit
git reset --hard
# return control
exit $status</pre>
</div>
</div>
<div class="paragraph">
<p>This applies modifications from a hot-fix branch before each test run,
e.g. in case your build or test environment changed so that older
revisions may need a fix which newer ones have already. (Make sure the
hot-fix branch is based off a commit which is contained in all revisions
which you are bisecting, so that the merge does not pull in too much, or
use <code>git cherry-pick</code> instead of <code>git merge</code>.)</p>
</div>
</li>
<li>
<p>Automatically bisect a broken test case:</p>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start HEAD HEAD~10 -- # culprit is among the last 10
$ git bisect run sh -c "make || exit 125; ~/check_test_case.sh"
$ git bisect reset # quit the bisect session</pre>
</div>
</div>
<div class="paragraph">
<p>This shows that you can do without a run script if you write the test
on a single line.</p>
</div>
</li>
<li>
<p>Locate a good region of the object graph in a damaged repository</p>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start HEAD <known-good-commit> [ <boundary-commit> ... ] --no-checkout
$ git bisect run sh -c '
GOOD=$(git for-each-ref "--format=%(objectname)" refs/bisect/good-*) &&
git rev-list --objects BISECT_HEAD --not $GOOD >tmp.$$ &&
git pack-objects --stdout >/dev/null <tmp.$$
rc=$?
rm -f tmp.$$
test $rc = 0'
$ git bisect reset # quit the bisect session</pre>
</div>
</div>
<div class="paragraph">
<p>In this case, when <em>git bisect run</em> finishes, bisect/bad will refer to a commit that
has at least one parent whose reachable graph is fully traversable in the sense
required by <em>git pack objects</em>.</p>
</div>
</li>
<li>
<p>Look for a fix instead of a regression in the code</p>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start
$ git bisect new HEAD # current commit is marked as new
$ git bisect old HEAD~10 # the tenth commit from now is marked as old</pre>
</div>
</div>
<div class="paragraph">
<p>or:</p>
</div>
</li>
</ul>
</div>
<div class="listingblock">
<div class="content">
<pre>$ git bisect start --term-old broken --term-new fixed
$ git bisect fixed
$ git bisect broken HEAD~10</pre>
</div>
</div>
<div class="sect2">
<h3 id="_getting_help">Getting help</h3>
<div class="paragraph">
<p>Use <code>git bisect</code> to get a short usage description, and <code>git bisect
help</code> or <code>git bisect -h</code> to get a long usage description.</p>
</div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
<div class="paragraph">
<p><a href="git-bisect-lk2009.html">Fighting regressions with git bisect</a>,
<a href="git-blame.html">git-blame</a>(1).</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_git">GIT</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Part of the <a href="git.html">git</a>(1) suite</p>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-11-02 12:15:32 W. Europe Standard Time
</div>
</div>
</body>
</html>
|
qtopiacore/qt/doc/html/draganddrop-puzzle-puzzlewidget-cpp.html
|
muromec/qtopia-ezx
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Qt 4.3: puzzlewidget.cpp Example File (draganddrop/puzzle/puzzlewidget.cpp)</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://www.trolltech.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="mainclasses.html"><font color="#004faf">Main Classes</font></a> · <a href="groups.html"><font color="#004faf">Grouped Classes</font></a> · <a href="modules.html"><font color="#004faf">Modules</font></a> · <a href="functions.html"><font color="#004faf">Functions</font></a></td>
<td align="right" valign="top" width="230"><a href="http://www.trolltech.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table><h1 class="title">puzzlewidget.cpp Example File<br /><span class="small-subtitle">draganddrop/puzzle/puzzlewidget.cpp</span>
</h1>
<pre><span class="comment"> /****************************************************************************
**
** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved.
**
** This file is part of the example classes of the Qt Toolkit.
**
** This file may be used under the terms of the GNU General Public
** License versions 2.0 or 3.0 as published by the Free Software
** Foundation and appearing in the files LICENSE.GPL2 and LICENSE.GPL3
** included in the packaging of this file. Alternatively you may (at
** your option) use any later version of the GNU General Public
** License if such license has been publicly approved by Trolltech ASA
** (or its successors, if any) and the KDE Free Qt Foundation. In
** addition, as a special exception, Trolltech gives you certain
** additional rights. These rights are described in the Trolltech GPL
** Exception version 1.2, which can be found at
** http://www.trolltech.com/products/qt/gplexception/ and in the file
** GPL_EXCEPTION.txt in this package.
**
** Please review the following information to ensure GNU General
** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/. If
** you are unsure which license is appropriate for your use, please
** review the following information:
** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
** or contact the sales department at sales@trolltech.com.
**
** In addition, as a special exception, Trolltech, as the sole
** copyright holder for Qt Designer, grants users of the Qt/Eclipse
** Integration plug-in the right for the Qt/Eclipse Integration to
** link to functionality provided by Qt Designer and its related
** libraries.
**
** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE. Trolltech reserves all rights not expressly
** granted herein.
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
****************************************************************************/</span>
#include <QtGui>
#include "puzzlewidget.h"
PuzzleWidget::PuzzleWidget(QWidget *parent)
: QWidget(parent)
{
setAcceptDrops(true);
setMinimumSize(400, 400);
setMaximumSize(400, 400);
}
void PuzzleWidget::clear()
{
pieceLocations.clear();
piecePixmaps.clear();
pieceRects.clear();
highlightedRect = QRect();
inPlace = 0;
update();
}
void PuzzleWidget::dragEnterEvent(QDragEnterEvent *event)
{
if (event->mimeData()->hasFormat("image/x-puzzle-piece"))
event->accept();
else
event->ignore();
}
void PuzzleWidget::dragLeaveEvent(QDragLeaveEvent *event)
{
QRect updateRect = highlightedRect;
highlightedRect = QRect();
update(updateRect);
event->accept();
}
void PuzzleWidget::dragMoveEvent(QDragMoveEvent *event)
{
QRect updateRect = highlightedRect.unite(targetSquare(event->pos()));
if (event->mimeData()->hasFormat("image/x-puzzle-piece")
&& findPiece(targetSquare(event->pos())) == -1) {
highlightedRect = targetSquare(event->pos());
event->setDropAction(Qt::MoveAction);
event->accept();
} else {
highlightedRect = QRect();
event->ignore();
}
update(updateRect);
}
void PuzzleWidget::dropEvent(QDropEvent *event)
{
if (event->mimeData()->hasFormat("image/x-puzzle-piece")
&& findPiece(targetSquare(event->pos())) == -1) {
QByteArray pieceData = event->mimeData()->data("image/x-puzzle-piece");
QDataStream dataStream(&pieceData, QIODevice::ReadOnly);
QRect square = targetSquare(event->pos());
QPixmap pixmap;
QPoint location;
dataStream >> pixmap >> location;
pieceLocations.append(location);
piecePixmaps.append(pixmap);
pieceRects.append(square);
highlightedRect = QRect();
update(square);
event->setDropAction(Qt::MoveAction);
event->accept();
if (location == QPoint(square.x()/80, square.y()/80)) {
inPlace++;
if (inPlace == 25)
emit puzzleCompleted();
}
} else {
highlightedRect = QRect();
event->ignore();
}
}
int PuzzleWidget::findPiece(const QRect &pieceRect) const
{
for (int i = 0; i < pieceRects.size(); ++i) {
if (pieceRect == pieceRects[i]) {
return i;
}
}
return -1;
}
void PuzzleWidget::mousePressEvent(QMouseEvent *event)
{
QRect square = targetSquare(event->pos());
int found = findPiece(square);
if (found == -1)
return;
QPoint location = pieceLocations[found];
QPixmap pixmap = piecePixmaps[found];
pieceLocations.removeAt(found);
piecePixmaps.removeAt(found);
pieceRects.removeAt(found);
if (location == QPoint(square.x()/80, square.y()/80))
inPlace--;
update(square);
QByteArray itemData;
QDataStream dataStream(&itemData, QIODevice::WriteOnly);
dataStream << pixmap << location;
QMimeData *mimeData = new QMimeData;
mimeData->setData("image/x-puzzle-piece", itemData);
QDrag *drag = new QDrag(this);
drag->setMimeData(mimeData);
drag->setHotSpot(event->pos() - square.topLeft());
drag->setPixmap(pixmap);
if (!(drag->exec(Qt::MoveAction) == Qt::MoveAction)) {
pieceLocations.insert(found, location);
piecePixmaps.insert(found, pixmap);
pieceRects.insert(found, square);
update(targetSquare(event->pos()));
if (location == QPoint(square.x()/80, square.y()/80))
inPlace++;
}
}
void PuzzleWidget::paintEvent(QPaintEvent *event)
{
QPainter painter;
painter.begin(this);
painter.fillRect(event->rect(), Qt::white);
if (highlightedRect.isValid()) {
painter.setBrush(QColor("#ffcccc"));
painter.setPen(Qt::NoPen);
painter.drawRect(highlightedRect.adjusted(0, 0, -1, -1));
}
for (int i = 0; i < pieceRects.size(); ++i) {
painter.drawPixmap(pieceRects[i], piecePixmaps[i]);
}
painter.end();
}
const QRect PuzzleWidget::targetSquare(const QPoint &position) const
{
return QRect(position.x()/80 * 80, position.y()/80 * 80, 80, 80);
}</pre>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright © 2008 <a href="trolltech.html">Trolltech</a></td>
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="30%" align="right"><div align="right">Qt 4.3.6</div></td>
</tr></table></div></address></body>
</html>
|
WikipediaMetro/WikipediaMetroTest/target.html
|
jeesmon/WikipediaMobile
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WikipediaMetroTest</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-light.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- WikipediaMetroTest references -->
<link href="/css/default.css" rel="stylesheet">
<link href="/css/target.css" rel="stylesheet">
<script src="/js/jquery-1.7.2.js"></script>
<script src="/js/mediawiki.js"></script>
<script src="/js/jquery.localize.js"></script>
<script src="/js/propertiesFileReader.js"></script>
<script src="/js/l10n-setup.js"></script>
<script src="/js/default.js"></script>
<script src="/js/wikiview.js"></script>
</head>
<body>
<div class="header">
<h1 id="title">Wikipedia</h1>
</div>
<progress id="spinner"></progress>
<div class="hub" id="hub">
<div id="hubItemTemplate" data-win-control="WinJS.Binding.Template">
<div data-win-bind="className: style">
<img src="#" data-win-bind="src: image; id: imageid" />
<h5 data-win-bind="innerText: heading"></h5>
<h6 data-win-bind="innerText: snippet"></h6>
<h4 data-win-bind="innerText: title" style="font-weight: bold"></h4>
</div>
</div>
<div id="headerTemplate" data-win-control="WinJS.Binding.Template" style="display: none">
<div class="simpleHeaderItem">
<h2 data-win-bind="innerText: title"></h2>
</div>
</div>
<div id="hub-list"
data-win-control="WinJS.UI.ListView"
data-win-options="{
itemDataSource: HubContents.groupedList.dataSource,
itemTemplate: select('#hubItemTemplate'),
groupHeaderTemplate: headerTemplate,
selectionMode: 'none',
swipeBehavior: 'none',
groupDataSource: HubContents.groupedList.groups.dataSource
}">
</div>
</div>
<div class="page" id="reader">
<div id="tocItemTemplate" data-win-control="WinJS.Binding.Template">
<div class="tocItemTemplate">
<h4 data-win-bind="innerText: title; className: style"></h4>
</div>
</div>
<div id="semanticZoomer"
data-win-control="WinJS.UI.SemanticZoom"
data-win-options="{ zoomFactor: 0.5, initiallyZoomedOut: false }"
style="height: 600px"
>
<div id="content"
data-win-control="WikiControls.WikiView"
data-win-options="{}"
><div id="subcontent"></div></div>
<div id="toc"
data-win-control="WinJS.UI.ListView"
data-win-options="{
itemDataSource : TocSections.itemList.dataSource,
itemTemplate: select('#tocItemTemplate'),
selectionMode: 'none',
swipeBehavior: 'none'
}">
</div>
</div>
</div>
<div class="page" id="search">
<div id="search-results">
<div id="searchItemTemplate" data-win-control="WinJS.Binding.Template">
<div class="searchItemTemplate" style="">
<h4 data-win-bind="innerText: title" style="font-weight: bold"></h4>
<h6 data-win-bind="innerText: snippet"></h6>
</div>
</div>
<div id="resultlist"
data-win-control="WinJS.UI.ListView"
data-win-options="{
itemDataSource : SearchResults.itemList.dataSource,
itemTemplate: select('#searchItemTemplate'),
selectionMode: 'none',
swipeBehavior: 'none'
}">
</div>
</div>
</div>
<div class="page" id="offline">
<msg key="error-not-available"></msg>
<msg key="error-offline-prompt"></msg>
</div>
</body>
</html>
|
root/styles/prosilver_se/template/tracker/tracker_tickets_view_body.html
|
phpbbmodders-30x-mods/phpbb-tracker
|
<!-- INCLUDE overall_header.html -->
<h2>{L_TITLE}</h2>
<!-- IF S_TICKET_REPLY -->
<p>{L_TITLE_EXPLAIN}</p>
<!-- ENDIF -->
<!-- IF TICKET_HIDDEN or TICKET_SECURITY -->
<div class="rules" align="center">
<div class="inner"><span class="corners-top"><span></span></span>
<!-- IF TICKET_HIDDEN -->{L_TRACKER_TICKET_HIDDEN_FROM_VIEW}<!-- ENDIF -->
<!-- IF TICKET_HIDDEN and TICKET_SECURITY --><br /><!-- ENDIF -->
<!-- IF TICKET_SECURITY -->{L_TRACKER_TICKET_SECURITY_FROM_VIEW}<!-- ENDIF -->
<span class="corners-bottom"><span></span></span></div>
</div>
<br />
<!-- ENDIF -->
<div id="col1">
<!-- IF not S_TICKET_REPLY -->
<h3 style="color: #D21A4E;<!-- IF TICKET_CLOSED --> text-decoration: line-through;<!-- ENDIF -->">{TICKET_TITLE}<span style="color: black;"> {TICKET_STATUS}</span></h3>
<div class="post bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="postbody" style="width: auto; float: none; margin: 0; height: auto;">
<!-- IF not S_IS_BOT -->
<!-- IF S_CAN_DELETE or S_CAN_EDIT -->
<ul class="profile-icons">
<!-- IF S_CAN_EDIT --><li class="edit-icon"><a href="{U_EDIT}" title="{L_EDIT_POST}"><span>{L_EDIT_POST}</span></a></li><!-- ENDIF -->
<!-- IF S_CAN_DELETE --><li class="delete-icon"><a href="{U_DELETE}" title="{L_DELETE_POST}"><span>{L_DELETE_POST}</span></a></li><!-- ENDIF -->
</ul>
<!-- ENDIF -->
<!-- ENDIF -->
<p class="author"> </p>
<div class="content">{TICKET_DESC}</div>
<!-- IF S_TICKET_HAS_ATTACHMENTS -->
<dl class="attachbox">
<dt>{L_ATTACHMENTS}</dt>
<!-- BEGIN attachment -->
<dd>{attachment.DISPLAY_ATTACHMENT}</dd>
<!-- END attachment -->
</dl>
<!-- ENDIF -->
<!-- IF S_DISPLAY_NOTICE --><div class="rules">{L_DOWNLOAD_NOTICE}</div><!-- ENDIF -->
<!-- IF EDITED_MESSAGE or EDIT_REASON -->
<div class="notice">{EDITED_MESSAGE}
<!-- IF EDIT_REASON --><br /><strong>{L_REASON}:</strong> <em>{EDIT_REASON}</em><!-- ENDIF -->
</div>
<!-- ENDIF -->
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- IF S_DISPLAY_COMMENTS -->
<h3>{L_TRACKER_TICKET_COMMENTS}</h3>
<!-- BEGIN comments -->
<div id="p{comments.POST_ID}" class="post <!-- IF comments.S_ROW_COUNT is odd --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="postbody" style="width: auto; float: none; margin: 0; height: auto;">
<!-- IF not S_IS_BOT -->
<!-- IF comments.S_CAN_DELETE or comments.S_CAN_EDIT -->
<ul class="profile-icons">
<!-- IF comments.S_CAN_EDIT --><li class="edit-icon"><a href="{comments.U_EDIT}" title="{L_EDIT_POST}"><span>{L_EDIT_POST}</span></a></li><!-- ENDIF -->
<!-- IF comments.S_CAN_DELETE --><li class="delete-icon"><a href="{comments.U_DELETE}" title="{L_DELETE_POST}"><span>{L_DELETE_POST}</span></a></li><!-- ENDIF -->
</ul>
<!-- ENDIF -->
<!-- ENDIF -->
<p class="author"><a href="#p{comments.POST_ID}">{POST_IMG}</a> <strong>{comments.COMMENT_POSTER}</strong></p>
<div class="content">{comments.COMMENT_DESC}</div>
<!-- IF comments.S_HAS_ATTACHMENTS -->
<dl class="attachbox">
<dt>{L_ATTACHMENTS}</dt>
<!-- BEGIN attachment -->
<dd>{comments.attachment.DISPLAY_ATTACHMENT}</dd>
<!-- END attachment -->
</dl>
<!-- ENDIF -->
<!-- IF comments.S_DISPLAY_NOTICE --><div class="rules">{L_DOWNLOAD_NOTICE}</div><!-- ENDIF -->
<!-- IF comments.EDITED_MESSAGE or comments.EDIT_REASON -->
<div class="notice">{comments.EDITED_MESSAGE}
<!-- IF comments.EDIT_REASON --><br /><strong>{L_REASON}:</strong> <em>{comments.EDIT_REASON}</em><!-- ENDIF -->
</div>
<!-- ENDIF -->
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- BEGINELSE -->
<div class="post bg1">
<div class="inner"><span class="corners-top"><span></span></span>
{L_TRACKER_TICKET_NO_COMMENTS}
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_HISTORY -->
<h3>{L_TRACKER_TICKET_HISTORY}</h3>
<!-- BEGIN history -->
<div class="post <!-- IF history.S_ROW_COUNT is odd --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
<div class="inner"><span class="corners-top"><span></span></span>
<strong>{history.HISTORY_ACTION}</strong>
<div style="margin-top: 10px; padding-top: 2px; border-top: 1px dashed #CCCCCC;">{history.HISTORY_ACTION_BY}</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- BEGINELSE -->
<div class="post bg1">
<div class="inner"><span class="corners-top"><span></span></span>
{L_TRACKER_TICKET_NO_HISTORY}
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END -->
<!-- ENDIF -->
<!-- IF S_CAN_POST_TRACKER or PAGINATION or TOTAL_POSTS -->
<div class="topic-actions">
<!-- IF S_CAN_POST_TRACKER and not S_IS_BOT -->
<div class="buttons">
<div class="<!-- IF S_IS_LOCKED -->locked-icon<!-- ELSE -->reply-icon<!-- ENDIF -->"><a href="{U_POST_REPLY_TICKET}" title="<!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF -->"><span></span><!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED_SHORT}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF --></a></div>
</div>
<!-- ENDIF -->
<!-- IF PAGINATION or TOTAL_POSTS -->
<div class="pagination">
{TOTAL_POSTS}
<!-- IF PAGE_NUMBER --><!-- IF PAGINATION --> • <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> • <span>{PAGINATION}</span><!-- ELSE --> • {PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->
</div>
<!-- ENDIF -->
</div>
<!-- ENDIF -->
<!-- ELSE -->
<!-- IF S_PREVIEW -->
<h3>{L_TRACKER_PREVIEW}</h3>
<div class="panel bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="postbody" style="width: auto; float: none; margin: 0; height: auto;">
<div class="content">{REPLY_PREVIEW}</div>
<!-- IF .attachment -->
<dl class="attachbox">
<dt>{L_ATTACHMENTS}</dt>
<!-- BEGIN attachment -->
<dd>{attachment.DISPLAY_ATTACHMENT}</dd>
<!-- END attachment -->
</dl>
<!-- ENDIF -->
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<br />
<!-- ENDIF -->
<form id="postform" action="{U_ACTION}" method="post"{S_FORM_ENCTYPE}>
<div class="panel bg2">
<span class="corners-top"><span></span></span>
<h3>{L_MESSAGE}</h3>
<fieldset class="fields1">
<!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF -->
<!-- IF S_DISPLAY_USERNAME -->
<dl style="clear: left;">
<dt><label for="username">{L_USERNAME}:</label></dt>
<dd><input type="text" tabindex="1" name="username" id="username" size="25" value="{USERNAME}" class="inputbox autowidth" /></dd>
</dl>
<!-- ENDIF -->
<!-- IF S_EDIT_REASON -->
<dl>
<dt><label for="edit_reason">{L_TRACKER_EDIT_REASON}:</label><br /><span>{L_TRACKER_EDIT_REASON_EXPLAIN}</span></dt>
<dd><input type="text" id="edit_reason" name="edit_reason" value="{EDIT_REASON_TEXT}" class="inputbox medium" /></dd>
</dl>
<!-- ENDIF -->
<!-- INCLUDE posting_buttons.html -->
<div id="smiley-box">
<!-- IF S_SMILIES_ALLOWED and .smiley -->
<strong>{L_SMILIES}</strong><br />
<!-- BEGIN smiley -->
<a href="#" onclick="insert_text('{smiley.A_SMILEY_CODE}', true); return false;"><img src="{smiley.SMILEY_IMG}" width="{smiley.SMILEY_WIDTH}" height="{smiley.SMILEY_HEIGHT}" alt="{smiley.SMILEY_CODE}" title="{smiley.SMILEY_DESC}" /></a>
<!-- END smiley -->
<!-- ENDIF -->
<!-- IF S_SHOW_SMILEY_LINK and S_SMILIES_ALLOWED-->
<br /><a href="{U_MORE_SMILIES}" onclick="popup(this.href, 300, 350, '_phpbbsmilies'); return false;">{L_MORE_SMILIES}</a>
<!-- ENDIF -->
</div>
<div id="message-box">
<textarea name="message" id="message" rows="15" cols="76" tabindex="4" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onfocus="initInsertions();" class="inputbox">{REPLY_DESC}</textarea>
</div>
</fieldset>
<span class="corners-bottom"><span></span></span>
</div>
<!-- IF S_CAN_ATTACH --><!-- INCLUDE posting_attach_body.html --><!-- ENDIF -->
<!-- IF S_HAS_ATTACHMENTS -->
<div class="panel bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<h3>{L_POSTED_ATTACHMENTS}</h3>
<fieldset class="fields2">
<!-- BEGIN attach_row -->
<dl>
<dt><label for="comment_list[{attach_row.ASSOC_INDEX}]">{L_FILE_COMMENT}:</label></dt>
<dd><textarea name="comment_list[{attach_row.ASSOC_INDEX}]" id="comment_list[{attach_row.ASSOC_INDEX}]" rows="1" cols="35" class="inputbox">{attach_row.FILE_COMMENT}</textarea></dd>
<dd><a href="{attach_row.U_VIEW_ATTACHMENT}" class="{S_CONTENT_FLOW_END}">{attach_row.FILENAME}</a></dd>
<dd style="margin-top: 5px;">
<!-- IF S_INLINE_ATTACHMENT_OPTIONS --><input type="button" value="{L_PLACE_INLINE}" onclick="attach_inline({attach_row.ASSOC_INDEX}, '{attach_row.A_FILENAME}');" class="button2" /> <!-- ENDIF -->
<input type="submit" name="delete_file[{attach_row.ASSOC_INDEX}]" value="{L_DELETE_FILE}" class="button2" />
</dd>
</dl>
{attach_row.S_HIDDEN}
<!-- IF not attach_row.S_LAST_ROW --><hr class="dashed" /><!-- ENDIF -->
<!-- END attach_row -->
</fieldset>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
<!-- IF S_MANAGE_TICKET -->
<div class="panel bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<h3>{L_OPTIONS}</h3>
<fieldset class="fields2">
<!-- IF S_MANAGE_TICKET and S_ASSIGN_USER_OPTIONS -->
<dl>
<dt><label for="au"><strong>{L_TRACKER_ASSIGN_USER}:</strong></label></dt>
<dd><select id="au" name="au">{S_ASSIGN_USER_OPTIONS}</select></dd>
</dl>
<!-- ENDIF -->
<!-- IF S_MANAGE_TICKET and S_STATUS_OPTIONS -->
<dl>
<dt><label for="cs"><strong>{L_TRACKER_CHANGE_STATUS}:</strong></label></dt>
<dd><select id="cs" name="cs">{S_STATUS_OPTIONS}</select></dd>
</dl>
<!-- ENDIF -->
<!-- IF S_MANAGE_TICKET and S_PRIORITY_OPTIONS -->
<dl>
<dt><label for="pr"><strong>{L_TRACKER_CHANGE_PRIORITY}:</strong></label></dt>
<dd><select id="pr" name="pr">{S_PRIORITY_OPTIONS}</select></dd>
</dl>
<!-- ENDIF -->
<!-- IF S_MANAGE_TICKET and S_SEVERITY_OPTIONS -->
<dl>
<dt><label for="s"><strong>{L_TRACKER_CHANGE_SEVERITY}:</strong></label></dt>
<dd><select id="s" name="s">{S_SEVERITY_OPTIONS}</select></dd>
</dl>
<!-- ENDIF -->
<!-- IF S_TICKET_SECURITY -->
<dl>
<dt><label for="ticket_security">{L_TRACKER_SECURITY_TICKET}:</label></dt>
<dd><input type="checkbox" name="ticket_security" id="ticket_security" value="1"<!-- IF TICKET_SECURITY --> checked="checked"<!-- ENDIF --> /></dd>
</dl>
<!-- ENDIF -->
<dl>
<dt><label for="ticket_hidden">{L_TRACKER_HIDE_TICKET}:</label></dt>
<dd><input type="checkbox" name="ticket_hidden" id="ticket_hidden" value="1"<!-- IF TICKET_HIDDEN --> checked="checked"<!-- ENDIF --> /></dd>
</dl>
<dl>
<dt><label for="ticket_status">{L_TRACKER_LOCK_TICKET}:</label></dt>
<dd><input type="checkbox" name="ticket_status" id="ticket_status" value="1"<!-- IF S_IS_LOCKED --> checked="checked"<!-- ENDIF --> /></dd>
</dl>
</fieldset>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
<div class="panel bg2">
<span class="corners-top"><span></span></span>
<fieldset>
<p>{TRACKER_REPLY_DETAIL}</p>
<!-- IF CAPTCHA_TEMPLATE and S_CONFIRM_CODE -->
<!-- DEFINE $CAPTCHA_TAB_INDEX = 3 -->
<!-- INCLUDE {CAPTCHA_TEMPLATE} -->
<!-- ENDIF -->
<input type="submit" name="preview" value="{L_TRACKER_PREVIEW_REPLY}" class="button2" /> <input type="submit" name="submit" value="{L_TRACKER_SUBMIT_REPLY}" class="button1" />
{S_HIDDEN_FIELDS_CONFIRM}
{S_FORM_TOKEN}
</fieldset>
<span class="corners-bottom"><span></span></span>
</div>
</form>
<!-- IF S_DISPLAY_REVIEW -->
<h3>{L_TRACKER_PREVIOUS_POSTS}</h3>
<div id="topicreview">
<div class="post bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<!-- BEGIN review -->
<div class="postbody">
<p class="author<!-- IF review.S_LAST_ROW --> current<!-- ENDIF -->">{POST_IMG} <strong>{review.POST_USER}</strong></p>
<div class="content<!-- IF review.S_LAST_ROW --> current<!-- ENDIF -->">{review.POST_TEXT}</div>
</div>
<!-- IF not review.S_LAST_ROW --><hr /><!-- ENDIF -->
<!-- END -->
<span class="corners-bottom"><span></span></span></div>
</div>
</div>
<!-- ENDIF -->
<!-- ENDIF -->
</div>
<div id="col2">
<div class="post bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<h3 style="border-bottom: none; margin-top: 5px;">{L_TRACKER_TICKET_DETAILS}</h3>
<ul class="menu">
<li><strong>{L_TRACKER_TICKET_ID}:</strong> {TICKET_ID}</li>
<li><strong>{L_TRACKER_PROJECT_NAME}:</strong> {PROJECT_NAME}</li>
<li><strong>{L_TRACKER_STATUS}:</strong> {TICKET_STATUS_DETAILS}</li>
<!-- IF S_TICKET_COMPONENT --><li><strong>{L_TRACKER_COMPONENT}:</strong> {TICKET_COMPONENT}</li><!-- ENDIF -->
<!-- IF S_TICKET_VERSION --><li><strong>{L_TRACKER_DETAILS_VERSION}:</strong> {TICKET_VERSION}</li><!-- ENDIF -->
<!-- IF S_TICKET_PRIORITY --><li><strong>{L_TRACKER_PRIORITY}:</strong> {TICKET_PRIORITY}</li><!-- ENDIF -->
<!-- IF S_TICKET_SEVERITY --><li><strong>{L_TRACKER_SEVERITY}:</strong> {TICKET_SEVERITY}</li><!-- ENDIF -->
<!-- IF S_TICKET_ENVIRONMENT -->
<!-- IF S_SHOW_PHP --><li><strong>{L_TRACKER_TICKET_PHP_DETAIL}:</strong> {TICKET_PHP}</li><!-- ENDIF -->
<!-- IF S_SHOW_DBMS --><li><strong>{L_TRACKER_TICKET_DBMS_DETAIL}:</strong> {TICKET_DBMS}</li><!-- ENDIF -->
<!-- ENDIF -->
<li><strong>{L_TRACKER_ASSIGNED_TO}:</strong> {TICKET_ASSIGNED_TO}</li>
<li><strong>{L_TRACKER_REPORTED_BY}:</strong> {TICKET_REPORTED_BY} <!-- IF S_SEND_PM -->(<a href="{U_SEND_PM}">{L_TRACKER_SEND_PM}</a>)<!-- ENDIF --></li>
<li><strong>{L_TRACKER_REPORTERS_TICKETS}:</strong> <a href="{U_REPORTERS_TICKETS}">{L_TRACKER_LIST_ALL_TICKETS}</a></li>
<li<!-- IF not TICKET_LAST_VISIT --> class="last"<!-- ENDIF -->><strong>{L_TRACKER_REPORTED_ON}:</strong> {TICKET_TIME}</li>
<!-- IF TICKET_LAST_VISIT --><li class="last">{TICKET_LAST_VISIT}</li><!-- ENDIF -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- IF S_MANAGE_TICKET --><form id="assign_user_form" action="{U_UPDATE_ACTION}" method="post"><!-- ENDIF -->
<div class="post bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<h3 style="border-bottom: none; margin-top: 5px;">{L_OPTIONS}</h3>
<ul class="menu">
<li<!-- IF not S_MANAGE_TICKET or S_TICKET_REPLY and (not S_USER_LOGGED_IN and S_IS_BOT) --> class="last"<!-- ENDIF -->><a href="{U_VIEW_TICKET_HISTORY}">{L_TICKET_HISTORY}</a></li>
<!-- IF S_USER_LOGGED_IN and not S_IS_BOT -->
<li<!-- IF not S_MANAGE_TICKET or S_TICKET_REPLY --> class="last"<!-- ENDIF -->><a href="{U_WATCH_TICKET}">{L_WATCH_TICKET}</a></li>
<!-- ENDIF -->
<!-- IF not S_TICKET_REPLY -->
<!-- IF S_MANAGE_TICKET and S_ASSIGN_USER_OPTIONS --><li><label for="au"><strong>{L_TRACKER_ASSIGN_USER}:</strong></label><select id="au" name="au" style="width: 150px;">{S_ASSIGN_USER_OPTIONS}</select></li><!-- ENDIF -->
<!-- IF S_MANAGE_TICKET and S_STATUS_OPTIONS --><li><label for="cs"><strong>{L_TRACKER_CHANGE_STATUS}:</strong></label><select id="cs" name="cs" style="width: 125px;">{S_STATUS_OPTIONS}</select></li><!-- ENDIF -->
<!-- IF S_MANAGE_TICKET and S_PRIORITY_OPTIONS --><li><label for="pr"><strong>{L_TRACKER_CHANGE_PRIORITY}:</strong></label><select id="pr" name="pr" style="width: 125px;">{S_PRIORITY_OPTIONS}</select></li><!-- ENDIF -->
<!-- IF S_MANAGE_TICKET and S_SEVERITY_OPTIONS --><li><label for="s"><strong>{L_TRACKER_CHANGE_SEVERITY}:</strong></label><select id="s" name="s" style="width: 125px;">{S_SEVERITY_OPTIONS}</select></li><!-- ENDIF -->
<!-- IF S_MANAGE_TICKET --><li class="last"><input type="submit" name="update" value="{L_SUBMIT}" class="button2" /></li><!-- ENDIF -->
<!-- ENDIF -->
</ul>
<span class="corners-bottom"><span></span></span></div>
<!-- IF S_MANAGE_TICKET -->{S_FORM_TOKEN}<!-- ENDIF -->
</div>
<!-- IF S_MANAGE_TICKET --></form><!-- ENDIF -->
</div>
<div class="cleaner"> </div>
<!-- IF S_MANAGE_TICKET_MOD and not S_TICKET_REPLY -->
<br />
<form method="post" action="{S_MOD_ACTION}">
<fieldset class="quickmod">
<label>{L_QUICK_MOD}: {S_TICKET_MOD}</label> <input name="submit_mod" type="submit" value="{L_GO}" class="button2" />
{S_FORM_TOKEN}
</fieldset>
</form>
<div class="cleaner"> </div>
<!-- ENDIF -->
<!-- INCLUDE tracker/tracker_footer.html -->
<!-- INCLUDE overall_footer.html -->
|
eelibrary-Backups/adaptivetheme/iit_ethics_files/iit_ethics.responsive.styles.css
|
csepuser/EthicsPublicHtmlProd
|
/*
* responsive.custom.css is for custom media queries that are not set via the
* theme settings, such as cascading media queries.
*
* By default all the other responsive stylesheets used in Adaptivetheme use a
* "stacking method", however cascading media queries use a waterfall method so
* you can leverage the cascade and inheritance for all browsers that support
* media queries, regardless of screen size.
*
* @SEE http://zomigi.com/blog/essential-considerations-for-crafting-quality-media-queries/#mq-overlap-stack
*
* NOTE: this file loads by default, to disable got to your theme settings and
* look under the "CSS" settings tab.
*/
/*
* Really small screens and up
*/
/* @media only screen and (min-width: 220px) {} */
/*
* Smartphone sizes and up
*/
/* @media only screen and (min-width: 320px) {} */
/*
* Smartphone sizes and down
*/
@media only screen and (max-width: 480px) {
/*
* Float Region blocks example:
* In smaller screen sizes we can remove the float and widths so all blocks
* stack instead of displaying horizonally. The selector used here is an
* "attribute selector" which will match on any float block class. Use your
* inspector or Firebug to get the classes from the page output if you need
* more granular control over block alignment and stacking.
*
* "Float Region blocks" is an extension for floating blocks in regions, see
* your themes appearance settings, under the Extensions tab.
*/
.region[class*="float-blocks"] .block {
float: none;
width: 100%;
}
}
/*
* Tablet sizes and up
*/
/* @media only screen and (min-width: 768px) {} */
/*
* Desktops/laptops and up
*/
/* @media only screen and (min-width: 1025px) {} */
@media only screen and (max-width:399px) {
/*
* Important Information about this CSS File
*
* - Do not delete or rename this file, if you do not use it leave it blank (delete
* everything) and the file will be skipped when you enable Production Mode in
* the Global theme settings.
*
* - Read the _README file in this directory, it contains useful help and other information.
*/
/* Increase the default font size on small devices */
/*
html {
font-size: 112.5%;
}
*/
#media-check {
/* used for testing media query in js */
font-family: 'smartphone_portrait';
}
/* Department Footer */
#footer #iit-department-footer {
text-align: center;
margin-bottom: 4px;
}
#footer #iit-department-footer h5 {
font-size: 1.25em;
margin: 6px 0 0 0;
}
/* end Department Footer */
/* Home Page Header */
#header .iit-page-header h2 {
padding-bottom: 0.20588235294118em;
}
/* end Home Page Header */
/* Department Page Header */
#header .lewis-dept-header a h2 {
margin: 0 0 0 0.22857142857143em;
font-size: 2em;
}
/* end Department Page Header */
/* Department Homepages */
/* Row */
#content .panel-flexible.dept-home .dept-home-row .one-column {
width: 48.214285714286%;
margin: 0.892857142857%;
}
#content .panel-flexible.dept-home .dept-home-row .two-column {
width: 98.214285714286%;
margin: 0.892857142857%;
}
/* end Row */
/* end Department Homepages */
/* header menu */
#header .block-menu-block {
border-top: 1px solid #888;
}
/* end header menu */
/* header top 3 menu */
#header #block-menu-block-3 {
margin-top: 0.9em;
}
#header #block-menu-block-3 ul li {
margin: 4px 0;
}
/* end header top 3 menu*/
/* Sidebar Icon Links */
#block-block-10 {
margin-left: 10px;
margin-right: 10px;
width: inherit;
}
/* end Sidebar Icon Links */
/* Lewis Hompage Hero Nav */
#content .lewis-home .hero-row .hero-right {
display: none;
}
#content .lewis-home .hero-row .block {
margin: 0;
}
#content .lewis-home .hero-row .hero-left {
width: 100%
}
#content .lewis-home .hero-row .hero-left .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-left .hero-nav {
margin-bottom: 10px;
}
#content .lewis-home .hero-row .hero-left .hero-nav a {
display: block;
color: #fff;
font-family: 'oswald', sans-serif;
font-weight: 400;
font-size: 2em;
text-decoration: none;
text-transform: uppercase;
}
#content .lewis-home .hero-row .hero-left .hero-nav a span {
position: relative;
left: 8px;
}
#content .lewis-home .hero-row .hero-left .hero-nav::after {
content: "";
background-color: #295F6C;
display: block;
width: 100%;
height: 0;
padding-bottom: 6px;
margin-top: 2px;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum::after {
background-color: #a6a89c;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy::after {
background-color: #302e2f;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc::after {
background-color: #b84e46;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum a {
background-color: #89b3c1;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy a {
background-color: #7d9395;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc a {
background-color: #6291a5;
}
#content .lewis-home .hero-row .hero-left .hero-nav-app a {
background-color: #8ead52;
}
/* end Lewis Hompage Hero Nav */
/* HS_Admission Buttons Peter Made */
#HS_Admission div {
float:none;
width:inherit;
margin: 2% 0;
}
/* end HS_Admission Buttons Peter Made */
/* Profile Page */
.node-type-profile .field-name-profile-intext-sidebar {
float: none;
margin: 0 0 20px 0;
width: inherit;
}
/* end Profile Page */
/* Full Body Slideshow */
.full-body-slideshow .flexslider .slideshow-item .slide-image .slide-show-more {
display: none;
}
.full-body-slideshow .flexslider .flex-control-nav {
bottom: 3px;
padding: 0;
line-height: 11px;
}
.full-body-slideshow .flexslider .flex-control-nav li {
margin: 0 2px;
}
.full-body-slideshow .flexslider .slideshow-item .slide-caption {
height: 0;
padding-bottom: 25%;
width: 100%;
}
.full-body-slideshow .slide-title {
margin: 15px 15px 8px;
font-size: 22px;
line-height: 1.25em;
}
.full-body-slideshow .slide-body {
display: none;
}
/* end Full Body Slideshow */
}
@media only screen and (min-width:400px) and (max-width:599px) {
/*
* Important Information about this CSS File
*
* - Do not delete or rename this file, if you do not use it leave it blank (delete
* everything) and the file will be skipped when you enable Production Mode in
* the Global theme settings.
*
* - Read the _README file in this directory, it contains useful help and other information.
*/
/* Increase the body font size on small devices */
/*
html {
font-size: 112.5%;
}
*/
#media-check {
/* used for testing media query in js */
font-family: 'smartphone_landscape';
}
/* Department Footer */
#footer #iit-department-footer {
text-align: center;
margin-bottom: 4px;
}
#footer #iit-department-footer h5 {
font-size: 1.313em;
margin: 6px 0 0 0;
}
/* end Department Footer */
/* Home Page Header */
#header .iit-page-header h2 {
padding-bottom: 0.20588235294118em;
}
/* end Home Page Header */
/* Department Page Header */
#header .lewis-dept-header a h2 {
margin: 0 0 0 0.22857142857143em;
font-size: 2em;
}
/* end Department Page Header */
/* Department Homepages */
/* Row */
#content .panel-flexible.dept-home .dept-home-row .one-column {
width: 48.214285714286%;
margin: 0.892857142857%;
}
#content .panel-flexible.dept-home .dept-home-row .two-column {
width: 98.214285714286%;
margin: 0.892857142857%;
}
/* end Row */
/* end Department Homepages */
/* header menu */
#header .block-menu-block {
border-top: 1px solid #888;
}
/* end header menu */
/* header top 3 menu */
#header #block-menu-block-3 {
margin-top: 0.9em;
}
#header #block-menu-block-3 ul li {
margin: 4px 0;
}
/* end header top 3 menu*/
/* Sidebar Icon Links */
#block-block-10 {
margin-left: 10px;
margin-right: 10px;
width: inherit;
}
/* end Sidebar Icon Links */
/* Lewis Hompage Hero Nav */
#content .lewis-home .hero-row .hero-right {
display: none;
}
#content .lewis-home .hero-row .block {
margin: 0;
}
#content .lewis-home .hero-row .hero-left {
width: 100%
}
#content .lewis-home .hero-row .hero-left .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-left .hero-nav {
margin-bottom: 10px;
}
#content .lewis-home .hero-row .hero-left .hero-nav a {
display: block;
color: #fff;
font-family: 'oswald', sans-serif;
font-weight: 400;
font-size: 2em;
text-decoration: none;
text-transform: uppercase;
}
#content .lewis-home .hero-row .hero-left .hero-nav a span {
position: relative;
left: 8px;
}
#content .lewis-home .hero-row .hero-left .hero-nav::after {
content: "";
background-color: #295F6C;
display: block;
width: 100%;
height: 0;
padding-bottom: 6px;
margin-top: 2px;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum::after {
background-color: #a6a89c;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy::after {
background-color: #302e2f;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc::after {
background-color: #b84e46;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum a {
background-color: #89b3c1;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy a {
background-color: #7d9395;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc a {
background-color: #6291a5;
}
#content .lewis-home .hero-row .hero-left .hero-nav-app a {
background-color: #8ead52;
}
/* end Lewis Hompage Hero Nav */
/* HS_Admission Buttons Peter Made */
#HS_Admission div {
float:none;
width:inherit;
margin: 2% 0;
}
/* end HS_Admission Buttons Peter Made */
/* Profile Page */
.node-type-profile .field-name-profile-intext-sidebar {
float: none;
margin: 0 0 20px 0;
width: inherit;
}
/* end Profile Page */
/* Full Body Slideshow */
.full-body-slideshow .flexslider .slideshow-item .slide-image .slide-show-more {
display: none;
}
.full-body-slideshow .flexslider .flex-control-nav {
bottom: 3px;
padding: 0;
}
.full-body-slideshow .flexslider .flex-control-nav li {
margin: 0 2px;
}
.full-body-slideshow .flexslider .slideshow-item .slide-caption {
height: 0;
padding-bottom: 25%;
width: 100%;
}
.full-body-slideshow .slide-title {
margin: 20px 20px 8px;
font-size: 28px;
line-height: 1.25em;
}
.full-body-slideshow .slide-body {
display: none;
}
/* end Full Body Slideshow */
}
@media only screen and (min-width:600px) and (max-width:799px) {
/*
* Important Information about this CSS File
*
* - Do not delete or rename this file, if you do not use it leave it blank (delete
* everything) and the file will be skipped when you enable Production Mode in
* the Global theme settings.
*
* - Read the _README file in this directory, it contains useful help and other information.
*/
/* Increase the body font size on small devices */
/*
html {
font-size: 81.3%;
}
*/
#media-check {
/* used for testing media query in js */
font-family: 'tablet_portrait';
}
/* Page main content region and sidebar margins */
div.region-sidebar-second .block {
width: inherit;
}
/* end Page main content region */
/* Department Footer */
#footer #iit-department-footer {
margin-bottom: 4px;
text-align: center;
}
#footer #iit-department-footer h5 {
font-size: 1.313em;
margin: 6px 0 0 0;
}
/* end Department Footer */
/* Page Header Region */
#header-wrapper {
margin-bottom: 2em;
}
.page-humanities #header-wrapper,
.page-social-sciences #header-wrapper,
.page-psychology #header-wrapper {
margin-bottom: 6px;
}
/* end Page Header Region */
/* Home Page Header */
#header .iit-page-header h2 {
font-size: 1.875em;
padding: 0.53333333333333em 0 0.26666666666667em;
}
/* end Home Page Header */
/* Department Page Header */
#header .lewis-dept-header a h2 {
margin: 0 0 0 0.22857142857143em;
font-size: 2.1875em;
}
/* end Department Page Header */
/* header menu */
#header .block-menu-block ul {
float: left;
width: 100%;
}
#header .block-menu-block .menu-block-wrapper ul li {
float: left;
}
/* end header menu */
/* header top 3 menu */
#header #block-menu-block-3 {
position: absolute;
right:0;
top: 12px;
}
/* end header top 3 menu*/
/* Sidebar Icon Links */
#block-block-10 {
margin-left: 10px;
margin-right: 10px;
}
/* end Sidebar Icon Links */
/* Lewis Hompage Hero Nav */
#content .lewis-home .hero-row {
margin: 0 10px;
}
#content .lewis-home .hero-row .block-inner {
margin: 0;
}
#content .lewis-home .hero-row .block {
margin: 0;
}
#content .lewis-home .hero-row .hero-left {
float: left;
width: 28.125%;
margin-right: 1.785714285714%;
}
#content .lewis-home .hero-row .hero-left .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-left .hero-nav {
margin-bottom: 6.031746031746%;
}
#content .lewis-home .hero-row .hero-left .hero-nav a {
display: block;
position: relative;
height: 0;
padding-bottom: 20%;
color: #fff;
font-family: 'oswald', sans-serif;
font-weight: 400;
font-size: 1.25em;
text-decoration: none;
text-transform: uppercase;
}
#content .lewis-home .hero-row .hero-left .hero-nav a span {
position: absolute;
bottom: 0;
left: 8px;
}
#content .lewis-home .hero-row .hero-left .hero-nav::after {
content: "";
background-color: #295F6C;
display: block;
width: 100%;
height: 0;
padding-bottom: 1.904761904762%;
margin-top: 0.634920634921%;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum::after {
background-color: #a6a89c;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy::after {
background-color: #302e2f;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc::after {
background-color: #b84e46;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum a {
background-color: #89b3c1;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy a {
background-color: #7d9395;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc a {
background-color: #6291a5;
}
#content .lewis-home .hero-row .hero-left .hero-nav-app a {
background-color: #8ead52;
}
#content .lewis-home .hero-row .hero-right {
float: left;
width: 70.089285714286%;
}
#content .lewis-home .hero-row .hero-right .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-right img {
margin: 0;
display: block;
}
/* end Lewis Hompage Hero Nav */
/* faculty directory view */
.lewis-faculty-directory.view-faculty .views-row {
border-bottom: 0;
padding: 0.25em 0;
}
.lewis-faculty-directory.view-faculty .views-field-nothing {
float:left;
width:35%;
}
.lewis-faculty-directory.view-faculty .views-field-field-title {
float: left;
width: 65%;
padding-top: 0.538461538em;
}
/* end faculty directory view */
/* full faculty bio view */
.node-faculty .two-brick > .panel-row > .region-two-brick-right-above {
width: 71%;
}
.node-faculty .two-brick > .panel-row > .region-two-brick-left-above {
width: 26%;
margin-right: 3%;
}
/* end full faculty bio view */
/* faculty department directory view */
.department-faculty-directory.view-faculty .views-row {
border-bottom: 0;
padding: 0.25em 0;
}
.department-faculty-directory.view-faculty .views-field-title {
float:left;
width:35%;
}
.department-faculty-directory.view-faculty .views-field-field-title {
float: left;
width: 65%;
padding-top: 0.538461538em;
}
/* end faculty directory view */
/* Full Body Slideshow */
.full-body-slideshow .flexslider .slideshow-item .slide-image .slide-show-more {
display: none;
}
.full-body-slideshow .flexslider .flex-control-nav {
bottom: 6px;
padding: 0;
line-height: 11px;
}
.full-body-slideshow .flexslider .flex-control-nav li {
margin: 0 2px;
}
.full-body-slideshow .flexslider .slideshow-item .slide-caption {
height: 0;
padding-bottom: 25%;
width: 100%;
}
.full-body-slideshow .slide-title {
margin: 10px 15px 8px;
font-size: 31px;
line-height: 1.25em;
}
.full-body-slideshow .slide-body {
margin: 8px 15px;
font-size: 15px;
line-height: 1.35em;
}
.full-body-slideshow .slide-body p {
font-size: 1em;
line-height: 1.35em;
margin-bottom: 0.6em
}
/* end Full Body Slideshow */
}
@media only screen and (min-width:800px) and (max-width:1024px) {
/*
* Important Information about this CSS File
*
* - Do not delete or rename this file, if you do not use it leave it blank (delete
* everything) and the file will be skipped when you enable Production Mode in
* the Global theme settings.
*
* - Read the _README file in this directory, it contains useful help and other information.
*/
#media-check {
/* used for testing media query in js */
font-family: 'tablet_landscape';
}
/* Page main content region and sidebar margins */
.sidebar-second #content-column .content-inner {
margin-right: 30.26315789%;
}
div.region-sidebar-second {
margin-left: -29.12280701%;
}
/* end Page main content region */
/* Department Footer */
#footer #iit-department-footer {
margin-bottom: 4px;
}
#footer #iit-department-footer h5 {
font-size: 1.313em;
margin: 6px 0 0 0;
}
#footer #iit-department-footer .social-icons {
position: absolute;
top: 0;
right: 0;
margin-top: 6px;
}
/* end Department Footer */
/* Page Header Region */
#header-wrapper {
margin-bottom: 2em;
}
.page-humanities #header-wrapper,
.page-social-sciences #header-wrapper,
.page-psychology #header-wrapper {
margin-bottom: 6px;
}
/* end Page Header Region */
/* Home Page Header */
#header .iit-page-header h2 {
font-size: 1.875em;
padding: 0.53333333333333em 0 0.26666666666667em;
}
/* end Home Page Header */
/* Department Page Header */
#header .lewis-dept-header a h2 {
margin: 0 0 0 0.22857142857143em;
font-size: 2.1875em;
}
/* end Department Page Header */
/* header menu */
#header .block-menu-block ul {
float: left;
width: 100%;
}
#header .block-menu-block .menu-block-wrapper ul li {
float: left;
}
/* end header menu */
/* header top 3 menu */
#header #block-menu-block-3 {
position: absolute;
right:0;
top: 12px;
}
/* end header top 3 menu*/
/* Lewis Hompage Hero Nav */
#content .lewis-home .hero-row {
margin: 0 10px;
}
#content .lewis-home .hero-row .block-inner {
margin: 0;
}
#content .lewis-home .hero-row .block {
margin: 0;
}
#content .lewis-home .hero-row .hero-left {
float: left;
width: 28.125%;
margin-right: 1.785714285714%;
}
#content .lewis-home .hero-row .hero-left .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-left .hero-nav {
margin-bottom: 6.031746031746%;
}
#content .lewis-home .hero-row .hero-left .hero-nav a {
display: block;
position: relative;
height: 0;
padding-bottom: 20%;
color: #fff;
font-family: 'oswald', sans-serif;
font-weight: 400;
font-size: 1.55em;
text-decoration: none;
text-transform: uppercase;
}
#content .lewis-home .hero-row .hero-left .hero-nav a span {
position: absolute;
bottom: 0;
left: 8px;
}
#content .lewis-home .hero-row .hero-left .hero-nav::after {
content: "";
background-color: #295F6C;
display: block;
width: 100%;
height: 0;
padding-bottom: 1.904761904762%;
margin-top: 0.634920634921%;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum::after {
background-color: #a6a89c;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy::after {
background-color: #302e2f;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc::after {
background-color: #b84e46;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum a {
background-color: #89b3c1;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy a {
background-color: #7d9395;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc a {
background-color: #6291a5;
}
#content .lewis-home .hero-row .hero-left .hero-nav-app a {
background-color: #8ead52;
}
#content .lewis-home .hero-row .hero-right {
float: left;
width: 70.089285714286%;
}
#content .lewis-home .hero-row .hero-right .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-right img {
margin: 0;
display: block;
}
/* end Lewis Hompage Hero Nav */
/* faculty directory view */
.lewis-faculty-directory.view-faculty .views-row {
border-bottom: 0;
padding: 0.25em 0;
}
.lewis-faculty-directory.view-faculty .views-field-nothing {
float:left;
width:35%;
}
.lewis-faculty-directory.view-faculty .views-field-field-title {
float: left;
width: 65%;
padding-top: 0.538461538em;
}
/* end faculty directory view */
/* full faculty bio view */
.node-faculty .two-brick > .panel-row > .region-two-brick-right-above {
width: 71%;
}
.node-faculty .two-brick > .panel-row > .region-two-brick-left-above {
width: 26%;
margin-right: 3%;
}
/* end full faculty bio view */
/* faculty department directory view */
.department-faculty-directory.view-faculty .views-row {
border-bottom: 0;
padding: 0.25em 0;
}
.department-faculty-directory.view-faculty .views-field-title {
float:left;
width:35%;
}
.department-faculty-directory.view-faculty .views-field-field-title {
float: left;
width: 65%;
padding-top: 0.538461538em;
}
/* end faculty directory view */
/* Full Body Slideshow Slideshow */
.full-body-slideshow .flexslider .slideshow-item .slide-caption {
float: left;
width: 31.25%;
height: 0;
padding-bottom: 31.25%;
}
.full-body-slideshow .flexslider .slideshow-item .slide-image {
float: left;
width: 68.75%;
position: relative;
}
.full-body-slideshow .flexslider .slideshow-item .slide-image .slide-show-more {
position: absolute;
bottom: 10px;
right: 10px;
display: block;
padding: 4px 8px;
font-weight: 600;
}
.full-body-slideshow .flexslider .flex-control-nav {
bottom: 6px;
left: 6px;
width: inherit;
padding: 0;
line-height: 11px;
}
.full-body-slideshow .flexslider .flex-control-nav li {
margin: 0 2px;
}
.full-body-slideshow .slide-title {
margin: 30px 25px 8px;
font-size: 24px;
line-height: 1.25em;
}
.full-body-slideshow .slide-body {
margin: 8px 25px;
font-size: 14px;
}
.full-body-slideshow .slide-body p {
font-size: 1em;
line-height: 1.35em;
margin-bottom: 0.75em;
}
/* end Full Body Slideshow */
}
@media only screen and (min-width:1025px) {
/*
* Important Information about this CSS File
*
* - Do not delete or rename this file, if you do not use it leave it blank (delete
* everything) and the file will be skipped when you enable Production Mode in
* the Global theme settings.
*
* - Read the _README file in this directory, it contains useful help and other information.
*/
#media-check {
/* used for testing media query in js */
font-family: 'desktop';
}
/* Page main content region and sidebar margins */
.sidebar-second #content-column .content-inner {
margin-right: 30.26315789%;
}
div.region-sidebar-second {
margin-left: -29.12280701%;
}
/* end Page main content region */
/* Department Footer */
#footer #iit-department-footer {
margin-bottom: 4px;
}
#footer #iit-department-footer h5 {
font-size: 1.313em;
margin: 6px 0 0 0;
}
#footer #iit-department-footer .social-icons {
position: absolute;
top: 0;
right: 0;
margin-top: 6px;
}
/* end Department Footer */
/* Page Header Region */
#header-wrapper {
margin-bottom: 2em;
}
.page-humanities #header-wrapper,
.page-social-sciences #header-wrapper,
.page-psychology #header-wrapper {
margin-bottom: 6px;
}
/* end Page Header Region */
/* Home Page Header */
#header .iit-page-header h2 {
font-size: 2.3125em;
padding: 1.25em 0 0.26666666666667em;
}
/* end Home Page Header */
/* Department Page Header */
#header .lewis-dept-header a h2 {
margin: 0 0 0 0.22857142857143em;
font-size: 2.1875em;
}
/* end Department Page Header */
/* header menu */
#header .block-menu-block ul {
float: left;
width: 100%;
}
#header .block-menu-block .menu-block-wrapper ul li {
float: left;
}
/* end header menu */
/* header top 3 menu */
#header #block-menu-block-3 {
position: absolute;
right:0;
top: 12px;
}
/* end header top 3 menu*/
/* Lewis Hompage Hero Nav */
#content .lewis-home .hero-row {
margin: 0 10px;
}
#content .lewis-home .hero-row .block-inner {
margin: 0;
}
#content .lewis-home .hero-row .block {
margin: 0;
}
#content .lewis-home .hero-row .hero-left {
float: left;
width: 28.125%;
margin-right: 1.785714285714%;
}
#content .lewis-home .hero-row .hero-left .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-left .hero-nav {
margin-bottom: 6.031746031746%;
}
#content .lewis-home .hero-row .hero-left .hero-nav a {
display: block;
position: relative;
height: 0;
padding-bottom: 20%;
color: #fff;
font-family: 'oswald', sans-serif;
font-weight: 400;
font-size: 1.75em;
text-decoration: none;
text-transform: uppercase;
}
#content .lewis-home .hero-row .hero-left .hero-nav a span {
position: absolute;
bottom: 0;
left: 8px;
}
#content .lewis-home .hero-row .hero-left .hero-nav::after {
content: "";
background-color: #295F6C;
display: block;
width: 100%;
height: 0;
padding-bottom: 1.904761904762%;
margin-top: 0.634920634921%;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum::after {
background-color: #a6a89c;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy::after {
background-color: #302e2f;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc::after {
background-color: #b84e46;
}
#content .lewis-home .hero-row .hero-left .hero-nav-hum a {
background-color: #89b3c1;
}
#content .lewis-home .hero-row .hero-left .hero-nav-psy a {
background-color: #7d9395;
}
#content .lewis-home .hero-row .hero-left .hero-nav-soc a {
background-color: #6291a5;
}
#content .lewis-home .hero-row .hero-left .hero-nav-app a {
background-color: #8ead52;
}
#content .lewis-home .hero-row .hero-right {
float: left;
width: 70.089285714286%;
}
#content .lewis-home .hero-row .hero-right .inside {
padding: 0;
}
#content .lewis-home .hero-row .hero-right img {
margin: 0;
display: block;
}
/* end Lewis Hompage Hero Nav */
/* faculty directory view */
.lewis-faculty-directory.view-faculty .views-row {
border-bottom: 0;
padding: 0.25em 0;
}
.lewis-faculty-directory.view-faculty .views-field-nothing {
float:left;
width:35%;
}
.lewis-faculty-directory.view-faculty .views-field-field-title {
float: left;
width: 65%;
padding-top: 0.538461538em;
}
/* end faculty directory view */
/* full faculty bio view */
.node-faculty .two-brick > .panel-row > .region-two-brick-right-above {
width: 71%;
}
.node-faculty .two-brick > .panel-row > .region-two-brick-left-above {
width: 26%;
margin-right: 3%;
}
/* end full faculty bio view */
/* faculty department directory view */
.department-faculty-directory.view-faculty .views-row {
border-bottom: 0;
padding: 0.25em 0;
}
.department-faculty-directory.view-faculty .views-field-title {
float:left;
width:35%;
}
.department-faculty-directory.view-faculty .views-field-field-title {
float: left;
width: 65%;
padding-top: 0.538461538em;
}
/* end faculty directory view */
/* Full Body Slideshow */
.full-body-slideshow .flexslider .slideshow-item .slide-caption {
float: left;
width: 31.25%;
height: 0;
padding-bottom: 31.25%;
}
.full-body-slideshow .flexslider .slideshow-item .slide-image {
float: left;
width: 68.75%;
position: relative;
}
.full-body-slideshow .flexslider .slideshow-item .slide-image .slide-show-more {
position: absolute;
bottom: 10px;
right: 10px;
display: block;
padding: 4px 8px;
font-weight: 600;
}
.full-body-slideshow .flexslider .flex-control-nav {
bottom: 8px;
left: 6px;
width: inherit;
padding: 0;
line-height: 11px;
}
.full-body-slideshow .flexslider .flex-control-nav li {
margin: 0 2px;
}
.full-body-slideshow .slide-title {
margin: 40px 35px 12px;
font-size: 33px;
line-height: 1.15em;
}
.full-body-slideshow .slide-body {
margin: 8px 35px;
font-size: 16px;
line-height: 1.35em;
}
.full-body-slideshow .slide-body p {
font-size: 1em;
line-height: 1.4em;
margin-bottom: 0.75em;
}
/* end Full Body Slideshow */
}
|
d2rq/doc/javadoc/de/fuberlin/wiwiss/d2rq/nodes/package-tree.html
|
Augustus061193/OpenCollegeGraph
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_33) on Fri Jun 22 11:01:54 IST 2012 -->
<TITLE>
de.fuberlin.wiwiss.d2rq.nodes Class Hierarchy (D2RQ)
</TITLE>
<META NAME="date" CONTENT="2012-06-22">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="de.fuberlin.wiwiss.d2rq.nodes Class Hierarchy (D2RQ)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/mapgen/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/optimizer/expr/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?de/fuberlin/wiwiss/d2rq/nodes/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package de.fuberlin.wiwiss.d2rq.nodes
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/DetermineNodeType.html" title="class in de.fuberlin.wiwiss.d2rq.nodes"><B>DetermineNodeType</B></A> (implements de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/NodeSetFilter.html" title="interface in de.fuberlin.wiwiss.d2rq.nodes">NodeSetFilter</A>)
<LI TYPE="circle">de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/FixedNodeMaker.html" title="class in de.fuberlin.wiwiss.d2rq.nodes"><B>FixedNodeMaker</B></A> (implements de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/NodeMaker.html" title="interface in de.fuberlin.wiwiss.d2rq.nodes">NodeMaker</A>)
<LI TYPE="circle">de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/NodeSetConstraintBuilder.html" title="class in de.fuberlin.wiwiss.d2rq.nodes"><B>NodeSetConstraintBuilder</B></A> (implements de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/NodeSetFilter.html" title="interface in de.fuberlin.wiwiss.d2rq.nodes">NodeSetFilter</A>)
<LI TYPE="circle">de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/TypedNodeMaker.html" title="class in de.fuberlin.wiwiss.d2rq.nodes"><B>TypedNodeMaker</B></A> (implements de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/NodeMaker.html" title="interface in de.fuberlin.wiwiss.d2rq.nodes">NodeMaker</A>)
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/NodeMaker.html" title="interface in de.fuberlin.wiwiss.d2rq.nodes"><B>NodeMaker</B></A><LI TYPE="circle">de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/NodeSetFilter.html" title="interface in de.fuberlin.wiwiss.d2rq.nodes"><B>NodeSetFilter</B></A><LI TYPE="circle">de.fuberlin.wiwiss.d2rq.nodes.<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/nodes/TypedNodeMaker.NodeType.html" title="interface in de.fuberlin.wiwiss.d2rq.nodes"><B>TypedNodeMaker.NodeType</B></A></UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/mapgen/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../de/fuberlin/wiwiss/d2rq/optimizer/expr/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?de/fuberlin/wiwiss/d2rq/nodes/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
wp-content/themes/silver-blue/style.css
|
bggo/wp-auction-os
|
/*
Theme Name: Silver Blue
Theme URI: http://www.alappin.com/wordpress-themes
Author: Alappin
Author URI: http://www.alappin.com/
Description: The Silver Blue theme for WordPress is a fully responsive and elegant theme that looks great with a touch of silver and blue styling. Customizable menu, header image, and background.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, red, silver, blue, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: silverblue
Feel free to use the theme for whatever purpose you see fit.
Attributing the author is greatly appreciated.
*/
/*** === Notes === ***/
/* -------------------------------------------------------------- */
/*
key: id(class)
Site Structure:
page(site)
{
masthead(site-header)
{
site-navigation(main-navigation)
}
main(wrapper)
{
}
(footer)
{
colophon(footer)
{
(site-info) (site-social)
}
}
}
*/
/* === reset === */
/* -------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
}
/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}
/* === Styling Defaults === */
/* -------------------------------------------------------------- */
/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #636363;
}
/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
/* Form fields, general styles first */
button,
input,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
}
button,
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
}
/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
}
/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(top, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border: none;
}
li.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
}
/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Images */
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
/*img.header-image,*/
.author-avatar img,
img.wp-post-image {
/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
max-width: 100%; /* Keep wide captions from overflowing their container. */
padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 90%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
}
/*** === navigation === ***/
/* -------------------------------------------------------------- */
.site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
}
/* Author profiles */
.author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}
/*** === basic structure === ***/
/* -------------------------------------------------------------- */
/* Body, links, basics */
html {
font-size: 87.5%;
}
body {
font-size: 14px;
font-size: 1rem;
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
}
body.custom-font-enabled {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
outline: none;
color: #21759b;
}
a:hover {
/*color: #0f3647;*/
color: rgb(26,103,235);
}
/* Assistive text */
.assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip: auto !important;
color: #000;
display: block;
font-size: 12px;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
z-index: 100000; /* Above WP toolbar */
}
/*** === site structure === ***/
/* -------------------------------------------------------------- */
/* Page structure */
.site {
padding: 0px;
background-color: #fff;
}
.wrapper {
width:100%;
display: block;
margin: 0;
padding: 0 0 24px 0;
padding: 0 0 1.714285714rem 0;
}
.site-wrap{
margin: 0 auto;
}
.site-content {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
.widget-area {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
/* Header */
.site-header {
padding: 24px 0 0 0;
padding: 1.714285714rem 0 0 0;
}
.site-header h1,
.site-header h2 {
text-align: center;
}
.site-header h1 a,
.site-header h2 a {
color: #515151;
display: inline-block;
text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
/*color: #21759b;*/
color: rgb(26,103,235);
}
.site-header h1 {
font-size: 24px;
font-size: 1.714285714rem;
line-height: 1.285714286;
margin-bottom: 14px;
margin-bottom: 1rem;
}
.site-header h2 {
font-weight: normal;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.header-image {
margin-top: 24px;
margin-top: 1.714285714rem;
}
/* Navigation Menu */
.main-navigation {
margin-top: 24px;
margin-top: 1.714285714rem;
text-align: center;
}
.main-navigation li {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.42857143;
}
.main-navigation a {
color: #5e5e5e;
}
.main-navigation a:hover {
/*color: #21759b;*/
color: rgb(26,103,235);
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
display: inline-block;
}
/* Banner */
section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
}
/* Sidebar */
.widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
/*color: #21759b;*/
color: rgb(26,103,235);
}
.widget-area #s {
width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
/* Footer */
.footer {
width: 100%;
display: block;
border-top: 1px solid #ededed;
}
footer[role="contentinfo"] {
clear: both;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
max-width: 960px;
max-width: 68.571428571rem;
margin:0;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
color: #686868;
}
footer[role="contentinfo"] a:hover {
/*color: #21759b;*/
color: rgb(26,103,235);
}
/*** === Main content and comment content === ***/
/* -------------------------------------------------------------- */
.entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 30px;
font-size: 2.142857143rem;
line-height: 1.2;
font-weight: bold;
}
.entry-header .entry-title a {
color: rgb(45, 45, 45);
text-decoration: none;
text-shadow: 1px 1px 0px rgb(223, 223, 223), 2px 2px 0px rgb(185, 185, 185);
}
.entry-title a:hover {
color: rgb(26,103,235);
text-decoration: none;
text-shadow: 1px 1px 0px rgb(223, 223, 223), 2px 2px 0px rgb(185, 185, 185);
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
/*color: #21759b;*/
color: rgb(26,103,235);
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 24px 0;
margin: 1.714285714rem 0;
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
font-size: 21px;
font-size: 1.5rem;
line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 18px;
font-size: 1.285714286rem;
line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
font-size: 14px;
font-size: 1rem;
line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
margin: 12px 0 12px 24px;
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
margin-top: 12px;
margin-top: 0.857142857rem;
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
border-bottom: 4px double #ededed;
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
}
/*** === Archives === ***/
/* -------------------------------------------------------------- */
.archive-header,
.page-header {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
padding-bottom: 22px;
padding-bottom: 1.571428571rem;
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
}
/*** === Single image attachment view === ***/
/* -------------------------------------------------------------- */
.article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
}
/*** === Aside post format === ***/
/* -------------------------------------------------------------- */
article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}
/*** === Post formats === ***/
/* -------------------------------------------------------------- */
/* Image posts */
article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
}
/* Link posts */
article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
}
/* Quote posts */
article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
}
/* Status posts */
.format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
}
/*** === Comments === ***/
/* -------------------------------------------------------------- */
.comments-title {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
margin: 24px 0;
margin: 1.714285714rem 0;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
margin-left: 6.071428571rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.42857143;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 12px;
font-size: 0.857142857rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.428571429rem 0.857142857rem;
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(top, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.357142857rem;
padding: 2px 5px;
padding: 0.142857143rem 0.357142857rem;
font-size: 10px;
font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
/*color: #21759b;*/
color: rgb(26,103,235);
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
/* Comment form */
#respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #5e5e5e;
}
.required {
color: red;
}
/*** === Front page template === ***/
/* -------------------------------------------------------------- */
.entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
clear: both;
float: none;
width: auto;
padding-top: 24px;
padding-top: 1.714285714rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
/*color: #21759b;*/
color: rgb(26,103,235);
}
.template-front-page .widget-area .widget_text img {
float: left;
margin: 8px 24px 8px 0;
margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}
/*** === Widgets === ***/
/* -------------------------------------------------------------- */
.widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
}
/*** === Plugins === ***/
/* ----------------------------------------------- */
img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
}
/*** === Media Screen === ***/
/* -------------------------------------------------------------- */
/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.571428571rem;
}
.author-description {
float: right;
width: 80%;
}
::selection
{
color: white;
background-color: #4487f9;
}
::-moz-selection
{
color: white;
background-color: #4487f9;
}
.site {
margin: 0 auto;
max-width: 100%;
overflow: hidden;
}
.site-header {
z-index: 1;
position: relative;
/*Overwrite site-header styles*/
}
.wrapper{
/*Overwrite wrapper styles*/
}
.site-wrap{
margin: 0 auto;
max-width: 960px;
max-width: 68.571428571rem;
overflow: hidden;
}
.site-content {
float: left;
width: 65.104166667%;
}
.site-content article {
/*border-bottom: 4px double #ededed;*/
border-bottom:none;
background: url("img/silver-line-clear.png") no-repeat scroll center bottom transparent;
margin-bottom: 36px;
margin-bottom: 2.571428571rem;
padding-bottom: 42px;
padding-bottom: 3rem;
}
.comments-area article {
border-bottom: 4px double #ededed;
background: none;
}
.footer {
width: 100%;
display: block;
/*Overwrite footer styles*/
}
.footer .site-foot {
max-width: 960px;
max-width: 68.57142857rem;
min-height: 24px;
min-height: 1.714285714rem;
}
.footer .site-info{
max-width: 480px;
max-width: 34.28571429rem;
float: left;
display: block;
position: relative:
}
.footer .site-social{
max-width: 480px;
max-width: 34.28571429rem;
float: right;
display: block;
position: relative;
border: 1px solid #ededed;
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 1px 2px rgba(0,0,0,0.4) inset;
}
.footer .site-social ul { float: right; list-style: none; padding: 0; margin: 0;}
.footer .site-social ul li {float: left; padding: 0px 10px 0px 10px;}
.footer .site-social ul li a {text-decoration:none;}
body.template-front-page .site-content,
body.single-attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.widget-area {
float: right;
width: 26.041666667%;
padding: 7px;
padding: 0.5rem;
}
.widget-area .widget {
padding: 14px;
padding: 1rem;
background: linear-gradient(rgb(255, 255, 255), rgb(238, 238, 238)) repeat scroll 0% 0% transparent;
background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(238, 238, 238)) repeat scroll 0% 0% transparent;
border-radius: 5px 5px 5px 5px;
box-shadow:
0 0 2px rgba(0, 0, 0, 0.2),
0 1px 1px rgba(0, 0, 0, .2),
0 3px 0 #fff,
0 4px 0 rgba(0, 0, 0, .2),
0 6px 0 #fff,
0 7px 0 rgba(0, 0, 0, .2);
position: relative;
z-index: 0;
}
.widget-area .widget:before {
content: '';
position: absolute;
z-index: -1;
border: 1px dashed #ccc;
top: 5px;
top: 0.3571428571rem;
bottom: 5px;
bottom: 0.3571428571rem;
left: 5px;
left: 0.3571428571rem;
right: 5px;
right: 0.3571428571rem;
-moz-box-shadow: 0 0 0 1px #fff;
-webkit-box-shadow: 0 0 0 1px #fff;
box-shadow: 0 0 0 1px #fff;
}
.site-header h1,
.site-header h2 {
text-align: left;
}
.site-header h1 {
font-size: 26px;
font-size: 1.857142857rem;
line-height: 1.846153846;
margin-bottom: 0;
}
.main-navigation div.nav-menu{
z-index: 10;
width: 100%;
background: linear-gradient(rgb(255, 255, 255), rgb(238, 238, 238)) repeat scroll 0% 0% transparent;
background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(238, 238, 238)) repeat scroll 0% 0% transparent;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
margin: 0 auto;
width: 960px;
width: 68.571428571rem;
display: inline-block !important;
text-align: left;
}
.main-navigation ul {
margin: 0;
text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
display: inline-block;
text-decoration: none;
}
.main-navigation li a {
border-bottom: 0;
color: #6a6a6a;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
}
.main-navigation li a:hover {
color: #000;
}
.main-navigation li {
margin: 0px;
position: relative;
}
.main-navigation ul li a {
display: block;
background: transparent;
padding: 0px 28px;
padding: 0rem 2rem;
}
.main-navigation ul li:hover {
background: linear-gradient(rgb(249, 249, 249), rgb(229, 229, 229)) repeat scroll 0% 0% transparent;
background: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(229, 229, 229)) repeat scroll 0% 0% transparent;
}
.main-navigation li ul li{
padding: 0px;
}
.main-navigation li ul {
display: none;
margin: 0;
padding: 0;
position: absolute;
top: 100%;
z-index: 100;
}
.main-navigation li ul ul {
top: 0;
left: 100%;
}
.main-navigation ul li:hover > ul {
border-left: 0;
display: block;
}
.main-navigation li ul li a {
background: rgb(250,250,250);
border-bottom: 1px solid #ededed;
display: block;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
padding: 8px 10px;
padding: 0.571428571rem 0.714285714rem;
width: 180px;
width: 12.85714286rem;
white-space: normal;
}
.main-navigation li ul li a:hover {
background: rgb(246,246,246);
color: #444;
}
.main-navigation .current-menu-item, .main-navigation .current-menu-item:hover,
.main-navigation .current-menu-ancestor, .main-navigation .current-menu-ancestor:hover,
.main-navigation .current_page_item, .main-navigation .current_page_item:hover,
.main-navigation .current_page_ancestor, .main-navigation .current_page_ancestor:hover {
background: linear-gradient(rgb(70, 138, 248), rgb(26, 103, 235)) repeat scroll 0% 0% transparent;
background: -webkit-linear-gradient(top, rgb(70, 138, 248), rgb(26, 103, 235)) repeat scroll 0% 0% transparent;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-item > a:hover,
.main-navigation .current-menu-ancestor > a, .main-navigation .current-menu-ancestor > a:hover,
.main-navigation .current_page_item > a, .main-navigation .current_page_item > a:hover,
.main-navigation .current_page_ancestor > a, .main-navigation .current_page_ancestor > a:hover {
color: #ffffff;
font-weight: bold;
}
.menu-toggle {
display: none;
}
.entry-header .entry-title {
font-size: 30px
font-size: 2.142857143rem;
}
#respond form input[type="text"] {
width: 46.333333333%;
}
#respond form textarea.blog-textarea {
width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
float: left;
width: 47.916666667%;
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
float: left;
width: 51.875%;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.template-front-page .widget-area .widget:nth-child(odd) {
clear: right;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
float: right;
width: 39.0625%;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
float: none;
width: auto;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.428571429rem;
}
}
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
body {
background-color: #e6e6e6;
}
body .site {
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body.custom-background-empty {
background-color: #fff;
}
body.custom-background-empty .site,
body.custom-background-white .site {
padding: 0;
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
}
}
/*** === Print === ***/
/* ----------------------------------------------- */
@media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; /* Show URLs */
}
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.singular .entry-header .entry-meta {
position: static;
}
.singular .site-content,
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular .comments-title {
margin: 0;
width: 100%;
}
.entry-header .entry-title,
.entry-title,
.singular .entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
}
/* Comments */
.commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
margin-left: 3.57142857rem;
}
}
|
sites/all/libraries/extjs/3.1.0/docs/output/Ext.data.Field.html
|
alibama/rapid-prototyping-ecommerce-drupal
|
<div xmlns:ext="http://www.extjs.com" class="body-wrap"><h1>Class <a href="source/DataField.html#cls-Ext.data.Field">Ext.data.Field</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.data</td></tr><tr><td class="label">Defined In:</td><td class="hd-info">DataField.js</td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/DataField.html#cls-Ext.data.Field">Field</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description"><p>This class encapsulates the field definition information specified in the field definition objects
passed to <a href="output/Ext.data.Record.html#Ext.data.Record-create" ext:member="create" ext:cls="Ext.data.Record">Ext.data.Record.create</a>.</p>
<p>Developers do not need to instantiate this class. Instances are created by <a href="output/Ext.data.Record.create.html" ext:cls="Ext.data.Record.create">Ext.data.Record.create</a>
and cached in the <a href="output/Ext.data.Record.html#Ext.data.Record-fields" ext:member="fields" ext:cls="Ext.data.Record">fields</a> property of the created Record constructor's <b>prototype.</b></p></div><div class="hr"></div><a id="Ext.data.Field-configs"></a><h2>Config Options</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Config Options</th><th class="msource-header">Defined By</th></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-allowBlank"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-allowBlank">allowBlank</a></b> : Boolean<div class="mdesc"><div class="short">Used for validating a record, defaults to true.
An empty value here will cause Ext.data.Record.isValid
to evaluate to...</div><div class="long">Used for validating a <a href="output/Ext.data.Record.html" ext:cls="Ext.data.Record">record</a>, defaults to <tt>true</tt>.
An empty value here will cause <a href="output/Ext.data.Record.html" ext:cls="Ext.data.Record">Ext.data.Record</a>.<a href="output/Ext.data.Record.html#Ext.data.Record-isValid" ext:member="isValid" ext:cls="Ext.data.Record">isValid</a>
to evaluate to <tt>false</tt>.</div></div></td><td class="msource">Field</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-convert"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-convert">convert</a></b> : Function<div class="mdesc"><div class="short">A function which converts the value provided by the Reader into an object that will be stored
in the Record. It is pa...</div><div class="long">A function which converts the value provided by the Reader into an object that will be stored
in the Record. It is passed the following parameters:<div class="mdetail-params"><ul>
<li><b>v</b> : Mixed<div class="sub-desc">The data value as read by the Reader, if undefined will use
the configured <tt><a href="output/Ext.data.Field.html#Ext.data.Field-defaultValue" ext:member="defaultValue" ext:cls="Ext.data.Field">defaultValue</a></tt>.</div></li>
<li><b>rec</b> : Mixed<div class="sub-desc">The data object containing the row as read by the Reader.
Depending on the Reader type, this could be an Array (<a href="output/Ext.data.ArrayReader.html" ext:cls="Ext.data.ArrayReader">ArrayReader</a>), an object
(<a href="output/Ext.data.JsonReader.html" ext:cls="Ext.data.JsonReader">JsonReader</a>), or an XML element (<a href="output/Ext.data.XMLReader.html" ext:cls="Ext.data.XMLReader">XMLReader</a>).</div></li>
</ul></div>
<pre><code><i>// example of convert <b>function</b></i>
<b>function</b> fullName(v, record){
<b>return</b> record.name.last + <em>', '</em> + record.name.first;
}
<b>function</b> location(v, record){
<b>return</b> !record.city ? <em>''</em> : (record.city + <em>', '</em> + record.state);
}
<b>var</b> Dude = Ext.data.Record.create([
{name: <em>'fullname'</em>, convert: fullName},
{name: <em>'firstname'</em>, mapping: <em>'name.first'</em>},
{name: <em>'lastname'</em>, mapping: <em>'name.last'</em>},
{name: <em>'city'</em>, defaultValue: <em>'homeless'</em>},
<em>'state'</em>,
{name: <em>'location'</em>, convert: location}
]);
<i>// create the data store</i>
<b>var</b> store = <b>new</b> Ext.data.Store({
reader: <b>new</b> Ext.data.JsonReader(
{
idProperty: <em>'key'</em>,
root: <em>'daRoot'</em>,
totalProperty: <em>'total'</em>
},
Dude <i>// recordType</i>
)
});
<b>var</b> myData = [
{ key: 1,
name: { first: <em>'Fat'</em>, last: <em>'Albert'</em> }
<i>// notice no city, state provided <b>in</b> data object</i>
},
{ key: 2,
name: { first: <em>'Barney'</em>, last: <em>'Rubble'</em> },
city: <em>'Bedrock'</em>, state: <em>'Stoneridge'</em>
},
{ key: 3,
name: { first: <em>'Cliff'</em>, last: <em>'Claven'</em> },
city: <em>'Boston'</em>, state: <em>'MA'</em>
}
];</code></pre></div></div></td><td class="msource">Field</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-dateFormat"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-dateFormat">dateFormat</a></b> : String<div class="mdesc"><div class="short">A format string for the Date.parseDate function, or "timestamp" if the
value provided by the Reader is a UNIX timesta...</div><div class="long">A format string for the <a href="output/Date.html#Date-parseDate" ext:member="parseDate" ext:cls="Date">Date.parseDate</a> function, or "timestamp" if the
value provided by the Reader is a UNIX timestamp, or "time" if the value provided by the Reader is a
javascript millisecond timestamp.</div></div></td><td class="msource">Field</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-defaultValue"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-defaultValue">defaultValue</a></b> : Mixed<div class="mdesc"><div class="short">The default value used when a Record is being created by a Reader
when the item referenced by the mapping does not ex...</div><div class="long">The default value used <b>when a Record is being created by a <a href="output/Ext.data.Reader.html" ext:cls="Ext.data.Reader">Reader</a></b>
when the item referenced by the <tt><a href="output/Ext.data.Field.html#Ext.data.Field-mapping" ext:member="mapping" ext:cls="Ext.data.Field">mapping</a></tt> does not exist in the data
object (i.e. undefined). (defaults to "")</div></div></td><td class="msource">Field</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-mapping"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-mapping">mapping</a></b> : String/Number<div class="mdesc"><div class="short">(Optional) A path expression for use by the Ext.data.DataReader implementation
that is creating the Record to extract...</div><div class="long"><p>(Optional) A path expression for use by the <a href="output/Ext.data.DataReader.html" ext:cls="Ext.data.DataReader">Ext.data.DataReader</a> implementation
that is creating the <a href="output/Ext.data.Record.html" ext:cls="Ext.data.Record">Record</a> to extract the Field value from the data object.
If the path expression is the same as the field name, the mapping may be omitted.</p>
<p>The form of the mapping expression depends on the Reader being used.</p>
<div class="mdetail-params"><ul>
<li><a href="output/Ext.data.JsonReader.html" ext:cls="Ext.data.JsonReader">Ext.data.JsonReader</a><div class="sub-desc">The mapping is a string containing the javascript
expression to reference the data from an element of the data item's <a href="output/Ext.data.JsonReader.html#Ext.data.JsonReader-root" ext:member="root" ext:cls="Ext.data.JsonReader">root</a> Array. Defaults to the field name.</div></li>
<li><a href="output/Ext.data.XmlReader.html" ext:cls="Ext.data.XmlReader">Ext.data.XmlReader</a><div class="sub-desc">The mapping is an <a href="output/Ext.DomQuery.html" ext:cls="Ext.DomQuery">Ext.DomQuery</a> path to the data
item relative to the DOM element that represents the <a href="output/Ext.data.XmlReader.html#Ext.data.XmlReader-record" ext:member="record" ext:cls="Ext.data.XmlReader">record</a>. Defaults to the field name.</div></li>
<li><a href="output/Ext.data.ArrayReader.html" ext:cls="Ext.data.ArrayReader">Ext.data.ArrayReader</a><div class="sub-desc">The mapping is a number indicating the Array index
of the field's value. Defaults to the field specification's Array position.</div></li>
</ul></div>
<p>If a more complex value extraction strategy is required, then configure the Field with a <a href="output/Ext.data.Field.html#Ext.data.Field-convert" ext:member="convert" ext:cls="Ext.data.Field">convert</a>
function. This is passed the whole row object, and may interrogate it in whatever way is necessary in order to
return the desired data.</p></div></div></td><td class="msource">Field</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-name"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-name">name</a></b> : String<div class="mdesc"><div class="short">The name by which the field is referenced within the Record. This is referenced by, for example,
the dataIndex proper...</div><div class="long">The name by which the field is referenced within the Record. This is referenced by, for example,
the <tt>dataIndex</tt> property in column definition objects passed to <a href="output/Ext.grid.ColumnModel.html" ext:cls="Ext.grid.ColumnModel">Ext.grid.ColumnModel</a>.
<p>Note: In the simplest case, if no properties other than <tt>name</tt> are required, a field
definition may consist of just a String for the field name.</p></div></div></td><td class="msource">Field</td></tr><tr class="config-row "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-sortDir"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-sortDir">sortDir</a></b> : String<div class="mdesc">Initial direction to sort (<tt>"ASC"</tt> or <tt>"DESC"</tt>). Defaults to
<tt>"ASC"</tt>.</div></td><td class="msource">Field</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-sortType"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-sortType">sortType</a></b> : Function<div class="mdesc"><div class="short">A function which converts a Field's value to a comparable value in order to ensure
correct sort ordering. Predefined ...</div><div class="long">A function which converts a Field's value to a comparable value in order to ensure
correct sort ordering. Predefined functions are provided in <a href="output/Ext.data.SortTypes.html" ext:cls="Ext.data.SortTypes">Ext.data.SortTypes</a>. A custom
sort example:<pre><code><i>// current sort after sort we want</i>
<i>// +-+------+ +-+------+</i>
<i>// |1|First | |1|First |</i>
<i>// |2|Last | |3|Second|</i>
<i>// |3|Second| |2|Last |</i>
<i>// +-+------+ +-+------+</i>
sortType: <b>function</b>(value) {
<b>switch</b> (value.toLowerCase()) <i>// native toLowerCase():</i>
{
<b>case</b> <em>'first'</em>: <b>return</b> 1;
<b>case</b> <em>'second'</em>: <b>return</b> 2;
<b>default</b>: <b>return</b> 3;
}
}</code></pre></div></div></td><td class="msource">Field</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.data.Field-type"></a><b><a href="source/DataField.html#cfg-Ext.data.Field-type">type</a></b> : String<div class="mdesc"><div class="short">The data type for conversion to displayable value if convert
has not been specified. Possible values are
<div class="...</div><div class="long">The data type for conversion to displayable value if <tt><a href="output/Ext.data.Field.html#Ext.data.Field-convert" ext:member="convert" ext:cls="Ext.data.Field">convert</a></tt>
has not been specified. Possible values are
<div class="mdetail-params"><ul>
<li>auto (Default, implies no conversion)</li>
<li>string</li>
<li>int</li>
<li>float</li>
<li>boolean</li>
<li>date</li></ul></div></div></div></td><td class="msource">Field</td></tr></tbody></table><a id="Ext.data.Field-props"></a><h2>Public Properties</h2><div class="no-members">This class has no public properties.</div><a id="Ext.data.Field-methods"></a><h2>Public Methods</h2><div class="no-members">This class has no public methods.</div><a id="Ext.data.Field-events"></a><h2>Public Events</h2><div class="no-members">This class has no public events.</div></div>
|
tests/testcases_output/html/warning_back_comment_class/index.html
|
pasdoc/pasdoc
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>All Units</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<div class="container"><div class="navigation">
<ul><li><a href="AllUnits.html">Units</a></li><li><a href="ClassHierarchy.html">Class Hierarchy</a></li><li><a href="AllClasses.html">Classes, Interfaces, Objects and Records</a></li><li><a href="AllTypes.html">Types</a></li><li><a href="AllVariables.html">Variables</a></li><li><a href="AllConstants.html">Constants</a></li><li><a href="AllFunctions.html">Functions and Procedures</a></li><li><a href="AllIdentifiers.html">Identifiers</a></li></ul></div><div class="content">
<h1 class="allitems">All Units</h1>
<table class="unitstable wide_list">
<tr class="listheader">
<th class="itemname">Name</th>
<th class="itemdesc">Description</th>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="warning_back_comment_class.html">warning_back_comment_class</a></td>
<td class="itemdesc"><p> </p></td>
</tr>
</table>
</div></div></body></html>
|
pvsio-web/examples/demos/TCAS/pvs/index.html
|
PaoloMasci/PVS
|
<HTML>
<HEAD>
<TITLE>TCAS</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!-- JS addition for GIP & PVSio -->
<script type="text/javascript" src="scripts/require.js" data-main='scripts/pvsio_utils.js'></script>
<STYLE TYPE="text/css">
#topMargin {
margin-top: 100px;
}
<!--
#pvsio_commands_log {
position:absolute;
left:2px;
top:1351px;
width:2007px;
height:200px;
overflow: scroll;
color: lime;
background: black;
padding: 10px;
font-size: small;
display: none;
}
#TCAS_console {
position:relative;
left:2px;
top:24px;
width:1997px;
height:197px;
overflow: scroll;
color: lime;
background: black;
padding-left: 4px;
padding-top: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}
#console {
position:absolute;
left:1039px;
top:21px;
width:390px;
height:106px;
color: lime;
background:black ;
overflow:scroll ;
padding-top: 4px;
padding-left: 4px;
font: 10px Arial;
background-color: black;
z-index: 10;
}
canvas {
position:absolute;
border-radius:64px;
left:333px;
top:133px;
width:237px;
height:216px;
}
.style3 {color: #00FF00}
-->
</STYLE>
<BODY>
<img src="Tcas-image.png" alt="Tcas" width="1024" height="455" vspace="4" border="0" usemap="#Map">
<div id='TCAS_Display' style="position:absolute; top:0; left:0; z-index:1">
<!-- <canvas id="canvas_tcas" width="10000" height="10000" style="border:1px solid #000000;"></canvas> -->
<canvas id="canvas_tcas" width="10000" height="10000"></canvas>
</div>
<p>
<input id="start_demo_button" name="start_demo_button" type="button" onClick="start_TCAS_demo();" value="Start TCAS demo"; style="visibility:visible" />
<input id="pause_demo_button" name="pause_demo_button" type="button" onClick="pause_TCAS_demo();" value="Pause TCAS demo"; style="visibility:visible" />
<input id="resume_demo_button" name="resume_demo_button" type="button" onClick="start_TCAS_demo();" value="Resume TCAS demo"; style="visibility:visible" />
</p>
<p></br>
<div id='console'>
<p>The TCAS-Demo backend is off-line.<br><br>
Please start the TCAS-Demo backend by executing <em>pvsio-web</em> in a Terminal window (<a href="screenshots/pvsio-web.png" target="_blank" class="style3">see screenshot</a>).<br><br>
When the TCAS-Demo backend is on-line, reload this page to start the TCAS-Demo.</p>
</div>
<div id="TCAS_console"> </div>
<div id='pvsio_commands_log'></div>
<script type="text/javascript" src="scripts/UI_mappings.js">
</script>
</BODY>
</HTML>
|
listenbrainz/webserver/templates/index/recent.html
|
paramsingh/listenbrainz-server
|
{%- extends 'base-react.html' -%}
{%- block title -%}Recent listens - ListenBrainz{%- endblock -%}
{% block scripts %}
{{ super() }}
<script src="{{ get_static_path('main.js') }}" type="text/javascript"></script>
{% endblock %}
|
cduino-1.2.0/xlinked_source_html/spi_test.c.html
|
rktrlng/avrm
|
<!-- Generator: GNU source-highlight 3.1.7
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt><i><font color="#9A1900">// Test/demo for the <a href="spi.h.html">spi.h</a> interface.</font></i>
<i><font color="#9A1900">//</font></i>
<i><font color="#9A1900">// This test driver requires an Analog Devices AD5206 connected as follows:</font></i>
<i><font color="#9A1900">//</font></i>
<i><font color="#9A1900">// * A6 pin (of AD5206) connected to +5V</font></i>
<i><font color="#9A1900">// * B6 of AD5206 connected to ground</font></i>
<i><font color="#9A1900">// * /CS to digital pin 10 (SS pin)</font></i>
<i><font color="#9A1900">// * SDI to digital pin 11 (MOSI pin)</font></i>
<i><font color="#9A1900">// * CLK - to digital pin 13 (SCK pin)</font></i>
<i><font color="#9A1900">//</font></i>
<i><font color="#9A1900">// This program starts with the wiper pin W6 connected to ground (SPI data</font></i>
<i><font color="#9A1900">// input 0x00). It then moves the wiper 1/4 of the way up the scale every</font></i>
<i><font color="#9A1900">// 5 seconds. If things are working correctly, this will produce a voltage</font></i>
<i><font color="#9A1900">// output sequence of ~0V, ~1/4 Vcc, ~1/2 Vcc, ~3/4 Vcc, and ~Vcc at wiper</font></i>
<i><font color="#9A1900">// pin W6. It then repeats this sequence using all the different clock</font></i>
<i><font color="#9A1900">// divider frequencies (of which there are a total of 7).</font></i>
<b><font color="#000080">#include</font></b> <font color="#FF0000"><assert.h></font>
<b><font color="#000080">#include</font></b> <font color="#FF0000"><stdlib.h></font> <i><font color="#9A1900">// FIXME: remove this once assert.h is fixed (new avrlibc)</font></i>
<b><font color="#000080">#include</font></b> <font color="#FF0000"><util/delay.h></font>
<b><font color="#000080">#include</font></b> <font color="#FF0000">"<a href="spi.h.html">spi.h</a>"</font>
<b><font color="#000080">#if</font></b> <font color="#990000">!</font> <font color="#990000">(</font><b><font color="#000000">defined</font></b> <font color="#990000">(</font>MY_SPI_SLAVE_1_SELECT_INIT<font color="#990000">)</font> <font color="#990000">&&</font> <font color="#990000">\</font>
<b><font color="#000000">defined</font></b> <font color="#990000">(</font>MY_SPI_SLAVE_1_SELECT_SET_LOW<font color="#990000">)</font> <font color="#990000">&&</font> <font color="#990000">\</font>
<b><font color="#000000">defined</font></b> <font color="#990000">(</font>MY_SPI_SLAVE_1_SELECT_SET_HIGH<font color="#990000">))</font>
<b><font color="#000080"># </font></b><b><font color="#000080"><a href="sd_card.c.html#114">error</a></font></b> The macros which specify which pin should be used <b><font color="#0000FF">for</font></b> <font color="#008080">SPI</font> slave <font color="#990000">\</font>
selection are <font color="#008080">not</font> set<font color="#990000">.</font> Please see the example in <font color="#008080">the</font> Makefile <font color="#990000">\</font>
in the spi <font color="#008080">module</font> directory<font color="#990000">.</font>
<b><font color="#000080">#endif</font></b>
<i><font color="#9A1900">// SPI communication uses PB5, so we rewire the blinky macros to use a LED</font></i>
<i><font color="#9A1900">// on a different pin.</font></i>
<b><font color="#000080">#ifdef</font></b> CHKP
<a href="accelerometer_test.c.html#26">CHKP -> accelerometer_test.c:26</a>
<a href="accelerometer_test.c.html#27">CHKP -> accelerometer_test.c:27</a>
<a href="lis331dlh_driver_private.c.html#49">CHKP -> lis331dlh_driver_private.c:49</a>
<a href="lis331dlh_driver_private.c.html#50">CHKP -> lis331dlh_driver_private.c:50</a>
<a href="spi_test.c.html#35">CHKP -> spi_test.c:35</a>
<a href="spi_test.c.html#36">CHKP -> spi_test.c:36</a>
<a href="util.h.html#99">CHKP -> util.h:99</a>
<b><font color="#000080"># undef</font></b> <a name="35">CHKP</a>
<b><font color="#000080"># define</font></b> <b><font color="#000000"><a name="36">CHKP</a></font></b><font color="#990000">()</font> <b><font color="#000000"><a href="util.h.html#72">CHKP_USING</a></font></b><font color="#990000">(</font>DDRD<font color="#990000">,</font> DDD2<font color="#990000">,</font> PORTD<font color="#990000">,</font> PORTD2<font color="#990000">,</font> <font color="#993399">300.0</font><font color="#990000">,</font> <font color="#993399">3</font><font color="#990000">)</font>
<b><font color="#000080">#endif</font></b>
<b><font color="#000080">#ifdef</font></b> BTRAP
<a href="accelerometer_test.c.html#30">BTRAP -> accelerometer_test.c:30</a>
<a href="accelerometer_test.c.html#31">BTRAP -> accelerometer_test.c:31</a>
<a href="lis331dlh_driver_private.c.html#53">BTRAP -> lis331dlh_driver_private.c:53</a>
<a href="lis331dlh_driver_private.c.html#54">BTRAP -> lis331dlh_driver_private.c:54</a>
<a href="spi_test.c.html#39">BTRAP -> spi_test.c:39</a>
<a href="spi_test.c.html#40">BTRAP -> spi_test.c:40</a>
<a href="util.h.html#102">BTRAP -> util.h:102</a>
<a href="wireless_xbee.c.html#23">BTRAP -> wireless_xbee.c:23</a>
<a href="wireless_xbee.c.html#24">BTRAP -> wireless_xbee.c:24</a>
<a href="wireless_xbee_test.c.html#59">BTRAP -> wireless_xbee_test.c:59</a>
<a href="wireless_xbee_test.c.html#60">BTRAP -> wireless_xbee_test.c:60</a>
<b><font color="#000080"># undef</font></b> <a name="39">BTRAP</a>
<b><font color="#000080"># define</font></b> <b><font color="#000000"><a name="40">BTRAP</a></font></b><font color="#990000">()</font> <b><font color="#000000"><a href="util.h.html#86">BTRAP_USING</a></font></b><font color="#990000">(</font>DDRD<font color="#990000">,</font> DDD2<font color="#990000">,</font> PORTD<font color="#990000">,</font> PORTD2<font color="#990000">,</font> <font color="#993399">100.0</font><font color="#990000">)</font>
<b><font color="#000080">#endif</font></b>
<i><font color="#9A1900">// WARNING: This module not fully tested. These tests test output with</font></i>
<i><font color="#9A1900">// SPI_BIT_ORDER_MSB_FIRST and SPI_DATA_MODE_0 with all SPI_CLOCK_DIVIDER_*</font></i>
<i><font color="#9A1900">// settings. The <a href="sd_card.h.html">sd_card.h</a> interface exercises input. The other data</font></i>
<i><font color="#9A1900">// orders and modes are only trivially different and should work fine,</font></i>
<i><font color="#9A1900">// but I have not personally tried them. Remove this warning trap and try it!</font></i>
<font color="#009900">int</font>
<b><font color="#000000"><a name="50">main</a></font></b> <font color="#990000">(</font><font color="#009900">void</font><font color="#990000">)</font>
<font color="#FF0000">{</font>
<b><font color="#000000">MY_SPI_SLAVE_1_SELECT_INIT</font></b> <font color="#990000">();</font>
<b><font color="#000000"><a href="spi.c.html#22">spi_init</a></font></b> <font color="#990000">();</font>
<b><font color="#000000"><a href="spi.c.html#62">spi_set_data_order</a></font></b> <font color="#990000">(</font><a href="spi.h.html#110">SPI_DATA_ORDER_MSB_FIRST</a><font color="#990000">);</font>
<b><font color="#000000"><a href="spi.c.html#80">spi_set_data_mode</a></font></b> <font color="#990000">(</font><a href="spi.h.html#130">SPI_DATA_MODE_0</a><font color="#990000">);</font>
<i><font color="#9A1900">// We're going to use a loop over the clock divider settings, so here we</font></i>
<i><font color="#9A1900">// verify that the interface gives them the the endpoint values we expect.</font></i>
<b><font color="#000000">assert</font></b> <font color="#990000">(</font><a href="spi.h.html#115">SPI_CLOCK_DIVIDER_DIV4</a> <font color="#990000">==</font> <font color="#993399">0x00</font><font color="#990000">);</font>
<b><font color="#000000">assert</font></b> <font color="#990000">(</font><a href="spi.h.html#121">SPI_CLOCK_DIVIDER_DIV32</a> <font color="#990000">==</font> <font color="#993399">0x06</font><font color="#990000">);</font>
<i><font color="#9A1900">// Smallest, Largest Clock divider Setting</font></i>
<font color="#008080">uint8_t</font> scs <font color="#990000">=</font> <a href="spi.h.html#115">SPI_CLOCK_DIVIDER_DIV4</a><font color="#990000">,</font> lcs <font color="#990000">=</font> <a href="spi.h.html#121">SPI_CLOCK_DIVIDER_DIV32</a><font color="#990000">;</font>
<i><font color="#9A1900">// For each clock divider setting...</font></i>
<b><font color="#0000FF">for</font></b> <font color="#990000">(</font> <font color="#008080">uint8_t</font> cds <font color="#990000">=</font> scs <font color="#990000">;</font> cds <font color="#990000"><=</font> lcs <font color="#990000">;</font> cds<font color="#990000">++</font> <font color="#990000">)</font> <font color="#FF0000">{</font>
<b><font color="#000000"><a href="spi.c.html#89">spi_set_clock_divider</a></font></b> <font color="#990000">(</font>cds<font color="#990000">);</font>
<i><font color="#9A1900">// Number of different resistor settings we test</font></i>
<font color="#009900">int</font> <b><font color="#0000FF">const</font></b> test_steps <font color="#990000">=</font> <font color="#993399">5</font><font color="#990000">;</font>
<i><font color="#9A1900">// For each different resistance setting we want to test...</font></i>
<b><font color="#0000FF">for</font></b> <font color="#990000">(</font> <font color="#009900">int</font> ii <font color="#990000">=</font> <font color="#993399">0</font> <font color="#990000">;</font> ii <font color="#990000"><</font> test_steps <font color="#990000">;</font> ii<font color="#990000">++</font> <font color="#990000">)</font> <font color="#FF0000">{</font>
<b><font color="#000000">MY_SPI_SLAVE_1_SELECT_SET_LOW</font></b> <font color="#990000">();</font>
uint8_t <font color="#008080">const</font> channel_six_address <font color="#990000">=</font> <font color="#993399">0x05</font><font color="#990000">;</font> <i><font color="#9A1900">// From AD5206 datasheet</font></i>
<b><font color="#000000"><a href="spi.c.html#97">spi_transfer</a></font></b> <font color="#990000">(</font>channel_six_address<font color="#990000">);</font>
<b><font color="#000000"><a href="spi.c.html#97">spi_transfer</a></font></b> <font color="#990000">(</font>ii <font color="#990000">*</font> <font color="#993399">255</font> <font color="#990000">/</font> <font color="#993399">4</font><font color="#990000">);</font>
<b><font color="#000000">MY_SPI_SLAVE_1_SELECT_SET_HIGH</font></b> <font color="#990000">();</font>
<font color="#009900">double</font> <b><font color="#0000FF">const</font></b> seconds_per_step <font color="#990000">=</font> <font color="#993399">5.0</font><font color="#990000">;</font>
<b><font color="#000000">_delay_ms</font></b> <font color="#990000">(</font><font color="#993399">1000.0</font> <font color="#990000">*</font> seconds_per_step<font color="#990000">);</font>
<font color="#FF0000">}</font>
<font color="#FF0000">}</font>
<font color="#FF0000">}</font>
</tt></pre>
|
solr/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/class-use/DocBuilder.html
|
swsachith/ANDROPHSY
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Thu Apr 09 10:38:42 MDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.handler.dataimport.DocBuilder (Solr 5.1.0 API)</title>
<meta name="date" content="2015-04-09">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.handler.dataimport.DocBuilder (Solr 5.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/handler/dataimport/class-use/DocBuilder.html" target="_top">Frames</a></li>
<li><a href="DocBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.handler.dataimport.DocBuilder" class="title">Uses of Class<br>org.apache.solr.handler.dataimport.DocBuilder</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.solr.handler.dataimport">org.apache.solr.handler.dataimport</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../../org/apache/solr/handler/dataimport/DataImportHandler.html" title="class in org.apache.solr.handler.dataimport"><code>DataImportHandler</code></a> and related code.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.solr.handler.dataimport">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a> in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a> declared as <a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a></code></td>
<td class="colLast"><span class="strong">DataImporter.</span><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/DataImporter.html#docBuilder">docBuilder</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a> that return <a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a></code></td>
<td class="colLast"><span class="strong">DataImporter.</span><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/DataImporter.html#getDocBuilder()">getDocBuilder</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a></code></td>
<td class="colLast"><span class="strong">DataImporter.</span><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/DataImporter.html#getDocBuilder(org.apache.solr.handler.dataimport.DIHWriter,%20org.apache.solr.handler.dataimport.RequestInfo)">getDocBuilder</a></strong>(<a href="../../../../../../org/apache/solr/handler/dataimport/DIHWriter.html" title="interface in org.apache.solr.handler.dataimport">DIHWriter</a> writer,
<a href="../../../../../../org/apache/solr/handler/dataimport/RequestInfo.html" title="class in org.apache.solr.handler.dataimport">RequestInfo</a> requestParams)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a> with parameters of type <a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/ContextImpl.html#ContextImpl(org.apache.solr.handler.dataimport.EntityProcessorWrapper,%20org.apache.solr.handler.dataimport.VariableResolver,%20org.apache.solr.handler.dataimport.DataSource,%20java.lang.String,%20java.util.Map,%20org.apache.solr.handler.dataimport.ContextImpl,%20org.apache.solr.handler.dataimport.DocBuilder)">ContextImpl</a></strong>(<a href="../../../../../../org/apache/solr/handler/dataimport/EntityProcessorWrapper.html" title="class in org.apache.solr.handler.dataimport">EntityProcessorWrapper</a> epw,
<a href="../../../../../../org/apache/solr/handler/dataimport/VariableResolver.html" title="class in org.apache.solr.handler.dataimport">VariableResolver</a> resolver,
<a href="../../../../../../org/apache/solr/handler/dataimport/DataSource.html" title="class in org.apache.solr.handler.dataimport">DataSource</a> ds,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> currProcess,
<a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> global,
<a href="../../../../../../org/apache/solr/handler/dataimport/ContextImpl.html" title="class in org.apache.solr.handler.dataimport">ContextImpl</a> parentContext,
<a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a> docBuilder)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/EntityProcessorWrapper.html#EntityProcessorWrapper(org.apache.solr.handler.dataimport.EntityProcessor,%20org.apache.solr.handler.dataimport.config.Entity,%20org.apache.solr.handler.dataimport.DocBuilder)">EntityProcessorWrapper</a></strong>(<a href="../../../../../../org/apache/solr/handler/dataimport/EntityProcessor.html" title="class in org.apache.solr.handler.dataimport">EntityProcessor</a> delegate,
<a href="../../../../../../org/apache/solr/handler/dataimport/config/Entity.html" title="class in org.apache.solr.handler.dataimport.config">Entity</a> entity,
<a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a> docBuilder)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/handler/dataimport/class-use/DocBuilder.html" target="_top">Frames</a></li>
<li><a href="DocBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
installonwindows.html
|
Ermentrout/xppaut
|
<html>
<head>
<title> XPPAUT - WINDOWS INSTALL </title>
</head>
<body bgcolor="#FFFFFF" link="#330099" alink="#FF3300" vlink="#330099">
<center> <h1>XPP WINDOWS INSTALL</h1> </center>
<p>
<!--
<p><br>
<table BORDER=0 WIDTH="100%" >
<tr>
<td ALIGN=LEFT BGCOLOR="#52799E">
<b><font face="Helvetica, Arial"><font color="#FFFFFF"><font size=+1>Contents</font></font></font></b></td>
</tr>
</table>
-->
These instructions were obtained from <a href=https://docs.math.osu.edu/windows/how-tos/install-xpp-xppaut-windows/> the OSU math department web site </a>
<ul>
<li> Step 0: If you are just upgrading to the newest XPP version jump to Step 2.
<li> Step 1: You must install an X11 server, <a href=http://sourceforge.net/projects/xming/files/latest/download> Xming </a> or you can get an older one from my web page. It is also useful to download the additional X11 fonts from <a href=http://sourceforge.net/projects/xming/files/Xming-fonts/7.5.0.70/Xming-fonts-7-5-0-70-setup.exe/download> here </a>
<ul>
<li> After downloading the two X11 programs, runs them to install on your computer. You can use the default / full installation settings for both the Xming program and the Xming fonts - just make sure that the "Normal PuTTY Link SSH client" option is selected in the Xming program installation settings. I usually include a Desktop shortcut.
<li> Run the Xming program from <b> (Start) --> All Programs / All Apps --> Xming --> Xming </b>
<li> Verify the Xming program is running by looking for the "X" icon in the Windows Taskbar Notifications Area.
</ul>
<li> Step 2: Download <a href=http://www.math.pitt.edu/~bard/bardware/binary/latest/xppwin.zip> XPPAUT "xppwin.zip" </a>
<ul>
<li> Extract / unzip the downloaded "xppwin.zip" file, by right-clicking on the file and then clicking to "Extract All...", which will reveal an "xppall" folder.
<li> Right-click to "Copy" the extracted "xppall" folder, then open your computer's "C:" drive and right-click in a blank space to "Paste" the folder in the root of the "C:" drive. <b> IMPORTANT:</b> The "xppall" folder must be placed so that the full path to the folder is"C:\xppall"
<li> Extra Step on Windows 8/10(?):
<ul>
<li> Open the "xppall" folder, find and right-click on the "xppaut.exe" file / application, then click to open its "Properties"
<li> On the "General" tab under "Security:", click the "Unblock" button to allow the application to run.
<li> Click "OK" to close the properties window
</ul>
<li> Open the "xppall" folder, find the "xpp - Shortcut" file, right-click on the file to "Copy" the shortcut, and then right-click on a blank space of the Desktop to "Paste" the shortcut on the Desktop.
<li> To use XPP / XPPAUT, drag and drop ODE files onto the "xpp - Shortcut" on your Desktop.
</ul>
</ul>
<p>
<hline>
<b> The best way to use XPP is from the command line as this gives you many more options and much more flexibility. </b> <p>
Here is how to do it.
<ul>
<li> Click on "Start" and <i>Search Programs</i> for "command prompt" and click on it to bring up a terminal
</li>
<li> Click on the terminal to start typing. Navigate to the "xppall" folder by typing:
<p>
<code> cd C:/xppall </code> <p>
</li>
<li> Test it by typing:
<p>
<code> xpp ode/lecar.ode </code> <p>
to load up the good old lecar.ode file
</li>
<li> You can directly access the <code> xppaut.exe </code> file from the command line as well but you should be sure to set the proper X11 Display. The <code> xpp.bat </code> file does this for you as well as setting a HOME directory and some other stuff that is largely irrelevant unless you want to call the help stuff from within XPP. For example, you may want to edit this file to set the HOME directory to, say <code> C:\Users\bard </code> or whatever your HOME is.
</ul>
<p>
<hline>
<h2> <center> Customizing defaults </center> </h2
<p>
You may want to customize your defaults so that XPP looks the way you want it to when you run it. I generally get rid of some defaults (such as the Bell) and make the fonts bigger so I can see them. This is done by creating a plain text file in your HOME directory called <code> .xpprc </code>. You can use Notepad or any plain text editor to create the file but make sure it is plain text and make sure that the <code> .txt </code> extension is left off. If you are using the commandline, then there is a very simple text editor called <code> edit </code> that can be called from the commmand line is is perfect for this sort of thing. I provide the following example (<code> .xpprc </code>) in Windows:
<p>
<code>
@ bell=0,grads=0,dwcolor=ffffee,forecolor=222200 <p>
@ ps_lw=15,ps_color=1,ps_font=Helvetica,ps_fsize=18 <p>
@ tutorial=0 <p>
</code>
<p>
This automatically turns the bell off, the fancy menus (grads) off, and the tutorial off. I also change the drawing window color from white to a kind of ivory and the drawing foreground color to a brown.
Finally, I change some of the postscript defaults. You can find out more about these options in the <b> xpp_sum.pdf </b> document.
The only way to change the fonts and the colors of XPP is via the <code> .xpprc </code> file or through the command line since these are processed before the X11 server starts. Sorry.
<p>
<hline>
<p>
<center>
<h2> Creating your own ODE files </h2>
</center>
ODE files are just descriptions of what you want to solve. They are plain text files that have the extension <code> .ode </code> but can have any extension you want as XPP ignores it. There are a few rules that are really important to understand:
<ul>
<li> XPP is case-insensitive so that <code> aBc </code> and <code> ABC </code> are the same to XPP.
<li> There should be a space after the "@" symbol in all options statements
<li> It is generally bad to put spaces between parameter/initial conditions and their values (although this is now OK), so write <code> iapp=0.1 </code> instead of <code> iapp = 0.1 </code>
<li> Any line beginning with <code> # </code> is a comment
<li> Always end your ODE file with <code> done </code> If you do you can write lots of instructions after this that will be ignored by the program but may be useful for the user who reads the ODE file.
<li> There is a specific order to the way things are evaluated in ODEs.
<ul>
<li> Expressions of the form <code> name=expression </code> are evaluated first and in the order they are written, so if one expression makes a reference to another, then make sure they are ordered appropriately
<li> Expressions like <code> special name=expression </code> like convolutions etc.
<li> Differential algebraic expressions
<li> Calls to C code via the <code> export </code> command
<li> Right hand sides of the ODEs
<li> Auxilliary quantities
</ul>
</ul>
Look at the many examples to see how to construct your own ODE files.
<h5> There are many XPP tutorials out there to help you get started </h5>
</body>
</html>
|
styles/prosilver/template/event/forumlist_body_forum_row_append.html
|
rxu/thanks_for_posts
|
{% if forumrow.S_THANKS_FORUM_REPUT_VIEW and forumrow.FORUM_REPUT and not S_IS_BOT %}
<div style="display: block; margin-left: 45px; padding-bottom: 5px;">
{% if forumrow.S_THANKS_REPUT_GRAPHIC %}
<span style="display: block; float: left; width: {{ forumrow.THANKS_REPUT_GRAPHIC_WIDTH }}px; height: {{ forumrow.THANKS_REPUT_HEIGHT }}px; background: url({{ forumrow.THANKS_REPUT_IMAGE_BACK }}); background-repeat: repeat-x;"><span style="display: block; height: {{ forumrow.THANKS_REPUT_HEIGHT }}px; width: {{ forumrow.FORUM_REPUT }}; background: url({{ forumrow.THANKS_REPUT_IMAGE }}); background-repeat: repeat-x;"></span></span>
{% endif %}
{{ lang('REPUT') }}{{ lang('COLON') }} {{ forumrow.FORUM_REPUT }}
</div>
{% endif %}
|
_includes/_scripts.html
|
mikeguru/mikeguru.github.io
|
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="{{ site.url }}/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="{{ site.url }}/assets/js/scripts.min.js"></script>
{% if site.google_analytics %}
<!-- Asynchronous Google Analytics snippet -->
<!-- Old
<script>
var _gaq = _gaq || [];
var pluginUrl =
'//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
_gaq.push(['_setAccount', '{{ site.google_analytics }}']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
-->
<!-- New -->
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', '{{ site.google_analytics }}', 'auto');
ga('send', 'pageview');
</script>
{% endif %}
{% if page.comments %}
{% include _disqus_comments.html %}
{% endif %}
|
media/com_acymailing/css/component_default_shadow_sand.css
|
hscomp2002/edmansport
|
/**
* @package AcyMailing for Joomla!
* @version 4.5.1
* @author acyba.com
* @copyright (C) 2009-2013 ACYBA S.A.R.L. All rights reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/
@import url("component_default_shadow_black.css");
#acyarchivelisting .button, #acymodifyform .button, #unsubbutton_div .button {
color:#fff !important;
background-color:#730028 !important;
background-image: linear-gradient(bottom, #777059 21%, #aca489 58%) !important;
background-image: -o-linear-gradient(bottom, #777059 21%, #aca489 58%) !important;
background-image: -moz-linear-gradient(bottom, #777059 21%, #aca489 58%) !important;
background-image: -webkit-linear-gradient(bottom, #777059 21%, #aca489 58%) !important;
background-image: -ms-linear-gradient(bottom, #777059 21%, #aca489 58%) !important;
background: -ms-linear-gradient(top, ellipse cover, #777059 0%, #aca489 100%);
background: radial-gradient(top, ellipse cover,#777059 0%, #aca489 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aca489', endColorstr='#777059',GradientType=0 ) !important;
}
#acyarchivelisting .button:hover, #acymodifyform .button:hover, #unsubbutton_div .button:hover{
color:#fff !important;
background-color:#730028 !important;
background-image: linear-gradient(bottom, #aca489 21%, #d0c9b3 58%) !important;
background-image: -o-linear-gradient(bottom, #aca489 21%, #d0c9b3 58%) !important;
background-image: -moz-linear-gradient(bottom, #aca489 21%, #d0c9b3 58%) !important;
background-image: -webkit-linear-gradient(bottom, #aca489 21%, #d0c9b3 58%) !important;
background-image: -ms-linear-gradient(bottom, #aca489 21%, #d0c9b3 58%) !important;
background: -ms-linear-gradient(top, ellipse cover, #aca489 0%, #d0c9b3 100%);
background: radial-gradient(top, ellipse cover,#aca489 0%, #d0c9b3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0c9b3', endColorstr='#aca489',GradientType=0 ) !important;
}
#acyarchivelisting .contentheading{
color:#777059;
border-bottom:1px solid #777059;
}
#acyarchivelisting .contentpane .contentdescription{
color:#aca489;
}
#acyarchivelisting .sectiontableheader a:hover{
color:#aca489;
}
#acyarchivelisting .contentpane tbody .sectiontableentry1 a:hover{
color:#777059;
}
#acyarchivelisting .contentpane tbody .sectiontableentry2 a:hover{
color:#777059;
}
#acyarchivelisting .contentpane tbody .sectiontableentry1{
background-color:#ece9e0;}
#acyarchivelisting .contentpane tbody .sectiontableentry1:hover{
background-color:#e8e4d6;}
#acyarchivelisting .contentpane tbody .sectiontableentry2{
background-color:#f2f0e8;}
#acyarchivelisting .contentpane tbody .sectiontableentry2:hover{
background-color:#e8e4d6;}
#acyarchiveview .contentheading{
color:#aca489;}
#acylistslisting .componentheading{
color:#777059;
border-bottom:1px solid #777059;
}
#acylistslisting .list_name a{
color:#aca489;
}
#acylistslisting .list_name a:hover, #acylistslisting .list_name a:focus {
color:#aca489;
}
div.acymailing_list:hover{
background-color:#f2f0e8;}
#acymodifyform legend{
color:#777059;
border-bottom:1px solid #777059;
}
#acyusersubscription .list_name{
color: #aca489;
}
#unsubpage .unsubintro{
color:#aca489;
border-bottom: 1px solid #aca489;
}
#unsubpage .unsubsurveytext{
border-bottom: 1px solid #aca489;
color: #aca489;
}
|
profiles/cms/modules/sooperthemes_premium/glazed_builder/glazed_elements/Call to action/cta-simple.html
|
eggla/LA-glazed
|
<link href="../../css/elements/cta.css" rel="stylesheet" type="text/css">
<p class="lead az-editable">Thousands of Drupal Professionals Love Glazed. Glazed replaces all other themes by providing dozens of full demos, with unique branding and amazing Drag and Drop features.</p>
<p>
<a class="btn btn-primary btn-lg clear-both clearfix az-editable" href="http://sooperthemes.com/pricing">
Try it now
</a>
</p>
|
public_html/typo3conf/ext/news/Resources/Private/Partials/Detail/MediaVideo.html
|
tonglin/pdPm
|
{namespace n=Tx_News_ViewHelpers}
<div class="mediaelement">
<div class="mediaelement-video">
<n:mediaFactory classes="{settings.interfaces.media.video}" element="{mediaElement}" width="{settings.detail.media.video.width}"
height="{settings.detail.media.video.height}" />
</div>
<f:if condition="{mediaElement.caption}">
<div class="medialement-alternative-content">
<p class="news-img-caption">
{mediaElement.caption}
</p>
</div>
</f:if>
</div>
|
app/assets/stylesheets/contents.css
|
UvigoEduArea/EduAreaBeta2
|
/*
Place all the styles related to the matching controller here.
They will automatically be included in application.css.
*/
.appends_container{
min-height: 65px;
margin-top: 1%;
}
.appends_container .plus_box{
float: left;
margin: 5px;
}
.source_appends, .product_references{
padding: 1%;
margin-top: 1%;
background-color: #FBFBFB;
box-shadow: 5px 5px 5px #bac4ce;
}
.documents_appends_box{
margin-bottom: 1%;
height: 150px;
width: 160px;
display: inline-block;
background-color: #E8F0F8;
margin: 5px;
}
.header_append{
display: inline;
position: relative;
top: 5px;
left: 0px;
}
.header_append img{
height: 30px;
}
.content_append p{
padding: 3%;
overflow: hidden;
font-family: Roboto;
font-size: 14px;
margin-top: 20px;
}
.snippet_view_append{
margin: 5px 5px;
width: 26%;
height: 275px;
}
.snippet_view_append iframe{
overflow: hidden;
margin-left: 1%;
}
.content_append{
position: relative;
margin: 30px 0px 0px 0px;
border-radius: 10px;
}
.delete_append{
height: 24px;
margin-bottom: 3px;
cursor: pointer;
}
.document_selector{
position: absolute;
background-color: rgba(70,130,180,0.6);
cursor: pointer;
bottom: 0;
text-align: center;
width: 50%;
left: 25%;
}
.record_document img{
width: 30px;
}
.document_presentation{
margin-top: 1.2%;
}
|
wp-content/plugins/cap-graphics/packages/svg/us_bases_d3/index.css
|
amprog/cap-maps
|
tspan {
font-size: 20px;
}
#svg-electoral h3 {
margin:0;
padding:0;
}
#svg-electoral p {
margin: 7px 0;
}
#svg-electoral .y {
margin: 0 0 27px 0;
}
#svg-electoral .y a, #svg-electoral .y a:visited {
margin:0 14px 0 0;
padding: 17px 0;
text-decoration: none!important;
border-bottom: none;
}
#svg-electoral .y a:hover {
}
#svg-electoral .y .d {
color: rgb(36, 73, 153)!important;
}
#svg-electoral .y .r {
color: rgb(210, 37, 50)!important;
}
#svg-electoral .red {
fill: rgb(210, 37, 50)!important;
}
#svg-electoral .blue {
fill: rgb(36, 73, 153)!important;
}
#svg-electoral .purple {
fill: rgb(138, 19, 153) !important;
background-color: white!important;
background-image: linear-gradient(90deg, rgba(200,0,0,.5) 50%, transparent 50%), linear-gradient(rgba(200,0,0,.5) 50%, transparent 50%)!important;
background-size: 50px 50px!important;
background-color: white!important;
background-image: linear-gradient(90deg, rgba(200,0,0,.5) 50%, transparent 50%), linear-gradient(rgba(200,0,0,.5) 50%, transparent 50%)!important;
background-size: 50px 50px!important;
}
#svg-electoral .purple-diag {
background-color: gray!important;
background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px)!important;
background-color: gray!important;
background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px)!important;
}
|
wp-content/themes/Pytheas/rtl.css
|
rkarpeles/readernew
|
/*
Theme Name: Pytheas
Description: Adds support for languages written in a Right To Left (RTL) direction.
It's easy, just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.
See http://codex.wordpress.org/Right_to_Left_Language_Support
*/
|
forum/styles/nosebleed_3/template/mcp_notes_user.html
|
AlexBrown-appnovation/tcrg
|
<!-- INCLUDE mcp_header.html -->
<form method="post" name="mcp" action="{U_POST_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="modcp">
<tr>
<th colspan="2"><h2>{USERNAME}</h2></th>
</tr>
<tr>
<td class="row1 pad4" align="center">
<table cellspacing="1" cellpadding="2" border="0">
<tr>
<td align="center"><b>{USERNAME_FULL}</b></td>
</tr>
<!-- IF RANK_TITLE -->
<tr>
<td align="center">{RANK_TITLE}</td>
</tr>
<!-- ENDIF -->
<!-- IF RANK_IMG -->
<tr>
<td align="center">{RANK_IMG}</td>
</tr>
<!-- ENDIF -->
<tr>
<td align="center"><!-- IF AVATAR_IMG -->{AVATAR_IMG}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="" /><!-- ENDIF --></td>
</tr>
</table>
</td>
<td class="row1 pad4">
<table width="100%" cellspacing="1" cellpadding="2" border="0">
<tr>
<td align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_JOINED}: </td>
<td width="100%"><b>{JOINED}</b></td>
</tr>
<tr>
<td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap">{L_TOTAL_POSTS}: </td>
<td><b>{POSTS}</b></td>
</tr>
<tr>
<td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap">{L_WARNINGS}: </td>
<td><b>{WARNINGS}</b></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="modcp">
<tr>
<th colspan="5"><h2>{L_FEEDBACK}</h2></th>
</tr>
<!-- IF S_USER_NOTES -->
<tr align="center">
<td colspan="5" class="row3 pad4">{L_DISPLAY_LOG}: {S_SELECT_SORT_DAYS} {L_SORT_BY}: {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="button" type="submit" value="{L_GO}" name="sort" /></td>
</tr>
<tr class="toplines">
<th>{L_REPORT_BY}</th>
<th>{L_IP}</th>
<th>{L_TIME}</th>
<th>{L_ACTION}</th>
<th><!-- IF S_CLEAR_ALLOWED -->{L_MARK}<!-- ENDIF --></th>
</tr>
<!-- BEGIN usernotes -->
<!-- IF usernotes.S_ROW_COUNT is even --><tr class="row1 pad4"><!-- ELSE --><tr class="row2 pad4"><!-- ENDIF -->
<td>{usernotes.REPORT_BY}</td>
<td style="text-align: center;">{usernotes.IP}</td>
<td style="text-align: center;">{usernotes.REPORT_AT}</td>
<td>
{usernotes.ACTION}
<!-- IF usernotes.DATA --><br />» [ {usernotes.DATA} ]<!-- ENDIF -->
</td>
<td style="text-align: center;"><!-- IF S_CLEAR_ALLOWED --><input type="checkbox" class="radio" name="marknote[]" value="{usernotes.ID}" /><!-- ENDIF --></td>
</tr>
<!-- END usernotes -->
<!-- IF S_CLEAR_ALLOWED -->
<tr>
<td class="row3 pad4" colspan="5" align="center"><input class="button" type="submit" name="action[del_all]" value="{L_DELETE_ALL}" /> <input class="button" type="submit" name="action[del_marked]" value="{L_DELETE_MARKED}" /></td>
</tr>
<!-- ENDIF -->
<!-- ELSE -->
<tr>
<td class="row1 pad4" colspan="2" align="center">{L_NO_FEEDBACK}</td>
</tr>
<!-- ENDIF -->
</table>
<div class="spacing"></div>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="modcp">
<tr>
<th colspan="2"><h2>{L_ADD_FEEDBACK}</h2></th>
</tr>
<tr>
<td class="row3 pad4" align="center" colspan="2">{L_ADD_FEEDBACK_EXPLAIN}</td>
</tr>
<tr>
<td colspan="2" class="row1 pad4" align="center"><textarea name="usernote" rows="10" cols="76"></textarea></td>
</tr>
<tr>
<td class="row3 pad4" colspan="2" align="center"><input class="button" type="submit" name="action[add_feedback]" value="{L_SUBMIT}" /> <input class="button" type="reset" value="{L_RESET}" /></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="pagination">{PAGE_NUMBER} [ {TOTAL_REPORTS} ]</td>
<td align="{S_CONTENT_FLOW_END}"><span class="pagination"><!-- INCLUDE pagination.html --></td>
</tr>
</table>
{S_FORM_TOKEN}
</form>
<div class="spacing"></div>
<!-- INCLUDE mcp_footer.html -->
|
target/war/resources/css/editantenna.css
|
peterzhu2118/base-station-database-project
|
@CHARSET "ISO-8859-1";
h2 {
text-align: center;
font-family: "Times New Roman";
font-size: 30px;
}
#mainform\3A heightlabel {
margin-left: 30%;
margin-top: 20%;
font-family: "Times New Roman";
font-size: 25px;
}
#mainform\3A heightvalidatormessage {
margin-left: 1%;
font-family: "Times New Roman";
font-size: 15px;
color: red;
}
#mainform\3A heighttextbox {
margin-left: 30%;
margin-top: 1%;
width: 15%;
height: 10%;
font-family: "Times New Roman";
font-size: 20px;
}
#mainform\3A azimuthlabel {
margin-left: 30%;
margin-top: 20%;
font-family: "Times New Roman";
font-size: 25px;
}
#mainform\3A azimuthvalidatormessage {
margin-left: 1%;
font-family: "Times New Roman";
font-size: 15px;
color: red;
}
#mainform\3A azimuthtextbox {
margin-left: 30%;
margin-top: 1%;
width: 15%;
height: 10%;
font-family: "Times New Roman";
font-size: 20px;
}
#mainform\3A downtiltlabel {
margin-left: 30%;
margin-top: 20%;
font-family: "Times New Roman";
font-size: 25px;
}
#mainform\3A downtiltvalidatormessage {
margin-left: 1%;
font-family: "Times New Roman";
font-size: 15px;
color: red;
}
#mainform\3A downtilttextbox {
margin-left: 30%;
margin-top: 1%;
width: 15%;
height: 10%;
font-family: "Times New Roman";
font-size: 20px;
}
|
ch03/14 - AccessKey.html
|
JedrzMar/avr
|
<!DOCTYPE html>
<html>
<head>
<title>Przyk³ad</title>
</head>
<body>
<form>
Imiê: <input type="text" name="name" accesskey="i"/>
<p/>
Has³o: <input type="password" name="password" accesskey="h"/>
<p/>
<input type="submit" value="Zaloguj" accesskey="z"/>
</form>
</body>
</html>
|
boost_1_49_0/doc/html/boost/algorithm/last_finder.html
|
phra/802_21
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function last_finder</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../string_algo/reference.html#header.boost.algorithm.string.finder_hpp" title="Header <boost/algorithm/string/finder.hpp>">
<link rel="prev" href="first_finder.html" title="Function first_finder">
<link rel="next" href="nth_finder.html" title="Function nth_finder">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="first_finder.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../string_algo/reference.html#header.boost.algorithm.string.finder_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="nth_finder.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.algorithm.last_finder"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function last_finder</span></h2>
<p>boost::algorithm::last_finder — "Last" finder </p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../string_algo/reference.html#header.boost.algorithm.string.finder_hpp" title="Header <boost/algorithm/string/finder.hpp>">boost/algorithm/string/finder.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> RangeT<span class="special">></span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <span class="identifier">last_finder</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">RangeT</span> <span class="special">&</span> Search<span class="special">)</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> RangeT<span class="special">,</span> <span class="keyword">typename</span> PredicateT<span class="special">></span>
<span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <span class="identifier">last_finder</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">RangeT</span> <span class="special">&</span> Search<span class="special">,</span> <span class="identifier">PredicateT</span> Comp<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="id3219774"></a><h2>Description</h2>
<p>Construct the <code class="computeroutput">last_finder</code>. The finder searches for the last occurrence of the string in a given input. The result is given as an <code class="computeroutput">iterator_range</code> delimiting the match.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
<td><div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><code class="computeroutput">Search</code></span></p></td>
<td><p>A substring to be searched for. </p></td>
</tr></tbody>
</table></div></td>
</tr>
<tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>An instance of the <code class="computeroutput">last_finder</code> object </p></td>
</tr>
</tbody>
</table></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2002-2004 Pavol Droba<p>Use, modification and distribution is subject to the Boost
Software License, Version 1.0. (See accompanying file
<code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="first_finder.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../string_algo/reference.html#header.boost.algorithm.string.finder_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="nth_finder.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
wp-content/themes/solar/js/view-js/examples/alt2.html
|
PartidoDeLaRed/pdr-blog
|
<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<title>View.js — Examples</title>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=9" />
<script src="jquery.min.js"></script>
<script src="../view.min.js?auto"></script>
<style>
code{
font-family: Lucida Console, Monaco, Andale Mono,"MS Gothic", monospace;
white-space: pre;
font-size:0.9em;
}
body{
font-family: Helvetica Neue, Helvetica, Arial, sans;
padding: 20px;
}
</style>
<link rel="stylesheet" href="alt2.css">
</head>
<body>
<h1>View.js Examples</h1>
<h2>One photo</h2>
<a href="office_m.jpg" class="view">
View it!
</a>
<p>The Code</p>
<pre><code><a href="office_m.jpg" class="view">...</a></code></pre>
<h2>Photosets</h2>
<a href="http://view-js.s3.amazonaws.com/img/dave_hill/office.jpg" class="view" rel="adventure" title="Caption 1">
Image 1
</a>
<br/>
<a href="http://view-js.s3.amazonaws.com/img/dave_hill/cliff.jpg" class="view" rel="adventure" title="Caption for Image 2">
Image 2
</a>
<br/>
<a href="http://view-js.s3.amazonaws.com/img/dave_hill/threat.jpg" class="view" rel="adventure" title="Caption 3">
Image 3
</a>
<p>The Code</p>
<pre><code><a href="office_m.jpg" class="view" rel="adventure">
Image 1
</a>
<br/>
<a href="battle_m.jpg" class="view" rel="adventure">
Image 2
</a>
<br/>
<a href="threat_m.jpg" class="view" rel="adventure">
Image 3
</a></code></pre>
<p>For more examples, visit the <a href="http://finegoodsmarket.com/view">View website</a>.</p>
</body>
</html>
|
c-layman/doc/html/functions.html
|
jmesmon/layman
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>C-Layman: Data Fields</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
</ul>
</div>
</div>
<div class="contents">
Here is a list of all struct and union fields with links to the structures/unions they belong to:
<p>
<ul>
<li>count
: <a class="el" href="struct_dict.html#d43c3812e6d13e0518d9f8b8f463ffcf">Dict</a>
, <a class="el" href="struct_string_list.html#16ff2d8e15ade4948398b0aeb80124a8">StringList</a>
, <a class="el" href="struct_py_object_list.html#d43c3812e6d13e0518d9f8b8f463ffcf">PyObjectList</a>
<li>description
: <a class="el" href="struct_overlay_info.html#8444d6e0dfe2bbab0b5e7b24308f1559">OverlayInfo</a>
<li>homepage
: <a class="el" href="struct_overlay_info.html#5bc3413dec9282bb700a1cf1a24235c2">OverlayInfo</a>
<li>key
: <a class="el" href="struct_dict_elem.html#cd3d88da3c0e0313c3645ff34f62f542">DictElem</a>
<li>list
: <a class="el" href="struct_string_list.html#c7532f926b69022dd1878cc2d3b2e113">StringList</a>
<li>modules
: <a class="el" href="struct_interpreter.html#54484552877f952edaa9238edc7174ec">Interpreter</a>
<li>name
: <a class="el" href="struct_overlay_info.html#5ac083a645d964373f022d03df4849c8">OverlayInfo</a>
<li>next
: <a class="el" href="struct_py_object_list_elem.html#8c80f1351a112162a90491278c0e89ac">PyObjectListElem</a>
, <a class="el" href="struct_dict_elem.html#e283b528dd0b0463c2444296b4252e53">DictElem</a>
<li>object
: <a class="el" href="struct_bare_config.html#db7ba59fec8a5847f73c56fccee0f1a0">BareConfig</a>
, <a class="el" href="struct_py_object_list_elem.html#db7ba59fec8a5847f73c56fccee0f1a0">PyObjectListElem</a>
, <a class="el" href="struct_message.html#db7ba59fec8a5847f73c56fccee0f1a0">Message</a>
, <a class="el" href="struct_layman_a_p_i.html#db7ba59fec8a5847f73c56fccee0f1a0">LaymanAPI</a>
<li>official
: <a class="el" href="struct_overlay_info.html#39ff61d5fdbc3c939eaaae94a1db6e3d">OverlayInfo</a>
<li>ownerEmail
: <a class="el" href="struct_overlay_info.html#b976d386d27f39e2fbfb07ab5a9a74f4">OverlayInfo</a>
<li>ownerName
: <a class="el" href="struct_overlay_info.html#4470dc7453f754e87738462bfede9feb">OverlayInfo</a>
<li>priority
: <a class="el" href="struct_overlay_info.html#cec9ce2df15222151ad66fcb1d74eb9f">OverlayInfo</a>
<li>quality
: <a class="el" href="struct_overlay_info.html#fdabd0073bd86d184b408f1ef57e5c4e">OverlayInfo</a>
<li>root
: <a class="el" href="struct_dict.html#952d143d222751c7308e0180b20ce6e1">Dict</a>
, <a class="el" href="struct_py_object_list.html#a024c10304ef3a9c85e1927577a23a5c">PyObjectList</a>
<li>srcType
: <a class="el" href="struct_overlay_info.html#33d8b4b60c5f2e27c44e1fca9515d237">OverlayInfo</a>
<li>srcUris
: <a class="el" href="struct_overlay_info.html#31254fad8941223b74864ff72eeb5b30">OverlayInfo</a>
<li>supported
: <a class="el" href="struct_overlay_info.html#f7d846dfb6ed3e5f62cfddc7b1007228">OverlayInfo</a>
<li>text
: <a class="el" href="struct_overlay_info.html#5633b1433389cec21ade3811bbe9ca5b">OverlayInfo</a>
<li>val
: <a class="el" href="struct_dict_elem.html#0fc584151635e6718cb3052b5a5dce4d">DictElem</a>
</ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Aug 6 20:00:53 2010 for C-Layman by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>
|
design/standard/stylesheets/ezmultiupload.css
|
ezsystems/ezmultiupload
|
.content-view-ezmultiupload #multiupload {
clear: both;
height: 0;
}
.content-view-ezmultiupload #thumbnails {
margin-top: 10px;
}
.content-view-ezmultiupload #thumbnails h2 {
font-size:15px;
line-height:25px;
margin:0;
}
.content-view-ezmultiupload #thumbnails p {
margin:0;
}
.content-view-ezmultiupload #thumbnails .content-image,
.content-view-ezmultiupload #thumbnails .attribute-image,
.content-view-ezmultiupload #thumbnails .thumbnail-move-icon {
height:85px;
text-align:center;
}
.content-view-ezmultiupload .thumbnail-block {
padding: 5px 5px 0 5px;
margin: 5px;
border: 3px solid #eee;
float: left;
width: 130px;
}
.content-view-ezmultiupload .thumbnail-class-name {
padding: 3px;
background-color: #efefef;
text-align: center;
}
.content-view-ezmultiupload .thumbnail-movie-icon {
text-align: center;
}
.content-view-ezmultiupload #multiuploadProgress {
width: 320px;
display: none;
margin: 10px 0;
padding: 3px;
border: 1px solid #ffcc00;
background-color: #fff8eb;
}
.content-view-ezmultiupload #multiuploadProgress p {
word-break:keep-all;
line-height: 1;
font-weight:bold;
}
.content-view-ezmultiupload #multiuploadProgress #multiuploadProgressMessage {
color: #ff3366;
}
.content-view-ezmultiupload #multiuploadProgressBarOutline {
padding: 1px;
border: 1px solid #ccc;
}
.content-view-ezmultiupload #multiuploadProgressBar {
width: 0px;
height: 8px;
background-color: #fc8c00;
}
.content-view-ezmultiupload #uploadButtonOverlay {
max-width: 40%;
}
.content-view-ezmultiupload #cancelUploadButton {
visibility: hidden;
width: 40%;
margin-top: 1em;
border: none rgba(0,0,0,0);
background-color: #e6e6e6;
font-size: 100%;
padding: .4em 1em .45em;
box-shadow: 0 0 0 1px rgba(0,0,0,0.25) inset, 0 2px 0 rgba(255,255,255,0.30) inset, 0 1px 2px rgba(0,0,0,0.15);
background-image: linear-gradient(rgba(255,255,255,0.30),rgba(255,255,255,0.15) 40%,transparent);
transition: .1s linear box-shadow;
border-radius: 4px;
}
|
toolkit/srpm/SOURCES/gfxboot-themes-1.0.0/themes/openSUSE/help-install/ar/main::opt::o_acpi.html
|
sTeeLM/MINIME
|
<h3>
<a name="o_acpi">خيارات Kernel: acpi</a>
</h3>
<p>تُعد ACPI (واجهة الطاقة والتكوين المتقدم) نظامًا قياسيًا يُعرِّف واجهات إدارة التكوين والطاقة بين أحد أنظمة التشغيل وBIOS (نظام المدخلات/المخرجات الأساسي). افتراضيًا، يتم تشغيل <em>ACPI</em> عندما يتم اكتشاف أن BIOS بتاريخ أحدث من عام 2000. وتوجد معلمات شائعة الاستخدام عديدة للتحكم بسلوك ACPI: <ul><li><em>pci=noacpi</em> -- عدم استخدام ACPI لتوجيه مقاطعات PCI</li><li><em>acpi=oldboot</em> -- استمرار تنشيط أجزاء ACPI ذات الصلة بالتشغيل فقط</li><li><em>acpi=off</em> -- إيقاف تشغيل ACPI تمامًا</li><li><em>acpi=force</em> -- تشغيل ACPI حتى إذا كان BIOS بتاريخ أقدم من 2000</li></ul></p>
<p>يستخدم هذا الخيار في استبدال نظام <a href="#o_apm">apm</a> القديم، خاصةً على أجهزة الكمبيوتر الجديدة.</p>
|
admin/wwwroot/admin_lap/css/style_default.css
|
weichaoduo/gomore
|
body {
color: #868686;
background: #32C2CD url(../img/bg-default.jpg) !important;
}
#main-content {
box-shadow: 0 0 10px #757575;
-moz-box-shadow: 0 0 10px #757575;
-webkit-box-shadow:0 0 10px #757575 ;
}
a, a:hover {
text-shadow: none !important;
color: #22878E;
}
ul.faq-list li a:hover, ul.faq-list li a.active{
background: #22C0CB;
}
#header.navbar-inverse .navbar-inner {
background:#4e4e4e url("../img/top-bg.jpg") repeat-x !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e4e4e',endColorstr='#4e4e4e',GradientType=0)
border-width: 0;
}
#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
background-color: #333 !important;
}
#header.navbar-inverse .divider-vertical {
border-left-color: #2c2d2f;
border-right-color: #181a1b;
}
#sidebar > ul > li > a {
color: #fff !important;
}
#sidebar > ul > li a i {
color: #fff !important;
}
#sidebar > ul > li >a:hover, #sidebar > ul > li:hover>a {
color: #fff !important;
background: url("../img/side-bar-list-bg.png");
}
#sidebar > ul > li.active > a{
background: url("../img/side-bar-list-bg.png");
}
#sidebar > ul > li > ul.sub > li > a {
color: #fff;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
background-color: #EEEEEE;
background-image: none;
color: #333333;
filter: none;
text-decoration: none;
}
#sidebar > ul > li > ul.sub > li {
border-bottom: 1px solid #3393A2;
}
#sidebar > ul > li > ul.sub > li:last-child {
border-bottom:none;
}
.chats li.out .name {
color: #b14c4c;
}
.chats li.in .message {
border-left: 2px solid #2f8e95;
}
.chats li.in .message .arrow {
border-right: 8px solid #2f8e95;
}
.chats li.out .message .arrow {
border-left: 8px solid #b14c4c;
}
.chats li.out .message {
border-right: 2px solid #b14c4c;
}
/* Landscape phone to portrait tablet */
@media (max-width:979px) {
#sidebar {
background-color: #29a3ac !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
}
#sidebar > ul > li > a {
border-bottom: 1px solid #30c1cb !important;
}
#sidebar > ul > li.active > a, #sidebar > ul > li:hover > a, #sidebar > ul > li > a:hover {
border-bottom: 1px solid #30c1cb !important;
}
}
/*----*/
/*lock*/
.lock-avatar-row, .lock-form-row .tarquoise {
background: #30c1cb;
}
.lock-avatar-row img {
border:10px solid #5aced6;
}
.lock-identity span {
color:#30c1cb;;
}
.lock-form-row .tarquoise {
border:1px solid #30c1cb !important;
}
/*coming soon*/
.coming-soon .input-append .submit-btn {
background: #2fbfca;
color: #195e63;
}
.twt-color , .twt-color:hover, .blog .date .day{
color: #2fbfca !important;
}
ul.social-link li a:hover, .blog .date .month {
background: #2fbfca;
}
/*blog*/
.blog .date {
border: 1px solid #2fc0ca;
}
.blog ul li a:hover, .blog-side-bar ul li a:hover { color: #2fc0ca; text-decoration: none;}
.blog .btn:hover {
background: #2fc0ca;
}
.blog-side-bar ul.tag li a {
background: #2fc0ca;
}
/*invoice-list*/
.invoice-list h5 {
color: #2fc0ca;
}
/*about us*/
.about-us h4, .team-member h3, .team-member ul li a:hover, .contact-us h4 {
color: #2badb6;
}
|
WEB_TEST01/doc/HTML5_CSS3_DIC_2nd/css3/07_flexbox/bl04.css
|
grtlinux/TAIN_WEB_TEST
|
div {
font-family: Helvetica, sans-serif;
font-weight: bold;
font-size: x-large;
}
#container1 {
margin-bottom: 1em;
width: 440px;
border: 2px solid #808080;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap-reverse;
flex-flow: row wrap-reverse;
}
#container2 {
width: 240px;
height: 440px;
border: 2px solid #808080;
direction: rtl;
unicode-bidi: bidi-override;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column wrap;
flex-flow: column wrap;
}
#item1 {
background-color: #ff9999;
width: 100px;
height: 120px;
}
#item2 {
background-color: #ffff66;
width: 200px;
height: 120px;
}
#item3 {
background-color: #99ffcc;
width: 100px;
height: 120px;
}
#item4 {
background-color: #ccccff;
width: 80px;
height: 120px;
}
#item5 {
background-color: #ff9999;
width: 120px;
height: 100px;
}
#item6 {
background-color: #ffff66;
width: 120px;
height: 200px;
}
#item7 {
background-color: #99ffcc;
width: 120px;
height: 100px;
}
#item8 {
background-color: #ccccff;
width: 120px;
height: 80px;
}
|
templates/INSPINIA-theme/mail_compose.html
|
CentechMTL/TableauDeBord
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>INSPINIA | Mailbox</title>
<link href="../../static/INSPINIA-theme/css/bootstrap.min.css" rel="stylesheet">
<link href="../../static/INSPINIA-theme/font-awesome/css/font-awesome.css" rel="stylesheet">
<link href="../../static/INSPINIA-theme/css/plugins/iCheck/custom.css" rel="stylesheet">
<link href="../../static/INSPINIA-theme/css/plugins/summernote/summernote.css" rel="stylesheet">
<link href="../../static/INSPINIA-theme/css/plugins/summernote/summernote-bs3.css" rel="stylesheet">
<link href="../../static/INSPINIA-theme/css/animate.css" rel="stylesheet">
<link href="../../static/INSPINIA-theme/css/style.css" rel="stylesheet">
</head>
<body>
<div id="wrapper">
<nav class="navbar-default navbar-static-side" role="navigation">
<div class="sidebar-collapse">
<ul class="nav" id="side-menu">
<li class="nav-header">
<div class="dropdown profile-element"> <span>
<img alt="image" class="img-circle" src="../../static/INSPINIA-theme/img/profile_small.jpg" />
</span>
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<span class="clear"> <span class="block m-t-xs"> <strong class="font-bold">David Williams</strong>
</span> <span class="text-muted text-xs block">Art Director <b class="caret"></b></span> </span> </a>
<ul class="dropdown-menu animated fadeInRight m-t-xs">
<li><a href="profile.html">Profile</a></li>
<li><a href="contacts.html">Contacts</a></li>
<li><a href="mailbox.html">Mailbox</a></li>
<li class="divider"></li>
<li><a href="login.html">Logout</a></li>
</ul>
</div>
<div class="logo-element">
IN+
</div>
</li>
<li>
<a href="index.html"><i class="fa fa-th-large"></i> <span class="nav-label">Dashboards</span> <span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="index.html">Dashboard v.1</a></li>
<li><a href="dashboard_2.html">Dashboard v.2</a></li>
<li><a href="dashboard_3.html">Dashboard v.3</a></li>
<li><a href="dashboard_4_1.html">Dashboard v.4</a></li>
</ul>
</li>
<li>
<a href="layouts.html"><i class="fa fa-diamond"></i> <span class="nav-label">Layouts</span> <span class="label label-primary pull-right">NEW</span></a>
</li>
<li>
<a href="#"><i class="fa fa-bar-chart-o"></i> <span class="nav-label">Graphs</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="graph_flot.html">Flot Charts</a></li>
<li><a href="graph_morris.html">Morris.js Charts</a></li>
<li><a href="graph_rickshaw.html">Rickshaw Charts</a></li>
<li><a href="graph_chartjs.html">Chart.js</a></li>
<li><a href="graph_peity.html">Peity Charts</a></li>
<li><a href="graph_sparkline.html">Sparkline Charts</a></li>
</ul>
</li>
<li class="active">
<a href="mailbox.html"><i class="fa fa-envelope"></i> <span class="nav-label">Mailbox </span><span class="label label-warning pull-right">16/24</span></a>
<ul class="nav nav-second-level">
<li><a href="mailbox.html">Inbox</a></li>
<li><a href="mail_detail.html">Email view</a></li>
<li class="active"><a href="mail_compose.html">Compose email</a></li>
<li><a href="email_template.html">Email templates</a></li>
</ul>
</li>
<li>
<a href="widgets.html"><i class="fa fa-flask"></i> <span class="nav-label">Widgets</span> </a>
</li>
<li>
<a href="#"><i class="fa fa-edit"></i> <span class="nav-label">Forms</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="form_basic.html">Basic form</a></li>
<li><a href="form_advanced.html">Advanced Plugins</a></li>
<li><a href="form_wizard.html">Wizard</a></li>
<li><a href="form_file_upload.html">File Upload</a></li>
<li><a href="form_editors.html">Text Editor</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-desktop"></i> <span class="nav-label">App Views</span> <span class="pull-right label label-primary">SPECIAL</span></a>
<ul class="nav nav-second-level">
<li><a href="contacts.html">Contacts</a></li>
<li><a href="profile.html">Profile</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="project_detail.html">Project detail</a></li>
<li><a href="file_manager.html">File manager</a></li>
<li><a href="calendar.html">Calendar</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="timeline.html">Timeline</a></li>
<li><a href="pin_board.html">Pin board</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-files-o"></i> <span class="nav-label">Other Pages</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="search_results.html">Search results</a></li>
<li><a href="lockscreen.html">Lockscreen</a></li>
<li><a href="invoice.html">Invoice</a></li>
<li><a href="login.html">Login</a></li>
<li><a href="login_two_columns.html">Login v.2</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="404.html">404 Page</a></li>
<li><a href="500.html">500 Page</a></li>
<li><a href="empty_page.html">Empty page</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-globe"></i> <span class="nav-label">Miscellaneous</span><span class="label label-info pull-right">NEW</span></a>
<ul class="nav nav-second-level">
<li><a href="toastr_notifications.html">Notification</a></li>
<li><a href="nestable_list.html">Nestable list</a></li>
<li><a href="timeline_2.html">Timeline v.2</a></li>
<li><a href="forum_main.html">Forum view</a></li>
<li><a href="google_maps.html">Google maps</a></li>
<li><a href="code_editor.html">Code editor</a></li>
<li><a href="modal_window.html">Modal window</a></li>
<li><a href="validation.html">Validation</a></li>
<li><a href="tree_view.html">Tree view</a></li>
<li><a href="chat_view.html">Chat view</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-flask"></i> <span class="nav-label">UI Elements</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="typography.html">Typography</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="draggable_panels.html">Draggable Panels</a></li>
<li><a href="buttons.html">Buttons</a></li>
<li><a href="video.html">Video</a></li>
<li><a href="tabs_panels.html">Tabs & Panels</a></li>
<li><a href="notifications.html">Notifications & Tooltips</a></li>
<li><a href="badges_labels.html">Badges, Labels, Progress</a></li>
</ul>
</li>
<li>
<a href="grid_options.html"><i class="fa fa-laptop"></i> <span class="nav-label">Grid options</span></a>
</li>
<li>
<a href="#"><i class="fa fa-table"></i> <span class="nav-label">Tables</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="table_basic.html">Static Tables</a></li>
<li><a href="table_data_tables.html">Data Tables</a></li>
<li><a href="jq_grid.html">jqGrid</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-picture-o"></i> <span class="nav-label">Gallery</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="basic_gallery.html">Lightbox Gallery</a></li>
<li><a href="carousel.html">Bootstrap Carusela</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-sitemap"></i> <span class="nav-label">Menu Levels </span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="#">Third Level <span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
</ul>
</li>
<li><a href="#">Second Level Item</a></li>
<li>
<a href="#">Second Level Item</a></li>
<li>
<a href="#">Second Level Item</a></li>
</ul>
</li>
<li>
<a href="css_animation.html"><i class="fa fa-magic"></i> <span class="nav-label">CSS Animations </span><span class="label label-info pull-right">62</span></a>
</li>
<li class="landing_link">
<a target="_blank" href="Landing_page/index.html"><i class="fa fa-star"></i> <span class="nav-label">Landing Page</span> <span class="label label-warning pull-right">NEW</span></a>
</li>
<li class="special_link">
<a href="package.html"><i class="fa fa-database"></i> <span class="nav-label">Package</span></a>
</li>
</ul>
</div>
</nav>
<div id="page-wrapper" class="gray-bg">
<div class="row border-bottom">
<nav class="navbar navbar-static-top white-bg" role="navigation" style="margin-bottom: 0">
<div class="navbar-header">
<a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
<form role="search" class="navbar-form-custom" method="post" action="search_results.html">
<div class="form-group">
<input type="text" placeholder="Search for something..." class="form-control" name="top-search" id="top-search">
</div>
</form>
</div>
<ul class="nav navbar-top-links navbar-right">
<li>
<span class="m-r-sm text-muted welcome-message">Welcome to INSPINIA+ Admin Theme.</span>
</li>
<li class="dropdown">
<a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
<i class="fa fa-envelope"></i> <span class="label label-warning">16</span>
</a>
<ul class="dropdown-menu dropdown-messages">
<li>
<div class="dropdown-messages-box">
<a href="profile.html" class="pull-left">
<img alt="image" class="img-circle" src="../../static/INSPINIA-theme/img/a7.jpg">
</a>
<div class="media-body">
<small class="pull-right">46h ago</small>
<strong>Mike Loreipsum</strong> started following <strong>Monica Smith</strong>. <br>
<small class="text-muted">3 days ago at 7:58 pm - 10.06.2014</small>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="dropdown-messages-box">
<a href="profile.html" class="pull-left">
<img alt="image" class="img-circle" src="../../static/INSPINIA-theme/img/a4.jpg">
</a>
<div class="media-body ">
<small class="pull-right text-navy">5h ago</small>
<strong>Chris Johnatan Overtunk</strong> started following <strong>Monica Smith</strong>. <br>
<small class="text-muted">Yesterday 1:21 pm - 11.06.2014</small>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="dropdown-messages-box">
<a href="profile.html" class="pull-left">
<img alt="image" class="img-circle" src="../../static/INSPINIA-theme/img/profile.jpg">
</a>
<div class="media-body ">
<small class="pull-right">23h ago</small>
<strong>Monica Smith</strong> love <strong>Kim Smith</strong>. <br>
<small class="text-muted">2 days ago at 2:30 am - 11.06.2014</small>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="text-center link-block">
<a href="mailbox.html">
<i class="fa fa-envelope"></i> <strong>Read All Messages</strong>
</a>
</div>
</li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
<i class="fa fa-bell"></i> <span class="label label-primary">8</span>
</a>
<ul class="dropdown-menu dropdown-alerts">
<li>
<a href="mailbox.html">
<div>
<i class="fa fa-envelope fa-fw"></i> You have 16 messages
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="profile.html">
<div>
<i class="fa fa-twitter fa-fw"></i> 3 New Followers
<span class="pull-right text-muted small">12 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="grid_options.html">
<div>
<i class="fa fa-upload fa-fw"></i> Server Rebooted
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<div class="text-center link-block">
<a href="notifications.html">
<strong>See All Alerts</strong>
<i class="fa fa-angle-right"></i>
</a>
</div>
</li>
</ul>
</li>
<li>
<a href="login.html">
<i class="fa fa-sign-out"></i> Log out
</a>
</li>
</ul>
</nav>
</div>
<div class="wrapper wrapper-content">
<div class="row">
<div class="col-lg-3">
<div class="ibox float-e-margins">
<div class="ibox-content mailbox-content">
<div class="file-manager">
<a class="btn btn-block btn-primary compose-mail" href="mail_compose.html">Compose Mail</a>
<div class="space-25"></div>
<h5>Folders</h5>
<ul class="folder-list m-b-md" style="padding: 0">
<li><a href="mailbox.html"> <i class="fa fa-inbox "></i> Inbox <span class="label label-warning pull-right">16</span> </a></li>
<li><a href="mailbox.html"> <i class="fa fa-envelope-o"></i> Send Mail</a></li>
<li><a href="mailbox.html"> <i class="fa fa-certificate"></i> Important</a></li>
<li><a href="mailbox.html"> <i class="fa fa-file-text-o"></i> Drafts <span class="label label-danger pull-right">2</span></a></li>
<li><a href="mailbox.html"> <i class="fa fa-trash-o"></i> Trash</a></li>
</ul>
<h5>Categories</h5>
<ul class="category-list" style="padding: 0">
<li><a href="#"> <i class="fa fa-circle text-navy"></i> Work </a></li>
<li><a href="#"> <i class="fa fa-circle text-danger"></i> Documents</a></li>
<li><a href="#"> <i class="fa fa-circle text-primary"></i> Social</a></li>
<li><a href="#"> <i class="fa fa-circle text-info"></i> Advertising</a></li>
<li><a href="#"> <i class="fa fa-circle text-warning"></i> Clients</a></li>
</ul>
<h5 class="tag-title">Labels</h5>
<ul class="tag-list" style="padding: 0">
<li><a href=""><i class="fa fa-tag"></i> Family</a></li>
<li><a href=""><i class="fa fa-tag"></i> Work</a></li>
<li><a href=""><i class="fa fa-tag"></i> Home</a></li>
<li><a href=""><i class="fa fa-tag"></i> Children</a></li>
<li><a href=""><i class="fa fa-tag"></i> Holidays</a></li>
<li><a href=""><i class="fa fa-tag"></i> Music</a></li>
<li><a href=""><i class="fa fa-tag"></i> Photography</a></li>
<li><a href=""><i class="fa fa-tag"></i> Film</a></li>
</ul>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<div class="col-lg-9 animated fadeInRight">
<div class="mail-box-header">
<div class="pull-right tooltip-demo">
<a href="mailbox.html" class="btn btn-white btn-sm" data-toggle="tooltip" data-placement="top" title="Move to draft folder"><i class="fa fa-pencil"></i> Draft</a>
<a href="mailbox.html" class="btn btn-danger btn-sm" data-toggle="tooltip" data-placement="top" title="Discard email"><i class="fa fa-times"></i> Discard</a>
</div>
<h2>
Compse mail
</h2>
</div>
<div class="mail-box">
<div class="mail-body">
<form class="form-horizontal" method="get">
<div class="form-group"><label class="col-sm-2 control-label">To:</label>
<div class="col-sm-10"><input type="text" class="form-control" value="alex.smith@corporat.com"></div>
</div>
<div class="form-group"><label class="col-sm-2 control-label">Subject:</label>
<div class="col-sm-10"><input type="text" class="form-control" value=""></div>
</div>
</form>
</div>
<div class="mail-text h-200">
<div class="summernote">
<h3>Hello Jonathan! </h3>
dummy text of the printing and typesetting industry. <strong>Lorem Ipsum has been the industry's</strong> standard dummy text ever since the 1500s,
when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic
typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with
<br/>
<br/>
</div>
<div class="clearfix"></div>
</div>
<div class="mail-body text-right tooltip-demo">
<a href="mailbox.html" class="btn btn-sm btn-primary" data-toggle="tooltip" data-placement="top" title="Send"><i class="fa fa-reply"></i> Send</a>
<a href="mailbox.html" class="btn btn-white btn-sm" data-toggle="tooltip" data-placement="top" title="Discard email"><i class="fa fa-times"></i> Discard</a>
<a href="mailbox.html" class="btn btn-white btn-sm" data-toggle="tooltip" data-placement="top" title="Move to draft folder"><i class="fa fa-pencil"></i> Draft</a>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="pull-right">
10GB of <strong>250GB</strong> Free.
</div>
<div>
<strong>Copyright</strong> Example Company © 2014-2015
</div>
</div>
</div>
</div>
<!-- Mainly scripts -->
<script src="../../static/INSPINIA-theme/js/jquery-2.1.1.js"></script>
<script src="../../static/INSPINIA-theme/js/bootstrap.min.js"></script>
<script src="../../static/INSPINIA-theme/js/plugins/metisMenu/jquery.metisMenu.js"></script>
<script src="../../static/INSPINIA-theme/js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
<!-- Custom and plugin javascript -->
<script src="../../static/INSPINIA-theme/js/inspinia.js"></script>
<script src="../../static/INSPINIA-theme/js/plugins/pace/pace.min.js"></script>
<!-- iCheck -->
<script src="../../static/INSPINIA-theme/js/plugins/iCheck/icheck.min.js"></script>
<!-- SUMMERNOTE -->
<script src="../../static/INSPINIA-theme/js/plugins/summernote/summernote.min.js"></script>
<script>
$(document).ready(function(){
$('.i-checks').iCheck({
checkboxClass: 'icheckbox_square-green',
radioClass: 'iradio_square-green',
});
$('.summernote').summernote();
});
var edit = function() {
$('.click2edit').summernote({focus: true});
};
var save = function() {
var aHTML = $('.click2edit').code(); //save HTML If you need(aHTML: array).
$('.click2edit').destroy();
};
</script>
</body>
</html>
|
indico/htdocs/css/mapofrooms.css
|
eliasdesousa/indico
|
/* This file is part of Indico.
* Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN).
*
* Indico is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 3 of the
* License, or (at your option) any later version.
*
* Indico is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Indico; if not, see <http://www.gnu.org/licenses/>.
*/
.tip p {
margin-top: 8px;
margin-bottom: 8px;
}
div.caption {
background-color: #F0F0F0 !important;
border: 1px solid #888888;
border-bottom: none;
height: 19px;
}
/* Marker info */
.mapBuildingInfo {
max-height: 300px;
overflow-y: auto;
overflow-x: hidden;
}
.mapRoomsInfo {
width: 175px;
}
.mapRoomInfoLink {
border-left: 1px solid #AAAAAA;
padding-left: 5px;
}
.mapBookRoomLink {
padding-right: 5px;
}
.mapRoomDetailsLink {
padding: 0px;
margin: 0px;
}
.mapFilterTitle {
color: #777777;
font-size: 15px;
margin: 0;
padding: 0;
font-weight: bold;
}
.mapCustomWidgetsHolder{
width:190px;
}
.mapFilterGroup {
padding-left: 20px;
}
.mapFilterTextbox {
width: 70px;
}
.mapFilterLabel {
color:#444444;
font-size:13px;
padding-right: 5px;
padding-left: 2px;
display: inline-block;
min-width: 70px;
}
.mapRoomTooltipTitle {
font-size: 13px;
}
.mapRoomTooltipClose {
padding: 3px;
}
.mapRoomTooltipImage {
padding-left: 8px;
padding-right: 8px;
}
.mapRoomTooltipDescription {
padding-left: 8px;
padding-right: 8px;
max-width: 220px;
}
.mapResultsInfo {
font-weight: bold;
font-size: 12px;
}
#mapFilterBox {
float: none;
margin-top: -27px;
margin-left: 30px;
width: 210px;
}
.mapBuildingTitle {
font-weight: bold;
}
.mapButton {
margin-right: 5px;
}
/* Map table */
html, body {
margin: 0 auto;
height: 100%;
}
#map_table {
width: 99%;
height: 90%;
}
#map_cell {
width: 100%;
height:100%;
}
#map_canvas {
width: 100%;
height:100%;
}
#map_table_right {
vertical-align: top;
}
#map_table_left {
width: 100%;
}
/* Aspects links */
ul.mapAspectsList {
display: block;
list-style-type: none;
margin: 0;
padding: 0;
padding-bottom: 5px;
}
ul.mapAspectsList li {
position: relative;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #AAAAAA;
}
ul.mapAspectsList li.browserDefault {
display: inline-table;
}
ul.mapAspectsList a {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
cursor: pointer;
}
ul.mapAspectsList a:hover {
color: #dbb03a !important;
}
.mapAspectsItem {
white-space: nowrap;
}
.mapAspectSelected {
color: #B38B1F !important;
}
.mapAspectUnselected {
color: #4C6A83 !important;
}
ul.mapAspectsList li.first {
padding-left: 0px;
}
ul.mapAspectsList li.last {
padding-right: 0px;
border-right: none;
}
|
vendor/ecb/html-help/Command-Index.html
|
chtlp/emacs24-profile
|
<html lang="en">
<head>
<title>Command Index - ECB - the Emacs Code Browser</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="ECB - the Emacs Code Browser">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="ecb.html#Top">
<link rel="prev" href="FAQ.html#FAQ" title="FAQ">
<link rel="next" href="Option-Index.html#Option-Index" title="Option Index">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<a name="Command-Index"></a>
<p>
Next: <a rel="next" accesskey="n" href="Option-Index.html#Option-Index">Option Index</a>,
Previous: <a rel="previous" accesskey="p" href="FAQ.html#FAQ">FAQ</a>,
Up: <a rel="up" accesskey="u" href="ecb.html#Top">Top</a>
<hr>
</div>
<h2 class="unnumbered">Command Index</h2>
<p class="noindent">This index contains all user commands of ECB.
<p><strong>Please note</strong>: The commands in this index are listed without
the prefix “ecb-” (e.g. the command <code>ecb-activate</code> is listed
with name “activate”).
<ul class="index-fn" compact>
<li><a href="Interactive-ECB-commands.html#index-activate-57"><code>activate</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-add_002dall_002dbuffers_002dto_002dhistory-58"><code>add-all-buffers-to-history</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-analyse_002dbuffer_002dsync-59"><code>analyse-buffer-sync</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="The-edit_002darea.html#index-balance_002dwindows-38"><code>balance-windows</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="Interactive-ECB-commands.html#index-change_002dlayout-60"><code>change-layout</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-clear_002dhistory-61"><code>clear-history</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-create_002dnew_002dlayout-64"><code>create-new-layout</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-customize-62"><code>customize</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-customize_002dmost_002dimportant-63"><code>customize-most-important</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-cycle_002dmaximized_002decb_002dbuffers-65"><code>cycle-maximized-ecb-buffers</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-cycle_002dthrough_002dcompilation_002dbuffers-66"><code>cycle-through-compilation-buffers</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-deactivate-67"><code>deactivate</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-delete_002dnew_002dlayout-68"><code>delete-new-layout</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="The-edit_002darea.html#index-delete_002dother_002dwindows-29"><code>delete-other-windows</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="The-edit_002darea.html#index-delete_002dwindow-28"><code>delete-window</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="The-edit_002darea.html#index-delete_002dwindows_002don-30"><code>delete-windows-on</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="The-edit_002darea.html#index-display_002dbuffer-34"><code>display-buffer</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="Interactive-ECB-commands.html#index-display_002dnews_002dfor_002dupgrade-69"><code>display-news-for-upgrade</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-display_002dupgraded_002doptions-70"><code>display-upgraded-options</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-dump_002dsemantic_002dtoplevel-72"><code>dump-semantic-toplevel</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-eshell_002dcurrent_002dbuffer_002dsync-73"><code>eshell-current-buffer-sync</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-eshell_002drecenter-74"><code>eshell-recenter</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-expand_002ddirectory_002dnodes-75"><code>expand-directory-nodes</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-expand_002dmethods_002dnodes-71"><code>expand-methods-nodes</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002danalyse-76"><code>goto-window-analyse</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dcompilation-77"><code>goto-window-compilation</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002ddirectories-78"><code>goto-window-directories</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002decb_002dby_002dsmart_002dselection-79"><code>goto-window-ecb-by-smart-selection</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dedit_002dby_002dsmart_002dselection-80"><code>goto-window-edit-by-smart-selection</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dedit_002dlast-83"><code>goto-window-edit-last</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dedit1-81"><code>goto-window-edit1</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dedit2-82"><code>goto-window-edit2</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dhistory-84"><code>goto-window-history</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dmethods-85"><code>goto-window-methods</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-goto_002dwindow_002dsources-86"><code>goto-window-sources</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-history_002dfilter-87"><code>history-filter</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-jde_002ddisplay_002dclass_002dat_002dpoint-88"><code>jde-display-class-at-point</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Programming-a-new-layout.html#index-layout_002ddefine-365"><code>layout-define</code></a>: <a href="Programming-a-new-layout.html#Programming-a-new-layout">Programming a new layout</a></li>
<li><a href="Programming-a-new-layout.html#index-layout_002dundefine-366"><code>layout-undefine</code></a>: <a href="Programming-a-new-layout.html#Programming-a-new-layout">Programming a new layout</a></li>
<li><a href="Interactive-ECB-commands.html#index-maximize_002dwindow_002danalyse-89"><code>maximize-window-analyse</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-maximize_002dwindow_002ddirectories-90"><code>maximize-window-directories</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-maximize_002dwindow_002dhistory-93"><code>maximize-window-history</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-maximize_002dwindow_002dmethods-92"><code>maximize-window-methods</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-maximize_002dwindow_002dsources-91"><code>maximize-window-sources</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-maximize_002dwindow_002dspeedbar-94"><code>maximize-window-speedbar</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter-95"><code>methods-filter</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter_002dcurrent_002dtype-96"><code>methods-filter-current-type</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter_002ddelete_002dlast-97"><code>methods-filter-delete-last</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter_002dfunction-98"><code>methods-filter-function</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter_002dnofilter-99"><code>methods-filter-nofilter</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter_002dprotection-100"><code>methods-filter-protection</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter_002dregexp-101"><code>methods-filter-regexp</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-methods_002dfilter_002dtagclass-102"><code>methods-filter-tagclass</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-minor_002dmode-103"><code>minor-mode</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-nav_002dgoto_002dnext-105"><code>nav-goto-next</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-nav_002dgoto_002dprevious-104"><code>nav-goto-previous</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="The-edit_002darea.html#index-other_002dwindow-27"><code>other-window</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="The-edit_002darea.html#index-other_002dwindow_002dfor_002dscrolling-37"><code>other-window-for-scrolling</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="Interactive-ECB-commands.html#index-rebuild_002dmethods_002dbuffer-106"><code>rebuild-methods-buffer</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-redraw_002dlayout-107"><code>redraw-layout</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-restore_002ddefault_002dwindow_002dsizes-108"><code>restore-default-window-sizes</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-restore_002dwindow_002dsizes-109"><code>restore-window-sizes</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-select_002decb_002dframe-110"><code>select-ecb-frame</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-show_002dhelp-111"><code>show-help</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-show_002dlayout_002dhelp-112"><code>show-layout-help</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-show_002dtip_002dof_002dthe_002dday-113"><code>show-tip-of-the-day</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-sources_002dfilter-114"><code>sources-filter</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="The-edit_002darea.html#index-split_002dwindow-31"><code>split-window</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="The-edit_002darea.html#index-split_002dwindow_002dhorizontally-32"><code>split-window-horizontally</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="The-edit_002darea.html#index-split_002dwindow_002dvertically-33"><code>split-window-vertically</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="Interactive-ECB-commands.html#index-store_002dwindow_002dsizes-115"><code>store-window-sizes</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-submit_002dproblem_002dreport-116"><code>submit-problem-report</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="The-edit_002darea.html#index-switch_002dto_002dbuffer-35"><code>switch-to-buffer</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="The-edit_002darea.html#index-switch_002dto_002dbuffer_002dother_002dwindow-36"><code>switch-to-buffer-other-window</code></a>: <a href="The-edit_002darea.html#The-edit_002darea">The edit-area</a></li>
<li><a href="Interactive-ECB-commands.html#index-toggle_002dauto_002dexpand_002dtag_002dtree-117"><code>toggle-auto-expand-tag-tree</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-toggle_002dcompile_002dwindow-118"><code>toggle-compile-window</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-toggle_002dcompile_002dwindow_002dheight-119"><code>toggle-compile-window-height</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-toggle_002decb_002dwindows-120"><code>toggle-ecb-windows</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-toggle_002dlayout-121"><code>toggle-layout</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-toggle_002dscroll_002dother_002dwindow_002dscrolls_002dcompile-122"><code>toggle-scroll-other-window-scrolls-compile</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-update_002ddirectories_002dbuffer-123"><code>update-directories-buffer</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-upgrade_002doptions-124"><code>upgrade-options</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
<li><a href="Interactive-ECB-commands.html#index-window_002dsync-125"><code>window-sync</code></a>: <a href="Interactive-ECB-commands.html#Interactive-ECB-commands">Interactive ECB commands</a></li>
</ul> </body></html>
|
templates/500.html
|
Czocher/zebra-supervisor
|
<!doctype html>
<meta charset="utf-8">
<title>Server Error :(</title>
<style>
::-moz-selection {text-shadow: none; }
::selection {text-shadow: none; }
html { padding: 30px 10px; font-size: 20px; line-height: 1.4; color: #737373; background: #f0f0f0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, input { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
body { max-width: 500px; _width: 500px; padding: 30px 20px 50px; border: 1px solid #b3b3b3; border-radius: 4px; margin: 0 auto; box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff; background: #fcfcfc; }
h1 { margin: 0 10px; font-size: 50px; text-align: center; }
h1 span { color: #bbb; }
h3 { margin: 1.5em 0 0.5em; }
p { margin: 1em 0; }
ul { padding: 0 0 0 40px; margin: 1em 0; }
.container { max-width: 380px; _width: 380px; margin: 0 auto; }
</style>
<div class="container">
<h1>Server Error<span>:(</span></h1>
<p>Sorry, but we cannot resolve your request.</p>
<p>It looks like this was the result of either:</p>
<ul>
<li>our mistake :)</li>
</ul>
</div>
|
bower_components/material-design-lite/src/animation/demo.css
|
Douglasfeuser/getCode
|
/**
* Copyright 2015 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
.dash-animation {
height: 200px;
width: 300px;
padding: 0;
background: none;
}
.dash-animation__container {
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
text-align: center;
background-color: #ddd;
}
.dash-animation__container-foreground {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 100;
}
.dash-animation__container-background {
line-height: 200px;
z-index: -100;
}
/* Outside the view, on the left.
We leave the view when moving to this state, so we use fast-out-linear-in. */
.dash-animation--position-0 {
left: -102px;
}
/* Left side.
We enter the view when moving to this state, so we use linear-out-slow-in. */
.dash-animation--position-1 {
left: 20px;
}
/* Right side.
We're always visible when moving to this state, so we use default. */
.dash-animation--position-2 {
left: 180px;
}
/* Outside the view, on the right.
We leave the view when moving to this state, so we use fast-out-linear-in. */
.dash-animation--position-3 {
left: 302px;
}
/* Right side.
We enter the view when moving to this state, so we use linear-out-slow-in. */
.dash-animation--position-4 {
left: 180px;
}
/* Left side.
We're always visible when moving to this state, so we use default. */
.dash-animation--position-5 {
left: 20px;
}
.dash-animation__movable {
background-color: red;
border-radius: 2px;
display: block;
height: 100px;
width: 100px;
position: absolute;
top: 50px;
transition-property: left;
transition-duration: 0.2s;
}
|
thirdparty/sources/boost_1_60_0/libs/type_traits/doc/html/boost_typetraits/reference/is_member_function_pointer.html
|
gwq5210/litlib
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>is_member_function_pointer</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
<link rel="home" href="../../index.html" title="Chapter 1. Boost.TypeTraits">
<link rel="up" href="../reference.html" title="Alphabetical Reference">
<link rel="prev" href="is_lvalue_reference.html" title="is_lvalue_reference">
<link rel="next" href="is_member_object_pointer.html" title="is_member_object_pointer">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="is_lvalue_reference.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_object_pointer.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_typetraits.reference.is_member_function_pointer"></a><a class="link" href="is_member_function_pointer.html" title="is_member_function_pointer">is_member_function_pointer</a>
</h3></div></div></div>
<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span>
<span class="keyword">struct</span> <span class="identifier">is_member_function_pointer</span> <span class="special">:</span> <span class="keyword">public</span> <em class="replaceable"><code><a class="link" href="integral_constant.html" title="integral_constant">true_type</a>-or-<a class="link" href="integral_constant.html" title="integral_constant">false_type</a></code></em> <span class="special">{};</span>
</pre>
<p>
<span class="bold"><strong>Inherits:</strong></span> If T is a (possibly cv-qualified)
pointer to a member function then inherits from <a class="link" href="integral_constant.html" title="integral_constant">true_type</a>,
otherwise inherits from <a class="link" href="integral_constant.html" title="integral_constant">false_type</a>.
</p>
<p>
<span class="bold"><strong>C++ Standard Reference:</strong></span> 3.9.2 and 8.3.3.
</p>
<p>
<span class="bold"><strong>Compiler Compatibility:</strong></span> All current compilers
are supported by this trait.
</p>
<p>
<span class="bold"><strong>Header:</strong></span> <code class="computeroutput"> <span class="preprocessor">#include</span>
<span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">/</span><span class="identifier">is_member_function_pointer</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
</p>
<p>
<span class="bold"><strong>Examples:</strong></span>
</p>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">is_member_function_pointer</span><span class="special"><</span><span class="keyword">int</span> <span class="special">(</span><span class="identifier">MyClass</span><span class="special">::*)(</span><span class="keyword">void</span><span class="special">)></span></code> inherits from <code class="computeroutput"><a class="link" href="integral_constant.html" title="integral_constant">true_type</a></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">is_member_function_pointer</span><span class="special"><</span><span class="keyword">int</span> <span class="special">(</span><span class="identifier">MyClass</span><span class="special">::*)(</span><span class="keyword">char</span><span class="special">)>::</span><span class="identifier">type</span></code>
is the type <code class="computeroutput"><a class="link" href="integral_constant.html" title="integral_constant">true_type</a></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">is_member_function_pointer</span><span class="special"><</span><span class="keyword">int</span> <span class="special">(</span><span class="identifier">MyClass</span><span class="special">::*)(</span><span class="keyword">void</span><span class="special">)</span><span class="keyword">const</span><span class="special">>::</span><span class="identifier">value</span></code> is an integral constant expression
that evaluates to <span class="emphasis"><em>true</em></span>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">is_member_function_pointer</span><span class="special"><</span><span class="keyword">int</span> <span class="special">(</span><span class="identifier">MyClass</span><span class="special">::*)>::</span><span class="identifier">value</span></code>
is an integral constant expression that evaluates to <span class="emphasis"><em>false</em></span>:
the argument in this case is a pointer to a data member and not a member
function, see <a class="link" href="is_member_object_pointer.html" title="is_member_object_pointer">is_member_object_pointer</a>
and <a class="link" href="is_member_pointer.html" title="is_member_pointer">is_member_pointer</a>
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">is_member_function_pointer</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">value_type</span></code>
is the type <code class="computeroutput"><span class="keyword">bool</span></code>.
</p></blockquote></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2000, 2011 Adobe Systems Inc, David Abrahams,
Frederic Bron, Steve Cleary, Beman Dawes, Aleksey Gurtovoy, Howard Hinnant,
Jesse Jones, Mat Marcus, Itay Maman, John Maddock, Alexander Nasonov, Thorsten
Ottosen, Roman Perepelitsa, Robert Ramey, Jeremy Siek, Robert Stewart and Steven
Watanabe<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="is_lvalue_reference.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_object_pointer.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
plugins/enigma/skins/larry/enigma.css
|
gencer/roundcubemail
|
/*** Style for Enigma plugin ***/
/***** Messages displaying *****/
#enigma-message,
#messagebody div #enigma-message
{
margin: 0;
margin-bottom: 5px;
padding: 6px 12px 6px 30px;
font-weight: bold;
}
div.enigmaerror,
#messagebody div.enigmaerror
{
background: url(enigma_icons.png) 3px -201px no-repeat #f2cccd;
border: 1px solid #c00005;
color: #c00005;
}
div.enigmanotice,
#messagebody div.enigmanotice
{
background: url(enigma_icons.png) 3px -171px no-repeat #c9e6d3;
border: 1px solid #008a2e;
color: #008a2e;
}
div.enigmawarning,
#messagebody div.enigmawarning
{
background: url(enigma_icons.png) 3px -231px no-repeat #fef893;
border: 1px solid #ffdf0e;
color: #960;
}
#enigma-message a
{
color: #666666;
padding-left: 10px;
}
#enigma-message a:hover
{
color: #333333;
}
p.enigmaattachment {
margin: 0.5em 1em;
width: auto;
background: #f9f9f9;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
p.enigmaattachment a {
display: block;
background: url(enigma_icons.png) 8px -78px no-repeat;
padding: 1em 0.5em 1em 46px;
}
/***** E-mail Compose Page *****/
#messagetoolbar a.button.enigma {
background-image: url(enigma_icons.png);
background-position: center -122px;
background-repeat: no-repeat;
}
#enigmamenu {
color: white;
padding: 2px 5px;
}
#enigmamenu div.row {
display: table-row;
}
#enigmamenu div.row > label {
display: table-cell;
width: 99%;
padding: 3px;
}
#enigmamenu div.row > div {
display: table-cell;
width: 1%;
padding: 3px;
}
/***** Keys/Certs Management *****/
#settings-sections .enigma.keys a {
background-image: url(enigma_icons.png);
background-position: 7px -345px;
background-repeat: no-repeat;
}
#settings-sections .enigma.keys.selected a {
background-image: url(enigma_icons.png);
background-position: 7px -368px;
background-repeat: no-repeat;
}
#sections-table #rcmrowenigma .section {
background-image: url(enigma_icons.png);
background-position: 5px -297px;
background-repeat: no-repeat;
}
#sections-table #rcmrowenigma.selected .section {
background-image: url(enigma_icons.png);
background-position: 5px -321px;
background-repeat: no-repeat;
}
#mainscreen.enigma #settings-sections,
#mainscreen.enigma #settings-right
{
top: 44px;
}
#enigmacontent-box
{
position: absolute;
top: 0px;
left: 272px;
right: 0px;
bottom: 0px;
}
#enigmakeyslist
{
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 260px;
}
#keylistcountbar
{
margin-top: 4px;
margin-left: 4px;
}
#keys-table
{
width: 100%;
table-layout: fixed;
}
#keys-table td
{
text-overflow: ellipsis;
}
#keyimportform fieldset div
{
background-color: #eee;
padding: 10px;
}
#keycreateform td > label {
display: block;
}
#keystoolbar
{
position: absolute;
top: -6px;
left: 0;
height: 40px;
white-space: nowrap;
z-index: 10;
}
#keystoolbar a.import {
background: url(enigma_icons.png) center 0 no-repeat transparent;
}
#keystoolbar a.export {
background: url(enigma_icons.png) center -40px no-repeat transparent;
}
|
LinkedDataInterface/src/ruleEngine/doc/javadoc/de/fuberlin/wiwiss/d2rq/expr/class-use/BooleanToIntegerCaseExpression.html
|
morelab/c4a_data_repository
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_33) on Fri Jun 22 11:01:31 IST 2012 -->
<TITLE>
Uses of Class de.fuberlin.wiwiss.d2rq.expr.BooleanToIntegerCaseExpression (D2RQ)
</TITLE>
<META NAME="date" CONTENT="2012-06-22">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class de.fuberlin.wiwiss.d2rq.expr.BooleanToIntegerCaseExpression (D2RQ)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../de/fuberlin/wiwiss/d2rq/expr/BooleanToIntegerCaseExpression.html" title="class in de.fuberlin.wiwiss.d2rq.expr"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?de/fuberlin/wiwiss/d2rq/expr//class-useBooleanToIntegerCaseExpression.html" target="_top"><B>FRAMES</B></A>
<A HREF="BooleanToIntegerCaseExpression.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>de.fuberlin.wiwiss.d2rq.expr.BooleanToIntegerCaseExpression</B></H2>
</CENTER>
No usage of de.fuberlin.wiwiss.d2rq.expr.BooleanToIntegerCaseExpression
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../de/fuberlin/wiwiss/d2rq/expr/BooleanToIntegerCaseExpression.html" title="class in de.fuberlin.wiwiss.d2rq.expr"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?de/fuberlin/wiwiss/d2rq/expr//class-useBooleanToIntegerCaseExpression.html" target="_top"><B>FRAMES</B></A>
<A HREF="BooleanToIntegerCaseExpression.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
doc/equations/package-frame.html
|
thpar/jesse
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue Apr 17 14:00:01 CEST 2018 -->
<title>equations</title>
<meta name="date" content="2018-04-17">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../equations/package-summary.html" target="classFrame">equations</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="LHSLengthComparator.html" title="class in equations" target="classFrame">LHSLengthComparator</a></li>
</ul>
</div>
</body>
</html>
|
jaffa-core/source/html/jaffa/themes/default/css/widgets/editbox.css
|
snavaneethan1/jaffa-framework
|
/*
File name: editbox.css
Author: paule
Description:
Example StyleSheet that controls the display of the editbox widget
*/
/* For the multi-line input boxes */
textarea {
}
/* This is for all html input boxes, use 'input.WidgetEditBox' for just
the single line editbox widgets
*/
input {
}
/* For HTML based checkboxes */
input.WidgetCheckBox {
}
/* Use this to highlight after the field */
span.editboxMandatorySuffix {
display: none;
}
span.editboxOptionalSuffix {
display: none;
}
/* Use this to highlight in front of the field */
span.editboxMandatoryPrefix {
display:none;
}
span.editboxOptionalPrefix {
display:none;
}
|
dependencies/include/cinder/blocks/OpenCV/docs/html/functions_type_d.html
|
brittybaby/3DModelfitting
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Cinder</title>
<link rel="stylesheet" href="cinder_doxygen.css" type="text/css" media="screen" />
</head>
<body>
<div class="wrapper">
<div id="header">
<h1><a href="http://libcinder.org">Cinder</a></h1>
</div>
<!-- Generated by Doxygen 1.8.7 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li class="current"><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_prop.html"><span>Properties</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_type.html#index_b"><span>b</span></a></li>
<li><a href="functions_type_c.html#index_c"><span>c</span></a></li>
<li class="current"><a href="functions_type_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_type_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_type_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_type_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_type_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_type_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_type_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_type_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_type_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_type_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_type_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_type_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_type_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_type_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_type_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_type_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_type_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_type_y.html#index_y"><span>y</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
 
<h3><a class="anchor" id="index_d"></a>- d -</h3><ul>
<li>diag_type
: <a class="el" href="classcv_1_1_matx.html#a1803d38f2467b19c6811749f7d5bbdcc">cv::Matx< _Tp, m, n ></a>
</li>
<li>difference_type
: <a class="el" href="classcv_1_1_allocator.html#a2b21e4c026b5a64f53b1eea298b89735">cv::Allocator< _Tp ></a>
, <a class="el" href="classcv_1_1_mat_const_iterator.html#ae11eaf393d7a95387aa2f5298a296fb6">cv::MatConstIterator</a>
, <a class="el" href="classcv_1_1_mat_const_iterator__.html#afd6e21498919734f64f2957e87485a7e">cv::MatConstIterator_< _Tp ></a>
, <a class="el" href="classtesting_1_1internal_1_1_param_iterator.html#a6c37240a04ba3fc4c56f6c413cf4771d">testing::internal::ParamIterator< T ></a>
</li>
<li>DistanceType
: <a class="el" href="classcv_1_1flann_1_1_generic_index.html#a4b7623b6f2ebc7c1dc406460cd0cee02">cv::flann::GenericIndex< Distance ></a>
, <a class="el" href="classcv_1_1flann_1_1_index__.html#ab8aa6239032c0f4821d6fe0fc29159d7">cv::flann::Index_< T ></a>
, <a class="el" href="classcvflann_1_1_autotuned_index.html#af9e75c21685cbb82c25e5c3a254a9b5e">cvflann::AutotunedIndex< Distance ></a>
, <a class="el" href="classcvflann_1_1_composite_index.html#a9970db892c04fb4dcb0b8a1c2e80a165">cvflann::CompositeIndex< Distance ></a>
, <a class="el" href="classcvflann_1_1_hierarchical_clustering_index.html#af8e155c4fe99eaf41a492fddfcb87fcf">cvflann::HierarchicalClusteringIndex< Distance ></a>
, <a class="el" href="classcvflann_1_1_index.html#adce66132d9ad41de0181fddd214b5e51">cvflann::Index< Distance ></a>
, <a class="el" href="classcvflann_1_1_k_d_tree_index.html#a10ed3a3afa91fed415ab7c2d1b7c4014">cvflann::KDTreeIndex< Distance ></a>
, <a class="el" href="classcvflann_1_1_k_d_tree_single_index.html#ab32f2e8496ef780c2538576b8a330029">cvflann::KDTreeSingleIndex< Distance ></a>
, <a class="el" href="classcvflann_1_1_k_means_index.html#adcf3e940c1ab76474f113c4db65d36c5">cvflann::KMeansIndex< Distance ></a>
, <a class="el" href="classcvflann_1_1_linear_index.html#a2856b8b90987bac8737fdb08b5ad693f">cvflann::LinearIndex< Distance ></a>
, <a class="el" href="classcvflann_1_1_lsh_index.html#aed0c5e217eff759f37ef2b91a9ddaae6">cvflann::LshIndex< Distance ></a>
</li>
<li>DistIndex
: <a class="el" href="classcvflann_1_1_k_n_n_unique_result_set.html#aace6ad174a9fa6ac070ab7217612bf64">cvflann::KNNUniqueResultSet< DistanceType ></a>
</li>
</ul>
</div><!-- contents -->
<div class="footer">
<p> </p>
</div>
</div>
</body>
</html>
|
promises/deport-deport-deport-if-not-en-masse-through-a-federal-deportation-force-at-least-expulsions-in-numbe.html
|
janjiid/dki
|
---
layout: page
permalink: /:basename/
---
<link rel="stylesheet" type="text/css" href="../css/promisepage.css">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Deport, deport, deport - if not en masse, through a federal deportation force, at least expulsions in numbers far greater than the records President Obama already set.</h2>
<a class='btn facebook' target="_blank" href="https://www.facebook.com/sharer.php?u=https://trumptracker.github.io/deport-deport-deport-if-not-en-masse-through-a-federal-deportation-force-at-least-expulsions-in-numbe/&title=Deport%2C+deport%2C+deport+-+if+not+en+masse%2C+through+a+federal+deportation+force%2C+at+least+expulsions+in+numbers+far+greater+than+the+records+President+Obama+already+set."> <i class="fa fa-facebook-square fa-fw" aria-hidden="true"></i> Share</a>
<a class="btn twitter" href="https://twitter.com/share?url=https://trumptracker.github.io/&text=%40realDonaldTrump+hasn%27t+started+promise+no.+110%3A+Deport%2C+deport%2C+deport+-+if+not+en+masse%2C+through+...&hashtags=TrumpTracker" target="_blank"><i class="fa fa-fw fa-twitter" aria-hidden="true"></i> Tweet</a>
</div>
<div class="col-md-12">
<h3>Category: Indigenous</h3>
<h3>Status: <span style='color: #31708f;'>Not started</span></h3>
<p></p>
</div>
<div class="col-md-12">
<h3>Sources:</h3>
<ul class='sources'>
<li><a class='src' target='_blank' href='https://web.archive.org/web/20161110165423/http://www.nydailynews.com/news/politics/donald-trump-big-list-promises-article-1.2865483'>http://www.nydailynews.com/news/politics/donald-trump-big-list-promises-article-1.2865483</a></li>
</ul>
</div>
</div><BR>
<div id="reddit_comments">
<h3 class='comments'>Comments</h3>
<a target="_blank" href="https://redd.it/5d7sso" class="btn btn-primary placecomment"><i class="fa fa-pencil" aria-hidden="true"></i> Place comment</a>
<p class='commentcount'></p>
<div class="loader"></div>
<div class="panel-group"><div class="noscript">Please enable Javascript and disable any adblocker to view comments.</div></div>
</div>
</div>
<script>var redditid = '["5d7sso"]';</script>
<script src="../js/snuownd.min.js"></script>
<script src="../js/promisepage.js"></script>
|
python/docSRC/_build/html/_modules/index.html
|
decarlof/astra-toolbox
|
<!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=utf-8" />
<title>Overview: module code — PyASTRAToolbox 1.6 documentation</title>
<link rel="stylesheet" href="../_static/default.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '1.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="top" title="PyASTRAToolbox 1.6 documentation" href="../index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="../index.html">PyASTRAToolbox 1.6 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<h1>All modules for which code is available</h1>
<ul><li><a href="astra/ASTRAProjector.html">astra.ASTRAProjector</a></li>
<li><a href="astra/algorithm.html">astra.algorithm</a></li>
<li><a href="astra/astra.html">astra.astra</a></li>
<li><a href="astra/creators.html">astra.creators</a></li>
<li><a href="astra/data2d.html">astra.data2d</a></li>
<li><a href="astra/data3d.html">astra.data3d</a></li>
<li><a href="astra/functions.html">astra.functions</a></li>
<li><a href="astra/matlab.html">astra.matlab</a></li>
<li><a href="astra/matrix.html">astra.matrix</a></li>
<li><a href="astra/projector.html">astra.projector</a></li>
</ul>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="../index.html">PyASTRAToolbox 1.6 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2013, Centrum Wiskunde & Informatica, Amsterdam.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40340335-1', 'dmpelt.github.io');
ga('send', 'pageview');
</script>
</body>
</html>
|
doc/interpreter/octave.html/XREFt_005ftest_005f2.html
|
anooprh/GNU-Octave
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<title>GNU Octave: XREFt_test_2</title>
<meta name="description" content="GNU Octave: XREFt_test_2">
<meta name="keywords" content="GNU Octave: XREFt_test_2">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
kbd {font-style:oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:nowrap}
span.nolinebreak {white-space:nowrap}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>
<meta http-equiv="Refresh" content="0; url=Tests.html#XREFt_005ftest_005f2">
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>The node you are looking for is at <a href="Tests.html#XREFt_005ftest_005f2">XREFt_test_2</a>.</p>
</body>
|
configurator/loraapp/qwt/doc/html/functions_func_s.html
|
PTDreamer/loraRC
|
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>Qwt User's Guide: Class Members - Functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Qwt User's Guide
 <span id="projectnumber">6.1.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li class="current"><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_func_y.html#index_y"><span>y</span></a></li>
<li><a href="functions_func_z.html#index_z"><span>z</span></a></li>
<li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('functions_func_s.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
 
<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
<li>QwtSamplingThread()
: <a class="el" href="class_qwt_sampling_thread.html#afb02e4696306d5211b4b6470410afbfc">QwtSamplingThread</a>
</li>
<li>QwtScaleDiv()
: <a class="el" href="class_qwt_scale_div.html#a724dd19a63de442c0eb493308649ff19">QwtScaleDiv</a>
</li>
<li>QwtScaleDraw()
: <a class="el" href="class_qwt_scale_draw.html#adbd01ba8d7f19fb3122f917b1c74145b">QwtScaleDraw</a>
</li>
<li>QwtScaleEngine()
: <a class="el" href="class_qwt_scale_engine.html#a4ad501667558e5095d36cc190d12790d">QwtScaleEngine</a>
</li>
<li>QwtScaleMap()
: <a class="el" href="class_qwt_scale_map.html#a9576a2e19c0be1d036fee344ab68f542">QwtScaleMap</a>
</li>
<li>QwtScaleWidget()
: <a class="el" href="class_qwt_scale_widget.html#addfd5f0802f85f8abee1d3ff7a1617d6">QwtScaleWidget</a>
</li>
<li>QwtSeriesData()
: <a class="el" href="class_qwt_series_data.html#a3f075340d18fb112a342d74716eb8d9c">QwtSeriesData< T ></a>
</li>
<li>QwtSeriesStore()
: <a class="el" href="class_qwt_series_store.html#aa23545f522f87da936c0f095ee07c80e">QwtSeriesStore< T ></a>
</li>
<li>QwtSetSample()
: <a class="el" href="class_qwt_set_sample.html#af506c3484b65d5de2b6042755066ff81">QwtSetSample</a>
</li>
<li>QwtSetSeriesData()
: <a class="el" href="class_qwt_set_series_data.html#ae28991355a06876fcd14d760771e431b">QwtSetSeriesData</a>
</li>
<li>QwtSimpleCompassRose()
: <a class="el" href="class_qwt_simple_compass_rose.html#a66cc98efe5717eaf11fb0e713cd1aa21">QwtSimpleCompassRose</a>
</li>
<li>QwtSlider()
: <a class="el" href="class_qwt_slider.html#a6012d14e7a24752fca8828e1e1bedaa4">QwtSlider</a>
</li>
<li>QwtSpline()
: <a class="el" href="class_qwt_spline.html#a5d1e0ba35c637a88c66d9e4cbaf36e93">QwtSpline</a>
</li>
<li>QwtSplineCurveFitter()
: <a class="el" href="class_qwt_spline_curve_fitter.html#a98ae80240b254df85dcc44e1f3e4e830">QwtSplineCurveFitter</a>
</li>
<li>QwtSymbol()
: <a class="el" href="class_qwt_symbol.html#a710105d32ed915db46e4dbddc9cf6dc4">QwtSymbol</a>
</li>
<li>QwtSyntheticPointData()
: <a class="el" href="class_qwt_synthetic_point_data.html#ad2980a20669d9703046e9ded9cacf496">QwtSyntheticPointData</a>
</li>
<li>QwtSystemClock()
: <a class="el" href="class_qwt_system_clock.html#a384e20d6049376575bf28306154854fd">QwtSystemClock</a>
</li>
<li>s1()
: <a class="el" href="class_qwt_scale_map.html#a38b6a7040cd15a427f7631afa20cbad8">QwtScaleMap</a>
</li>
<li>s2()
: <a class="el" href="class_qwt_scale_map.html#a644fe199eecf30fcd1803be554cd21f7">QwtScaleMap</a>
</li>
<li>sample()
: <a class="el" href="class_qwt_array_series_data.html#a900ba90abf9a0852026099bdcae2ba7f">QwtArraySeriesData< T ></a>
, <a class="el" href="class_qwt_c_pointer_data.html#a5e01b287eca7d0c4b52bbf514c5244d2">QwtCPointerData</a>
, <a class="el" href="class_qwt_point_array_data.html#ad2fa2b92a88d216fb4a74cb4b6ccbb9f">QwtPointArrayData</a>
, <a class="el" href="class_qwt_sampling_thread.html#a67c4a524736808dc1ba3b81670c0cbd5">QwtSamplingThread</a>
, <a class="el" href="class_qwt_series_data.html#a302fb1409d00615601c7806bb4fbe2da">QwtSeriesData< T ></a>
, <a class="el" href="class_qwt_series_store.html#adbb86cd5cd59472f2f3137742ca74a48">QwtSeriesStore< T ></a>
, <a class="el" href="class_qwt_synthetic_point_data.html#a70d3ed6bfd764878f1709ab6b55e2f0e">QwtSyntheticPointData</a>
</li>
<li>samples()
: <a class="el" href="class_qwt_array_series_data.html#a2d3f931bd28f40bc6e13c4b507e5b502">QwtArraySeriesData< T ></a>
</li>
<li>sampleWidth()
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#aeb17b54d0ea782d72c94944b867e1946">QwtPlotAbstractBarChart</a>
</li>
<li>scaleChange()
: <a class="el" href="class_qwt_abstract_scale.html#a0dbb7bdc557c0a7b163643e41970ed6a">QwtAbstractScale</a>
, <a class="el" href="class_qwt_abstract_slider.html#a491fe8bbe771fb51bf35d429d4b92e05">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_dial.html#a0cee4448e2753ed259917f1874a3e158">QwtDial</a>
, <a class="el" href="class_qwt_scale_widget.html#af151a963ea3cb7f04815db93e8f4882d">QwtScaleWidget</a>
, <a class="el" href="class_qwt_slider.html#a31ae4c53eb17d77ee0fd846ff6eea7e3">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#a3f2f5077580235a5a776805a9721c8ba">QwtThermo</a>
</li>
<li>scaledBoundingRect()
: <a class="el" href="class_qwt_graphic.html#aa415b6f8be72408538c20c0cc60eb0bc">QwtGraphic</a>
</li>
<li>scaleDiv()
: <a class="el" href="class_qwt_abstract_scale.html#ae0ec7f1528981f15d8ede6a78530f065">QwtAbstractScale</a>
, <a class="el" href="class_qwt_abstract_scale_draw.html#a82510027cd5bee269628c9d6302a19a9">QwtAbstractScaleDraw</a>
, <a class="el" href="class_qwt_plot_scale_item.html#a06695f68519b2cc8660441d12d84ab13">QwtPlotScaleItem</a>
</li>
<li>scaleDivChanged()
: <a class="el" href="class_qwt_scale_widget.html#a55c52717ede368069f5f44b9901e3400">QwtScaleWidget</a>
</li>
<li>scaleDraw()
: <a class="el" href="class_qwt_dial.html#adaa9a23f4e19d3cd085db1c61665d1d6">QwtDial</a>
, <a class="el" href="class_qwt_knob.html#aa9c4c23e20fc59b3ca2bfed9fe1e3719">QwtKnob</a>
, <a class="el" href="class_qwt_plot_scale_item.html#abdcced6eb4179319aeeeba370ec54a0f">QwtPlotScaleItem</a>
, <a class="el" href="class_qwt_scale_widget.html#ad8603e84f851e5d91feb21beebf19896">QwtScaleWidget</a>
, <a class="el" href="class_qwt_slider.html#ab3394f8eb22b75cc6add3b8d3444ad30">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#aaacb94a49eb05c91a3896d202f79ec46">QwtThermo</a>
</li>
<li>scaledSymbolWidth()
: <a class="el" href="class_qwt_plot_trading_curve.html#a327d6afbc4bc12794e9bd586c0fcafbc">QwtPlotTradingCurve</a>
</li>
<li>scaleEngine()
: <a class="el" href="class_qwt_abstract_scale.html#a5b8084cc735933ce9338fd2df1126f0e">QwtAbstractScale</a>
</li>
<li>scaleInnerRect()
: <a class="el" href="class_qwt_dial.html#ab793e4c15e9b32a7e8d13f0b28d1feb9">QwtDial</a>
</li>
<li>scaleMap()
: <a class="el" href="class_qwt_abstract_scale.html#a68f120e12e373796b5d74199a9b8a4b0">QwtAbstractScale</a>
, <a class="el" href="class_qwt_abstract_scale_draw.html#aac87f593525666a47a57d9e2b4f02c66">QwtAbstractScaleDraw</a>
</li>
<li>scaleMaxMajor()
: <a class="el" href="class_qwt_abstract_scale.html#a4cfbcd9880297b1ca28fa824e3f4c3e6">QwtAbstractScale</a>
</li>
<li>scaleMaxMinor()
: <a class="el" href="class_qwt_abstract_scale.html#a5b23fafbb56bb43fd241c1839256357f">QwtAbstractScale</a>
</li>
<li>scalePosition()
: <a class="el" href="class_qwt_slider.html#ac3f14f80cc92d1c267e2ae88df6f61c1">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#a1cbfd720c1f8c7bf38c984999726086f">QwtThermo</a>
</li>
<li>scaleRect()
: <a class="el" href="class_qwt_plot_item.html#a186036cbee194b87b9bc4afb693c27f4">QwtPlotItem</a>
, <a class="el" href="class_qwt_plot_layout.html#a184c8134d58aff17f3a91ae1505917e2">QwtPlotLayout</a>
, <a class="el" href="class_qwt_plot_picker.html#a6becfde9ef447128a55c0675bf1c1524">QwtPlotPicker</a>
</li>
<li>scaleStepSize()
: <a class="el" href="class_qwt_abstract_scale.html#ad94ddd24f5f9742a577b19f9c6e00117">QwtAbstractScale</a>
</li>
<li>scrolledTo()
: <a class="el" href="class_qwt_abstract_slider.html#a3e7671e00a31e7b0ba4ef4a2c325125a">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_dial.html#afc13ba2a48fc4f99a74f08d87dabc016">QwtDial</a>
, <a class="el" href="class_qwt_knob.html#a800716b7da7d41da1472c561d6e0b332">QwtKnob</a>
, <a class="el" href="class_qwt_slider.html#aa895f8b5fb3968d4ce3008f27792d3b9">QwtSlider</a>
</li>
<li>scrollExtent()
: <a class="el" href="class_qwt_abstract_legend.html#a51e8c45d2afc691e78b09c662d7a493e">QwtAbstractLegend</a>
, <a class="el" href="class_qwt_legend.html#ad75d747944921533aede5bfce518ec02">QwtLegend</a>
</li>
<li>sDist()
: <a class="el" href="class_qwt_scale_map.html#adf621246cfa7313280a35a44063972f3">QwtScaleMap</a>
</li>
<li>selected()
: <a class="el" href="class_qwt_picker.html#a283ec139021c9b5e95d1472a9c902c7e">QwtPicker</a>
, <a class="el" href="class_qwt_plot_picker.html#a28f6c8af0efd0abb6dc144670efbb31b">QwtPlotPicker</a>
</li>
<li>selection()
: <a class="el" href="class_qwt_picker.html#ac5bc0a5f7054c407195ce9ee1d0cf394">QwtPicker</a>
</li>
<li>selectionType()
: <a class="el" href="class_qwt_picker_machine.html#a9ccd6ccb3fa0e2a73730e69a8658c316">QwtPickerMachine</a>
</li>
<li>setAbortKey()
: <a class="el" href="class_qwt_panner.html#acbb1b9e30214354708e1d75db6b78289">QwtPanner</a>
</li>
<li>setAbstractScaleDraw()
: <a class="el" href="class_qwt_abstract_scale.html#a950c5bf521dc704b78f76c7951346288">QwtAbstractScale</a>
</li>
<li>setAlarmBrush()
: <a class="el" href="class_qwt_thermo.html#a1d6a0fae32e21fe6c5f54762073dbe8b">QwtThermo</a>
</li>
<li>setAlarmEnabled()
: <a class="el" href="class_qwt_thermo.html#abed75ea5e839ee4afed2c96f6927721e">QwtThermo</a>
</li>
<li>setAlarmLevel()
: <a class="el" href="class_qwt_thermo.html#ab42dff878632d210050be2be03535f6a">QwtThermo</a>
</li>
<li>setAlignCanvasToScale()
: <a class="el" href="class_qwt_plot_layout.html#ad243b9afc9b5ce9530b500dc35096d67">QwtPlotLayout</a>
</li>
<li>setAlignCanvasToScales()
: <a class="el" href="class_qwt_plot_layout.html#a147fcf4c59b34779b5a7dc7361a3b6c3">QwtPlotLayout</a>
</li>
<li>setAlignment()
: <a class="el" href="class_qwt_knob.html#ab84683292e11b7c3de4855d844b5471c">QwtKnob</a>
, <a class="el" href="class_qwt_plot_legend_item.html#a7f0bc77d242fe1977d8dee501fa5240f">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_plot_scale_item.html#af11343d14c4ee38e0527cedd52b3da85">QwtPlotScaleItem</a>
, <a class="el" href="class_qwt_scale_draw.html#a7a4de0055dc1358e55c3357366a54091">QwtScaleDraw</a>
, <a class="el" href="class_qwt_scale_widget.html#ab6421ace2bd56d5559689522336556e0">QwtScaleWidget</a>
</li>
<li>setAlpha()
: <a class="el" href="class_qwt_plot_raster_item.html#a14f2ab8ec0994384e6269f869c352273">QwtPlotRasterItem</a>
</li>
<li>setAngleRange()
: <a class="el" href="class_qwt_round_scale_draw.html#a5d85678fdb9fbb4d622425aab9ecc681">QwtRoundScaleDraw</a>
</li>
<li>setAspectRatio()
: <a class="el" href="class_qwt_plot_rescaler.html#a31f71937b4cff3e60f74db83beb6d2de">QwtPlotRescaler</a>
</li>
<li>setAttribute()
: <a class="el" href="class_qwt_plot_direct_painter.html#a498b9857a09e399010a3f8bc9c235a8d">QwtPlotDirectPainter</a>
, <a class="el" href="class_qwt_scale_engine.html#acf02a88f6e778edbc9e005960f35b3b7">QwtScaleEngine</a>
</li>
<li>setAttributes()
: <a class="el" href="class_qwt_scale_engine.html#acd73d5f27b5db0bc7ee673eb6fe9810d">QwtScaleEngine</a>
</li>
<li>setAutoDelete()
: <a class="el" href="class_qwt_plot_dict.html#a3291431f0a9cca5b2affc5adf17bbdfb">QwtPlotDict</a>
</li>
<li>setAutoReplot()
: <a class="el" href="class_qwt_plot.html#ab1cbce6d43ff9772735a9df9104f882f">QwtPlot</a>
</li>
<li>setAxes()
: <a class="el" href="class_qwt_plot_item.html#a6f6c7b34fe86e8029914b3b780b55ea4">QwtPlotItem</a>
</li>
<li>setAxis()
: <a class="el" href="class_qwt_plot_picker.html#aa901c86543585c7056133a5cb6652e3d">QwtPlotPicker</a>
, <a class="el" href="class_qwt_plot_zoomer.html#a6cb755e06b83e50e8353dd706f7fb6f0">QwtPlotZoomer</a>
</li>
<li>setAxisAutoScale()
: <a class="el" href="class_qwt_plot.html#a6fb58f90366920f234440fceead50432">QwtPlot</a>
</li>
<li>setAxisEnabled()
: <a class="el" href="class_qwt_plot_magnifier.html#ac8806df408b5ed9eac79cd38e5fc1508">QwtPlotMagnifier</a>
, <a class="el" href="class_qwt_plot_panner.html#acbd5d67684c5a20ea0115e66f69540e4">QwtPlotPanner</a>
</li>
<li>setAxisFont()
: <a class="el" href="class_qwt_plot.html#a9a14e57652c016f40388a68e556917e3">QwtPlot</a>
</li>
<li>setAxisLabelAlignment()
: <a class="el" href="class_qwt_plot.html#a19f1b67fa79b80c712cf5f52b97ea0c5">QwtPlot</a>
</li>
<li>setAxisLabelRotation()
: <a class="el" href="class_qwt_plot.html#ad5fa7aa01c88eab38ad64b131584f977">QwtPlot</a>
</li>
<li>setAxisMaxMajor()
: <a class="el" href="class_qwt_plot.html#a34df698558c9bd9c38bdd8ff04cc6c41">QwtPlot</a>
</li>
<li>setAxisMaxMinor()
: <a class="el" href="class_qwt_plot.html#aa45b271684d6202061f1afcfa70e7cf6">QwtPlot</a>
</li>
<li>setAxisScale()
: <a class="el" href="class_qwt_plot.html#acef5ea818944b93b8695d0c16924eed6">QwtPlot</a>
</li>
<li>setAxisScaleDiv()
: <a class="el" href="class_qwt_plot.html#a2365da57b983eb39752fa4f6378c225a">QwtPlot</a>
</li>
<li>setAxisScaleDraw()
: <a class="el" href="class_qwt_plot.html#a956a14b08e016eb83768ff4187d3849d">QwtPlot</a>
</li>
<li>setAxisScaleEngine()
: <a class="el" href="class_qwt_plot.html#abf09452377b53e584a5086354a134d78">QwtPlot</a>
</li>
<li>setAxisTitle()
: <a class="el" href="class_qwt_plot.html#a5d60f1836e05e5cc5c7fe9570d6a608a">QwtPlot</a>
</li>
<li>setAzimuth()
: <a class="el" href="class_qwt_point_polar.html#a32c6c64510fce3e087d332305b4aca9e">QwtPointPolar</a>
</li>
<li>setBackgroundBrush()
: <a class="el" href="class_qwt_plot_legend_item.html#a82c391eecd2752c3a85a274973f34b6e">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_text.html#af016a747b234aede9f0cbbeb06ed2802">QwtText</a>
</li>
<li>setBackgroundMode()
: <a class="el" href="class_qwt_plot_legend_item.html#a4974efd3548c1335f0969275a95e7cba">QwtPlotLegendItem</a>
</li>
<li>setBarTitles()
: <a class="el" href="class_qwt_plot_multi_bar_chart.html#ab519e583c3463e260c8f47be67aa9b8e">QwtPlotMultiBarChart</a>
</li>
<li>setBase()
: <a class="el" href="class_qwt_scale_engine.html#afdabe4fd2a89b7cd5a21cdc9ac2269d6">QwtScaleEngine</a>
</li>
<li>setBaseline()
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#adafbea42ddc3f7f639f2880a4bf683ad">QwtPlotAbstractBarChart</a>
, <a class="el" href="class_qwt_plot_curve.html#adbb5da6798a60138315b18194cf1ca1e">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_histogram.html#a372314f4e2921673f74d46773d583cf2">QwtPlotHistogram</a>
</li>
<li>setBorderDist()
: <a class="el" href="class_qwt_scale_widget.html#a75477785c41114e4b2fc08bec64e5d26">QwtScaleWidget</a>
</li>
<li>setBorderDistance()
: <a class="el" href="class_qwt_plot_legend_item.html#a1238fb3d43f81bea8fa5d89fb6f24bfe">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_plot_scale_item.html#a34bb235d0715d9c13669fe90669fc545">QwtPlotScaleItem</a>
</li>
<li>setBorderFlags()
: <a class="el" href="class_qwt_interval.html#ad1bce23251519f0d44937413f8547dc5">QwtInterval</a>
</li>
<li>setBorderPen()
: <a class="el" href="class_qwt_plot_legend_item.html#a92d38a3db46df13cc325c3ec8ea63768">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_text.html#aca4dd700b7a182114a8c0eb864c4ec2f">QwtText</a>
</li>
<li>setBorderRadius()
: <a class="el" href="class_qwt_plot_canvas.html#a1e5c325697c0e892bf0e4e514d50177c">QwtPlotCanvas</a>
, <a class="el" href="class_qwt_plot_legend_item.html#afe9ab7925e12c81d7534343de29ae9cf">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_text.html#a7c62dfe82aa94f113cd4f8702bd2242c">QwtText</a>
</li>
<li>setBorderWidth()
: <a class="el" href="class_qwt_knob.html#a2e0a17648602bab3b1aaabfc3ba19441">QwtKnob</a>
, <a class="el" href="class_qwt_slider.html#a0d40da533b9417974240e127b5d701e4">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#a25821f13d01848a1a37690d4796311bc">QwtThermo</a>
, <a class="el" href="class_qwt_wheel.html#a50a2046f1151af7599aee3ad8f4e3ff0">QwtWheel</a>
</li>
<li>setBoundingRect()
: <a class="el" href="class_qwt_point_mapper.html#a03910571df91575456e98134f6543650">QwtPointMapper</a>
</li>
<li>setBrush()
: <a class="el" href="class_qwt_interval_symbol.html#a2bf63ba6d8051ad890787b4762ae8b9a">QwtIntervalSymbol</a>
, <a class="el" href="class_qwt_plot_curve.html#adc52ea882ec1f994e2d2e23c7465b0c2">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_histogram.html#a0bf40c3f9f9074cac5deecd4525583b3">QwtPlotHistogram</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#a3102b513c27c54775fd371858aa31bba">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_shape_item.html#ac73e7b2bc260f50dd997e078384a3d6b">QwtPlotShapeItem</a>
, <a class="el" href="class_qwt_plot_zone_item.html#a29d7add8c10cde3c5710354cd0d033a8">QwtPlotZoneItem</a>
, <a class="el" href="class_qwt_symbol.html#ae6aa7281d518bdd4adae8a37bbb5e09a">QwtSymbol</a>
</li>
<li>setCachePolicy()
: <a class="el" href="class_qwt_plot_raster_item.html#a31f74199f7e333c2683b0f18289e4c7f">QwtPlotRasterItem</a>
, <a class="el" href="class_qwt_symbol.html#a4c358a923bdcb122a59f21eb419f1bc6">QwtSymbol</a>
</li>
<li>setCanvas()
: <a class="el" href="class_qwt_plot.html#aea67c885034219789b360c0e624bfeaf">QwtPlot</a>
</li>
<li>setCanvasBackground()
: <a class="el" href="class_qwt_plot.html#adb0b2e68d86039f86e3240fb399fa0fe">QwtPlot</a>
</li>
<li>setCanvasMargin()
: <a class="el" href="class_qwt_plot_layout.html#a11667dad6675a7a58cc60ab1597b1203">QwtPlotLayout</a>
</li>
<li>setCanvasRect()
: <a class="el" href="class_qwt_plot_layout.html#ab3d6614684b96a5879300476d2df8f8f">QwtPlotLayout</a>
</li>
<li>setChecked()
: <a class="el" href="class_qwt_legend_label.html#aec4affb8dbd281a7a8c5511c3ebf5ff8">QwtLegendLabel</a>
</li>
<li>setChunkSize()
: <a class="el" href="class_qwt_weeding_curve_fitter.html#a9f17a819447cba0e733bd71d90ee2766">QwtWeedingCurveFitter</a>
</li>
<li>setClipping()
: <a class="el" href="class_qwt_plot_direct_painter.html#ac3d406aada74b7d9202c1017d8347708">QwtPlotDirectPainter</a>
</li>
<li>setClipRegion()
: <a class="el" href="class_qwt_plot_direct_painter.html#a0c97174b06957f9b20ea295ff403a557">QwtPlotDirectPainter</a>
</li>
<li>setColor()
: <a class="el" href="class_qwt_alpha_color_map.html#a372ba8791102270991473897fb36a965">QwtAlphaColorMap</a>
, <a class="el" href="class_qwt_symbol.html#a046443d76371c92add79e1f360bf3134">QwtSymbol</a>
, <a class="el" href="class_qwt_text.html#ac7de5839a5c3b1ee367cfbd5691aa105">QwtText</a>
</li>
<li>setColorBarEnabled()
: <a class="el" href="class_qwt_scale_widget.html#aeb337b8e67fc00ca98bf39a6d70aea61">QwtScaleWidget</a>
</li>
<li>setColorBarWidth()
: <a class="el" href="class_qwt_scale_widget.html#a76eb179267a572944d1ebdbf62c573f1">QwtScaleWidget</a>
</li>
<li>setColorInterval()
: <a class="el" href="class_qwt_linear_color_map.html#abfae35c30755c0bbd1447342055e9a13">QwtLinearColorMap</a>
</li>
<li>setColorMap()
: <a class="el" href="class_qwt_plot_spectro_curve.html#a67d046af16feeddc9bec08c698b46446">QwtPlotSpectroCurve</a>
, <a class="el" href="class_qwt_plot_spectrogram.html#a55375b61c01962b06ad222c980ca2dcc">QwtPlotSpectrogram</a>
, <a class="el" href="class_qwt_scale_widget.html#a3cfd919d042007accd3fdb3fcd75045c">QwtScaleWidget</a>
, <a class="el" href="class_qwt_thermo.html#ad2ac0e2d496fd3d28f83f61728b83337">QwtThermo</a>
</li>
<li>setColorRange()
: <a class="el" href="class_qwt_plot_spectro_curve.html#a133f4117e925a1faed456bd9524477e4">QwtPlotSpectroCurve</a>
</li>
<li>setCommands()
: <a class="el" href="class_qwt_graphic.html#a22cd36c524b08834bac74337aea9f7e8">QwtGraphic</a>
</li>
<li>setConrecFlag()
: <a class="el" href="class_qwt_plot_spectrogram.html#adcec06278d4ff4b8dd3a85e2ef188d7b">QwtPlotSpectrogram</a>
</li>
<li>setContourLevels()
: <a class="el" href="class_qwt_plot_spectrogram.html#a5b7669a3c390e30f0c51e5c4689095d2">QwtPlotSpectrogram</a>
</li>
<li>setCurrentTime()
: <a class="el" href="class_qwt_analog_clock.html#a1972a54ce59155ec7435103f11a775a7">QwtAnalogClock</a>
</li>
<li>setCursor()
: <a class="el" href="class_qwt_panner.html#ac8b0625fe155fff0132df85727f54a3e">QwtPanner</a>
</li>
<li>setCurveAttribute()
: <a class="el" href="class_qwt_plot_curve.html#a6ac9243e280f96cd149102a91271a473">QwtPlotCurve</a>
</li>
<li>setCurveFitter()
: <a class="el" href="class_qwt_plot_curve.html#ac15588c78d175906a30de501b4dd7957">QwtPlotCurve</a>
</li>
<li>setData()
: <a class="el" href="class_qwt_legend_label.html#abd0140174ae2f0818cc926f68a9f27cc">QwtLegendLabel</a>
, <a class="el" href="class_qwt_plot_spectrogram.html#a5ee036cdf8dbaf5f8fd82a3fc47b023a">QwtPlotSpectrogram</a>
, <a class="el" href="class_qwt_series_store.html#add3ce83fe90e976b75a0ebaa79caee4c">QwtSeriesStore< T ></a>
</li>
<li>setDateFormat()
: <a class="el" href="class_qwt_date_scale_draw.html#ae8eb41024970bec16987d0c736ae890e">QwtDateScaleDraw</a>
</li>
<li>setDefaultContourPen()
: <a class="el" href="class_qwt_plot_spectrogram.html#af883cb50d74057994b3179ab0e262e64">QwtPlotSpectrogram</a>
</li>
<li>setDefaultItemMode()
: <a class="el" href="class_qwt_legend.html#af977ff3e749f8281ee8ad4b926542b50">QwtLegend</a>
</li>
<li>setDefaultSize()
: <a class="el" href="class_qwt_graphic.html#acba8d73bc62bd15c15491d4a6e739869">QwtGraphic</a>
</li>
<li>setDiscardFlag()
: <a class="el" href="class_qwt_plot_renderer.html#a33439eb1407f3ba78fdd7b50461bbafc">QwtPlotRenderer</a>
</li>
<li>setDiscardFlags()
: <a class="el" href="class_qwt_plot_renderer.html#ac618f4d6605c2484c03140323e1bd639">QwtPlotRenderer</a>
</li>
<li>setDisplayMode()
: <a class="el" href="class_qwt_plot_spectrogram.html#a482a82bcf1b9f2a9a75f527063b394a2">QwtPlotSpectrogram</a>
</li>
<li>setDown()
: <a class="el" href="class_qwt_legend_label.html#ad79fbc910254d1607deb331ade69db90">QwtLegendLabel</a>
</li>
<li>setEnabled()
: <a class="el" href="class_qwt_magnifier.html#a03d892c58039fc864a452b7c636a1df7">QwtMagnifier</a>
, <a class="el" href="class_qwt_panner.html#a43e06c262c945fc7faeb729539bbde58">QwtPanner</a>
, <a class="el" href="class_qwt_picker.html#aa590756369efae6ebf323302a0af5d36">QwtPicker</a>
, <a class="el" href="class_qwt_plot_rescaler.html#a6f1c886d127ec4943552170dc63edf29">QwtPlotRescaler</a>
</li>
<li>setExpandingDirection()
: <a class="el" href="class_qwt_plot_rescaler.html#aa2ecffbc14d951ab9f1809c14bc4e21b">QwtPlotRescaler</a>
</li>
<li>setExpandingDirections()
: <a class="el" href="class_qwt_dyn_grid_layout.html#a56cd48dda979428402dd39d470674dee">QwtDynGridLayout</a>
</li>
<li>setFillBrush()
: <a class="el" href="class_qwt_thermo.html#af6ad0c2ca39afb30bb79a326484c9a21">QwtThermo</a>
</li>
<li>setFitMode()
: <a class="el" href="class_qwt_spline_curve_fitter.html#a8381be57ee16b5a2bdacafbd5d71908b">QwtSplineCurveFitter</a>
</li>
<li>setFlag()
: <a class="el" href="class_qwt_point_mapper.html#a6e03e14718d3d66a0f6a02fec7fcaeed">QwtPointMapper</a>
</li>
<li>setFlags()
: <a class="el" href="class_qwt_point_mapper.html#ab556bd339cca487f25e2d894c51abe85">QwtPointMapper</a>
</li>
<li>setFocusIndicator()
: <a class="el" href="class_qwt_plot_canvas.html#ae7330616dbb97128d01c5446ef0b006e">QwtPlotCanvas</a>
</li>
<li>setFont()
: <a class="el" href="class_qwt_plot_legend_item.html#aa63eae9c2b05cb92186a40dde19fedec">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_plot_scale_item.html#a8f2bc7a401bb3e1cf796ff024032e31d">QwtPlotScaleItem</a>
, <a class="el" href="class_qwt_text.html#ad071f3c4fae4512a1cc71554d95eb69a">QwtText</a>
</li>
<li>setFooter()
: <a class="el" href="class_qwt_plot.html#a30a098d942a1a9612b94e8fa5a3c9183">QwtPlot</a>
</li>
<li>setFooterRect()
: <a class="el" href="class_qwt_plot_layout.html#a60698767fe44c86ee4bcef27c1b48d26">QwtPlotLayout</a>
</li>
<li>setFrameShadow()
: <a class="el" href="class_qwt_dial.html#a272e17e53586a149df4dca437d5f9494">QwtDial</a>
, <a class="el" href="class_qwt_plot_g_l_canvas.html#aee1da52928fa1fb765fa9c5794f40a4a">QwtPlotGLCanvas</a>
</li>
<li>setFrameShape()
: <a class="el" href="class_qwt_plot_g_l_canvas.html#a579e3f0891236317742cb58d9cacb6f5">QwtPlotGLCanvas</a>
</li>
<li>setFrameStyle()
: <a class="el" href="class_qwt_column_symbol.html#a80826051d63efaf033868f05404ef565">QwtColumnSymbol</a>
, <a class="el" href="class_qwt_plot_g_l_canvas.html#a9e1a08cbed3d6fb4ba89a31591265d0d">QwtPlotGLCanvas</a>
</li>
<li>setGeometry()
: <a class="el" href="class_qwt_dyn_grid_layout.html#afdf23bb94de5258f14fb077b39a64391">QwtDynGridLayout</a>
</li>
<li>setGraphic()
: <a class="el" href="class_qwt_symbol.html#ab060930c548548b33441757dcc4b2f73">QwtSymbol</a>
</li>
<li>setGroove()
: <a class="el" href="class_qwt_slider.html#a4afc308735f59ffd51adb12d0a32bd81">QwtSlider</a>
</li>
<li>setHand()
: <a class="el" href="class_qwt_analog_clock.html#a643101aafbe7a6fc91cb550203a7d3ee">QwtAnalogClock</a>
</li>
<li>setHandleSize()
: <a class="el" href="class_qwt_slider.html#a83ecd72c7ca593ebd361ad8912ac9d39">QwtSlider</a>
</li>
<li>setIcon()
: <a class="el" href="class_qwt_legend_label.html#ae6113ca4894637f62f7e7df582672788">QwtLegendLabel</a>
</li>
<li>setIncSteps()
: <a class="el" href="class_qwt_counter.html#a6aa68e7fc717fb0e2e48a978301c96eb">QwtCounter</a>
</li>
<li>setIndent()
: <a class="el" href="class_qwt_text_label.html#aad25ab34c219f8d97ec7c39d064ed4a0">QwtTextLabel</a>
</li>
<li>setInterval()
: <a class="el" href="class_qwt_interval.html#a0373ca3cdb22ed507e4188fd06f68b17">QwtInterval</a>
, <a class="el" href="class_qwt_matrix_raster_data.html#a69db38d8f920edb9dc3f0953ca16db8f">QwtMatrixRasterData</a>
, <a class="el" href="class_qwt_plot_zone_item.html#acdf04297cd78f586e447318db60334e6">QwtPlotZoneItem</a>
, <a class="el" href="class_qwt_raster_data.html#a14abf60573989e2a2c97e21a98aee558">QwtRasterData</a>
, <a class="el" href="class_qwt_sampling_thread.html#a36c56404ef0042cf52f1e592edf94f5d">QwtSamplingThread</a>
, <a class="el" href="class_qwt_scale_div.html#aa5c61a5fef5f83f2735e4e1b8e545f0b">QwtScaleDiv</a>
, <a class="el" href="class_qwt_synthetic_point_data.html#a1a0b2548b496affcf65272acd86c6700">QwtSyntheticPointData</a>
</li>
<li>setIntervalHint()
: <a class="el" href="class_qwt_plot_rescaler.html#afefb0ec065ff855785d0198fc04a07d3">QwtPlotRescaler</a>
</li>
<li>setInverted()
: <a class="el" href="class_qwt_wheel.html#a66fec7ef7c7f889218f8ae0d0dcd90b5">QwtWheel</a>
</li>
<li>setInvertedControls()
: <a class="el" href="class_qwt_abstract_slider.html#a8344b634faf639447c707ef665d2d324">QwtAbstractSlider</a>
</li>
<li>setItemAttribute()
: <a class="el" href="class_qwt_plot_item.html#a5a335be8ff488809a2cf7f4b734ad1b6">QwtPlotItem</a>
</li>
<li>setItemInterest()
: <a class="el" href="class_qwt_plot_item.html#ab65cbfe489ff73e32a919a0633298fb7">QwtPlotItem</a>
</li>
<li>setItemMargin()
: <a class="el" href="class_qwt_plot_legend_item.html#a85933f3f34ce2ed226217e35eb0341be">QwtPlotLegendItem</a>
</li>
<li>setItemMode()
: <a class="el" href="class_qwt_legend_label.html#a2f469bcbc733332110d61d70f863df2e">QwtLegendLabel</a>
</li>
<li>setItemSpacing()
: <a class="el" href="class_qwt_plot_legend_item.html#a6f1f7d6e9161260ac703abc1118a63b9">QwtPlotLegendItem</a>
</li>
<li>setKeyFactor()
: <a class="el" href="class_qwt_magnifier.html#ac079b44e124fdaba1d894ef519bc4e4f">QwtMagnifier</a>
</li>
<li>setKeyPattern()
: <a class="el" href="class_qwt_event_pattern.html#ae3543f014372987ed1aff4b2b880f631">QwtEventPattern</a>
</li>
<li>setKnobStyle()
: <a class="el" href="class_qwt_knob.html#a3e69357a595407a73c23df7ad68bf117">QwtKnob</a>
</li>
<li>setKnobWidth()
: <a class="el" href="class_qwt_knob.html#a3c5fd9348d4fc0ffd39eb4d98daca831">QwtKnob</a>
</li>
<li>setLabel()
: <a class="el" href="class_qwt_plot_marker.html#ad90adc27ccd6a10a7d6d1bb4464bf7d1">QwtPlotMarker</a>
</li>
<li>setLabelAlignment()
: <a class="el" href="class_qwt_plot_marker.html#ab0c88d103cc68093ac7469ad421105e0">QwtPlotMarker</a>
, <a class="el" href="class_qwt_scale_draw.html#a3df0a1fe4a498ef028a5348e54bfaa7f">QwtScaleDraw</a>
, <a class="el" href="class_qwt_scale_widget.html#a8d16473c34f8eaea7e6c457a4de25949">QwtScaleWidget</a>
</li>
<li>setLabelMap()
: <a class="el" href="class_qwt_compass_scale_draw.html#a55c807e3399832b53b4a9783780f9dd0">QwtCompassScaleDraw</a>
</li>
<li>setLabelOrientation()
: <a class="el" href="class_qwt_plot_marker.html#a2bd6a30b0b04bd2c07505e1cfcdd2561">QwtPlotMarker</a>
</li>
<li>setLabelRotation()
: <a class="el" href="class_qwt_scale_draw.html#abf5881339fddde65a00c1dd391023320">QwtScaleDraw</a>
, <a class="el" href="class_qwt_scale_widget.html#aea277057b98a66ee8038f6a827e0f404">QwtScaleWidget</a>
</li>
<li>setLayoutAttribute()
: <a class="el" href="class_qwt_text.html#a2b621d3104ead2185d2d939b1f5b9d68">QwtText</a>
</li>
<li>setLayoutFlag()
: <a class="el" href="class_qwt_plot_renderer.html#ab06e26ebf2038b55e5f30bb14c90caec">QwtPlotRenderer</a>
, <a class="el" href="class_qwt_scale_widget.html#a6e3495e29ba5dfb4a75827ec1df03f6a">QwtScaleWidget</a>
</li>
<li>setLayoutFlags()
: <a class="el" href="class_qwt_plot_renderer.html#a475ee59a0a3078380b6da31567bd0a14">QwtPlotRenderer</a>
</li>
<li>setLayoutHint()
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#aff6bb52dad207c8396b359a248a00359">QwtPlotAbstractBarChart</a>
</li>
<li>setLayoutPolicy()
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#aabc7165ee75a38f444aa97e9b3dca16b">QwtPlotAbstractBarChart</a>
</li>
<li>setLegendAttribute()
: <a class="el" href="class_qwt_plot_curve.html#a0b1b7816e822607eb16e6eb2fd7bfa5c">QwtPlotCurve</a>
</li>
<li>setLegendIconSize()
: <a class="el" href="class_qwt_plot_item.html#a0827dd69bf19ec0145b6cc6efad2c11b">QwtPlotItem</a>
</li>
<li>setLegendMode()
: <a class="el" href="class_qwt_plot_bar_chart.html#a1ba4d1347a2d493fe3859a1c0fac6a6d">QwtPlotBarChart</a>
, <a class="el" href="class_qwt_plot_shape_item.html#a2daf96fc886bb84e4a55913fc0c39906">QwtPlotShapeItem</a>
</li>
<li>setLegendPosition()
: <a class="el" href="class_qwt_plot_layout.html#a11c9695a68f95135841cb23212589f18">QwtPlotLayout</a>
</li>
<li>setLegendRatio()
: <a class="el" href="class_qwt_plot_layout.html#aabe9f952046139667e055c661bee4dbb">QwtPlotLayout</a>
</li>
<li>setLegendRect()
: <a class="el" href="class_qwt_plot_layout.html#a5d5c1dacdfff8281acf0a909acaf866c">QwtPlotLayout</a>
</li>
<li>setLength()
: <a class="el" href="class_qwt_scale_draw.html#a002528e391ce07246a5d6b05b4bac9d9">QwtScaleDraw</a>
</li>
<li>setLinePen()
: <a class="el" href="class_qwt_plot_marker.html#a9414658a5980527326b87615d0fc1560">QwtPlotMarker</a>
</li>
<li>setLineStyle()
: <a class="el" href="class_qwt_plot_marker.html#ae4533f9f9f5a7dfbc85729215d4b5932">QwtPlotMarker</a>
</li>
<li>setLineWidth()
: <a class="el" href="class_qwt_column_symbol.html#af9348444ae2c21d3bcaff3217fc694fc">QwtColumnSymbol</a>
, <a class="el" href="class_qwt_dial.html#a7946ca363a97fd28de4993a5caa54507">QwtDial</a>
, <a class="el" href="class_qwt_plot_g_l_canvas.html#a9b831253eef4f77a0f580468cb5e41d6">QwtPlotGLCanvas</a>
</li>
<li>setLowerBound()
: <a class="el" href="class_qwt_abstract_scale.html#aa1b73da4589370fc14fd2ef49b02d142">QwtAbstractScale</a>
, <a class="el" href="class_qwt_scale_div.html#a7d334df11402bf3a5146a8232144bdf8">QwtScaleDiv</a>
</li>
<li>setMajorPen()
: <a class="el" href="class_qwt_plot_grid.html#a08aa0669817c8a797e7c22731a02a66d">QwtPlotGrid</a>
</li>
<li>setMargin()
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#a97946d3da8e9fe2e49494a882651e4fd">QwtPlotAbstractBarChart</a>
, <a class="el" href="class_qwt_plot_legend_item.html#a503f19f2c8b2b7549a74ef887081bb8d">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_plot_text_label.html#a28bba339d2996ae2a8a426575820a816">QwtPlotTextLabel</a>
, <a class="el" href="class_qwt_scale_widget.html#a36d92ef63d996fe1fd58a46431924ab6">QwtScaleWidget</a>
, <a class="el" href="class_qwt_text_label.html#a833d27574b72bbc135f2972c72382eba">QwtTextLabel</a>
</li>
<li>setMargins()
: <a class="el" href="class_qwt_scale_engine.html#aed2ab1fc105a25fa97bbecf4b2f541a7">QwtScaleEngine</a>
</li>
<li>setMarkerSize()
: <a class="el" href="class_qwt_knob.html#a88e06ffddd31d3c0df04771793173353">QwtKnob</a>
</li>
<li>setMarkerStyle()
: <a class="el" href="class_qwt_knob.html#aaa80356a3e3d3703070a6f2b1802646c">QwtKnob</a>
</li>
<li>setMaskMode()
: <a class="el" href="class_qwt_widget_overlay.html#a56828c036263679fc95087bd87496df0">QwtWidgetOverlay</a>
</li>
<li>setMass()
: <a class="el" href="class_qwt_wheel.html#a2af8b9b10ebff58b351027208c1e2b86">QwtWheel</a>
</li>
<li>setMaxColumns()
: <a class="el" href="class_qwt_dyn_grid_layout.html#a436bdce04ae004008acf2e1282941032">QwtDynGridLayout</a>
, <a class="el" href="class_qwt_legend.html#adc427eb1a6ee6a3c17f7c1b8867b48b2">QwtLegend</a>
, <a class="el" href="class_qwt_plot_legend_item.html#a8b6f1db48c05feb5d0f8525b41898be7">QwtPlotLegendItem</a>
</li>
<li>setMaximum()
: <a class="el" href="class_qwt_counter.html#a5ada3f5f233e93e79bfd84eb4dd99519">QwtCounter</a>
, <a class="el" href="class_qwt_wheel.html#a9d3cb6dceb49c33935277603610b7934">QwtWheel</a>
</li>
<li>setMaxScaleArc()
: <a class="el" href="class_qwt_dial.html#ad508f5c8bff6d0ae7023c834b7ed2ee6">QwtDial</a>
</li>
<li>setMaxStackDepth()
: <a class="el" href="class_qwt_plot_zoomer.html#a3965591944793790407ba91d6de3a882">QwtPlotZoomer</a>
</li>
<li>setMaxSymbolWidth()
: <a class="el" href="class_qwt_plot_trading_curve.html#af97b34d767ae5a89076ec79324739bc5">QwtPlotTradingCurve</a>
</li>
<li>setMaxValue()
: <a class="el" href="class_qwt_interval.html#a3eeedaf35966d535670863cb0f97613a">QwtInterval</a>
</li>
<li>setMaxWeeks()
: <a class="el" href="class_qwt_date_scale_engine.html#a0520441c198ee00c9d727340f639504b">QwtDateScaleEngine</a>
</li>
<li>setMidLineWidth()
: <a class="el" href="class_qwt_plot_g_l_canvas.html#a529cce50eea2c9a46fe9c41852f6cee3">QwtPlotGLCanvas</a>
</li>
<li>setMinBorderDist()
: <a class="el" href="class_qwt_scale_widget.html#a4299d99073231d977924c7e40ff9a6a9">QwtScaleWidget</a>
</li>
<li>setMinimum()
: <a class="el" href="class_qwt_counter.html#a511c9d97d31860d1720d8008fb8e2793">QwtCounter</a>
, <a class="el" href="class_qwt_wheel.html#af9c58c5a8097f6e6f87bbaed48e34abb">QwtWheel</a>
</li>
<li>setMinimumExtent()
: <a class="el" href="class_qwt_abstract_scale_draw.html#ac174255c334b995ca010a6964597d5f2">QwtAbstractScaleDraw</a>
</li>
<li>setMinorPen()
: <a class="el" href="class_qwt_plot_grid.html#aeac99ccce0d170a9500f238cf0321669">QwtPlotGrid</a>
</li>
<li>setMinScaleArc()
: <a class="el" href="class_qwt_dial.html#abed02cef48f26bafbf0a92c8c4e5abc9">QwtDial</a>
</li>
<li>setMinSymbolWidth()
: <a class="el" href="class_qwt_plot_trading_curve.html#a8411a6cd96cf521e95a06792a0b99a52">QwtPlotTradingCurve</a>
</li>
<li>setMinValue()
: <a class="el" href="class_qwt_interval.html#ab993dac41ca70402e0cb4f9f980d90f0">QwtInterval</a>
</li>
<li>setMode()
: <a class="el" href="class_qwt_dial.html#a6b070ba6251fa40bbd876551413c5639">QwtDial</a>
, <a class="el" href="class_qwt_linear_color_map.html#afca7397fb6d07d05bab83e83e274a9c2">QwtLinearColorMap</a>
, <a class="el" href="class_qwt_null_paint_device.html#a8b159556695136a58eec6e78fd88957b">QwtNullPaintDevice</a>
</li>
<li>setMouseButton()
: <a class="el" href="class_qwt_magnifier.html#ad814a5d9cb227d6fb56f8289dffe597c">QwtMagnifier</a>
, <a class="el" href="class_qwt_panner.html#a6f138454b2c1d7e814ae1975d6a7b8be">QwtPanner</a>
</li>
<li>setMouseFactor()
: <a class="el" href="class_qwt_magnifier.html#ada5dac479dc1e69c04760bb7dc197ac9">QwtMagnifier</a>
</li>
<li>setMousePattern()
: <a class="el" href="class_qwt_event_pattern.html#a0b786f31af2f8084ec361bc905beda3f">QwtEventPattern</a>
</li>
<li>setNeedle()
: <a class="el" href="class_qwt_dial.html#ac91311f8777eabdbcf6384f308d34a0c">QwtDial</a>
</li>
<li>setNumButtons()
: <a class="el" href="class_qwt_counter.html#ae9241fda2e375becdb484cc2cf7752f4">QwtCounter</a>
</li>
<li>setNumThornLevels()
: <a class="el" href="class_qwt_simple_compass_rose.html#ad91026da3b586a3193a264401221a275">QwtSimpleCompassRose</a>
</li>
<li>setNumThorns()
: <a class="el" href="class_qwt_simple_compass_rose.html#a3c86abb463eb4741d1776318d6fa557b">QwtSimpleCompassRose</a>
</li>
<li>setNumTurns()
: <a class="el" href="class_qwt_knob.html#a8d69c0c3bc110eaa68cfda26d31a8e98">QwtKnob</a>
</li>
<li>setOrientation()
: <a class="el" href="class_qwt_plot_series_item.html#a9d131249079ec3bc503831349bd1a051">QwtPlotSeriesItem</a>
, <a class="el" href="class_qwt_plot_zone_item.html#a0e957d092637846d8c7e7f6d1282e8ac">QwtPlotZoneItem</a>
, <a class="el" href="class_qwt_slider.html#a3a5d51f56dee5e51dc37bb6f546b16b5">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#ae6c0926a7d4d163e08a0f940642b2ea9">QwtThermo</a>
, <a class="el" href="class_qwt_wheel.html#acae74c8161fd1df728f26253dd1defa8">QwtWheel</a>
</li>
<li>setOrientations()
: <a class="el" href="class_qwt_panner.html#aaa71a8b6f7f46ae8f5a8084094d7bd9a">QwtPanner</a>
</li>
<li>setOrigin()
: <a class="el" href="class_qwt_dial.html#a3f64c6fbac747f735e57c2073e93bc50">QwtDial</a>
, <a class="el" href="class_qwt_thermo.html#a00f3853e0fabfe89cbf47d35c15b0aa4">QwtThermo</a>
</li>
<li>setOriginMode()
: <a class="el" href="class_qwt_thermo.html#a95cca109a11bba24d8e8a422a3717ab0">QwtThermo</a>
</li>
<li>setPageStepCount()
: <a class="el" href="class_qwt_wheel.html#adeecd6e684163c92143908240f89ce1e">QwtWheel</a>
</li>
<li>setPageSteps()
: <a class="el" href="class_qwt_abstract_slider.html#ae2af9e818c0e7fb39a3a07174e4dabf2">QwtAbstractSlider</a>
</li>
<li>setPaintAttribute()
: <a class="el" href="class_qwt_plot_canvas.html#a7859beb87bcef4fd53f99e7c87104e27">QwtPlotCanvas</a>
, <a class="el" href="class_qwt_plot_curve.html#a7f9c70366415b5cb068af80be5bf3748">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#ab962c4ad6896bc9d9450f6436f00bd81">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_raster_item.html#a70d6b94821e5eafb29b1f045d1f3a2e6">QwtPlotRasterItem</a>
, <a class="el" href="class_qwt_plot_shape_item.html#acd66d009cd24cdfb418a5cc9486b5001">QwtPlotShapeItem</a>
, <a class="el" href="class_qwt_plot_spectro_curve.html#a3a2ddc8e46bc4414b5ce104e7c70f9b4">QwtPlotSpectroCurve</a>
, <a class="el" href="class_qwt_plot_trading_curve.html#ac0b8015b37a90a5ae995569158fae4e2">QwtPlotTradingCurve</a>
, <a class="el" href="class_qwt_text.html#aac80e3f05137173059b196206ceea9e8">QwtText</a>
</li>
<li>setPaintInterval()
: <a class="el" href="class_qwt_scale_map.html#a994240e446986112f196a65657dc9755">QwtScaleMap</a>
</li>
<li>setPalette()
: <a class="el" href="class_qwt_column_symbol.html#a7d2b17a4b8aef7ae098fd42bc663527b">QwtColumnSymbol</a>
, <a class="el" href="class_qwt_compass_rose.html#ad69f887ed012d6bf6bf2ffeb133e26d5">QwtCompassRose</a>
, <a class="el" href="class_qwt_dial_needle.html#ae850883a64501136bca64d6ea2d084b9">QwtDialNeedle</a>
, <a class="el" href="class_qwt_plot_scale_item.html#aff7adf18c2a6f679227c0fdaa54f39f7">QwtPlotScaleItem</a>
</li>
<li>setPath()
: <a class="el" href="class_qwt_symbol.html#a67a6005486f1ae864acfd4778e9282db">QwtSymbol</a>
</li>
<li>setPen()
: <a class="el" href="class_qwt_interval_symbol.html#a9c3bbee5ea764f246e66bd7bc9382b79">QwtIntervalSymbol</a>
, <a class="el" href="class_qwt_plot_curve.html#ae00bd073a2bcf7c3c810d70af1f86750">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_grid.html#aa85de55eb3c28f15d4000a11d194b758">QwtPlotGrid</a>
, <a class="el" href="class_qwt_plot_histogram.html#a57d55a701251e55d52a142d417f12d38">QwtPlotHistogram</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#a41a5be16fecb66885f5dd08779fbee6b">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_shape_item.html#a7626d822bf3d7905a606a0e0c7079c11">QwtPlotShapeItem</a>
, <a class="el" href="class_qwt_plot_zone_item.html#a76a86eb41801930e5733bc509966ee4d">QwtPlotZoneItem</a>
, <a class="el" href="class_qwt_symbol.html#a144ca0e312c4a1e64c2d9e161c01fb7c">QwtSymbol</a>
</li>
<li>setPenWidth()
: <a class="el" href="class_qwt_abstract_scale_draw.html#a098e1f813077c9bb0c5f83266035943a">QwtAbstractScaleDraw</a>
, <a class="el" href="class_qwt_plot_spectro_curve.html#ac3246da1a881538149addc2f22401578">QwtPlotSpectroCurve</a>
</li>
<li>setPinPoint()
: <a class="el" href="class_qwt_symbol.html#a78643c91d94690b91745f10f0601579e">QwtSymbol</a>
</li>
<li>setPinPointEnabled()
: <a class="el" href="class_qwt_symbol.html#a570e07b342701bf37794bf1191917005">QwtSymbol</a>
</li>
<li>setPipeWidth()
: <a class="el" href="class_qwt_thermo.html#a9d3a55a818ebf0dd508e20ca9eef224b">QwtThermo</a>
</li>
<li>setPixmap()
: <a class="el" href="class_qwt_symbol.html#a69b548566bbd186992869b54777a0728">QwtSymbol</a>
</li>
<li>setPlainText()
: <a class="el" href="class_qwt_text_label.html#a02113ab776a00ab8bbc83197ce49445e">QwtTextLabel</a>
</li>
<li>setPlotLayout()
: <a class="el" href="class_qwt_plot.html#a08e258f9ba498662a8be9a559c9c7e44">QwtPlot</a>
</li>
<li>setPoint()
: <a class="el" href="class_qwt_point_polar.html#a8cd4f93356a8a8c07400c3ad9ff1b560">QwtPointPolar</a>
</li>
<li>setPoints()
: <a class="el" href="class_qwt_spline.html#a6ed13410b1d5f6b33ba0e3c2b07932cf">QwtSpline</a>
</li>
<li>setPolygon()
: <a class="el" href="class_qwt_plot_shape_item.html#a9810bd70cfdff88d14f88d9edf20c85b">QwtPlotShapeItem</a>
</li>
<li>setPolylineSplitting()
: <a class="el" href="class_qwt_painter.html#a174bca411198c64dfff828a15d80ddfb">QwtPainter</a>
</li>
<li>setPosition()
: <a class="el" href="class_qwt_plot_scale_item.html#a94536af312bb9d6de5bc7547c59e4faf">QwtPlotScaleItem</a>
</li>
<li>setRadius()
: <a class="el" href="class_qwt_point_polar.html#a31ae2f4d6fad44f51ad5e7444a7f21fe">QwtPointPolar</a>
, <a class="el" href="class_qwt_round_scale_draw.html#a219e0db15594f297ae6ff769fd6c0485">QwtRoundScaleDraw</a>
</li>
<li>setRange()
: <a class="el" href="class_qwt_counter.html#ad794d0d2589a38113933ae764e87ce22">QwtCounter</a>
, <a class="el" href="class_qwt_wheel.html#a572f0bc2c5cd4c4f5e0b0f48c914a0e5">QwtWheel</a>
</li>
<li>setRangeFlags()
: <a class="el" href="class_qwt_thermo.html#aa2ce6d6d20097fead0baca0ab31ef1b2">QwtThermo</a>
</li>
<li>setRawSamples()
: <a class="el" href="class_qwt_plot_curve.html#afd13c94e23520dacbc37b4d0fd036a8b">QwtPlotCurve</a>
</li>
<li>setReadOnly()
: <a class="el" href="class_qwt_abstract_slider.html#a9cc63283a2d4f0bcbb67fd331629a318">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_counter.html#ad34441cf06c68478b826e5b85fbb3ba7">QwtCounter</a>
</li>
<li>setRect()
: <a class="el" href="class_qwt_pixel_matrix.html#ae8150f8d1f1922746172e9da1488e98b">QwtPixelMatrix</a>
, <a class="el" href="class_qwt_plot_shape_item.html#a0a448e4354f67a3957b8123214cd75bb">QwtPlotShapeItem</a>
</li>
<li>setRectOfInterest()
: <a class="el" href="class_qwt_abstract_series_store.html#a8a1cab11ce068f9c578a02d40e111b1a">QwtAbstractSeriesStore</a>
, <a class="el" href="class_qwt_series_data.html#a391b4601a7454b2f9582fbc2662d108e">QwtSeriesData< T ></a>
, <a class="el" href="class_qwt_series_store.html#a64971dd5eaed045b88ac06c9cd8fd6e9">QwtSeriesStore< T ></a>
, <a class="el" href="class_qwt_synthetic_point_data.html#a39cc8512e7d8beecde003f7781174b84">QwtSyntheticPointData</a>
</li>
<li>setReference()
: <a class="el" href="class_qwt_scale_engine.html#a89985ea69dbd858c8b9162ecd2be936e">QwtScaleEngine</a>
</li>
<li>setReferenceAxis()
: <a class="el" href="class_qwt_plot_rescaler.html#a6f13d60cc1e1071a6830ea30ccbcca37">QwtPlotRescaler</a>
</li>
<li>setRenderFlags()
: <a class="el" href="class_qwt_text.html#a2e71d427de766455323794f27d369a5d">QwtText</a>
</li>
<li>setRenderHint()
: <a class="el" href="class_qwt_graphic.html#a494b5de0452120653188828f6a1a6f55">QwtGraphic</a>
, <a class="el" href="class_qwt_plot_item.html#acd023c40f659c304ded324942865edc8">QwtPlotItem</a>
</li>
<li>setRenderMode()
: <a class="el" href="class_qwt_widget_overlay.html#a80fd06e2111993848f45a21627ec09b4">QwtWidgetOverlay</a>
</li>
<li>setRenderThreadCount()
: <a class="el" href="class_qwt_plot_item.html#a188ae18fbbce9adcf259ebe2f0de1f6b">QwtPlotItem</a>
</li>
<li>setRenderTolerance()
: <a class="el" href="class_qwt_plot_shape_item.html#a76f617b8662ed118382d49c5201791e2">QwtPlotShapeItem</a>
</li>
<li>setResampleMode()
: <a class="el" href="class_qwt_matrix_raster_data.html#a038effe6e4be13725b7a8d35370595fd">QwtMatrixRasterData</a>
</li>
<li>setRescalePolicy()
: <a class="el" href="class_qwt_plot_rescaler.html#ae6b7df41b5387d0aed532559546e40b6">QwtPlotRescaler</a>
</li>
<li>setResizeMode()
: <a class="el" href="class_qwt_picker.html#af85c8a3c709bd106d2b34b718a746e03">QwtPicker</a>
</li>
<li>setRose()
: <a class="el" href="class_qwt_compass.html#a06456c0c52107bfa8b1d1267fba5b86f">QwtCompass</a>
</li>
<li>setRoundingAlignment()
: <a class="el" href="class_qwt_painter.html#a49581f980f2c761852cda08502c96abb">QwtPainter</a>
</li>
<li>setRubberBand()
: <a class="el" href="class_qwt_picker.html#a83096bad2662e02e4914a7b40241c351">QwtPicker</a>
</li>
<li>setRubberBandPen()
: <a class="el" href="class_qwt_picker.html#a13117b1929f1ca00a75002f7f4c612bc">QwtPicker</a>
</li>
<li>setSamples()
: <a class="el" href="class_qwt_array_series_data.html#a4afaaf2602be769f4bdcc8fda6b737cb">QwtArraySeriesData< T ></a>
, <a class="el" href="class_qwt_plot_bar_chart.html#a669eb25dba458699465b317f2e96c1eb">QwtPlotBarChart</a>
, <a class="el" href="class_qwt_plot_curve.html#aa51cd3fa00f2a046ca5a9889c5db2413">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_histogram.html#a6cc1fe6cd9f7dfc55a2bf5afd02ccce5">QwtPlotHistogram</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#ac60fd04f3000b26ea82342065ba82afe">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#ad54633b91b7f602e376f3acb9e235e3c">QwtPlotMultiBarChart</a>
, <a class="el" href="class_qwt_plot_spectro_curve.html#a6374cf95ed6731d098328f2b8c317a8c">QwtPlotSpectroCurve</a>
, <a class="el" href="class_qwt_plot_trading_curve.html#a5675417b12acd80ff37ec66df2907c9f">QwtPlotTradingCurve</a>
</li>
<li>setScale()
: <a class="el" href="class_qwt_abstract_scale.html#ae9640e814b5029d7dd79cb3ba752102b">QwtAbstractScale</a>
</li>
<li>setScaleArc()
: <a class="el" href="class_qwt_dial.html#a8abc41e15c62017d3c3ffb98acb9677f">QwtDial</a>
</li>
<li>setScaleDiv()
: <a class="el" href="class_qwt_abstract_scale_draw.html#a4399aac94a294f5ed6c52114dde00d2f">QwtAbstractScaleDraw</a>
, <a class="el" href="class_qwt_plot_scale_item.html#a99032adf91892f73d06a4810cd78d26b">QwtPlotScaleItem</a>
, <a class="el" href="class_qwt_scale_widget.html#ac7959531c846b54d728b846635fc1406">QwtScaleWidget</a>
</li>
<li>setScaleDivFromAxis()
: <a class="el" href="class_qwt_plot_scale_item.html#a0b4660ad3d3fcf1f1de711b075b073c6">QwtPlotScaleItem</a>
</li>
<li>setScaleDraw()
: <a class="el" href="class_qwt_dial.html#a2ed8a0642e1c612013ba812c7e037404">QwtDial</a>
, <a class="el" href="class_qwt_knob.html#afea44f23da7f79a2b790178850c26edd">QwtKnob</a>
, <a class="el" href="class_qwt_plot_scale_item.html#a0224f2720f3df4fc781d10560a4a1590">QwtPlotScaleItem</a>
, <a class="el" href="class_qwt_scale_widget.html#af93459026340638898c11a799f4ae0c0">QwtScaleWidget</a>
, <a class="el" href="class_qwt_slider.html#a9039a6d5d5bb7b21c312637cf40f8319">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#a8b5ab653b893e41116200570632ad1c3">QwtThermo</a>
</li>
<li>setScaleEngine()
: <a class="el" href="class_qwt_abstract_scale.html#aa00f44140af3f2b7595cb6e23371198f">QwtAbstractScale</a>
</li>
<li>setScaleInterval()
: <a class="el" href="class_qwt_scale_map.html#aaa33bc8e1aed7aa17d345053194e7094">QwtScaleMap</a>
</li>
<li>setScaleMaxMajor()
: <a class="el" href="class_qwt_abstract_scale.html#a40fdb4572ad8fdec8b93766ff5f8eda8">QwtAbstractScale</a>
</li>
<li>setScaleMaxMinor()
: <a class="el" href="class_qwt_abstract_scale.html#a6520bb1e52571f865b21b3710786a4db">QwtAbstractScale</a>
</li>
<li>setScalePosition()
: <a class="el" href="class_qwt_slider.html#a530aa52c218ad27e8eebbecc7a27e25a">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#a0306a248194d2f8c08ba90506122d6ca">QwtThermo</a>
</li>
<li>setScaleRect()
: <a class="el" href="class_qwt_plot_layout.html#a842733777eb2b0bf2cacc4bb01c169c7">QwtPlotLayout</a>
</li>
<li>setScaleStepSize()
: <a class="el" href="class_qwt_abstract_scale.html#aac745efd9414e529794e2189f7c535cb">QwtAbstractScale</a>
</li>
<li>setShape()
: <a class="el" href="class_qwt_plot_shape_item.html#a0a8f3ed22324b23d04588cc749b74674">QwtPlotShapeItem</a>
</li>
<li>setShrinkFactor()
: <a class="el" href="class_qwt_simple_compass_rose.html#afaf84e19eb8eb2360306860b02d46cfc">QwtSimpleCompassRose</a>
</li>
<li>setSingleStep()
: <a class="el" href="class_qwt_counter.html#a7d1057b48f57d890bf5c60259b456350">QwtCounter</a>
, <a class="el" href="class_qwt_wheel.html#a63f5d4794cc1e624ab305083c7f4ed29">QwtWheel</a>
</li>
<li>setSingleSteps()
: <a class="el" href="class_qwt_abstract_slider.html#ad470727c9fa3da9c50e26138cf03623e">QwtAbstractSlider</a>
</li>
<li>setSize()
: <a class="el" href="class_qwt_symbol.html#afd5587cd1752594954ca6146f643acfb">QwtSymbol</a>
, <a class="el" href="class_qwt_synthetic_point_data.html#a321754c5acac77e0e5685968b1cdfdae">QwtSyntheticPointData</a>
</li>
<li>setSpacing()
: <a class="el" href="class_qwt_abstract_scale_draw.html#ae5bdaadb303510f7eb9dbec5c52f7a47">QwtAbstractScaleDraw</a>
, <a class="el" href="class_qwt_legend_label.html#ad19d9ee759551f1fe785dc0ad806fd59">QwtLegendLabel</a>
, <a class="el" href="class_qwt_plot_abstract_bar_chart.html#a0cb5bd5a653918b1513fa87ad75fa8b1">QwtPlotAbstractBarChart</a>
, <a class="el" href="class_qwt_plot_layout.html#a6508553ec1d66bede49e7767526c3d03">QwtPlotLayout</a>
, <a class="el" href="class_qwt_plot_legend_item.html#a9932f074e5861464a055fdce6394889c">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_plot_marker.html#a856c9c5c6e22d86461ee6df101534831">QwtPlotMarker</a>
, <a class="el" href="class_qwt_scale_widget.html#aaaad9f3d54fd329b16b738ca2df00ddf">QwtScaleWidget</a>
, <a class="el" href="class_qwt_slider.html#a947f384faba10690bbff780bfe9e420f">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#a5d772862c760019a7797f45aa6b0690f">QwtThermo</a>
</li>
<li>setSpline()
: <a class="el" href="class_qwt_spline_curve_fitter.html#a7f819ad010b19d58179655e4ceb1c6f1">QwtSplineCurveFitter</a>
</li>
<li>setSplineSize()
: <a class="el" href="class_qwt_spline_curve_fitter.html#a8ecea80fb540b92cd22b6b0703636460">QwtSplineCurveFitter</a>
</li>
<li>setSplineType()
: <a class="el" href="class_qwt_spline.html#a222953661f01658a16042d587196aff8">QwtSpline</a>
</li>
<li>setState()
: <a class="el" href="class_qwt_picker_machine.html#a569c426543e4a6aa15c221eb7c4910f0">QwtPickerMachine</a>
</li>
<li>setStateMachine()
: <a class="el" href="class_qwt_picker.html#a5ff72a5658631bcad3857ca5cfd3e6d9">QwtPicker</a>
</li>
<li>setStepAlignment()
: <a class="el" href="class_qwt_abstract_slider.html#a758fe135e2ee173c98dac70777e6dd4c">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_wheel.html#a5e5bf1d335538ff6971d48b914f26d51">QwtWheel</a>
</li>
<li>setStepButton1()
: <a class="el" href="class_qwt_counter.html#ae56a556a72955b6d10419f2c41779383">QwtCounter</a>
</li>
<li>setStepButton2()
: <a class="el" href="class_qwt_counter.html#a0d764a96706593d8c8b51338e92abfcc">QwtCounter</a>
</li>
<li>setStepButton3()
: <a class="el" href="class_qwt_counter.html#a8b55539578de083793b8310cb8909294">QwtCounter</a>
</li>
<li>setStyle()
: <a class="el" href="class_qwt_column_symbol.html#a3e2c72514fdc2e857ee2a34bc9f96e93">QwtColumnSymbol</a>
, <a class="el" href="class_qwt_interval_symbol.html#a24d64169355cc200a49af15c08fe93fc">QwtIntervalSymbol</a>
, <a class="el" href="class_qwt_plot_curve.html#a2de41014c2b87fd459d0c438a15dd33e">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_histogram.html#a449af026888616f08b45e980d9da57fe">QwtPlotHistogram</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#a74e6c2bf66e0436e827b5b017b943cad">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#a4daa7bdd0043eeafe5ab6e5db290181d">QwtPlotMultiBarChart</a>
, <a class="el" href="class_qwt_symbol.html#a4d3b9f3dd8c4ca034694b86372b74eb9">QwtSymbol</a>
</li>
<li>setSvgDocument()
: <a class="el" href="class_qwt_symbol.html#a5e6a790b3133c878fde132a7fcf91475">QwtSymbol</a>
</li>
<li>setSymbol()
: <a class="el" href="class_qwt_plot_bar_chart.html#a3e3c50c37484c3049dc9f433269e9a44">QwtPlotBarChart</a>
, <a class="el" href="class_qwt_plot_curve.html#a413b1a18de12ece4dec5ae0738ecd03f">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_histogram.html#aa662f072a1758bfac9c0c86136ee27ad">QwtPlotHistogram</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#a4bc2408868638a41f5baa70b759283a2">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_marker.html#af44231c2b63bb277706e4f515297c7b1">QwtPlotMarker</a>
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#ad08e420c6c450672694e9bf253dc8b3b">QwtPlotMultiBarChart</a>
</li>
<li>setSymbolBrush()
: <a class="el" href="class_qwt_plot_trading_curve.html#ac9ec84c2c75ff3a5597cd30aafbd76c2">QwtPlotTradingCurve</a>
</li>
<li>setSymbolExtent()
: <a class="el" href="class_qwt_plot_trading_curve.html#af52822a65584bbd19255e6b99fe9e8b2">QwtPlotTradingCurve</a>
</li>
<li>setSymbolPen()
: <a class="el" href="class_qwt_plot_trading_curve.html#aec9c455a3a877c36d408383e5b4700e0">QwtPlotTradingCurve</a>
</li>
<li>setSymbolStyle()
: <a class="el" href="class_qwt_plot_trading_curve.html#a0c9928481272af1487baa4e0dcd47202">QwtPlotTradingCurve</a>
</li>
<li>setText()
: <a class="el" href="class_qwt_legend_label.html#a2498e1b2e1a17abf63fa4d94a08ebb95">QwtLegendLabel</a>
, <a class="el" href="class_qwt_plot_text_label.html#adce2e99ef7816ff544c5a5525bf05006">QwtPlotTextLabel</a>
, <a class="el" href="class_qwt_text.html#a9ba9caa82fcfbc4bfbf8ce20ccea981e">QwtText</a>
, <a class="el" href="class_qwt_text_label.html#ac43ba313b78dccf7aa7433f26059b2e2">QwtTextLabel</a>
</li>
<li>setTextEngine()
: <a class="el" href="class_qwt_text.html#aef6a1e71b1feba3116ce69f6c9de70ad">QwtText</a>
</li>
<li>setTextPen()
: <a class="el" href="class_qwt_plot_legend_item.html#ae41a2af3f5353a01ed5d4dd786b84ef7">QwtPlotLegendItem</a>
</li>
<li>setTickCount()
: <a class="el" href="class_qwt_wheel.html#ae13600528c5b13a27b4220ac53b22153">QwtWheel</a>
</li>
<li>setTickLength()
: <a class="el" href="class_qwt_abstract_scale_draw.html#a7fed388e435aae791d61f48cc9ddf632">QwtAbstractScaleDraw</a>
</li>
<li>setTicks()
: <a class="el" href="class_qwt_scale_div.html#af67401fd5d16138eddede3381c559964">QwtScaleDiv</a>
</li>
<li>setTime()
: <a class="el" href="class_qwt_analog_clock.html#aa99a628b290789583052bcec9163d95c">QwtAnalogClock</a>
</li>
<li>setTimeSpec()
: <a class="el" href="class_qwt_date_scale_draw.html#a278fdb655a98dda440ce5c0f8fc82c4e">QwtDateScaleDraw</a>
, <a class="el" href="class_qwt_date_scale_engine.html#addbf8fdc00c2de0c6afe436ef25b3bef">QwtDateScaleEngine</a>
</li>
<li>setTitle()
: <a class="el" href="class_qwt_plot.html#a032ced8ddfad7483a372214954203719">QwtPlot</a>
, <a class="el" href="class_qwt_plot_item.html#a2db3214b23b78274fa6f8c0321a76839">QwtPlotItem</a>
, <a class="el" href="class_qwt_scale_widget.html#a28ad440a43978d2d50f19e17d0776403">QwtScaleWidget</a>
</li>
<li>setTitleRect()
: <a class="el" href="class_qwt_plot_layout.html#a82b49e88c7928224c4b0342b6302c086">QwtPlotLayout</a>
</li>
<li>setTolerance()
: <a class="el" href="class_qwt_weeding_curve_fitter.html#a62c303f6826fef2be7b7bbe82f530680">QwtWeedingCurveFitter</a>
</li>
<li>setTotalAngle()
: <a class="el" href="class_qwt_knob.html#a82c6a859d63833894a6e66f0fdbf8f05">QwtKnob</a>
, <a class="el" href="class_qwt_wheel.html#ae4e5dfd4c6683706716681cfd7e3d8bf">QwtWheel</a>
</li>
<li>setTotalSteps()
: <a class="el" href="class_qwt_abstract_slider.html#a60eea9d9996c99abcb7d50f5ed2634f8">QwtAbstractSlider</a>
</li>
<li>setTrackerFont()
: <a class="el" href="class_qwt_picker.html#a9f54cce7d2e3f6e06351315bf655d5d9">QwtPicker</a>
</li>
<li>setTrackerMode()
: <a class="el" href="class_qwt_picker.html#a94fc60c7223cdc470ae63156f6446d6f">QwtPicker</a>
</li>
<li>setTrackerPen()
: <a class="el" href="class_qwt_picker.html#af703bc51cda716e503cbd86731270e5b">QwtPicker</a>
</li>
<li>setTracking()
: <a class="el" href="class_qwt_abstract_slider.html#a58d37e22b616787793a9e62ec7c5adc3">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_wheel.html#a181ca4c891e763ebe30a0ed74a329c2b">QwtWheel</a>
</li>
<li>setTransformation()
: <a class="el" href="class_qwt_abstract_scale_draw.html#a732d0e49c9092c48893b4f71cc7357db">QwtAbstractScaleDraw</a>
, <a class="el" href="class_qwt_scale_engine.html#ad063f4bb947996191be5c2a5fa0dbaf6">QwtScaleEngine</a>
, <a class="el" href="class_qwt_scale_map.html#ad8e971dd4be07801f0adc99549153718">QwtScaleMap</a>
, <a class="el" href="class_qwt_scale_widget.html#a749ea25d3e0ab0d7e6335982f3919055">QwtScaleWidget</a>
</li>
<li>setTrough()
: <a class="el" href="class_qwt_slider.html#ab4de4c649662416dc12c92c8e7cd0273">QwtSlider</a>
</li>
<li>setUpdateInterval()
: <a class="el" href="class_qwt_slider.html#aeaab96d3554d509dbdd93a539617b9e9">QwtSlider</a>
, <a class="el" href="class_qwt_wheel.html#a5c234f68f0ff9906e2861e6fcd9dcc54">QwtWheel</a>
</li>
<li>setUpperBound()
: <a class="el" href="class_qwt_abstract_scale.html#a1b2ea5c97eb19ccd55ec83713ab675fe">QwtAbstractScale</a>
, <a class="el" href="class_qwt_scale_div.html#a56545b9c67dcfb4bd0c7b5fc430ab70d">QwtScaleDiv</a>
</li>
<li>setUtcOffset()
: <a class="el" href="class_qwt_date_scale_draw.html#ab97b5fc37dc46dcf635a56e13d7b93a3">QwtDateScaleDraw</a>
, <a class="el" href="class_qwt_date_scale_engine.html#a47dc382bbdf3e415b40543fc2736537f">QwtDateScaleEngine</a>
</li>
<li>setValid()
: <a class="el" href="class_qwt_abstract_slider.html#a6b527ff0d2f96b85465fd73250d2e03f">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_counter.html#aa06625ab417f82fdc82790e3376af708">QwtCounter</a>
</li>
<li>setValue()
: <a class="el" href="class_qwt_abstract_slider.html#ac3713f8989b647cb79f0a5894991e36a">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_counter.html#a429a2e986aa46c1231643df5d4c78970">QwtCounter</a>
, <a class="el" href="class_qwt_legend_data.html#a1be4b4cf3c1df733744633ea6c02346a">QwtLegendData</a>
, <a class="el" href="class_qwt_matrix_raster_data.html#a4601944bceabd921cdaa544180576274">QwtMatrixRasterData</a>
, <a class="el" href="class_qwt_plot_marker.html#a290374903ca168104dbce7e2058774c3">QwtPlotMarker</a>
, <a class="el" href="class_qwt_thermo.html#ad54ebf4761c12f948d09cd45a26d1fd4">QwtThermo</a>
, <a class="el" href="class_qwt_wheel.html#a6f46526b283b7fde127bc595c96db7e8">QwtWheel</a>
</li>
<li>setValueMatrix()
: <a class="el" href="class_qwt_matrix_raster_data.html#a578ffc26f04a9099e2b31fc2d9360adb">QwtMatrixRasterData</a>
</li>
<li>setValues()
: <a class="el" href="class_qwt_legend_data.html#a68c3bc398c541f345a12fa9321ad52ed">QwtLegendData</a>
</li>
<li>setViewAngle()
: <a class="el" href="class_qwt_wheel.html#a7f15b6aef98ad6b52bebc749381bc753">QwtWheel</a>
</li>
<li>setVisible()
: <a class="el" href="class_qwt_plot_item.html#a5f0eeb2b72207fd8d33a95b0565657a1">QwtPlotItem</a>
</li>
<li>setWeek0Type()
: <a class="el" href="class_qwt_date_scale_draw.html#acd5e9ce4e1e98e849d6002d22b2f7198">QwtDateScaleDraw</a>
, <a class="el" href="class_qwt_date_scale_engine.html#a5e11c5e7c4f58063ded8f6d35d2816f4">QwtDateScaleEngine</a>
</li>
<li>setWheelBorderWidth()
: <a class="el" href="class_qwt_wheel.html#a4aa70134746908cef687e3c1bb7aa60c">QwtWheel</a>
</li>
<li>setWheelFactor()
: <a class="el" href="class_qwt_magnifier.html#ae3a33ab8776ed2122fecc821a32bb36a">QwtMagnifier</a>
</li>
<li>setWheelModifiers()
: <a class="el" href="class_qwt_magnifier.html#aadfc853d8619b43b21564d8d5fe50093">QwtMagnifier</a>
</li>
<li>setWheelWidth()
: <a class="el" href="class_qwt_wheel.html#ac434254039981344ccca22c76bce4f38">QwtWheel</a>
</li>
<li>setWidth()
: <a class="el" href="class_qwt_dial_simple_needle.html#ad7672543371e38c864e44d9240271c22">QwtDialSimpleNeedle</a>
, <a class="el" href="class_qwt_interval_symbol.html#adfacdeb67c9e6d194df4d3d627de23eb">QwtIntervalSymbol</a>
, <a class="el" href="class_qwt_simple_compass_rose.html#ae4067a436f45d2f2ca23d8233539566b">QwtSimpleCompassRose</a>
</li>
<li>setWrapping()
: <a class="el" href="class_qwt_abstract_slider.html#ada27ca51ab146554b981fafed38e41e0">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_counter.html#a8fc7d115682f295dfcc64fa8312ccdeb">QwtCounter</a>
, <a class="el" href="class_qwt_wheel.html#a4ee4c2bcd6536f7639b5e275ab3235c2">QwtWheel</a>
</li>
<li>setX()
: <a class="el" href="class_qwt_point3_d.html#afe85919187fd62bc3db082d1e2b17bac">QwtPoint3D</a>
</li>
<li>setXAxis()
: <a class="el" href="class_qwt_plot_item.html#a81d3dd7feaadda4b0dbb8c13642046cf">QwtPlotItem</a>
</li>
<li>setXDiv()
: <a class="el" href="class_qwt_plot_grid.html#aeeb88397c2aaf5e763d57c898a2fcd13">QwtPlotGrid</a>
</li>
<li>setXValue()
: <a class="el" href="class_qwt_plot_marker.html#a0d53b0e0ed8b48478c02a0ecaf5852b2">QwtPlotMarker</a>
</li>
<li>setY()
: <a class="el" href="class_qwt_point3_d.html#a986ba13d44e6960b4fb72795be4ff66a">QwtPoint3D</a>
</li>
<li>setYAxis()
: <a class="el" href="class_qwt_plot_item.html#aa92dad876d76ce136925d5ae8f01db9a">QwtPlotItem</a>
</li>
<li>setYDiv()
: <a class="el" href="class_qwt_plot_grid.html#a9eb130275560bdaa65551e2f69232b72">QwtPlotGrid</a>
</li>
<li>setYValue()
: <a class="el" href="class_qwt_plot_marker.html#a47d8e3c0708ad02a9c7cc6aaf985e278">QwtPlotMarker</a>
</li>
<li>setZ()
: <a class="el" href="class_qwt_plot_item.html#a57d90e4146133b59d589c71b3a643e82">QwtPlotItem</a>
, <a class="el" href="class_qwt_point3_d.html#ae4bed4f5b955843dcf92302b16799e8b">QwtPoint3D</a>
</li>
<li>setZoomBase()
: <a class="el" href="class_qwt_plot_zoomer.html#a4376cd882cf72e1794cbbe7264ee96fb">QwtPlotZoomer</a>
</li>
<li>setZoomInKey()
: <a class="el" href="class_qwt_magnifier.html#a004d9e770ed745bbcb5dcdb7a7ecc0a9">QwtMagnifier</a>
</li>
<li>setZoomOutKey()
: <a class="el" href="class_qwt_magnifier.html#a095a8cc622175fafc5b3cc6eb274af07">QwtMagnifier</a>
</li>
<li>setZoomStack()
: <a class="el" href="class_qwt_plot_zoomer.html#afc12a6e757768a71d1c74b90931bfc70">QwtPlotZoomer</a>
</li>
<li>shape()
: <a class="el" href="class_qwt_plot_shape_item.html#ab14eeb97e17da5ee1f458ef9c74afb20">QwtPlotShapeItem</a>
</li>
<li>show()
: <a class="el" href="class_qwt_plot_item.html#a93a50fb9c86bc66617e28315e02281c3">QwtPlotItem</a>
</li>
<li>shrinkFactor()
: <a class="el" href="class_qwt_simple_compass_rose.html#a49ac7941c4a09f5a33e660b130d7bc2e">QwtSimpleCompassRose</a>
</li>
<li>singleStep()
: <a class="el" href="class_qwt_counter.html#a0057de1b365b6f18309c29c7b210cdd1">QwtCounter</a>
, <a class="el" href="class_qwt_wheel.html#a153e7629785d63a52b089c528a008578">QwtWheel</a>
</li>
<li>singleSteps()
: <a class="el" href="class_qwt_abstract_slider.html#a749174444d3e63c232492edba727adfe">QwtAbstractSlider</a>
</li>
<li>size()
: <a class="el" href="class_qwt_array_series_data.html#a52c123dcc321a03ccd18c2c138318025">QwtArraySeriesData< T ></a>
, <a class="el" href="class_qwt_c_pointer_data.html#a780b9ae434856509cef9bbe954f03a3e">QwtCPointerData</a>
, <a class="el" href="class_qwt_point_array_data.html#a2222b2ad6346dc6357a412fc50ec8f56">QwtPointArrayData</a>
, <a class="el" href="class_qwt_series_data.html#af18b57ccc6d9e0354662e53b41397a13">QwtSeriesData< T ></a>
, <a class="el" href="class_qwt_symbol.html#a3aba8eed9fcd85f4a4799e63543a2398">QwtSymbol</a>
, <a class="el" href="class_qwt_synthetic_point_data.html#a61b2cc26e1b5fa4a64e29273cf3e1599">QwtSyntheticPointData</a>
</li>
<li>sizeHint()
: <a class="el" href="class_qwt_arrow_button.html#a180ca16baa83c02e8dca4ffbe3dba2e8">QwtArrowButton</a>
, <a class="el" href="class_qwt_counter.html#a9ccdfd602ccd5ecd8595172cd22b2b27">QwtCounter</a>
, <a class="el" href="class_qwt_dial.html#a7d79a5c1cbaadb1ded9306044fa2a4a1">QwtDial</a>
, <a class="el" href="class_qwt_dyn_grid_layout.html#afed46e3a8e1b6e67dcf62eca0bc948d6">QwtDynGridLayout</a>
, <a class="el" href="class_qwt_knob.html#ac5f92af50fdcbf0b501f18efd07294fd">QwtKnob</a>
, <a class="el" href="class_qwt_legend.html#a2517a7d9d78ab7a3892125ecf755f33f">QwtLegend</a>
, <a class="el" href="class_qwt_legend_label.html#a58cf61eb9e87fe7a36266e687fe721eb">QwtLegendLabel</a>
, <a class="el" href="class_qwt_plot.html#a8e25bdd9b085344227a7f9e218ce557c">QwtPlot</a>
, <a class="el" href="class_qwt_scale_widget.html#a5ed815b5ac0ed7d43ab923fcd1f5da3d">QwtScaleWidget</a>
, <a class="el" href="class_qwt_slider.html#a31c4c636f8b762e390beaf501bedcffc">QwtSlider</a>
, <a class="el" href="class_qwt_text_label.html#a0217bc022e6f3b2f22819c84d5867ae7">QwtTextLabel</a>
, <a class="el" href="class_qwt_thermo.html#abdb43977b3628a0b42039bef071c81cd">QwtThermo</a>
, <a class="el" href="class_qwt_wheel.html#a77404d4e604a196bd4e809ec7d9f2076">QwtWheel</a>
</li>
<li>sizeMetrics()
: <a class="el" href="class_qwt_graphic.html#a8996e22267dc37c9bc18dd9392ec5916">QwtGraphic</a>
, <a class="el" href="class_qwt_null_paint_device.html#afb8da1b931a42cc370b77323ff6a28cc">QwtNullPaintDevice</a>
</li>
<li>sliderChange()
: <a class="el" href="class_qwt_abstract_slider.html#a36ac20a000d40b2fddf5c144d1133f77">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_dial.html#a9e9e5a3aac1bc3752de8ab0a7ef71be2">QwtDial</a>
</li>
<li>sliderMoved()
: <a class="el" href="class_qwt_abstract_slider.html#ae59671d27931b545073e599a10967452">QwtAbstractSlider</a>
</li>
<li>sliderPressed()
: <a class="el" href="class_qwt_abstract_slider.html#afd92a0c79c113b3c5e9952d12cff80f5">QwtAbstractSlider</a>
</li>
<li>sliderRect()
: <a class="el" href="class_qwt_slider.html#af5355e9015fc49a3d978603cb8b9bbee">QwtSlider</a>
</li>
<li>sliderReleased()
: <a class="el" href="class_qwt_abstract_slider.html#ab94184da7a029a5f586671251ff380ea">QwtAbstractSlider</a>
</li>
<li>spacing()
: <a class="el" href="class_qwt_abstract_scale_draw.html#a93561d85e879402086f2607e45e89cc2">QwtAbstractScaleDraw</a>
, <a class="el" href="class_qwt_legend_label.html#aa976458d79004b7b29ebea3cf0a069de">QwtLegendLabel</a>
, <a class="el" href="class_qwt_plot_abstract_bar_chart.html#a0a2e625021bba3b9224b410281fddcf9">QwtPlotAbstractBarChart</a>
, <a class="el" href="class_qwt_plot_layout.html#ae93650a8f3208578f87348334b77a282">QwtPlotLayout</a>
, <a class="el" href="class_qwt_plot_legend_item.html#a4906d4e498c3b537a6354e2a1293a9c9">QwtPlotLegendItem</a>
, <a class="el" href="class_qwt_plot_marker.html#ad7655fdd7089b6c8058c238f1462f298">QwtPlotMarker</a>
, <a class="el" href="class_qwt_scale_widget.html#a1bdb5b6fa77a4535087f1c672ee394ce">QwtScaleWidget</a>
, <a class="el" href="class_qwt_slider.html#aafa34f60f76fb7786d992cc90116e6b6">QwtSlider</a>
, <a class="el" href="class_qwt_thermo.html#a16ca09c525bb05c7316ae6accb7aad79">QwtThermo</a>
</li>
<li>specialSymbol()
: <a class="el" href="class_qwt_plot_bar_chart.html#a4a1e222c476d5909b7479bad4197f62b">QwtPlotBarChart</a>
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#af94cc6845797ada8a9be828401375e39">QwtPlotMultiBarChart</a>
</li>
<li>spline()
: <a class="el" href="class_qwt_spline_curve_fitter.html#ac501260a25953e1ded6bbc84c3250fa8">QwtSplineCurveFitter</a>
</li>
<li>splineSize()
: <a class="el" href="class_qwt_spline_curve_fitter.html#a09e5cb291c90db0aa8e6e51377bc9308">QwtSplineCurveFitter</a>
</li>
<li>splineType()
: <a class="el" href="class_qwt_spline.html#a36442cbb781422e5b97ae242265dd4b4">QwtSpline</a>
</li>
<li>start()
: <a class="el" href="class_qwt_system_clock.html#a3408bd55b49582f7847865aacc7beb37">QwtSystemClock</a>
</li>
<li>startBorderDist()
: <a class="el" href="class_qwt_scale_widget.html#ab82bb290d685dfaec3894f5892f04ef9">QwtScaleWidget</a>
</li>
<li>state()
: <a class="el" href="class_qwt_picker_machine.html#a9060b1036ef5125968fc7030681d73c0">QwtPickerMachine</a>
</li>
<li>stateData()
: <a class="el" href="class_qwt_painter_command.html#a12f846b9964f499a568d0b61876173ec">QwtPainterCommand</a>
</li>
<li>stateMachine()
: <a class="el" href="class_qwt_picker.html#afec1e9a7c913893f49df1dccf150e0ec">QwtPicker</a>
</li>
<li>stepAlignment()
: <a class="el" href="class_qwt_abstract_slider.html#a3c30c64a3bfc03a12131476e034e5a2c">QwtAbstractSlider</a>
, <a class="el" href="class_qwt_wheel.html#a3738470b6ea312ee47ba53ddfbdf355c">QwtWheel</a>
</li>
<li>stepButton1()
: <a class="el" href="class_qwt_counter.html#a8e0b28f111c45b3a2241fd8889bc8bce">QwtCounter</a>
</li>
<li>stepButton2()
: <a class="el" href="class_qwt_counter.html#a7d99de95e1c05e4994413e6d8cd641fe">QwtCounter</a>
</li>
<li>stepButton3()
: <a class="el" href="class_qwt_counter.html#abc6eb2073cc7d7b5f1d7e4c6c7b205c9">QwtCounter</a>
</li>
<li>stop()
: <a class="el" href="class_qwt_sampling_thread.html#ac644ff417342617a39dbd86e50d09132">QwtSamplingThread</a>
</li>
<li>stopFlying()
: <a class="el" href="class_qwt_wheel.html#af46272363dc06755e2d4c7e448664ff8">QwtWheel</a>
</li>
<li>stretchGrid()
: <a class="el" href="class_qwt_dyn_grid_layout.html#aba94fa07d16ec2d36589b777dc853605">QwtDynGridLayout</a>
</li>
<li>stretchSelection()
: <a class="el" href="class_qwt_picker.html#a24b0e4bcf6a9b7f41c81ea19305105a8">QwtPicker</a>
</li>
<li>strip()
: <a class="el" href="class_qwt_scale_engine.html#ab2b5b3c6081e1d0007f904dbc3f9f7f1">QwtScaleEngine</a>
</li>
<li>style()
: <a class="el" href="class_qwt_column_symbol.html#a3cf6f4e696a6df0936160d6bdb8e6b25">QwtColumnSymbol</a>
, <a class="el" href="class_qwt_interval_symbol.html#a301b219e05ee54fd49dafd969bc4ddd7">QwtIntervalSymbol</a>
, <a class="el" href="class_qwt_plot_curve.html#a2df43bdea2a17118c9114d6fa774e598">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_histogram.html#a00915a951baa4fb251f5614cb0dd8aa9">QwtPlotHistogram</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#ada1fea7fe0359c1bc175b3a2baf10c87">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#a8420d5b608303727564539e3b08ef7cc">QwtPlotMultiBarChart</a>
, <a class="el" href="class_qwt_symbol.html#a5e5811e1a1621e617716a2a62578b507">QwtSymbol</a>
</li>
<li>swapData()
: <a class="el" href="class_qwt_series_store.html#a5f47997d53d580e6a12a6ca61b7225b0">QwtSeriesStore< T ></a>
</li>
<li>symbol()
: <a class="el" href="class_qwt_plot_bar_chart.html#abf3aabedfb304ef4154dec6918cb9ff7">QwtPlotBarChart</a>
, <a class="el" href="class_qwt_plot_curve.html#a38e6e66301d602e80bf751f43820c080">QwtPlotCurve</a>
, <a class="el" href="class_qwt_plot_histogram.html#a5815e991c891210789fef0295047f790">QwtPlotHistogram</a>
, <a class="el" href="class_qwt_plot_interval_curve.html#a178654ee5b40932b06bbfcf5cb96ca7e">QwtPlotIntervalCurve</a>
, <a class="el" href="class_qwt_plot_marker.html#ac3f7385b517bb8d7f0f572bfdecbc222">QwtPlotMarker</a>
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#a331b06acee387cd152a6ce440e7aeaca">QwtPlotMultiBarChart</a>
</li>
<li>symbolBrush()
: <a class="el" href="class_qwt_plot_trading_curve.html#a55377e71da70b9040bc0b7a410c6aa97">QwtPlotTradingCurve</a>
</li>
<li>symbolExtent()
: <a class="el" href="class_qwt_plot_trading_curve.html#abe2c4f7a1fd7b6643e7a4065313b0ff4">QwtPlotTradingCurve</a>
</li>
<li>symbolPen()
: <a class="el" href="class_qwt_plot_trading_curve.html#ae317bb564cbc142899d6832a34b6d225">QwtPlotTradingCurve</a>
</li>
<li>symbolStyle()
: <a class="el" href="class_qwt_plot_trading_curve.html#a0b4e200a5ff4f3c05bd0be6487f8ee27">QwtPlotTradingCurve</a>
</li>
<li>symmetrize()
: <a class="el" href="class_qwt_interval.html#a86dae3b22782b8548fd4e2c625bf1830">QwtInterval</a>
</li>
<li>syncScale()
: <a class="el" href="class_qwt_plot_rescaler.html#a1a83473ef31ff45d1595eca80c2d3b1d">QwtPlotRescaler</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>
|
configurator/loraapp/qwt/doc/html/functions_func_0x7e.html
|
PTDreamer/loraRC
|
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>Qwt User's Guide: Class Members - Functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Qwt User's Guide
 <span id="projectnumber">6.1.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_func_y.html#index_y"><span>y</span></a></li>
<li><a href="functions_func_z.html#index_z"><span>z</span></a></li>
<li class="current"><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('functions_func_0x7e.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
 
<h3><a class="anchor" id="index_0x7e"></a>- ~ -</h3><ul>
<li>~QwtAbstractLegend()
: <a class="el" href="class_qwt_abstract_legend.html#a6d86d9c50679dea9fefafc457fc70814">QwtAbstractLegend</a>
</li>
<li>~QwtAbstractScale()
: <a class="el" href="class_qwt_abstract_scale.html#a73890593efff11427ea7a42a3ebadefd">QwtAbstractScale</a>
</li>
<li>~QwtAbstractScaleDraw()
: <a class="el" href="class_qwt_abstract_scale_draw.html#adc4d3f491b28ee39d728a4a4a9cdd494">QwtAbstractScaleDraw</a>
</li>
<li>~QwtAbstractSeriesStore()
: <a class="el" href="class_qwt_abstract_series_store.html#a3990acd8aba251e46d8c64d2154e3f72">QwtAbstractSeriesStore</a>
</li>
<li>~QwtAbstractSlider()
: <a class="el" href="class_qwt_abstract_slider.html#a31b9e0314988b7d547c9ded625014bbb">QwtAbstractSlider</a>
</li>
<li>~QwtAlphaColorMap()
: <a class="el" href="class_qwt_alpha_color_map.html#ac6445d25b9df0b565383b8189691bbad">QwtAlphaColorMap</a>
</li>
<li>~QwtAnalogClock()
: <a class="el" href="class_qwt_analog_clock.html#a3abdcecf88e3d3510d94e96e7e9e74ee">QwtAnalogClock</a>
</li>
<li>~QwtArrowButton()
: <a class="el" href="class_qwt_arrow_button.html#a506ab071fa7ee92928ace7dcea774a73">QwtArrowButton</a>
</li>
<li>~QwtColorMap()
: <a class="el" href="class_qwt_color_map.html#af20e4ffdb3c5d34f5a6dc301bcbb9f7e">QwtColorMap</a>
</li>
<li>~QwtColumnSymbol()
: <a class="el" href="class_qwt_column_symbol.html#a4ca8a7cb15c23be659f3bdcdb50ae20c">QwtColumnSymbol</a>
</li>
<li>~QwtCompass()
: <a class="el" href="class_qwt_compass.html#af6cc3b946f3761f7ce53d3a2ec000817">QwtCompass</a>
</li>
<li>~QwtCompassRose()
: <a class="el" href="class_qwt_compass_rose.html#a9e3e5086d7225152cad3a276096753be">QwtCompassRose</a>
</li>
<li>~QwtCounter()
: <a class="el" href="class_qwt_counter.html#a6469133eb210b470023a3dcc735aec4d">QwtCounter</a>
</li>
<li>~QwtCurveFitter()
: <a class="el" href="class_qwt_curve_fitter.html#a62919f309f0441d94adea94573d0f778">QwtCurveFitter</a>
</li>
<li>~QwtDateScaleDraw()
: <a class="el" href="class_qwt_date_scale_draw.html#af32e43b35fbc805400f907a5e1466b83">QwtDateScaleDraw</a>
</li>
<li>~QwtDateScaleEngine()
: <a class="el" href="class_qwt_date_scale_engine.html#a1e1d01f5ac297bcdb1458a35bcd8d554">QwtDateScaleEngine</a>
</li>
<li>~QwtDial()
: <a class="el" href="class_qwt_dial.html#a16cd1e45a78890c6c5f6e9c07b0180c7">QwtDial</a>
</li>
<li>~QwtDialNeedle()
: <a class="el" href="class_qwt_dial_needle.html#ac23b2af4af50042967c8cea87b474247">QwtDialNeedle</a>
</li>
<li>~QwtDynGridLayout()
: <a class="el" href="class_qwt_dyn_grid_layout.html#abb583f302fbf5d92b306841d414e52a4">QwtDynGridLayout</a>
</li>
<li>~QwtEventPattern()
: <a class="el" href="class_qwt_event_pattern.html#a3f8c2a2cca991000bafefd924b47895d">QwtEventPattern</a>
</li>
<li>~QwtGraphic()
: <a class="el" href="class_qwt_graphic.html#a1be9e3400a8d094cdf2deb1ff3eb9d65">QwtGraphic</a>
</li>
<li>~QwtIntervalSymbol()
: <a class="el" href="class_qwt_interval_symbol.html#ac983feda2d6417a24e430aa0cd0548b9">QwtIntervalSymbol</a>
</li>
<li>~QwtKnob()
: <a class="el" href="class_qwt_knob.html#a13f3e622b333c9918bc61844029f8a70">QwtKnob</a>
</li>
<li>~QwtLegend()
: <a class="el" href="class_qwt_legend.html#a2dd3bc628652909b74e7ddb5db021ea5">QwtLegend</a>
</li>
<li>~QwtLegendData()
: <a class="el" href="class_qwt_legend_data.html#a56608cc97875e7b3dd9340decd5231cb">QwtLegendData</a>
</li>
<li>~QwtLegendLabel()
: <a class="el" href="class_qwt_legend_label.html#ad9f7483fa0625a28aba97cca8c3167b7">QwtLegendLabel</a>
</li>
<li>~QwtLinearColorMap()
: <a class="el" href="class_qwt_linear_color_map.html#a82caa759e44d439aa9866bd03e2e3696">QwtLinearColorMap</a>
</li>
<li>~QwtLinearScaleEngine()
: <a class="el" href="class_qwt_linear_scale_engine.html#aa9e543118c60aa04f68123030821fedd">QwtLinearScaleEngine</a>
</li>
<li>~QwtLogScaleEngine()
: <a class="el" href="class_qwt_log_scale_engine.html#ad749149c492c7105fb6e5518abd323c9">QwtLogScaleEngine</a>
</li>
<li>~QwtLogTransform()
: <a class="el" href="class_qwt_log_transform.html#a39296a96bd30f5ea8f22cb79456c23f0">QwtLogTransform</a>
</li>
<li>~QwtMagnifier()
: <a class="el" href="class_qwt_magnifier.html#ac18a7858407951a335399ee6969a50da">QwtMagnifier</a>
</li>
<li>~QwtMathMLTextEngine()
: <a class="el" href="class_qwt_math_m_l_text_engine.html#a864d4265a7621e7389b21d419e6503ff">QwtMathMLTextEngine</a>
</li>
<li>~QwtMatrixRasterData()
: <a class="el" href="class_qwt_matrix_raster_data.html#a15284284966f25383fe67f2e278f4869">QwtMatrixRasterData</a>
</li>
<li>~QwtNullPaintDevice()
: <a class="el" href="class_qwt_null_paint_device.html#a050e40b6efff32a616f3e8326f4fd632">QwtNullPaintDevice</a>
</li>
<li>~QwtNullTransform()
: <a class="el" href="class_qwt_null_transform.html#aa2ee005d43d2532e3312eb50dd873f0a">QwtNullTransform</a>
</li>
<li>~QwtPainterCommand()
: <a class="el" href="class_qwt_painter_command.html#af2b2cc7b6d5ce371b3d2456c231f846e">QwtPainterCommand</a>
</li>
<li>~QwtPanner()
: <a class="el" href="class_qwt_panner.html#a19c9b9a08da05649f6d2ef5bf6fb391c">QwtPanner</a>
</li>
<li>~QwtPicker()
: <a class="el" href="class_qwt_picker.html#a5d0906a0d3b12e0e44499f855cb9dab1">QwtPicker</a>
</li>
<li>~QwtPickerMachine()
: <a class="el" href="class_qwt_picker_machine.html#aa1164dfb8ae6ac62fb3b6cb19efcb3e5">QwtPickerMachine</a>
</li>
<li>~QwtPixelMatrix()
: <a class="el" href="class_qwt_pixel_matrix.html#a6691629e198fb39e6f653038cfb74f6b">QwtPixelMatrix</a>
</li>
<li>~QwtPlainTextEngine()
: <a class="el" href="class_qwt_plain_text_engine.html#a0ada8796b2caaff7bb8d61e9fb1b5143">QwtPlainTextEngine</a>
</li>
<li>~QwtPlot()
: <a class="el" href="class_qwt_plot.html#a2b60620e3681810946dcc66002aad016">QwtPlot</a>
</li>
<li>~QwtPlotAbstractBarChart()
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#a80176eb6c7f95c5f5b9b90e595e1fdcd">QwtPlotAbstractBarChart</a>
</li>
<li>~QwtPlotBarChart()
: <a class="el" href="class_qwt_plot_bar_chart.html#ad09883b49e09cee21bb9d21cd7425271">QwtPlotBarChart</a>
</li>
<li>~QwtPlotCanvas()
: <a class="el" href="class_qwt_plot_canvas.html#a320320bbb1b511c0c37fb2452a7f4404">QwtPlotCanvas</a>
</li>
<li>~QwtPlotCurve()
: <a class="el" href="class_qwt_plot_curve.html#aa05ec6d3883821a8e62330fbeeb85dbd">QwtPlotCurve</a>
</li>
<li>~QwtPlotDict()
: <a class="el" href="class_qwt_plot_dict.html#a9199acfe3e8dcb095065bff3f90f518b">QwtPlotDict</a>
</li>
<li>~QwtPlotDirectPainter()
: <a class="el" href="class_qwt_plot_direct_painter.html#aab96bfd08e9041c2552210bbd3ee5ad0">QwtPlotDirectPainter</a>
</li>
<li>~QwtPlotGLCanvas()
: <a class="el" href="class_qwt_plot_g_l_canvas.html#a330939a56e289c42bcfbee2d82ef8347">QwtPlotGLCanvas</a>
</li>
<li>~QwtPlotGrid()
: <a class="el" href="class_qwt_plot_grid.html#af39443cd91b8a96a797af1d6b78bfab3">QwtPlotGrid</a>
</li>
<li>~QwtPlotHistogram()
: <a class="el" href="class_qwt_plot_histogram.html#a64bf6dad5655ef1ef3a0a1507d2feafb">QwtPlotHistogram</a>
</li>
<li>~QwtPlotIntervalCurve()
: <a class="el" href="class_qwt_plot_interval_curve.html#a1b04a9a4e327b8e33de2c02cf89fa574">QwtPlotIntervalCurve</a>
</li>
<li>~QwtPlotItem()
: <a class="el" href="class_qwt_plot_item.html#a282a1d0424a06737f80e1fe83ccf7a0c">QwtPlotItem</a>
</li>
<li>~QwtPlotLayout()
: <a class="el" href="class_qwt_plot_layout.html#a39653485c638535bc11f50d2e5ef936d">QwtPlotLayout</a>
</li>
<li>~QwtPlotLegendItem()
: <a class="el" href="class_qwt_plot_legend_item.html#adae55c1a6f185acc37a70df9008d4624">QwtPlotLegendItem</a>
</li>
<li>~QwtPlotMagnifier()
: <a class="el" href="class_qwt_plot_magnifier.html#a38c0508241885ea49542cc0f11c740df">QwtPlotMagnifier</a>
</li>
<li>~QwtPlotMarker()
: <a class="el" href="class_qwt_plot_marker.html#a920d2ddeb2041c03790d7c173e3ad0cf">QwtPlotMarker</a>
</li>
<li>~QwtPlotMultiBarChart()
: <a class="el" href="class_qwt_plot_multi_bar_chart.html#a171ad297d47ba4d4b74755a55af6db94">QwtPlotMultiBarChart</a>
</li>
<li>~QwtPlotPanner()
: <a class="el" href="class_qwt_plot_panner.html#aa72bb8323d5a8eb46900f978bf1e3623">QwtPlotPanner</a>
</li>
<li>~QwtPlotPicker()
: <a class="el" href="class_qwt_plot_picker.html#a0a13f683558c0e3bdb796a3b508be159">QwtPlotPicker</a>
</li>
<li>~QwtPlotRasterItem()
: <a class="el" href="class_qwt_plot_raster_item.html#a2715233827c346ab15504dc75d6e9714">QwtPlotRasterItem</a>
</li>
<li>~QwtPlotRenderer()
: <a class="el" href="class_qwt_plot_renderer.html#a572bea1c8400ba75c01d0bb8bdf391c3">QwtPlotRenderer</a>
</li>
<li>~QwtPlotRescaler()
: <a class="el" href="class_qwt_plot_rescaler.html#ae34a0dbae9074c211f36c765142d8ddd">QwtPlotRescaler</a>
</li>
<li>~QwtPlotScaleItem()
: <a class="el" href="class_qwt_plot_scale_item.html#a8f246e1e73704c1c40ae1294269b65fa">QwtPlotScaleItem</a>
</li>
<li>~QwtPlotSeriesItem()
: <a class="el" href="class_qwt_plot_series_item.html#aa4ef832ea5b6c65c9538943794702bc5">QwtPlotSeriesItem</a>
</li>
<li>~QwtPlotShapeItem()
: <a class="el" href="class_qwt_plot_shape_item.html#accacacbcdbf558ad3dfcba462bf2b0c3">QwtPlotShapeItem</a>
</li>
<li>~QwtPlotSpectroCurve()
: <a class="el" href="class_qwt_plot_spectro_curve.html#a8246490aaa9d47e77f5596f56fb073d6">QwtPlotSpectroCurve</a>
</li>
<li>~QwtPlotSpectrogram()
: <a class="el" href="class_qwt_plot_spectrogram.html#ae76415d290cf4a512d07a17260b7a84a">QwtPlotSpectrogram</a>
</li>
<li>~QwtPlotSvgItem()
: <a class="el" href="class_qwt_plot_svg_item.html#a4509baf861772124c71abd1b6514b319">QwtPlotSvgItem</a>
</li>
<li>~QwtPlotTextLabel()
: <a class="el" href="class_qwt_plot_text_label.html#a20e024910ca49b8fd7326cbfca77df22">QwtPlotTextLabel</a>
</li>
<li>~QwtPlotTradingCurve()
: <a class="el" href="class_qwt_plot_trading_curve.html#a93a040562cf897355196f127c7231194">QwtPlotTradingCurve</a>
</li>
<li>~QwtPlotZoneItem()
: <a class="el" href="class_qwt_plot_zone_item.html#a696327e3e806dd2cada33b8e2d4f18f8">QwtPlotZoneItem</a>
</li>
<li>~QwtPointMapper()
: <a class="el" href="class_qwt_point_mapper.html#aabe6a70dae5784e8b67f4527c51e0c09">QwtPointMapper</a>
</li>
<li>~QwtPowerTransform()
: <a class="el" href="class_qwt_power_transform.html#a33a82c2e0a67e7463646e7dbb64ccff1">QwtPowerTransform</a>
</li>
<li>~QwtRasterData()
: <a class="el" href="class_qwt_raster_data.html#a95b24c7cad42c5f7947e64e990def3e8">QwtRasterData</a>
</li>
<li>~QwtRoundScaleDraw()
: <a class="el" href="class_qwt_round_scale_draw.html#a81583432e629cd8a14524b05fabb4731">QwtRoundScaleDraw</a>
</li>
<li>~QwtSamplingThread()
: <a class="el" href="class_qwt_sampling_thread.html#a7a0b4d5c172f2ded5f6b6483c6ab56e5">QwtSamplingThread</a>
</li>
<li>~QwtScaleDraw()
: <a class="el" href="class_qwt_scale_draw.html#a9c907c8fa27ec7312e78145e3050c599">QwtScaleDraw</a>
</li>
<li>~QwtScaleEngine()
: <a class="el" href="class_qwt_scale_engine.html#ab9c21b4550d44d9a82c1865864cb8943">QwtScaleEngine</a>
</li>
<li>~QwtScaleMap()
: <a class="el" href="class_qwt_scale_map.html#aecafd09423984a5e0ffa935d1b45110c">QwtScaleMap</a>
</li>
<li>~QwtScaleWidget()
: <a class="el" href="class_qwt_scale_widget.html#a84213c50912000db319b2c7d704f9a33">QwtScaleWidget</a>
</li>
<li>~QwtSeriesData()
: <a class="el" href="class_qwt_series_data.html#a841a56f909879d599a385b9c3d046745">QwtSeriesData< T ></a>
</li>
<li>~QwtSeriesStore()
: <a class="el" href="class_qwt_series_store.html#ae500a3787e77e16d096f4e6c1d292101">QwtSeriesStore< T ></a>
</li>
<li>~QwtSimpleCompassRose()
: <a class="el" href="class_qwt_simple_compass_rose.html#a157304c9a535126d33a80df9a9dad292">QwtSimpleCompassRose</a>
</li>
<li>~QwtSlider()
: <a class="el" href="class_qwt_slider.html#a1d82f2f616f8cd3cc7c265948d1b7886">QwtSlider</a>
</li>
<li>~QwtSpline()
: <a class="el" href="class_qwt_spline.html#a90805882826469c94fdc871f18261bb6">QwtSpline</a>
</li>
<li>~QwtSplineCurveFitter()
: <a class="el" href="class_qwt_spline_curve_fitter.html#a933ecbf859698978104d0dd4ec2a2f6a">QwtSplineCurveFitter</a>
</li>
<li>~QwtSymbol()
: <a class="el" href="class_qwt_symbol.html#a5a30269273545d5ed25f7116a421eda2">QwtSymbol</a>
</li>
<li>~QwtSystemClock()
: <a class="el" href="class_qwt_system_clock.html#a79a46a34a317543a08a8424a333b9ee3">QwtSystemClock</a>
</li>
<li>~QwtText()
: <a class="el" href="class_qwt_text.html#aba243ac11b91979ad3f2ee7d3c700195">QwtText</a>
</li>
<li>~QwtTextEngine()
: <a class="el" href="class_qwt_text_engine.html#adda9e23494429c54b3cc3452940fb2bc">QwtTextEngine</a>
</li>
<li>~QwtTextLabel()
: <a class="el" href="class_qwt_text_label.html#adf8f363200c527a6af4259647304be5a">QwtTextLabel</a>
</li>
<li>~QwtThermo()
: <a class="el" href="class_qwt_thermo.html#ad0e2bd43eae2402ade490a5e6c4ef4ae">QwtThermo</a>
</li>
<li>~QwtTransform()
: <a class="el" href="class_qwt_transform.html#aa2653db3104e672464dc569592fc14ab">QwtTransform</a>
</li>
<li>~QwtWeedingCurveFitter()
: <a class="el" href="class_qwt_weeding_curve_fitter.html#abbd30a948fc6974f881678f80a29768c">QwtWeedingCurveFitter</a>
</li>
<li>~QwtWheel()
: <a class="el" href="class_qwt_wheel.html#a57f465a31a9d2d88cb7a1d0e6391535e">QwtWheel</a>
</li>
<li>~QwtWidgetOverlay()
: <a class="el" href="class_qwt_widget_overlay.html#af234383cb42288746b970fb3fa18395d">QwtWidgetOverlay</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>
|
website_code/styles/frontpage.css
|
juliantenney/xerteonlinetoolkits
|
html{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}
body{
margin:0px;
padding:0px;
}
.topbar{
height:80px;
background-image:url(../images/TopBar.jpg);
background-repeat:repeat-x;
margin:0 auto;
width:910px;
}
.edit_topbar{
height:65px;
background-image:url(../images/edit_TopBar.jpg);
background-repeat:repeat-x;
margin:0 auto;
width:910px;
}
.title{
border-bottom:#f3eee2 1px dotted;
color:#aa9d71;
}
.title p{
font-size:200%;
margin:5px 0px;
}
.mainbody{
width:910px;
margin:0 auto;
}
.mainbody_left{
float:right;
position:relative;
}
.mainbody_div{
background-position:top left;
background-repeat:no-repeat;
background-image:url(../images/BackgroundLogin.gif);
float:left;
position:relative;
width:362px;
height:415px;
padding-top:380px;
}
.mainbody_holder{
float:right;
position:relative;
margin:20px auto;
height:500px;
}
.mainbody_div_2{
float:right;
position:relative;
width:250px;
}
.intro{
font-weight:bold;
}
.top_left{
float:left;
background-position:top left;
background-repeat:no-repeat;
}
.top_right{
float:right;
background-position:top right;
}
.bottom_left{
float:left;
background-position:bottom left;
}
.bottom_right{
float:right;
background-position:bottom right;
}
.sign_in_TL{
background-image:url(../images/RoundCornerTL.gif);
margin-bottom:10px;
}
.sign_in_TR{
background-image:url(../images/RoundCornerTR.gif);
}
.sign_in_BL{
background-image:url(../images/RoundCornerBL.gif);
}
.sign_in_BR{
background-image:url(../images/RoundCornerBR.gif);
}
.m_b_d_2_child{
background-repeat:no-repeat;
width:100%;
height:100%;
}
.bottom_right p{
padding:5px 0 0 10px;
color:#645f4f;
font-weight:bold;
}
.bottom_right div{
float:left;
padding-right:20px;
}
.bottom_right div form{
float:right;
}
.bottom_right div form p{
float:left;
margin:0px;
font-weight:normal;
color:#000;
padding:10px 1px 1px 10px;
}
.border{
height:1px;
width:100%;
float:left;
position:relative;
border-bottom:#f3eee2 1px dotted;
line-height:1px;
margin:0px;
padding:0px;
overflow:hidden
}
.copyright{
width:100%;
text-align:center;
color:#645f4f;
margin:25px 0;
width:100%;
float:left;
position:relative;
font-size:85%;
}
.news{
background-color:#f9f7f2;
float:left;
margin:10px 0 20px 0;
width:250px;
}
.news_title{
padding:10px 0 10px 10px;
font-weight:bold;
color:#645f4f;
margin:0px;
}
.news_story{
padding:0 0 10px 10px;
margin:0px;
color:#000000;
}
.news_story a{
font-weight:normal;
color:#000;
}
.tutorials{
background-color:#f9f7f2;
float:left;
margin:0px 0 40px 0;
width:260px;
margin-right:20px;
height:475px;
}
.tutorials_title{
padding:10px 0 10px 10px;
font-weight:bold;
color:#645f4f;
margin:0px;
}
.tutorials_story{
padding:0 0 10px 10px;
margin:0px;
color:#000000;
}
.tutorials_story a{
font-weight:normal;
color:#000;
}
.general{
font-weight:normal;
color:#000;
padding:0 10px 5px 10px;
margin:0px;
font-size:85%;
}
/* 2nd page css code */
.pagecontainer{
margin:0 auto;
width:910px
}
.file_mgt_area{
float:left;
width:582px;
position:relative;
margin:10px 0 10px 0;
}
.file_mgt_area_top{
width:582px;
float:left;
position:relative;
background:#f3eee2
}
.heading{
color:#645f4f;
font-weight:bold;
padding:0px;
margin:10px 0 5px 10px;
}
.file_mgt_area_middle{
float:left;
position:relative;
width:578px;
border:1px #f3eee2 solid;
background-color:#fff;
margin:0px;
padding:0px;
}
.file_mgt_area_middle_button{
float:left;
position:relative;
width:574px;
border:1px #b6b3a8 solid;
background-color:#e8edf3;
margin:1px;
}
.file_mgt_area_middle_button img, .file_mgt_area_middle_button button {
margin:4px;
}
.file_mgt_area_middle_button_left{
float:left;
position:relative;
border-right:#b6b3a8 1px solid;
height:30px;
}
.file_mgt_area_middle_button_right{
float:left;
position:relative;
}
div#file_area div p{
font-weight:bold;
font-size:85%;
margin:0px;
}
.file_mgt_area_bottom{
width:582px;
float:left;
position:relative;
background:#f3eee2;
height:20px;
}
.demo{
margin:0px;
color:#000;
margin:0px;
padding:0px 10px 10px 10px;
font-size:85%;
}
.demo a{
font-weight:bold;
color:#000;
text-decoration:none;
}
.help{
background-color:#f9f7f2;
float:left;
width:100%;
margin:10px 0;
height:150px;
min-height:150px;
overflow:visible;
}
.new_template_area{
width:310px;
float:right;
position:relative;
margin-top:10px;
}
.new_template_mod{
background-color:#f3eee2;
margin-bottom:0px;
}
.new_template_area_middle{
float:left;
position:relative;
background-color:#fff;
width:306px;
border:#f3eee2 1px solid;
padding:1px;
height:490px;
}
.new_template_area_middle_scroll{
float:left;
position:relative;
border:1px #b6b3a8 solid;
width:303px;
overflow:scroll;
height:490px;
}
.template{
float:left;
position:relative;
padding:0px;
border-bottom:1px #758389 dotted;
margin:5px 0 10px 10px;
padding-bottom:10px;
}
.template_icon{
float:left;
position:relative;
width:14px;
height:20px;
background-image:url(../images/Icon_Page.gif);
background-repeat:no-repeat;
background-position:top;
margin:5px 5px 0 0;
}
.template_desc{
float:left;
position:relative;
font-size:85%;
width:230px;
margin-top:5px
}
.template_name{
margin:0px;
font-weight:bold;
width:200px;
}
.template_desc_p{
margin:3px 0 13px 0;
}
.template_desc a{
padding:10px 0 0 0;
color:#000000;
font-weight:bold;
}
.template_border{
margin:5px auto;
width:290px;
background-color:#b6b3a8;
height:1px;
overflow:hidden
}
.template_name{
font-weight:bold;
}
.new_template_area_middle_scroll p a{
color:#000;
font-weight:bold;
}
.rename{
float:left;
position:relative;
padding:5px 0 0 20px;
margin:0px;
overflow:hidden;
display:none;
clear:left;
width:100%;
}
.rename span{
margin:5px 0 0 0;
padding:0px;
font-size:85%;
}
.rename form{
margin:5px 0 0 0;
padding:0px;
}
.form_button_pad{
margin:5px 0 0 0;
padding:0px
}
div#file_area{
height:300px;
overflow:scroll;
float:left;
position:relative;
width:100%;
background-color:#fff;
}
.folder{
float:left;
position:relative;
width:100%;
height:25px;
margin-left:15px;
z-index:0;
}
.file{
position:relative;
height:25px;
width:100%;
float:left;
margin-left:15px;
z-index:1;
}
.folder_content{
display:none;
margin-left:15px;
}
div#folder_workspace, div#recyclebin{
margin:0px;
}
.workspace{
display:block;
}
.error {
color: red;
font-weight:bold;
display: inline;
}
.info {
color: blue;
font-weight:bold;
display: inline;
}
.ok {
color: green;
font-weight:bold;
display: inline;
}
|
php/5.5/migration56.extensions.html
|
rafaelgou/the-phpjs-local-docs-collection
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Other changes to extensions</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="migration56.openssl.html">OpenSSL changes in PHP 5.6.x</a></div>
<div class="next" style="text-align: right; float: right;"><a href="migration56.constants.html">New global constants</a></div>
<div class="up"><a href="migration56.html">Migrating from PHP 5.5.x to PHP 5.6.x</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="migration56.extensions" class="sect1">
<h2 class="title">Other changes to extensions</h2>
<div class="sect2" id="migration56.extensions.oci8">
<h3 class="title"><a href="book.oci8.html" class="link">OCI8</a></h3>
<ul class="itemizedlist">
<li class="listitem">
<span class="simpara">
Support for implicit result sets for Oracle Database 12c has been added
via the new <span class="function"><a href="function.oci-get-implicit-resultset.html" class="function">oci_get_implicit_resultset()</a></span> function.
</span>
</li>
<li class="listitem">
<span class="simpara">
Using <em>oci_execute($s, OCI_NO_AUTO_COMMIT)</em> for a
SELECT no longer unnecessarily initiates an internal ROLLBACK during
connection close.
</span>
</li>
<li class="listitem">
<span class="simpara">
Added DTrace probes controlled by the <em>--enable-dtrace</em>
configure option.
</span>
</li>
<li class="listitem">
<span class="simpara">
<span class="function"><a href="function.oci-internal-debug.html" class="function">oci_internal_debug()</a></span> is now a no-op.
</span>
</li>
<li class="listitem">
<span class="simpara">
The <span class="function"><a href="function.phpinfo.html" class="function">phpinfo()</a></span> output format for OCI8 has changed.
</span>
</li>
</ul>
</div>
<div class="sect2" id="migration56.extensions.zip">
<h3 class="title"><a href="book.zip.html" class="link">Zip</a></h3>
<p class="para">
A <em>--with-libzip</em> configure option has been added to use
a system libzip installation. libzip version 0.11 is required, with 0.11.2
or later recommended.
</p>
</div>
</div><hr /><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="migration56.openssl.html">OpenSSL changes in PHP 5.6.x</a></div>
<div class="next" style="text-align: right; float: right;"><a href="migration56.constants.html">New global constants</a></div>
<div class="up"><a href="migration56.html">Migrating from PHP 5.5.x to PHP 5.6.x</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>
|
php/5.5/pdo.lastinsertid.html
|
rafaelgou/the-phpjs-local-docs-collection
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Returns the ID of the last inserted row or sequence value</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="pdo.intransaction.html">PDO::inTransaction</a></div>
<div class="next" style="text-align: right; float: right;"><a href="pdo.prepare.html">PDO::prepare</a></div>
<div class="up"><a href="class.pdo.html">PDO</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="pdo.lastinsertid" class="refentry">
<div class="refnamediv">
<h1 class="refname">PDO::lastInsertId</h1>
<p class="verinfo">(PHP 5 >= 5.1.0, PECL pdo >= 0.1.0)</p><p class="refpurpose"><span class="refname">PDO::lastInsertId</span> — <span class="dc-title">
Returns the ID of the last inserted row or sequence value
</span></p>
</div>
<div class="refsect1 description" id="refsect1-pdo.lastinsertid-description">
<h3 class="title">Description</h3>
<div class="methodsynopsis dc-description">
<span class="modifier">public</span> <span class="type">string</span> <span class="methodname"><strong>PDO::lastInsertId</strong></span>
([ <span class="methodparam"><span class="type">string</span> <code class="parameter">$name</code><span class="initializer"> = <strong><code>NULL</code></strong></span></span>
] )</div>
<p class="para rdfs-comment">
Returns the ID of the last inserted row, or the last value from a
sequence object, depending on the underlying driver. For example,
<a href="ref.pdo-pgsql.html" class="link">PDO_PGSQL</a> requires you to specify the name of
a sequence object for the <code class="parameter">name</code> parameter.
</p>
<blockquote class="note"><p><strong class="note">Note</strong>:
<p class="para">
This method may not return a meaningful or consistent result across
different PDO drivers, because the underlying database may not even
support the notion of auto-increment fields or sequences.
</p>
</p></blockquote>
</div>
<div class="refsect1 parameters" id="refsect1-pdo.lastinsertid-parameters">
<h3 class="title">Parameters</h3>
<p class="para">
<dl>
<dt>
<code class="parameter">name</code></dt>
<dd>
<p class="para">
Name of the sequence object from which the ID should be returned.
</p>
</dd>
</dl>
</p>
</div>
<div class="refsect1 returnvalues" id="refsect1-pdo.lastinsertid-returnvalues">
<h3 class="title">Return Values</h3>
<p class="para">
If a sequence name was not specified for the <code class="parameter">name</code>
parameter, <span class="function"><strong>PDO::lastInsertId()</strong></span> returns a
string representing the row ID of the last row that was inserted into
the database.
</p>
<p class="para">
If a sequence name was specified for the <code class="parameter">name</code>
parameter, <span class="function"><strong>PDO::lastInsertId()</strong></span> returns a
string representing the last value retrieved from the specified sequence
object.
</p>
<p class="para">
If the PDO driver does not support this capability,
<span class="function"><strong>PDO::lastInsertId()</strong></span> triggers an
<em>IM001</em> SQLSTATE.
</p>
</div>
</div><hr /><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="pdo.intransaction.html">PDO::inTransaction</a></div>
<div class="next" style="text-align: right; float: right;"><a href="pdo.prepare.html">PDO::prepare</a></div>
<div class="up"><a href="class.pdo.html">PDO</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>
|
htdocs/man/themes/developr/html-rtl/agenda.html
|
woakes070048/crm-php
|
<!DOCTYPE html>
<!--[if IEMobile 7]><html class="no-js iem7 oldie"><![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js ie7 oldie" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js ie8 oldie" lang="en"><![endif]-->
<!--[if (IE 9)&!(IEMobile)]><html class="no-js ie9" lang="en"><![endif]-->
<!--[if (gt IE 9)|(gt IEMobile 7)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Developr</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- http://davidbcalhoun.com/2010/viewport-metatag -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- For all browsers -->
<link rel="stylesheet" href="css/reset.css?v=1">
<link rel="stylesheet" href="css/style.css?v=1">
<link rel="stylesheet" href="css/colors.css?v=1">
<link rel="stylesheet" media="print" href="css/print.css?v=1">
<!-- For progressively larger displays -->
<link rel="stylesheet" media="only all and (min-width: 480px)" href="css/480.css?v=1">
<link rel="stylesheet" media="only all and (min-width: 768px)" href="css/768.css?v=1">
<link rel="stylesheet" media="only all and (min-width: 992px)" href="css/992.css?v=1">
<link rel="stylesheet" media="only all and (min-width: 1200px)" href="css/1200.css?v=1">
<!-- For Retina displays -->
<link rel="stylesheet" media="only all and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5)" href="css/2x.css?v=1">
<!-- Webfonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>
<!-- Additional styles -->
<link rel="stylesheet" href="css/styles/agenda.css?v=1">
<link rel="stylesheet" href="css/styles/switches.css?v=1">
<!-- JavaScript at bottom except for Modernizr -->
<script src="js/libs/modernizr.custom.js"></script>
<!-- For Modern Browsers -->
<link rel="shortcut icon" href="img/favicons/favicon.png">
<!-- For everything else -->
<link rel="shortcut icon" href="img/favicons/favicon.ico">
<!-- For retina screens -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/favicons/apple-touch-icon-retina.png">
<!-- For iPad 1-->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/favicons/apple-touch-icon-ipad.png">
<!-- For iPhone 3G, iPod Touch and Android -->
<link rel="apple-touch-icon-precomposed" href="img/favicons/apple-touch-icon.png">
<!-- iOS web-app metas -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<!-- Startup image for web apps -->
<link rel="apple-touch-startup-image" href="img/splash/ipad-landscape.png" media="screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape)">
<link rel="apple-touch-startup-image" href="img/splash/ipad-portrait.png" media="screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait)">
<link rel="apple-touch-startup-image" href="img/splash/iphone.png" media="screen and (max-device-width: 320px)">
<!-- Microsoft clear type rendering -->
<meta http-equiv="cleartype" content="on">
</head>
<body dir="rtl" class="clearfix with-menu with-shortcuts">
<!-- Prompt IE 6 users to install Chrome Frame -->
<!--[if lt IE 7]><p class="message red-gradient simpler">Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
<!-- Title bar -->
<header role="banner" id="title-bar">
<h2>Developr</h2>
</header>
<!-- Button to open/hide menu -->
<a href="#" id="open-menu"><span>Menu</span></a>
<!-- Button to open/hide shortcuts -->
<a href="#" id="open-shortcuts"><span class="icon-thumbs"></span></a>
<!-- Main content -->
<section role="main" id="main">
<noscript class="message black-gradient simpler">Your browser does not support JavaScript! Some features won't work as expected...</noscript>
<hgroup id="main-title" class="thin">
<h1>Agenda</h1>
</hgroup>
<div class="with-padding">
<div class="columns">
<div class="six-columns twelve-columns-tablet">
<h3 class="thin">Simple agenda</h3>
<p>This is the basic style, with only one day and no header.</p>
<div class="agenda">
<!-- Time markers -->
<ul class="agenda-time">
<li class="from-7 to-8"><span>7 AM</span></li>
<li class="from-8 to-9"><span>8 AM</span></li>
<li class="from-9 to-10"><span>9 AM</span></li>
<li class="from-10 to-11"><span>10 AM</span></li>
<li class="from-11 to-12"><span>11 AM</span></li>
<li class="from-12 to-13"><span>12 AM</span></li>
<li class="from-13 to-14"><span>1 PM</span></li>
<li class="from-14 to-15"><span>2 PM</span></li>
<li class="from-15 to-16"><span>3 PM</span></li>
<li class="from-16 to-17"><span>4 PM</span></li>
<li class="from-17 to-18"><span>5 PM</span></li>
<li class="from-18 to-19"><span>6 PM</span></li>
<li class="from-19 to-20"><span>7 PM</span></li>
<li class="at-20"><span>8 PM</span></li>
</ul>
<!-- Events list -->
<div class="agenda-events">
<a href="#" class="agenda-event from-7 to-10">
<time>7 AM - 10 AM</time>
Event description
</a>
<span class="agenda-event from-14 to-17 anthracite-gradient">
<time>2 PM - 5 PM</time>
Event description
</span>
</div>
</div>
</div>
<div class="six-columns twelve-columns-tablet">
<h3 class="thin">Advanced agenda</h3>
<p>Complete agenda with header and days browsing.</p>
<div class="agenda with-header auto-scroll" data-agenda-options='{"auto":false,"first":1}'>
<!-- Time markers -->
<ul class="agenda-time">
<li class="from-7 to-8"><span>7 AM</span></li>
<li class="from-8 to-9"><span>8 AM</span></li>
<li class="from-9 to-10"><span>9 AM</span></li>
<li class="from-10 to-11"><span>10 AM</span></li>
<li class="from-11 to-12"><span>11 AM</span></li>
<li class="from-12 to-13 blue"><span>NOON</span></li>
<li class="from-13 to-14"><span>1 PM</span></li>
<li class="from-14 to-15"><span>2 PM</span></li>
<li class="from-15 to-16"><span>3 PM</span></li>
<li class="from-16 to-17"><span>4 PM</span></li>
<li class="from-17 to-18"><span>5 PM</span></li>
<li class="from-18 to-19"><span>6 PM</span></li>
<li class="from-19 to-20"><span>7 PM</span></li>
<li class="at-20"><span>8 PM</span></li>
</ul>
<!-- Columns wrapper -->
<div class="agenda-wrapper">
<!-- Events list -->
<div class="agenda-events agenda-day1">
<div class="agenda-header">
Sunday
</div>
<span class="agenda-event anthracite-gradient from-16 to-17-30">
<time>4 PM - 5:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day2">
<div class="agenda-header">
Monday
</div>
<div class="dark-stripes from-12 to-14"></div>
<a href="#" class="agenda-event from-before to-9">
<time>5 AM - 9 AM</time>
Event description
</a>
<span class="agenda-event from-10 to-11-30 event-1-on-2">
<time>10 AM - 11:30 AM</time>
Event description
<span class="ribbon tiny"><span class="ribbon-inner red-gradient">High</span></span>
</span>
<span class="agenda-event from-11 to-13 event-2-on-2 anthracite-gradient">
<time>11 AM - 1 PM</time>
Event description
</span>
<span class="agenda-event from-16 to-17-30 event-1-on-3">
<time>4 PM - 5:30 PM</time>
Event description
</span>
<span class="agenda-event from-16-30 to-17-30 event-2-on-3 anthracite-gradient">
<time>4:30 PM - 5:30 PM</time>
Event description
</span>
<span class="agenda-event from-17 to-19-30 event-3-on-3 blue-gradient">
<time>5 PM - 7:30 PM</time>
Event description
</span>
<div class="agenda-now" style="top:63.75%"><span>03:23</span></div>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day3">
<div class="agenda-header">
Tuesday
</div>
<div class="dark-stripes from-12 to-18"></div>
<a href="#" class="agenda-event from-7 to-9">
<time>7 AM - 9 AM</time>
Event description
<span class="ribbon tiny"><span class="ribbon-inner orange-gradient">Priv</span></span>
</a>
<span class="agenda-event from-10 to-11-30 event-1-on-2">
<time>10 AM - 11:30 AM</time>
Event description
</span>
<span class="agenda-event from-11 to-13 event-2-on-2 anthracite-gradient">
<time>11 AM - 1 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day4">
<div class="agenda-header">
Wednesday
</div>
<div class="dark-stripes from-12 to-14"></div>
<a href="#" class="agenda-event from-9 to-10">
<time>9 AM - 10 AM</time>
Event description
</a>
<span class="agenda-event from-16 to-17-30 event-1-on-2">
<time>4 PM - 5:30 PM</time>
Event description
</span>
<span class="agenda-event from-17 to-19-30 event-2-on-2 blue-gradient">
<time>5 PM - 7:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day5">
<div class="agenda-header">
Thursday
</div>
<div class="dark-stripes from-12 to-14"></div>
<a href="#" class="agenda-event from-8 to-9">
<time>8 AM - 9 AM</time>
Event description
</a>
<span class="agenda-event from-11 to-13 anthracite-gradient">
<time>11 AM - 1 PM</time>
Event description
</span>
<span class="agenda-event from-17 to-19-30 blue-gradient">
<time>5 PM - 7:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day6">
<div class="agenda-header">
Friday
</div>
<div class="dark-stripes from-12 to-14"></div>
<span class="agenda-event from-10 to-13 anthracite-gradient">
<time>10 AM - 1 PM</time>
Event description
</span>
<span class="agenda-event from-16 to-18-30">
<time>4 PM - 6:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day7">
<div class="agenda-header">
Saturday
</div>
</div>
</div>
</div>
</div>
</div>
<h3 class="thin">Weekly agenda</h3>
<p>Wonder how it looks on smaller screens? Try resizing your browser!</p>
<div class="agenda with-header auto-scroll">
<!-- Time markers -->
<ul class="agenda-time">
<li class="from-7 to-8"><span>7 AM</span></li>
<li class="from-8 to-9"><span>8 AM</span></li>
<li class="from-9 to-10"><span>9 AM</span></li>
<li class="from-10 to-11"><span>10 AM</span></li>
<li class="from-11 to-12"><span>11 AM</span></li>
<li class="from-12 to-13 blue"><span>NOON</span></li>
<li class="from-13 to-14"><span>1 PM</span></li>
<li class="from-14 to-15"><span>2 PM</span></li>
<li class="from-15 to-16"><span>3 PM</span></li>
<li class="from-16 to-17"><span>4 PM</span></li>
<li class="from-17 to-18"><span>5 PM</span></li>
<li class="from-18 to-19"><span>6 PM</span></li>
<li class="from-19 to-20"><span>7 PM</span></li>
<li class="at-20"><span>8 PM</span></li>
</ul>
<!-- Columns wrapper -->
<div class="agenda-wrapper">
<!-- Events list -->
<div class="agenda-events agenda-day1">
<div class="agenda-header">
Sunday
</div>
<span class="agenda-event anthracite-gradient from-16 to-17-30">
<time>4 PM - 5:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day2">
<div class="agenda-header">
Monday
</div>
<div class="dark-stripes from-12 to-14"></div>
<a href="#" class="agenda-event from-8 to-11">
<time>8 AM - 11 AM</time>
Event description
</a>
<span class="agenda-event from-16-30 to-17-30">
<time>4:30 PM - 5:30 PM</time>
Event description
</span>
<div class="agenda-now" style="top:63.75%"><span>03:23</span></div>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day3">
<div class="agenda-header">
Tuesday
</div>
<div class="dark-stripes from-12 to-18"></div>
<a href="#" class="agenda-event from-7 to-9">
<time>7 AM - 9 AM</time>
Event description
<span class="ribbon tiny"><span class="ribbon-inner orange-gradient">Priv</span></span>
</a>
<span class="agenda-event from-10 to-11-30 event-1-on-2">
<time>10 AM - 11:30 AM</time>
Event description
</span>
<span class="agenda-event from-11 to-13 event-2-on-2 anthracite-gradient">
<time>11 AM - 1 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day4">
<div class="agenda-header">
Wednesday
</div>
<div class="dark-stripes from-12 to-14"></div>
<a href="#" class="agenda-event from-9 to-10">
<time>9 AM - 10 AM</time>
Event description
</a>
<span class="agenda-event from-16 to-17-30 event-1-on-2">
<time>4 PM - 5:30 PM</time>
Event description
</span>
<span class="agenda-event from-17 to-19-30 event-2-on-2 blue-gradient">
<time>5 PM - 7:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day5">
<div class="agenda-header">
Thursday
</div>
<div class="dark-stripes from-12 to-14"></div>
<a href="#" class="agenda-event from-8 to-9">
<time>8 AM - 9 AM</time>
Event description
</a>
<span class="agenda-event from-11 to-13 anthracite-gradient">
<time>11 AM - 1 PM</time>
Event description
</span>
<span class="agenda-event from-17 to-19-30 blue-gradient">
<time>5 PM - 7:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day6">
<div class="agenda-header">
Friday
</div>
<div class="dark-stripes from-12 to-14"></div>
<span class="agenda-event from-10 to-13 anthracite-gradient">
<time>10 AM - 1 PM</time>
Event description
</span>
<span class="agenda-event from-16 to-18-30">
<time>4 PM - 6:30 PM</time>
Event description
</span>
</div>
<!-- Events list -->
<div class="agenda-events agenda-day7">
<div class="agenda-header">
Saturday
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End main content -->
<!-- Side tabs shortcuts -->
<ul id="shortcuts" role="complementary" class="children-tooltip tooltip-left">
<li><a href="./" class="shortcut-dashboard" title="Dashboard">Dashboard</a></li>
<li><a href="inbox.html" class="shortcut-messages" title="Messages">Messages</a></li>
<li class="current"><a href="agenda.html" class="shortcut-agenda" title="Agenda">Agenda</a></li>
<li><a href="tables.html" class="shortcut-contacts" title="Contacts">Contacts</a></li>
<li><a href="explorer.html" class="shortcut-medias" title="Medias">Medias</a></li>
<li><a href="sliders.html" class="shortcut-stats" title="Stats">Stats</a></li>
<li><a href="form.html" class="shortcut-settings" title="Settings">Settings</a></li>
<li><span class="shortcut-notes" title="Notes">Notes</span></li>
</ul>
<!-- Sidebar/drop-down menu -->
<section id="menu" role="complementary">
<!-- This wrapper is used by several responsive layouts -->
<div id="menu-content">
<header>
Administrator
</header>
<div id="profile">
<img src="img/user.png" width="64" height="64" alt="User name" class="user-icon">
Hello
<span class="name">John <b>Doe</b></span>
</div>
<!-- By default, this section is made for 4 icons, see the doc to learn how to change this, in "basic markup explained" -->
<ul id="access" class="children-tooltip">
<li><a href="inbox.html" title="Messages"><span class="icon-inbox"></span><span class="count">2</span></a></li>
<li><a href="calendars.html" title="Calendar"><span class="icon-calendar"></span></a></li>
<li><a href="login.html" title="Profile"><span class="icon-user"></span></a></li>
<li class="disabled"><span class="icon-gear"></span></li>
</ul>
<section class="navigable">
<ul class="big-menu">
<li class="with-left-arrow">
<span><span class="list-count">11</span>Main styles</span>
<ul class="big-menu">
<li><a href="typography.html">Typography</a></li>
<li><a href="columns.html">Columns</a></li>
<li><a href="tables.html">Tables</a></li>
<li><a href="colors.html">Colors & backgrounds</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="files.html">Files & Gallery</a></li>
<li class="with-left-arrow">
<span><span class="list-count">4</span>Forms & buttons</span>
<ul class="big-menu">
<li><a href="buttons.html">Buttons</a></li>
<li><a href="form.html">Form elements</a></li>
<li><a href="textareas.html">Textareas & WYSIWYG</a></li>
<li><a href="form-layouts.html">Form layouts</a></li>
<li><a href="wizard.html">Wizard</a></li>
</ul>
</li>
<li class="with-left-arrow">
<span><span class="list-count">2</span>Agenda & Calendars</span>
<ul class="big-menu">
<li><a href="agenda.html" class="current navigable-current">Agenda</a></li>
<li><a href="calendars.html">Calendars</a></li>
</ul>
</li>
<li><a href="blocks.html">Blocks & infos</a></li>
</ul>
</li>
<li class="with-left-arrow">
<span><span class="list-count">8</span>Main features</span>
<ul class="big-menu">
<li><a href="auto-setup.html">Automatic setup</a></li>
<li><a href="responsive.html">Responsiveness</a></li>
<li><a href="tabs.html">Tabs</a></li>
<li><a href="sliders.html">Slider & progress</a></li>
<li><a href="modals.html">Modal windows</a></li>
<li class="with-left-arrow">
<span><span class="list-count">3</span>Messages & notifications</span>
<ul class="big-menu">
<li><a href="messages.html">Messages</a></li>
<li><a href="notifications.html">Notifications</a></li>
<li><a href="tooltips.html">Tooltips</a></li>
</ul>
</li>
</ul>
</li>
<li class="with-left-arrow">
<a href="ajax-demo/submenu.html" class="navigable-ajax" title="Menu title">With ajax sub-menu</a>
</li>
</ul>
</section>
<ul class="unstyled-list">
<li class="title-menu">Today's event</li>
<li>
<ul class="calendar-menu">
<li>
<a href="#" title="See event">
<time datetime="2011-02-24"><b>24</b> Feb</time>
<small class="green">10:30</small>
Event's description
</a>
</li>
</ul>
</li>
<li class="title-menu">New messages</li>
<li>
<ul class="message-menu">
<li>
<span class="message-status">
<a href="#" class="starred" title="Starred">Starred</a>
<a href="#" class="new-message" title="Mark as read">New</a>
</span>
<span class="message-info">
<span class="blue">17:12</span>
<a href="#" class="attach" title="Download attachment">Attachment</a>
</span>
<a href="#" title="Read message">
<strong class="blue">John Doe</strong><br>
<strong>Mail subject</strong>
</a>
</li>
<li>
<a href="#" title="Read message">
<span class="message-status">
<span class="unstarred">Not starred</span>
<span class="new-message">New</span>
</span>
<span class="message-info">
<span class="blue">15:47</span>
</span>
<strong class="blue">May Starck</strong><br>
<strong>Mail subject a bit longer</strong>
</a>
</li>
<li>
<span class="message-status">
<span class="unstarred">Not starred</span>
</span>
<span class="message-info">
<span class="blue">15:12</span>
</span>
<strong class="blue">May Starck</strong><br>
Read message
</li>
</ul>
</li>
</ul>
</div>
<!-- End content wrapper -->
<!-- This is optional -->
<footer id="menu-footer">
<p class="button-height">
<input type="checkbox" name="auto-refresh" id="auto-refresh" checked="checked" class="switch float-left">
<label for="auto-refresh">Auto-refresh</label>
</p>
</footer>
</section>
<!-- End sidebar/drop-down menu -->
<!-- JavaScript at the bottom for fast page loading -->
<!-- Scripts -->
<script src="js/libs/jquery-1.8.2.min.js"></script>
<script src="js/setup.js"></script>
<!-- Template functions -->
<script src="js/developr.input.js"></script>
<script src="js/developr.navigable.js"></script>
<script src="js/developr.notify.js"></script>
<script src="js/developr.scroll.js"></script>
<script src="js/developr.tooltip.js"></script>
<script src="js/developr.agenda.js"></script>
<script>
// Call template init (optional, but faster if called manually)
$.template.init();
</script>
</body>
</html>
|
metronic_v4.7.1/theme/admin_4_rounded/table_datatables_scroller.html
|
FernandoUnix/AcessoRestrito
|
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
Version: 4.7.1
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Dribbble: www.dribbble.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
Renew Support: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
-->
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8" />
<title>Metronic Admin Theme #4 | Scroller Extension</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="Preview page of Metronic Admin Theme #4 for scroller extension demos" name="description" />
<meta content="" name="author" />
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" />
<link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
<link href="../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" />
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<link href="../assets/global/plugins/datatables/datatables.min.css" rel="stylesheet" type="text/css" />
<link href="../assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.css" rel="stylesheet" type="text/css" />
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN THEME GLOBAL STYLES -->
<link href="../assets/global/css/components-rounded.min.css" rel="stylesheet" id="style_components" type="text/css" />
<link href="../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" />
<!-- END THEME GLOBAL STYLES -->
<!-- BEGIN THEME LAYOUT STYLES -->
<link href="../assets/layouts/layout4/css/layout.min.css" rel="stylesheet" type="text/css" />
<link href="../assets/layouts/layout4/css/themes/default.min.css" rel="stylesheet" type="text/css" id="style_color" />
<link href="../assets/layouts/layout4/css/custom.min.css" rel="stylesheet" type="text/css" />
<!-- END THEME LAYOUT STYLES -->
<link rel="shortcut icon" href="favicon.ico" /> </head>
<!-- END HEAD -->
<body class="page-container-bg-solid page-header-fixed page-sidebar-closed-hide-logo">
<!-- BEGIN HEADER -->
<div class="page-header navbar navbar-fixed-top">
<!-- BEGIN HEADER INNER -->
<div class="page-header-inner ">
<!-- BEGIN LOGO -->
<div class="page-logo">
<a href="index.html">
<img src="../assets/layouts/layout4/img/logo-light.png" alt="logo" class="logo-default" /> </a>
<div class="menu-toggler sidebar-toggler">
<!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->
</div>
</div>
<!-- END LOGO -->
<!-- BEGIN RESPONSIVE MENU TOGGLER -->
<a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse"> </a>
<!-- END RESPONSIVE MENU TOGGLER -->
<!-- BEGIN PAGE ACTIONS -->
<!-- DOC: Remove "hide" class to enable the page header actions -->
<div class="page-actions">
<div class="btn-group">
<button type="button" class="btn red-haze btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span class="hidden-sm hidden-xs">Actions </span>
<i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu" role="menu">
<li>
<a href="javascript:;">
<i class="icon-docs"></i> New Post </a>
</li>
<li>
<a href="javascript:;">
<i class="icon-tag"></i> New Comment </a>
</li>
<li>
<a href="javascript:;">
<i class="icon-share"></i> Share </a>
</li>
<li class="divider"> </li>
<li>
<a href="javascript:;">
<i class="icon-flag"></i> Comments
<span class="badge badge-success">4</span>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-users"></i> Feedbacks
<span class="badge badge-danger">2</span>
</a>
</li>
</ul>
</div>
</div>
<!-- END PAGE ACTIONS -->
<!-- BEGIN PAGE TOP -->
<div class="page-top">
<!-- BEGIN HEADER SEARCH BOX -->
<!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->
<form class="search-form" action="page_general_search_2.html" method="GET">
<div class="input-group">
<input type="text" class="form-control input-sm" placeholder="Search..." name="query">
<span class="input-group-btn">
<a href="javascript:;" class="btn submit">
<i class="icon-magnifier"></i>
</a>
</span>
</div>
</form>
<!-- END HEADER SEARCH BOX -->
<!-- BEGIN TOP NAVIGATION MENU -->
<div class="top-menu">
<ul class="nav navbar-nav pull-right">
<li class="separator hide"> </li>
<!-- BEGIN NOTIFICATION DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<!-- DOC: Apply "dropdown-hoverable" class after "dropdown" and remove data-toggle="dropdown" data-hover="dropdown" data-close-others="true" attributes to enable hover dropdown mode -->
<!-- DOC: Remove "dropdown-hoverable" and add data-toggle="dropdown" data-hover="dropdown" data-close-others="true" attributes to the below A element with dropdown-toggle class -->
<li class="dropdown dropdown-extended dropdown-notification dropdown-dark" id="header_notification_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-bell"></i>
<span class="badge badge-success"> 7 </span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3>
<span class="bold">12 pending</span> notifications</h3>
<a href="page_user_profile_1.html">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="time">just now</span>
<span class="details">
<span class="label label-sm label-icon label-success">
<i class="fa fa-plus"></i>
</span> New user registered. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 mins</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span> Server #12 overloaded. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">10 mins</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span> Server #2 not responding. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">14 hrs</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span> Application error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">2 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span> Database overloaded 68%. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span> A user IP blocked. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">4 days</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span> Storage Server #4 not responding dfdfdfd. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">5 days</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span> System Error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">9 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span> Storage server failed. </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END NOTIFICATION DROPDOWN -->
<li class="separator hide"> </li>
<!-- BEGIN INBOX DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-extended dropdown-inbox dropdown-dark" id="header_inbox_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-envelope-open"></i>
<span class="badge badge-danger"> 4 </span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3>You have
<span class="bold">7 New</span> Messages</h3>
<a href="app_inbox.html">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="#">
<span class="photo">
<img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span>
<span class="subject">
<span class="from"> Lisa Wong </span>
<span class="time">Just Now </span>
</span>
<span class="message"> Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="#">
<span class="photo">
<img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span>
<span class="subject">
<span class="from"> Richard Doe </span>
<span class="time">16 mins </span>
</span>
<span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="#">
<span class="photo">
<img src="../assets/layouts/layout3/img/avatar1.jpg" class="img-circle" alt=""> </span>
<span class="subject">
<span class="from"> Bob Nilson </span>
<span class="time">2 hrs </span>
</span>
<span class="message"> Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="#">
<span class="photo">
<img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span>
<span class="subject">
<span class="from"> Lisa Wong </span>
<span class="time">40 mins </span>
</span>
<span class="message"> Vivamus sed auctor 40% nibh congue nibh... </span>
</a>
</li>
<li>
<a href="#">
<span class="photo">
<img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span>
<span class="subject">
<span class="from"> Richard Doe </span>
<span class="time">46 mins </span>
</span>
<span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END INBOX DROPDOWN -->
<li class="separator hide"> </li>
<!-- BEGIN TODO DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-extended dropdown-tasks dropdown-dark" id="header_task_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-calendar"></i>
<span class="badge badge-primary"> 3 </span>
</a>
<ul class="dropdown-menu extended tasks">
<li class="external">
<h3>You have
<span class="bold">12 pending</span> tasks</h3>
<a href="?p=page_todo_2">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New release v1.2 </span>
<span class="percent">30%</span>
</span>
<span class="progress">
<span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">40% Complete</span>
</span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Application deployment</span>
<span class="percent">65%</span>
</span>
<span class="progress">
<span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">65% Complete</span>
</span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile app release</span>
<span class="percent">98%</span>
</span>
<span class="progress">
<span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">98% Complete</span>
</span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Database migration</span>
<span class="percent">10%</span>
</span>
<span class="progress">
<span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">10% Complete</span>
</span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Web server upgrade</span>
<span class="percent">58%</span>
</span>
<span class="progress">
<span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">58% Complete</span>
</span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile development</span>
<span class="percent">85%</span>
</span>
<span class="progress">
<span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">85% Complete</span>
</span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New UI release</span>
<span class="percent">38%</span>
</span>
<span class="progress progress-striped">
<span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">38% Complete</span>
</span>
</span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END TODO DROPDOWN -->
<!-- BEGIN USER LOGIN DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-user dropdown-dark">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span class="username username-hide-on-mobile"> Nick </span>
<!-- DOC: Do not remove below empty space( ) as its purposely used -->
<img alt="" class="img-circle" src="../assets/layouts/layout4/img/avatar9.jpg" /> </a>
<ul class="dropdown-menu dropdown-menu-default">
<li>
<a href="page_user_profile_1.html">
<i class="icon-user"></i> My Profile </a>
</li>
<li>
<a href="app_calendar.html">
<i class="icon-calendar"></i> My Calendar </a>
</li>
<li>
<a href="app_inbox.html">
<i class="icon-envelope-open"></i> My Inbox
<span class="badge badge-danger"> 3 </span>
</a>
</li>
<li>
<a href="app_todo_2.html">
<i class="icon-rocket"></i> My Tasks
<span class="badge badge-success"> 7 </span>
</a>
</li>
<li class="divider"> </li>
<li>
<a href="page_user_lock_1.html">
<i class="icon-lock"></i> Lock Screen </a>
</li>
<li>
<a href="page_user_login_1.html">
<i class="icon-key"></i> Log Out </a>
</li>
</ul>
</li>
<!-- END USER LOGIN DROPDOWN -->
<!-- BEGIN QUICK SIDEBAR TOGGLER -->
<li class="dropdown dropdown-extended quick-sidebar-toggler">
<span class="sr-only">Toggle Quick Sidebar</span>
<i class="icon-logout"></i>
</li>
<!-- END QUICK SIDEBAR TOGGLER -->
</ul>
</div>
<!-- END TOP NAVIGATION MENU -->
</div>
<!-- END PAGE TOP -->
</div>
<!-- END HEADER INNER -->
</div>
<!-- END HEADER -->
<!-- BEGIN HEADER & CONTENT DIVIDER -->
<div class="clearfix"> </div>
<!-- END HEADER & CONTENT DIVIDER -->
<!-- BEGIN CONTAINER -->
<div class="page-container">
<!-- BEGIN SIDEBAR -->
<div class="page-sidebar-wrapper">
<!-- BEGIN SIDEBAR -->
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
<!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
<div class="page-sidebar navbar-collapse collapse">
<!-- BEGIN SIDEBAR MENU -->
<!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
<!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
<!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
<!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
<!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
<ul class="page-sidebar-menu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200">
<li class="nav-item start ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-home"></i>
<span class="title">Dashboard</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item start ">
<a href="index.html" class="nav-link ">
<i class="icon-bar-chart"></i>
<span class="title">Dashboard 1</span>
</a>
</li>
<li class="nav-item start ">
<a href="dashboard_2.html" class="nav-link ">
<i class="icon-bulb"></i>
<span class="title">Dashboard 2</span>
<span class="badge badge-success">1</span>
</a>
</li>
<li class="nav-item start ">
<a href="dashboard_3.html" class="nav-link ">
<i class="icon-graph"></i>
<span class="title">Dashboard 3</span>
<span class="badge badge-danger">5</span>
</a>
</li>
</ul>
</li>
<li class="heading">
<h3 class="uppercase">Features</h3>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-diamond"></i>
<span class="title">UI Features</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="ui_colors.html" class="nav-link ">
<span class="title">Color Library</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_metronic_grid.html" class="nav-link ">
<span class="title">Metronic Grid System</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_general.html" class="nav-link ">
<span class="title">General Components</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_buttons.html" class="nav-link ">
<span class="title">Buttons</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_buttons_spinner.html" class="nav-link ">
<span class="title">Spinner Buttons</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_confirmations.html" class="nav-link ">
<span class="title">Popover Confirmations</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_sweetalert.html" class="nav-link ">
<span class="title">Bootstrap Sweet Alerts</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_icons.html" class="nav-link ">
<span class="title">Font Icons</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_socicons.html" class="nav-link ">
<span class="title">Social Icons</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_typography.html" class="nav-link ">
<span class="title">Typography</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_tabs_accordions_navs.html" class="nav-link ">
<span class="title">Tabs, Accordions & Navs</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_timeline.html" class="nav-link ">
<span class="title">Timeline 1</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_timeline_2.html" class="nav-link ">
<span class="title">Timeline 2</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_timeline_horizontal.html" class="nav-link ">
<span class="title">Horizontal Timeline</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_tree.html" class="nav-link ">
<span class="title">Tree View</span>
</a>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<span class="title">Page Progress Bar</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="ui_page_progress_style_1.html" class="nav-link "> Flash </a>
</li>
<li class="nav-item ">
<a href="ui_page_progress_style_2.html" class="nav-link "> Big Counter </a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="ui_blockui.html" class="nav-link ">
<span class="title">Block UI</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_bootstrap_growl.html" class="nav-link ">
<span class="title">Bootstrap Growl Notifications</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_notific8.html" class="nav-link ">
<span class="title">Notific8 Notifications</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_toastr.html" class="nav-link ">
<span class="title">Toastr Notifications</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_bootbox.html" class="nav-link ">
<span class="title">Bootbox Dialogs</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_alerts_api.html" class="nav-link ">
<span class="title">Metronic Alerts API</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_session_timeout.html" class="nav-link ">
<span class="title">Session Timeout</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_idle_timeout.html" class="nav-link ">
<span class="title">User Idle Timeout</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_modals.html" class="nav-link ">
<span class="title">Modals</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_extended_modals.html" class="nav-link ">
<span class="title">Extended Modals</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_tiles.html" class="nav-link ">
<span class="title">Tiles</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_datepaginator.html" class="nav-link ">
<span class="title">Date Paginator</span>
</a>
</li>
<li class="nav-item ">
<a href="ui_nestable.html" class="nav-link ">
<span class="title">Nestable List</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-puzzle"></i>
<span class="title">Components</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="components_date_time_pickers.html" class="nav-link ">
<span class="title">Date & Time Pickers</span>
</a>
</li>
<li class="nav-item ">
<a href="components_color_pickers.html" class="nav-link ">
<span class="title">Color Pickers</span>
<span class="badge badge-danger">2</span>
</a>
</li>
<li class="nav-item ">
<a href="components_select2.html" class="nav-link ">
<span class="title">Select2 Dropdowns</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_multiselect_dropdown.html" class="nav-link ">
<span class="title">Bootstrap Multiselect Dropdowns</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_select.html" class="nav-link ">
<span class="title">Bootstrap Select</span>
</a>
</li>
<li class="nav-item ">
<a href="components_multi_select.html" class="nav-link ">
<span class="title">Bootstrap Multiple Select</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_select_splitter.html" class="nav-link ">
<span class="title">Select Splitter</span>
</a>
</li>
<li class="nav-item ">
<a href="components_clipboard.html" class="nav-link ">
<span class="title">Clipboard</span>
</a>
</li>
<li class="nav-item ">
<a href="components_typeahead.html" class="nav-link ">
<span class="title">Typeahead Autocomplete</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_tagsinput.html" class="nav-link ">
<span class="title">Bootstrap Tagsinput</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_switch.html" class="nav-link ">
<span class="title">Bootstrap Switch</span>
<span class="badge badge-success">6</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_maxlength.html" class="nav-link ">
<span class="title">Bootstrap Maxlength</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_fileinput.html" class="nav-link ">
<span class="title">Bootstrap File Input</span>
</a>
</li>
<li class="nav-item ">
<a href="components_bootstrap_touchspin.html" class="nav-link ">
<span class="title">Bootstrap Touchspin</span>
</a>
</li>
<li class="nav-item ">
<a href="components_form_tools.html" class="nav-link ">
<span class="title">Form Widgets & Tools</span>
</a>
</li>
<li class="nav-item ">
<a href="components_context_menu.html" class="nav-link ">
<span class="title">Context Menu</span>
</a>
</li>
<li class="nav-item ">
<a href="components_editors.html" class="nav-link ">
<span class="title">Markdown & WYSIWYG Editors</span>
</a>
</li>
<li class="nav-item ">
<a href="components_code_editors.html" class="nav-link ">
<span class="title">Code Editors</span>
</a>
</li>
<li class="nav-item ">
<a href="components_ion_sliders.html" class="nav-link ">
<span class="title">Ion Range Sliders</span>
</a>
</li>
<li class="nav-item ">
<a href="components_noui_sliders.html" class="nav-link ">
<span class="title">NoUI Range Sliders</span>
</a>
</li>
<li class="nav-item ">
<a href="components_knob_dials.html" class="nav-link ">
<span class="title">Knob Circle Dials</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-settings"></i>
<span class="title">Form Stuff</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="form_controls.html" class="nav-link ">
<span class="title">Bootstrap Form
<br>Controls</span>
</a>
</li>
<li class="nav-item ">
<a href="form_controls_md.html" class="nav-link ">
<span class="title">Material Design
<br>Form Controls</span>
</a>
</li>
<li class="nav-item ">
<a href="form_validation.html" class="nav-link ">
<span class="title">Form Validation</span>
</a>
</li>
<li class="nav-item ">
<a href="form_validation_states_md.html" class="nav-link ">
<span class="title">Material Design
<br>Form Validation States</span>
</a>
</li>
<li class="nav-item ">
<a href="form_validation_md.html" class="nav-link ">
<span class="title">Material Design
<br>Form Validation</span>
</a>
</li>
<li class="nav-item ">
<a href="form_layouts.html" class="nav-link ">
<span class="title">Form Layouts</span>
</a>
</li>
<li class="nav-item ">
<a href="form_repeater.html" class="nav-link ">
<span class="title">Form Repeater</span>
</a>
</li>
<li class="nav-item ">
<a href="form_input_mask.html" class="nav-link ">
<span class="title">Form Input Mask</span>
</a>
</li>
<li class="nav-item ">
<a href="form_editable.html" class="nav-link ">
<span class="title">Form X-editable</span>
</a>
</li>
<li class="nav-item ">
<a href="form_wizard.html" class="nav-link ">
<span class="title">Form Wizard</span>
</a>
</li>
<li class="nav-item ">
<a href="form_icheck.html" class="nav-link ">
<span class="title">iCheck Controls</span>
</a>
</li>
<li class="nav-item ">
<a href="form_image_crop.html" class="nav-link ">
<span class="title">Image Cropping</span>
</a>
</li>
<li class="nav-item ">
<a href="form_fileupload.html" class="nav-link ">
<span class="title">Multiple File Upload</span>
</a>
</li>
<li class="nav-item ">
<a href="form_dropzone.html" class="nav-link ">
<span class="title">Dropzone File Upload</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-bulb"></i>
<span class="title">Elements</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="elements_steps.html" class="nav-link ">
<span class="title">Steps</span>
</a>
</li>
<li class="nav-item ">
<a href="elements_lists.html" class="nav-link ">
<span class="title">Lists</span>
</a>
</li>
<li class="nav-item ">
<a href="elements_ribbons.html" class="nav-link ">
<span class="title">Ribbons</span>
</a>
</li>
<li class="nav-item ">
<a href="elements_overlay.html" class="nav-link ">
<span class="title">Overlays</span>
</a>
</li>
<li class="nav-item ">
<a href="elements_cards.html" class="nav-link ">
<span class="title">User Cards</span>
</a>
</li>
</ul>
</li>
<li class="nav-item active open">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-briefcase"></i>
<span class="title">Tables</span>
<span class="selected"></span>
<span class="arrow open"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="table_static_basic.html" class="nav-link ">
<span class="title">Basic Tables</span>
</a>
</li>
<li class="nav-item ">
<a href="table_static_responsive.html" class="nav-link ">
<span class="title">Responsive Tables</span>
</a>
</li>
<li class="nav-item ">
<a href="table_bootstrap.html" class="nav-link ">
<span class="title">Bootstrap Tables</span>
</a>
</li>
<li class="nav-item active open">
<a href="javascript:;" class="nav-link nav-toggle">
<span class="title">Datatables</span>
<span class="selected"></span>
<span class="arrow open"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="table_datatables_managed.html" class="nav-link "> Managed Datatables </a>
</li>
<li class="nav-item ">
<a href="table_datatables_buttons.html" class="nav-link "> Buttons Extension </a>
</li>
<li class="nav-item ">
<a href="table_datatables_colreorder.html" class="nav-link "> Colreorder Extension </a>
</li>
<li class="nav-item ">
<a href="table_datatables_rowreorder.html" class="nav-link "> Rowreorder Extension </a>
</li>
<li class="nav-item active open">
<a href="table_datatables_scroller.html" class="nav-link "> Scroller Extension </a>
</li>
<li class="nav-item ">
<a href="table_datatables_fixedheader.html" class="nav-link "> FixedHeader Extension </a>
</li>
<li class="nav-item ">
<a href="table_datatables_responsive.html" class="nav-link "> Responsive Extension </a>
</li>
<li class="nav-item ">
<a href="table_datatables_editable.html" class="nav-link "> Editable Datatables </a>
</li>
<li class="nav-item ">
<a href="table_datatables_ajax.html" class="nav-link "> Ajax Datatables </a>
</li>
</ul>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="?p=" class="nav-link nav-toggle">
<i class="icon-wallet"></i>
<span class="title">Portlets</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="portlet_boxed.html" class="nav-link ">
<span class="title">Boxed Portlets</span>
</a>
</li>
<li class="nav-item ">
<a href="portlet_light.html" class="nav-link ">
<span class="title">Light Portlets</span>
</a>
</li>
<li class="nav-item ">
<a href="portlet_solid.html" class="nav-link ">
<span class="title">Solid Portlets</span>
</a>
</li>
<li class="nav-item ">
<a href="portlet_ajax.html" class="nav-link ">
<span class="title">Ajax Portlets</span>
</a>
</li>
<li class="nav-item ">
<a href="portlet_draggable.html" class="nav-link ">
<span class="title">Draggable Portlets</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-bar-chart"></i>
<span class="title">Charts</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="charts_amcharts.html" class="nav-link ">
<span class="title">amChart</span>
</a>
</li>
<li class="nav-item ">
<a href="charts_flotcharts.html" class="nav-link ">
<span class="title">Flot Charts</span>
</a>
</li>
<li class="nav-item ">
<a href="charts_flowchart.html" class="nav-link ">
<span class="title">Flow Charts</span>
</a>
</li>
<li class="nav-item ">
<a href="charts_google.html" class="nav-link ">
<span class="title">Google Charts</span>
</a>
</li>
<li class="nav-item ">
<a href="charts_echarts.html" class="nav-link ">
<span class="title">eCharts</span>
</a>
</li>
<li class="nav-item ">
<a href="charts_morris.html" class="nav-link ">
<span class="title">Morris Charts</span>
</a>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<span class="title">HighCharts</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="charts_highcharts.html" class="nav-link "> HighCharts </a>
</li>
<li class="nav-item ">
<a href="charts_highstock.html" class="nav-link "> HighStock </a>
</li>
<li class="nav-item ">
<a href="charts_highmaps.html" class="nav-link "> HighMaps </a>
</li>
</ul>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-pointer"></i>
<span class="title">Maps</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="maps_google.html" class="nav-link ">
<span class="title">Google Maps</span>
</a>
</li>
<li class="nav-item ">
<a href="maps_vector.html" class="nav-link ">
<span class="title">Vector Maps</span>
</a>
</li>
</ul>
</li>
<li class="heading">
<h3 class="uppercase">Layouts</h3>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-layers"></i>
<span class="title">Page Layouts</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="layout_blank_page.html" class="nav-link ">
<span class="title">Blank Page</span>
</a>
</li>
<li class="nav-item ">
<a href="layout_ajax_page.html" class="nav-link ">
<span class="title">Ajax Content Layout</span>
</a>
</li>
<li class="nav-item ">
<a href="layout_language_bar.html" class="nav-link ">
<span class="title">Header Language Bar</span>
</a>
</li>
<li class="nav-item ">
<a href="layout_footer_fixed.html" class="nav-link ">
<span class="title">Fixed Footer</span>
</a>
</li>
<li class="nav-item ">
<a href="layout_boxed_page.html" class="nav-link ">
<span class="title">Boxed Page</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-feed"></i>
<span class="title">Sidebar Layouts</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="layout_sidebar_menu_hover.html" class="nav-link ">
<span class="title">Hover Sidebar Menu</span>
</a>
</li>
<li class="nav-item ">
<a href="layout_sidebar_reversed.html" class="nav-link ">
<span class="title">Reversed Sidebar Page</span>
</a>
</li>
<li class="nav-item ">
<a href="layout_sidebar_fixed.html" class="nav-link ">
<span class="title">Fixed Sidebar Layout</span>
</a>
</li>
<li class="nav-item ">
<a href="layout_sidebar_closed.html" class="nav-link ">
<span class="title">Closed Sidebar Layout</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class=" icon-wrench"></i>
<span class="title">Custom Layouts</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="layout_disabled_menu.html" class="nav-link ">
<span class="title">Disabled Menu Links</span>
</a>
</li>
</ul>
</li>
<li class="heading">
<h3 class="uppercase">Pages</h3>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-basket"></i>
<span class="title">eCommerce</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="ecommerce_index.html" class="nav-link ">
<i class="icon-home"></i>
<span class="title">Dashboard</span>
</a>
</li>
<li class="nav-item ">
<a href="ecommerce_orders.html" class="nav-link ">
<i class="icon-basket"></i>
<span class="title">Orders</span>
</a>
</li>
<li class="nav-item ">
<a href="ecommerce_orders_view.html" class="nav-link ">
<i class="icon-tag"></i>
<span class="title">Order View</span>
</a>
</li>
<li class="nav-item ">
<a href="ecommerce_products.html" class="nav-link ">
<i class="icon-graph"></i>
<span class="title">Products</span>
</a>
</li>
<li class="nav-item ">
<a href="ecommerce_products_edit.html" class="nav-link ">
<i class="icon-graph"></i>
<span class="title">Product Edit</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-docs"></i>
<span class="title">Apps</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="app_todo.html" class="nav-link ">
<i class="icon-clock"></i>
<span class="title">Todo 1</span>
</a>
</li>
<li class="nav-item ">
<a href="app_todo_2.html" class="nav-link ">
<i class="icon-check"></i>
<span class="title">Todo 2</span>
</a>
</li>
<li class="nav-item ">
<a href="app_inbox.html" class="nav-link ">
<i class="icon-envelope"></i>
<span class="title">Inbox</span>
</a>
</li>
<li class="nav-item ">
<a href="app_calendar.html" class="nav-link ">
<i class="icon-calendar"></i>
<span class="title">Calendar</span>
</a>
</li>
<li class="nav-item ">
<a href="app_ticket.html" class="nav-link ">
<i class="icon-notebook"></i>
<span class="title">Support</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-user"></i>
<span class="title">User</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="page_user_profile_1.html" class="nav-link ">
<i class="icon-user"></i>
<span class="title">Profile 1</span>
</a>
</li>
<li class="nav-item ">
<a href="page_user_profile_1_account.html" class="nav-link ">
<i class="icon-user-female"></i>
<span class="title">Profile 1 Account</span>
</a>
</li>
<li class="nav-item ">
<a href="page_user_profile_1_help.html" class="nav-link ">
<i class="icon-user-following"></i>
<span class="title">Profile 1 Help</span>
</a>
</li>
<li class="nav-item ">
<a href="page_user_profile_2.html" class="nav-link ">
<i class="icon-users"></i>
<span class="title">Profile 2</span>
</a>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-notebook"></i>
<span class="title">Login</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="page_user_login_1.html" class="nav-link " target="_blank"> Login Page 1 </a>
</li>
<li class="nav-item ">
<a href="page_user_login_2.html" class="nav-link " target="_blank"> Login Page 2 </a>
</li>
<li class="nav-item ">
<a href="page_user_login_3.html" class="nav-link " target="_blank"> Login Page 3 </a>
</li>
<li class="nav-item ">
<a href="page_user_login_4.html" class="nav-link " target="_blank"> Login Page 4 </a>
</li>
<li class="nav-item ">
<a href="page_user_login_5.html" class="nav-link " target="_blank"> Login Page 5 </a>
</li>
<li class="nav-item ">
<a href="page_user_login_6.html" class="nav-link " target="_blank"> Login Page 6 </a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="page_user_lock_1.html" class="nav-link " target="_blank">
<i class="icon-lock"></i>
<span class="title">Lock Screen 1</span>
</a>
</li>
<li class="nav-item ">
<a href="page_user_lock_2.html" class="nav-link " target="_blank">
<i class="icon-lock-open"></i>
<span class="title">Lock Screen 2</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-social-dribbble"></i>
<span class="title">General</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="page_general_about.html" class="nav-link ">
<i class="icon-info"></i>
<span class="title">About</span>
</a>
</li>
<li class="nav-item ">
<a href="page_general_contact.html" class="nav-link ">
<i class="icon-call-end"></i>
<span class="title">Contact</span>
</a>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-notebook"></i>
<span class="title">Portfolio</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="page_general_portfolio_1.html" class="nav-link "> Portfolio 1 </a>
</li>
<li class="nav-item ">
<a href="page_general_portfolio_2.html" class="nav-link "> Portfolio 2 </a>
</li>
<li class="nav-item ">
<a href="page_general_portfolio_3.html" class="nav-link "> Portfolio 3 </a>
</li>
<li class="nav-item ">
<a href="page_general_portfolio_4.html" class="nav-link "> Portfolio 4 </a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-magnifier"></i>
<span class="title">Search</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="page_general_search.html" class="nav-link "> Search 1 </a>
</li>
<li class="nav-item ">
<a href="page_general_search_2.html" class="nav-link "> Search 2 </a>
</li>
<li class="nav-item ">
<a href="page_general_search_3.html" class="nav-link "> Search 3 </a>
</li>
<li class="nav-item ">
<a href="page_general_search_4.html" class="nav-link "> Search 4 </a>
</li>
<li class="nav-item ">
<a href="page_general_search_5.html" class="nav-link "> Search 5 </a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="page_general_pricing.html" class="nav-link ">
<i class="icon-tag"></i>
<span class="title">Pricing</span>
</a>
</li>
<li class="nav-item ">
<a href="page_general_faq.html" class="nav-link ">
<i class="icon-wrench"></i>
<span class="title">FAQ</span>
</a>
</li>
<li class="nav-item ">
<a href="page_general_blog.html" class="nav-link ">
<i class="icon-pencil"></i>
<span class="title">Blog</span>
</a>
</li>
<li class="nav-item ">
<a href="page_general_blog_post.html" class="nav-link ">
<i class="icon-note"></i>
<span class="title">Blog Post</span>
</a>
</li>
<li class="nav-item ">
<a href="page_general_invoice.html" class="nav-link ">
<i class="icon-envelope"></i>
<span class="title">Invoice</span>
</a>
</li>
<li class="nav-item ">
<a href="page_general_invoice_2.html" class="nav-link ">
<i class="icon-envelope"></i>
<span class="title">Invoice 2</span>
</a>
</li>
</ul>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-settings"></i>
<span class="title">System</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="page_cookie_consent_1.html" class="nav-link ">
<span class="title">Cookie Consent 1</span>
</a>
</li>
<li class="nav-item ">
<a href="page_cookie_consent_2.html" class="nav-link ">
<span class="title">Cookie Consent 2</span>
</a>
</li>
<li class="nav-item ">
<a href="page_system_coming_soon.html" class="nav-link " target="_blank">
<span class="title">Coming Soon</span>
</a>
</li>
<li class="nav-item ">
<a href="page_system_404_1.html" class="nav-link ">
<span class="title">404 Page 1</span>
</a>
</li>
<li class="nav-item ">
<a href="page_system_404_2.html" class="nav-link " target="_blank">
<span class="title">404 Page 2</span>
</a>
</li>
<li class="nav-item ">
<a href="page_system_404_3.html" class="nav-link " target="_blank">
<span class="title">404 Page 3</span>
</a>
</li>
<li class="nav-item ">
<a href="page_system_500_1.html" class="nav-link ">
<span class="title">500 Page 1</span>
</a>
</li>
<li class="nav-item ">
<a href="page_system_500_2.html" class="nav-link " target="_blank">
<span class="title">500 Page 2</span>
</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-folder"></i>
<span class="title">Multi Level Menu</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li class="nav-item">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-settings"></i> Item 1
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item">
<a href="?p=dashboard-2" target="_blank" class="nav-link">
<i class="icon-user"></i> Arrow Toggle
<span class="arrow nav-toggle"></span>
</a>
<ul class="sub-menu">
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-power"></i> Sample Link 1</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-paper-plane"></i> Sample Link 1</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-star"></i> Sample Link 1</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-camera"></i> Sample Link 1</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-link"></i> Sample Link 2</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-pointer"></i> Sample Link 3</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="?p=dashboard-2" target="_blank" class="nav-link">
<i class="icon-globe"></i> Arrow Toggle
<span class="arrow nav-toggle"></span>
</a>
<ul class="sub-menu">
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-tag"></i> Sample Link 1</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-pencil"></i> Sample Link 1</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-graph"></i> Sample Link 1</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
<i class="icon-bar-chart"></i> Item 3 </a>
</li>
</ul>
</li>
</ul>
<!-- END SIDEBAR MENU -->
</div>
<!-- END SIDEBAR -->
</div>
<!-- END SIDEBAR -->
<!-- BEGIN CONTENT -->
<div class="page-content-wrapper">
<!-- BEGIN CONTENT BODY -->
<div class="page-content">
<!-- BEGIN PAGE HEAD-->
<div class="page-head">
<!-- BEGIN PAGE TITLE -->
<div class="page-title">
<h1>Scroller Extension
<small>scroller extension demos</small>
</h1>
</div>
<!-- END PAGE TITLE -->
<!-- BEGIN PAGE TOOLBAR -->
<div class="page-toolbar">
<!-- BEGIN THEME PANEL -->
<div class="btn-group btn-theme-panel">
<a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown">
<i class="icon-settings"></i>
</a>
<div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-12">
<h3>HEADER</h3>
<ul class="theme-colors">
<li class="theme-color theme-color-default active" data-theme="default">
<span class="theme-color-view"></span>
<span class="theme-color-name">Dark Header</span>
</li>
<li class="theme-color theme-color-light " data-theme="light">
<span class="theme-color-view"></span>
<span class="theme-color-name">Light Header</span>
</li>
</ul>
</div>
<div class="col-md-8 col-sm-8 col-xs-12 seperator">
<h3>LAYOUT</h3>
<ul class="theme-settings">
<li> Theme Style
<select class="layout-style-option form-control input-small input-sm">
<option value="square">Square corners</option>
<option value="rounded" selected="selected">Rounded corners</option>
</select>
</li>
<li> Layout
<select class="layout-option form-control input-small input-sm">
<option value="fluid" selected="selected">Fluid</option>
<option value="boxed">Boxed</option>
</select>
</li>
<li> Header
<select class="page-header-option form-control input-small input-sm">
<option value="fixed" selected="selected">Fixed</option>
<option value="default">Default</option>
</select>
</li>
<li> Top Dropdowns
<select class="page-header-top-dropdown-style-option form-control input-small input-sm">
<option value="light">Light</option>
<option value="dark" selected="selected">Dark</option>
</select>
</li>
<li> Sidebar Mode
<select class="sidebar-option form-control input-small input-sm">
<option value="fixed">Fixed</option>
<option value="default" selected="selected">Default</option>
</select>
</li>
<li> Sidebar Menu
<select class="sidebar-menu-option form-control input-small input-sm">
<option value="accordion" selected="selected">Accordion</option>
<option value="hover">Hover</option>
</select>
</li>
<li> Sidebar Position
<select class="sidebar-pos-option form-control input-small input-sm">
<option value="left" selected="selected">Left</option>
<option value="right">Right</option>
</select>
</li>
<li> Footer
<select class="page-footer-option form-control input-small input-sm">
<option value="fixed">Fixed</option>
<option value="default" selected="selected">Default</option>
</select>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- END THEME PANEL -->
</div>
<!-- END PAGE TOOLBAR -->
</div>
<!-- END PAGE HEAD-->
<!-- BEGIN PAGE BREADCRUMB -->
<ul class="page-breadcrumb breadcrumb">
<li>
<a href="index.html">Home</a>
<i class="fa fa-circle"></i>
</li>
<li>
<a href="#">Tables</a>
<i class="fa fa-circle"></i>
</li>
<li>
<span class="active">Datatables</span>
</li>
</ul>
<!-- END PAGE BREADCRUMB -->
<!-- BEGIN PAGE BASE CONTENT -->
<div class="m-heading-1 border-green m-bordered">
<h3>DataTables Scroller Extension</h3>
<p> Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen every quickly. What the virtual rendering means is that only the visible portion of the table (and a bit to either side to
make the scrolling smooth) is drawn, while the scrolling container gives the visual impression that the whole table is visible. </p>
<p> For more info please check out
<a class="btn red btn-outline" href="http://datatables.net/extensions/scroller/" target="_blank">the official documentation</a>
</p>
</div>
<div class="row">
<div class="col-md-12">
<!-- BEGIN EXAMPLE TABLE PORTLET-->
<div class="portlet light bordered">
<div class="portlet-title">
<div class="caption font-dark">
<i class="icon-settings font-dark"></i>
<span class="caption-subject bold uppercase">Default Scroller</span>
</div>
<div class="tools"> </div>
</div>
<div class="portlet-body">
<table class="table table-striped table-bordered table-hover order-column" id="sample_1">
<thead>
<tr>
<th>First name</th>
<th>Lastname</th>
<th>Position</th>
<th>Office</th>
<th>Age</th>
<th>Start date</th>
<th>Salary</th>
<th>Extn.</th>
<th>E-mail</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tiger</td>
<td>Nixon</td>
<td>System Architect</td>
<td>Edinburgh</td>
<td>61</td>
<td>2011/04/25</td>
<td>$320,800</td>
<td>5421</td>
<td>t.nixon@datatables.net</td>
</tr>
<tr>
<td>Garrett</td>
<td>Winters</td>
<td>Accountant</td>
<td>Tokyo</td>
<td>63</td>
<td>2011/07/25</td>
<td>$170,750</td>
<td>8422</td>
<td>g.winters@datatables.net</td>
</tr>
<tr>
<td>Ashton</td>
<td>Cox</td>
<td>Junior Technical Author</td>
<td>San Francisco</td>
<td>66</td>
<td>2009/01/12</td>
<td>$86,000</td>
<td>1562</td>
<td>a.cox@datatables.net</td>
</tr>
<tr>
<td>Cedric</td>
<td>Kelly</td>
<td>Senior Javascript Developer</td>
<td>Edinburgh</td>
<td>22</td>
<td>2012/03/29</td>
<td>$433,060</td>
<td>6224</td>
<td>c.kelly@datatables.net</td>
</tr>
<tr>
<td>Airi</td>
<td>Satou</td>
<td>Accountant</td>
<td>Tokyo</td>
<td>33</td>
<td>2008/11/28</td>
<td>$162,700</td>
<td>5407</td>
<td>a.satou@datatables.net</td>
</tr>
<tr>
<td>Brielle</td>
<td>Williamson</td>
<td>Integration Specialist</td>
<td>New York</td>
<td>61</td>
<td>2012/12/02</td>
<td>$372,000</td>
<td>4804</td>
<td>b.williamson@datatables.net</td>
</tr>
<tr>
<td>Herrod</td>
<td>Chandler</td>
<td>Sales Assistant</td>
<td>San Francisco</td>
<td>59</td>
<td>2012/08/06</td>
<td>$137,500</td>
<td>9608</td>
<td>h.chandler@datatables.net</td>
</tr>
<tr>
<td>Rhona</td>
<td>Davidson</td>
<td>Integration Specialist</td>
<td>Tokyo</td>
<td>55</td>
<td>2010/10/14</td>
<td>$327,900</td>
<td>6200</td>
<td>r.davidson@datatables.net</td>
</tr>
<tr>
<td>Colleen</td>
<td>Hurst</td>
<td>Javascript Developer</td>
<td>San Francisco</td>
<td>39</td>
<td>2009/09/15</td>
<td>$205,500</td>
<td>2360</td>
<td>c.hurst@datatables.net</td>
</tr>
<tr>
<td>Sonya</td>
<td>Frost</td>
<td>Software Engineer</td>
<td>Edinburgh</td>
<td>23</td>
<td>2008/12/13</td>
<td>$103,600</td>
<td>1667</td>
<td>s.frost@datatables.net</td>
</tr>
<tr>
<td>Jena</td>
<td>Gaines</td>
<td>Office Manager</td>
<td>London</td>
<td>30</td>
<td>2008/12/19</td>
<td>$90,560</td>
<td>3814</td>
<td>j.gaines@datatables.net</td>
</tr>
<tr>
<td>Quinn</td>
<td>Flynn</td>
<td>Support Lead</td>
<td>Edinburgh</td>
<td>22</td>
<td>2013/03/03</td>
<td>$342,000</td>
<td>9497</td>
<td>q.flynn@datatables.net</td>
</tr>
<tr>
<td>Charde</td>
<td>Marshall</td>
<td>Regional Director</td>
<td>San Francisco</td>
<td>36</td>
<td>2008/10/16</td>
<td>$470,600</td>
<td>6741</td>
<td>c.marshall@datatables.net</td>
</tr>
<tr>
<td>Haley</td>
<td>Kennedy</td>
<td>Senior Marketing Designer</td>
<td>London</td>
<td>43</td>
<td>2012/12/18</td>
<td>$313,500</td>
<td>3597</td>
<td>h.kennedy@datatables.net</td>
</tr>
<tr>
<td>Tatyana</td>
<td>Fitzpatrick</td>
<td>Regional Director</td>
<td>London</td>
<td>19</td>
<td>2010/03/17</td>
<td>$385,750</td>
<td>1965</td>
<td>t.fitzpatrick@datatables.net</td>
</tr>
<tr>
<td>Michael</td>
<td>Silva</td>
<td>Marketing Designer</td>
<td>London</td>
<td>66</td>
<td>2012/11/27</td>
<td>$198,500</td>
<td>1581</td>
<td>m.silva@datatables.net</td>
</tr>
<tr>
<td>Paul</td>
<td>Byrd</td>
<td>Chief Financial Officer (CFO)</td>
<td>New York</td>
<td>64</td>
<td>2010/06/09</td>
<td>$725,000</td>
<td>3059</td>
<td>p.byrd@datatables.net</td>
</tr>
<tr>
<td>Gloria</td>
<td>Little</td>
<td>Systems Administrator</td>
<td>New York</td>
<td>59</td>
<td>2009/04/10</td>
<td>$237,500</td>
<td>1721</td>
<td>g.little@datatables.net</td>
</tr>
<tr>
<td>Bradley</td>
<td>Greer</td>
<td>Software Engineer</td>
<td>London</td>
<td>41</td>
<td>2012/10/13</td>
<td>$132,000</td>
<td>2558</td>
<td>b.greer@datatables.net</td>
</tr>
<tr>
<td>Dai</td>
<td>Rios</td>
<td>Personnel Lead</td>
<td>Edinburgh</td>
<td>35</td>
<td>2012/09/26</td>
<td>$217,500</td>
<td>2290</td>
<td>d.rios@datatables.net</td>
</tr>
<tr>
<td>Jenette</td>
<td>Caldwell</td>
<td>Development Lead</td>
<td>New York</td>
<td>30</td>
<td>2011/09/03</td>
<td>$345,000</td>
<td>1937</td>
<td>j.caldwell@datatables.net</td>
</tr>
<tr>
<td>Yuri</td>
<td>Berry</td>
<td>Chief Marketing Officer (CMO)</td>
<td>New York</td>
<td>40</td>
<td>2009/06/25</td>
<td>$675,000</td>
<td>6154</td>
<td>y.berry@datatables.net</td>
</tr>
<tr>
<td>Caesar</td>
<td>Vance</td>
<td>Pre-Sales Support</td>
<td>New York</td>
<td>21</td>
<td>2011/12/12</td>
<td>$106,450</td>
<td>8330</td>
<td>c.vance@datatables.net</td>
</tr>
<tr>
<td>Doris</td>
<td>Wilder</td>
<td>Sales Assistant</td>
<td>Sidney</td>
<td>23</td>
<td>2010/09/20</td>
<td>$85,600</td>
<td>3023</td>
<td>d.wilder@datatables.net</td>
</tr>
<tr>
<td>Angelica</td>
<td>Ramos</td>
<td>Chief Executive Officer (CEO)</td>
<td>London</td>
<td>47</td>
<td>2009/10/09</td>
<td>$1,200,000</td>
<td>5797</td>
<td>a.ramos@datatables.net</td>
</tr>
<tr>
<td>Gavin</td>
<td>Joyce</td>
<td>Developer</td>
<td>Edinburgh</td>
<td>42</td>
<td>2010/12/22</td>
<td>$92,575</td>
<td>8822</td>
<td>g.joyce@datatables.net</td>
</tr>
<tr>
<td>Jennifer</td>
<td>Chang</td>
<td>Regional Director</td>
<td>Singapore</td>
<td>28</td>
<td>2010/11/14</td>
<td>$357,650</td>
<td>9239</td>
<td>j.chang@datatables.net</td>
</tr>
<tr>
<td>Brenden</td>
<td>Wagner</td>
<td>Software Engineer</td>
<td>San Francisco</td>
<td>28</td>
<td>2011/06/07</td>
<td>$206,850</td>
<td>1314</td>
<td>b.wagner@datatables.net</td>
</tr>
<tr>
<td>Fiona</td>
<td>Green</td>
<td>Chief Operating Officer (COO)</td>
<td>San Francisco</td>
<td>48</td>
<td>2010/03/11</td>
<td>$850,000</td>
<td>2947</td>
<td>f.green@datatables.net</td>
</tr>
<tr>
<td>Shou</td>
<td>Itou</td>
<td>Regional Marketing</td>
<td>Tokyo</td>
<td>20</td>
<td>2011/08/14</td>
<td>$163,000</td>
<td>8899</td>
<td>s.itou@datatables.net</td>
</tr>
<tr>
<td>Michelle</td>
<td>House</td>
<td>Integration Specialist</td>
<td>Sidney</td>
<td>37</td>
<td>2011/06/02</td>
<td>$95,400</td>
<td>2769</td>
<td>m.house@datatables.net</td>
</tr>
<tr>
<td>Suki</td>
<td>Burks</td>
<td>Developer</td>
<td>London</td>
<td>53</td>
<td>2009/10/22</td>
<td>$114,500</td>
<td>6832</td>
<td>s.burks@datatables.net</td>
</tr>
<tr>
<td>Prescott</td>
<td>Bartlett</td>
<td>Technical Author</td>
<td>London</td>
<td>27</td>
<td>2011/05/07</td>
<td>$145,000</td>
<td>3606</td>
<td>p.bartlett@datatables.net</td>
</tr>
<tr>
<td>Gavin</td>
<td>Cortez</td>
<td>Team Leader</td>
<td>San Francisco</td>
<td>22</td>
<td>2008/10/26</td>
<td>$235,500</td>
<td>2860</td>
<td>g.cortez@datatables.net</td>
</tr>
<tr>
<td>Martena</td>
<td>Mccray</td>
<td>Post-Sales support</td>
<td>Edinburgh</td>
<td>46</td>
<td>2011/03/09</td>
<td>$324,050</td>
<td>8240</td>
<td>m.mccray@datatables.net</td>
</tr>
<tr>
<td>Unity</td>
<td>Butler</td>
<td>Marketing Designer</td>
<td>San Francisco</td>
<td>47</td>
<td>2009/12/09</td>
<td>$85,675</td>
<td>5384</td>
<td>u.butler@datatables.net</td>
</tr>
<tr>
<td>Howard</td>
<td>Hatfield</td>
<td>Office Manager</td>
<td>San Francisco</td>
<td>51</td>
<td>2008/12/16</td>
<td>$164,500</td>
<td>7031</td>
<td>h.hatfield@datatables.net</td>
</tr>
<tr>
<td>Hope</td>
<td>Fuentes</td>
<td>Secretary</td>
<td>San Francisco</td>
<td>41</td>
<td>2010/02/12</td>
<td>$109,850</td>
<td>6318</td>
<td>h.fuentes@datatables.net</td>
</tr>
<tr>
<td>Vivian</td>
<td>Harrell</td>
<td>Financial Controller</td>
<td>San Francisco</td>
<td>62</td>
<td>2009/02/14</td>
<td>$452,500</td>
<td>9422</td>
<td>v.harrell@datatables.net</td>
</tr>
<tr>
<td>Timothy</td>
<td>Mooney</td>
<td>Office Manager</td>
<td>London</td>
<td>37</td>
<td>2008/12/11</td>
<td>$136,200</td>
<td>7580</td>
<td>t.mooney@datatables.net</td>
</tr>
<tr>
<td>Jackson</td>
<td>Bradshaw</td>
<td>Director</td>
<td>New York</td>
<td>65</td>
<td>2008/09/26</td>
<td>$645,750</td>
<td>1042</td>
<td>j.bradshaw@datatables.net</td>
</tr>
<tr>
<td>Olivia</td>
<td>Liang</td>
<td>Support Engineer</td>
<td>Singapore</td>
<td>64</td>
<td>2011/02/03</td>
<td>$234,500</td>
<td>2120</td>
<td>o.liang@datatables.net</td>
</tr>
<tr>
<td>Bruno</td>
<td>Nash</td>
<td>Software Engineer</td>
<td>London</td>
<td>38</td>
<td>2011/05/03</td>
<td>$163,500</td>
<td>6222</td>
<td>b.nash@datatables.net</td>
</tr>
<tr>
<td>Sakura</td>
<td>Yamamoto</td>
<td>Support Engineer</td>
<td>Tokyo</td>
<td>37</td>
<td>2009/08/19</td>
<td>$139,575</td>
<td>9383</td>
<td>s.yamamoto@datatables.net</td>
</tr>
<tr>
<td>Thor</td>
<td>Walton</td>
<td>Developer</td>
<td>New York</td>
<td>61</td>
<td>2013/08/11</td>
<td>$98,540</td>
<td>8327</td>
<td>t.walton@datatables.net</td>
</tr>
<tr>
<td>Finn</td>
<td>Camacho</td>
<td>Support Engineer</td>
<td>San Francisco</td>
<td>47</td>
<td>2009/07/07</td>
<td>$87,500</td>
<td>2927</td>
<td>f.camacho@datatables.net</td>
</tr>
<tr>
<td>Serge</td>
<td>Baldwin</td>
<td>Data Coordinator</td>
<td>Singapore</td>
<td>64</td>
<td>2012/04/09</td>
<td>$138,575</td>
<td>8352</td>
<td>s.baldwin@datatables.net</td>
</tr>
<tr>
<td>Zenaida</td>
<td>Frank</td>
<td>Software Engineer</td>
<td>New York</td>
<td>63</td>
<td>2010/01/04</td>
<td>$125,250</td>
<td>7439</td>
<td>z.frank@datatables.net</td>
</tr>
<tr>
<td>Zorita</td>
<td>Serrano</td>
<td>Software Engineer</td>
<td>San Francisco</td>
<td>56</td>
<td>2012/06/01</td>
<td>$115,000</td>
<td>4389</td>
<td>z.serrano@datatables.net</td>
</tr>
<tr>
<td>Jennifer</td>
<td>Acosta</td>
<td>Junior Javascript Developer</td>
<td>Edinburgh</td>
<td>43</td>
<td>2013/02/01</td>
<td>$75,650</td>
<td>3431</td>
<td>j.acosta@datatables.net</td>
</tr>
<tr>
<td>Cara</td>
<td>Stevens</td>
<td>Sales Assistant</td>
<td>New York</td>
<td>46</td>
<td>2011/12/06</td>
<td>$145,600</td>
<td>3990</td>
<td>c.stevens@datatables.net</td>
</tr>
<tr>
<td>Hermione</td>
<td>Butler</td>
<td>Regional Director</td>
<td>London</td>
<td>47</td>
<td>2011/03/21</td>
<td>$356,250</td>
<td>1016</td>
<td>h.butler@datatables.net</td>
</tr>
<tr>
<td>Lael</td>
<td>Greer</td>
<td>Systems Administrator</td>
<td>London</td>
<td>21</td>
<td>2009/02/27</td>
<td>$103,500</td>
<td>6733</td>
<td>l.greer@datatables.net</td>
</tr>
<tr>
<td>Jonas</td>
<td>Alexander</td>
<td>Developer</td>
<td>San Francisco</td>
<td>30</td>
<td>2010/07/14</td>
<td>$86,500</td>
<td>8196</td>
<td>j.alexander@datatables.net</td>
</tr>
<tr>
<td>Shad</td>
<td>Decker</td>
<td>Regional Director</td>
<td>Edinburgh</td>
<td>51</td>
<td>2008/11/13</td>
<td>$183,000</td>
<td>6373</td>
<td>s.decker@datatables.net</td>
</tr>
<tr>
<td>Michael</td>
<td>Bruce</td>
<td>Javascript Developer</td>
<td>Singapore</td>
<td>29</td>
<td>2011/06/27</td>
<td>$183,000</td>
<td>5384</td>
<td>m.bruce@datatables.net</td>
</tr>
<tr>
<td>Donna</td>
<td>Snider</td>
<td>Customer Support</td>
<td>New York</td>
<td>27</td>
<td>2011/01/25</td>
<td>$112,000</td>
<td>4226</td>
<td>d.snider@datatables.net</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<!-- END EXAMPLE TABLE PORTLET-->
<!-- BEGIN EXAMPLE TABLE PORTLET-->
<div class="portlet box green">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-globe"></i>Server-side processing(5,000,000 rows) </div>
<div class="tools"> </div>
</div>
<div class="portlet-body">
<table class="table table-striped table-bordered table-hover order-column" id="sample_2">
<thead>
<tr>
<th>ID</th>
<th>First name</th>
<th>Last name</th>
<th>ZIP / Post code</th>
<th>Country</th>
</tr>
</thead>
</table>
</div>
</div>
<!-- END EXAMPLE TABLE PORTLET-->
</div>
</div>
<div class="row">
<div class="col-md-6">
<!-- BEGIN EXAMPLE TABLE PORTLET-->
<div class="portlet light bordered">
<div class="portlet-title">
<div class="caption font-green">
<i class="icon-settings font-green"></i>
<span class="caption-subject bold uppercase">Both Scrollbars</span>
</div>
<div class="tools"> </div>
</div>
<div class="portlet-body table-both-scroll">
<table class="table table-striped table-bordered table-hover order-column" id="sample_3">
<thead>
<tr>
<th>First name</th>
<th>Lastname</th>
<th>Position</th>
<th>Office</th>
<th>Age</th>
<th>Start date</th>
<th>Salary</th>
<th>Extn.</th>
<th>E-mail</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tiger</td>
<td>Nixon</td>
<td>System Architect</td>
<td>Edinburgh</td>
<td>61</td>
<td>2011/04/25</td>
<td>$320,800</td>
<td>5421</td>
<td>t.nixon@datatables.net</td>
</tr>
<tr>
<td>Garrett</td>
<td>Winters</td>
<td>Accountant</td>
<td>Tokyo</td>
<td>63</td>
<td>2011/07/25</td>
<td>$170,750</td>
<td>8422</td>
<td>g.winters@datatables.net</td>
</tr>
<tr>
<td>Ashton</td>
<td>Cox</td>
<td>Junior Technical Author</td>
<td>San Francisco</td>
<td>66</td>
<td>2009/01/12</td>
<td>$86,000</td>
<td>1562</td>
<td>a.cox@datatables.net</td>
</tr>
<tr>
<td>Cedric</td>
<td>Kelly</td>
<td>Senior Javascript Developer</td>
<td>Edinburgh</td>
<td>22</td>
<td>2012/03/29</td>
<td>$433,060</td>
<td>6224</td>
<td>c.kelly@datatables.net</td>
</tr>
<tr>
<td>Airi</td>
<td>Satou</td>
<td>Accountant</td>
<td>Tokyo</td>
<td>33</td>
<td>2008/11/28</td>
<td>$162,700</td>
<td>5407</td>
<td>a.satou@datatables.net</td>
</tr>
<tr>
<td>Brielle</td>
<td>Williamson</td>
<td>Integration Specialist</td>
<td>New York</td>
<td>61</td>
<td>2012/12/02</td>
<td>$372,000</td>
<td>4804</td>
<td>b.williamson@datatables.net</td>
</tr>
<tr>
<td>Herrod</td>
<td>Chandler</td>
<td>Sales Assistant</td>
<td>San Francisco</td>
<td>59</td>
<td>2012/08/06</td>
<td>$137,500</td>
<td>9608</td>
<td>h.chandler@datatables.net</td>
</tr>
<tr>
<td>Rhona</td>
<td>Davidson</td>
<td>Integration Specialist</td>
<td>Tokyo</td>
<td>55</td>
<td>2010/10/14</td>
<td>$327,900</td>
<td>6200</td>
<td>r.davidson@datatables.net</td>
</tr>
<tr>
<td>Colleen</td>
<td>Hurst</td>
<td>Javascript Developer</td>
<td>San Francisco</td>
<td>39</td>
<td>2009/09/15</td>
<td>$205,500</td>
<td>2360</td>
<td>c.hurst@datatables.net</td>
</tr>
<tr>
<td>Sonya</td>
<td>Frost</td>
<td>Software Engineer</td>
<td>Edinburgh</td>
<td>23</td>
<td>2008/12/13</td>
<td>$103,600</td>
<td>1667</td>
<td>s.frost@datatables.net</td>
</tr>
<tr>
<td>Jena</td>
<td>Gaines</td>
<td>Office Manager</td>
<td>London</td>
<td>30</td>
<td>2008/12/19</td>
<td>$90,560</td>
<td>3814</td>
<td>j.gaines@datatables.net</td>
</tr>
<tr>
<td>Quinn</td>
<td>Flynn</td>
<td>Support Lead</td>
<td>Edinburgh</td>
<td>22</td>
<td>2013/03/03</td>
<td>$342,000</td>
<td>9497</td>
<td>q.flynn@datatables.net</td>
</tr>
<tr>
<td>Charde</td>
<td>Marshall</td>
<td>Regional Director</td>
<td>San Francisco</td>
<td>36</td>
<td>2008/10/16</td>
<td>$470,600</td>
<td>6741</td>
<td>c.marshall@datatables.net</td>
</tr>
<tr>
<td>Haley</td>
<td>Kennedy</td>
<td>Senior Marketing Designer</td>
<td>London</td>
<td>43</td>
<td>2012/12/18</td>
<td>$313,500</td>
<td>3597</td>
<td>h.kennedy@datatables.net</td>
</tr>
<tr>
<td>Tatyana</td>
<td>Fitzpatrick</td>
<td>Regional Director</td>
<td>London</td>
<td>19</td>
<td>2010/03/17</td>
<td>$385,750</td>
<td>1965</td>
<td>t.fitzpatrick@datatables.net</td>
</tr>
<tr>
<td>Michael</td>
<td>Silva</td>
<td>Marketing Designer</td>
<td>London</td>
<td>66</td>
<td>2012/11/27</td>
<td>$198,500</td>
<td>1581</td>
<td>m.silva@datatables.net</td>
</tr>
<tr>
<td>Paul</td>
<td>Byrd</td>
<td>Chief Financial Officer (CFO)</td>
<td>New York</td>
<td>64</td>
<td>2010/06/09</td>
<td>$725,000</td>
<td>3059</td>
<td>p.byrd@datatables.net</td>
</tr>
<tr>
<td>Gloria</td>
<td>Little</td>
<td>Systems Administrator</td>
<td>New York</td>
<td>59</td>
<td>2009/04/10</td>
<td>$237,500</td>
<td>1721</td>
<td>g.little@datatables.net</td>
</tr>
<tr>
<td>Bradley</td>
<td>Greer</td>
<td>Software Engineer</td>
<td>London</td>
<td>41</td>
<td>2012/10/13</td>
<td>$132,000</td>
<td>2558</td>
<td>b.greer@datatables.net</td>
</tr>
<tr>
<td>Dai</td>
<td>Rios</td>
<td>Personnel Lead</td>
<td>Edinburgh</td>
<td>35</td>
<td>2012/09/26</td>
<td>$217,500</td>
<td>2290</td>
<td>d.rios@datatables.net</td>
</tr>
<tr>
<td>Jenette</td>
<td>Caldwell</td>
<td>Development Lead</td>
<td>New York</td>
<td>30</td>
<td>2011/09/03</td>
<td>$345,000</td>
<td>1937</td>
<td>j.caldwell@datatables.net</td>
</tr>
<tr>
<td>Yuri</td>
<td>Berry</td>
<td>Chief Marketing Officer (CMO)</td>
<td>New York</td>
<td>40</td>
<td>2009/06/25</td>
<td>$675,000</td>
<td>6154</td>
<td>y.berry@datatables.net</td>
</tr>
<tr>
<td>Caesar</td>
<td>Vance</td>
<td>Pre-Sales Support</td>
<td>New York</td>
<td>21</td>
<td>2011/12/12</td>
<td>$106,450</td>
<td>8330</td>
<td>c.vance@datatables.net</td>
</tr>
<tr>
<td>Doris</td>
<td>Wilder</td>
<td>Sales Assistant</td>
<td>Sidney</td>
<td>23</td>
<td>2010/09/20</td>
<td>$85,600</td>
<td>3023</td>
<td>d.wilder@datatables.net</td>
</tr>
<tr>
<td>Angelica</td>
<td>Ramos</td>
<td>Chief Executive Officer (CEO)</td>
<td>London</td>
<td>47</td>
<td>2009/10/09</td>
<td>$1,200,000</td>
<td>5797</td>
<td>a.ramos@datatables.net</td>
</tr>
<tr>
<td>Gavin</td>
<td>Joyce</td>
<td>Developer</td>
<td>Edinburgh</td>
<td>42</td>
<td>2010/12/22</td>
<td>$92,575</td>
<td>8822</td>
<td>g.joyce@datatables.net</td>
</tr>
<tr>
<td>Jennifer</td>
<td>Chang</td>
<td>Regional Director</td>
<td>Singapore</td>
<td>28</td>
<td>2010/11/14</td>
<td>$357,650</td>
<td>9239</td>
<td>j.chang@datatables.net</td>
</tr>
<tr>
<td>Brenden</td>
<td>Wagner</td>
<td>Software Engineer</td>
<td>San Francisco</td>
<td>28</td>
<td>2011/06/07</td>
<td>$206,850</td>
<td>1314</td>
<td>b.wagner@datatables.net</td>
</tr>
<tr>
<td>Fiona</td>
<td>Green</td>
<td>Chief Operating Officer (COO)</td>
<td>San Francisco</td>
<td>48</td>
<td>2010/03/11</td>
<td>$850,000</td>
<td>2947</td>
<td>f.green@datatables.net</td>
</tr>
<tr>
<td>Shou</td>
<td>Itou</td>
<td>Regional Marketing</td>
<td>Tokyo</td>
<td>20</td>
<td>2011/08/14</td>
<td>$163,000</td>
<td>8899</td>
<td>s.itou@datatables.net</td>
</tr>
<tr>
<td>Michelle</td>
<td>House</td>
<td>Integration Specialist</td>
<td>Sidney</td>
<td>37</td>
<td>2011/06/02</td>
<td>$95,400</td>
<td>2769</td>
<td>m.house@datatables.net</td>
</tr>
<tr>
<td>Suki</td>
<td>Burks</td>
<td>Developer</td>
<td>London</td>
<td>53</td>
<td>2009/10/22</td>
<td>$114,500</td>
<td>6832</td>
<td>s.burks@datatables.net</td>
</tr>
<tr>
<td>Prescott</td>
<td>Bartlett</td>
<td>Technical Author</td>
<td>London</td>
<td>27</td>
<td>2011/05/07</td>
<td>$145,000</td>
<td>3606</td>
<td>p.bartlett@datatables.net</td>
</tr>
<tr>
<td>Gavin</td>
<td>Cortez</td>
<td>Team Leader</td>
<td>San Francisco</td>
<td>22</td>
<td>2008/10/26</td>
<td>$235,500</td>
<td>2860</td>
<td>g.cortez@datatables.net</td>
</tr>
<tr>
<td>Martena</td>
<td>Mccray</td>
<td>Post-Sales support</td>
<td>Edinburgh</td>
<td>46</td>
<td>2011/03/09</td>
<td>$324,050</td>
<td>8240</td>
<td>m.mccray@datatables.net</td>
</tr>
<tr>
<td>Unity</td>
<td>Butler</td>
<td>Marketing Designer</td>
<td>San Francisco</td>
<td>47</td>
<td>2009/12/09</td>
<td>$85,675</td>
<td>5384</td>
<td>u.butler@datatables.net</td>
</tr>
<tr>
<td>Howard</td>
<td>Hatfield</td>
<td>Office Manager</td>
<td>San Francisco</td>
<td>51</td>
<td>2008/12/16</td>
<td>$164,500</td>
<td>7031</td>
<td>h.hatfield@datatables.net</td>
</tr>
<tr>
<td>Hope</td>
<td>Fuentes</td>
<td>Secretary</td>
<td>San Francisco</td>
<td>41</td>
<td>2010/02/12</td>
<td>$109,850</td>
<td>6318</td>
<td>h.fuentes@datatables.net</td>
</tr>
<tr>
<td>Vivian</td>
<td>Harrell</td>
<td>Financial Controller</td>
<td>San Francisco</td>
<td>62</td>
<td>2009/02/14</td>
<td>$452,500</td>
<td>9422</td>
<td>v.harrell@datatables.net</td>
</tr>
<tr>
<td>Timothy</td>
<td>Mooney</td>
<td>Office Manager</td>
<td>London</td>
<td>37</td>
<td>2008/12/11</td>
<td>$136,200</td>
<td>7580</td>
<td>t.mooney@datatables.net</td>
</tr>
<tr>
<td>Jackson</td>
<td>Bradshaw</td>
<td>Director</td>
<td>New York</td>
<td>65</td>
<td>2008/09/26</td>
<td>$645,750</td>
<td>1042</td>
<td>j.bradshaw@datatables.net</td>
</tr>
<tr>
<td>Olivia</td>
<td>Liang</td>
<td>Support Engineer</td>
<td>Singapore</td>
<td>64</td>
<td>2011/02/03</td>
<td>$234,500</td>
<td>2120</td>
<td>o.liang@datatables.net</td>
</tr>
<tr>
<td>Bruno</td>
<td>Nash</td>
<td>Software Engineer</td>
<td>London</td>
<td>38</td>
<td>2011/05/03</td>
<td>$163,500</td>
<td>6222</td>
<td>b.nash@datatables.net</td>
</tr>
<tr>
<td>Sakura</td>
<td>Yamamoto</td>
<td>Support Engineer</td>
<td>Tokyo</td>
<td>37</td>
<td>2009/08/19</td>
<td>$139,575</td>
<td>9383</td>
<td>s.yamamoto@datatables.net</td>
</tr>
<tr>
<td>Thor</td>
<td>Walton</td>
<td>Developer</td>
<td>New York</td>
<td>61</td>
<td>2013/08/11</td>
<td>$98,540</td>
<td>8327</td>
<td>t.walton@datatables.net</td>
</tr>
<tr>
<td>Finn</td>
<td>Camacho</td>
<td>Support Engineer</td>
<td>San Francisco</td>
<td>47</td>
<td>2009/07/07</td>
<td>$87,500</td>
<td>2927</td>
<td>f.camacho@datatables.net</td>
</tr>
<tr>
<td>Serge</td>
<td>Baldwin</td>
<td>Data Coordinator</td>
<td>Singapore</td>
<td>64</td>
<td>2012/04/09</td>
<td>$138,575</td>
<td>8352</td>
<td>s.baldwin@datatables.net</td>
</tr>
<tr>
<td>Zenaida</td>
<td>Frank</td>
<td>Software Engineer</td>
<td>New York</td>
<td>63</td>
<td>2010/01/04</td>
<td>$125,250</td>
<td>7439</td>
<td>z.frank@datatables.net</td>
</tr>
<tr>
<td>Zorita</td>
<td>Serrano</td>
<td>Software Engineer</td>
<td>San Francisco</td>
<td>56</td>
<td>2012/06/01</td>
<td>$115,000</td>
<td>4389</td>
<td>z.serrano@datatables.net</td>
</tr>
<tr>
<td>Jennifer</td>
<td>Acosta</td>
<td>Junior Javascript Developer</td>
<td>Edinburgh</td>
<td>43</td>
<td>2013/02/01</td>
<td>$75,650</td>
<td>3431</td>
<td>j.acosta@datatables.net</td>
</tr>
<tr>
<td>Cara</td>
<td>Stevens</td>
<td>Sales Assistant</td>
<td>New York</td>
<td>46</td>
<td>2011/12/06</td>
<td>$145,600</td>
<td>3990</td>
<td>c.stevens@datatables.net</td>
</tr>
<tr>
<td>Hermione</td>
<td>Butler</td>
<td>Regional Director</td>
<td>London</td>
<td>47</td>
<td>2011/03/21</td>
<td>$356,250</td>
<td>1016</td>
<td>h.butler@datatables.net</td>
</tr>
<tr>
<td>Lael</td>
<td>Greer</td>
<td>Systems Administrator</td>
<td>London</td>
<td>21</td>
<td>2009/02/27</td>
<td>$103,500</td>
<td>6733</td>
<td>l.greer@datatables.net</td>
</tr>
<tr>
<td>Jonas</td>
<td>Alexander</td>
<td>Developer</td>
<td>San Francisco</td>
<td>30</td>
<td>2010/07/14</td>
<td>$86,500</td>
<td>8196</td>
<td>j.alexander@datatables.net</td>
</tr>
<tr>
<td>Shad</td>
<td>Decker</td>
<td>Regional Director</td>
<td>Edinburgh</td>
<td>51</td>
<td>2008/11/13</td>
<td>$183,000</td>
<td>6373</td>
<td>s.decker@datatables.net</td>
</tr>
<tr>
<td>Michael</td>
<td>Bruce</td>
<td>Javascript Developer</td>
<td>Singapore</td>
<td>29</td>
<td>2011/06/27</td>
<td>$183,000</td>
<td>5384</td>
<td>m.bruce@datatables.net</td>
</tr>
<tr>
<td>Donna</td>
<td>Snider</td>
<td>Customer Support</td>
<td>New York</td>
<td>27</td>
<td>2011/01/25</td>
<td>$112,000</td>
<td>4226</td>
<td>d.snider@datatables.net</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="col-md-6">
<!-- BEGIN EXAMPLE TABLE PORTLET-->
<div class="portlet light bordered">
<div class="portlet-title">
<div class="caption font-red">
<i class="icon-settings font-red"></i>
<span class="caption-subject bold uppercase">Both Scrollbars</span>
</div>
<div class="tools"> </div>
</div>
<div class="portlet-body table-both-scroll">
<table class="table table-striped table-bordered table-hover order-column" id="sample_4">
<thead>
<tr>
<th>First name</th>
<th>Lastname</th>
<th>Position</th>
<th>Office</th>
<th>Age</th>
<th>Start date</th>
<th>Salary</th>
<th>Extn.</th>
<th>E-mail</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tiger</td>
<td>Nixon</td>
<td>System Architect</td>
<td>Edinburgh</td>
<td>61</td>
<td>2011/04/25</td>
<td>$320,800</td>
<td>5421</td>
<td>t.nixon@datatables.net</td>
</tr>
<tr>
<td>Garrett</td>
<td>Winters</td>
<td>Accountant</td>
<td>Tokyo</td>
<td>63</td>
<td>2011/07/25</td>
<td>$170,750</td>
<td>8422</td>
<td>g.winters@datatables.net</td>
</tr>
<tr>
<td>Ashton</td>
<td>Cox</td>
<td>Junior Technical Author</td>
<td>San Francisco</td>
<td>66</td>
<td>2009/01/12</td>
<td>$86,000</td>
<td>1562</td>
<td>a.cox@datatables.net</td>
</tr>
<tr>
<td>Cedric</td>
<td>Kelly</td>
<td>Senior Javascript Developer</td>
<td>Edinburgh</td>
<td>22</td>
<td>2012/03/29</td>
<td>$433,060</td>
<td>6224</td>
<td>c.kelly@datatables.net</td>
</tr>
<tr>
<td>Airi</td>
<td>Satou</td>
<td>Accountant</td>
<td>Tokyo</td>
<td>33</td>
<td>2008/11/28</td>
<td>$162,700</td>
<td>5407</td>
<td>a.satou@datatables.net</td>
</tr>
<tr>
<td>Brielle</td>
<td>Williamson</td>
<td>Integration Specialist</td>
<td>New York</td>
<td>61</td>
<td>2012/12/02</td>
<td>$372,000</td>
<td>4804</td>
<td>b.williamson@datatables.net</td>
</tr>
<tr>
<td>Herrod</td>
<td>Chandler</td>
<td>Sales Assistant</td>
<td>San Francisco</td>
<td>59</td>
<td>2012/08/06</td>
<td>$137,500</td>
<td>9608</td>
<td>h.chandler@datatables.net</td>
</tr>
<tr>
<td>Rhona</td>
<td>Davidson</td>
<td>Integration Specialist</td>
<td>Tokyo</td>
<td>55</td>
<td>2010/10/14</td>
<td>$327,900</td>
<td>6200</td>
<td>r.davidson@datatables.net</td>
</tr>
<tr>
<td>Colleen</td>
<td>Hurst</td>
<td>Javascript Developer</td>
<td>San Francisco</td>
<td>39</td>
<td>2009/09/15</td>
<td>$205,500</td>
<td>2360</td>
<td>c.hurst@datatables.net</td>
</tr>
<tr>
<td>Sonya</td>
<td>Frost</td>
<td>Software Engineer</td>
<td>Edinburgh</td>
<td>23</td>
<td>2008/12/13</td>
<td>$103,600</td>
<td>1667</td>
<td>s.frost@datatables.net</td>
</tr>
<tr>
<td>Jena</td>
<td>Gaines</td>
<td>Office Manager</td>
<td>London</td>
<td>30</td>
<td>2008/12/19</td>
<td>$90,560</td>
<td>3814</td>
<td>j.gaines@datatables.net</td>
</tr>
<tr>
<td>Quinn</td>
<td>Flynn</td>
<td>Support Lead</td>
<td>Edinburgh</td>
<td>22</td>
<td>2013/03/03</td>
<td>$342,000</td>
<td>9497</td>
<td>q.flynn@datatables.net</td>
</tr>
<tr>
<td>Charde</td>
<td>Marshall</td>
<td>Regional Director</td>
<td>San Francisco</td>
<td>36</td>
<td>2008/10/16</td>
<td>$470,600</td>
<td>6741</td>
<td>c.marshall@datatables.net</td>
</tr>
<tr>
<td>Haley</td>
<td>Kennedy</td>
<td>Senior Marketing Designer</td>
<td>London</td>
<td>43</td>
<td>2012/12/18</td>
<td>$313,500</td>
<td>3597</td>
<td>h.kennedy@datatables.net</td>
</tr>
<tr>
<td>Tatyana</td>
<td>Fitzpatrick</td>
<td>Regional Director</td>
<td>London</td>
<td>19</td>
<td>2010/03/17</td>
<td>$385,750</td>
<td>1965</td>
<td>t.fitzpatrick@datatables.net</td>
</tr>
<tr>
<td>Michael</td>
<td>Silva</td>
<td>Marketing Designer</td>
<td>London</td>
<td>66</td>
<td>2012/11/27</td>
<td>$198,500</td>
<td>1581</td>
<td>m.silva@datatables.net</td>
</tr>
<tr>
<td>Paul</td>
<td>Byrd</td>
<td>Chief Financial Officer (CFO)</td>
<td>New York</td>
<td>64</td>
<td>2010/06/09</td>
<td>$725,000</td>
<td>3059</td>
<td>p.byrd@datatables.net</td>
</tr>
<tr>
<td>Gloria</td>
<td>Little</td>
<td>Systems Administrator</td>
<td>New York</td>
<td>59</td>
<td>2009/04/10</td>
<td>$237,500</td>
<td>1721</td>
<td>g.little@datatables.net</td>
</tr>
<tr>
<td>Bradley</td>
<td>Greer</td>
<td>Software Engineer</td>
<td>London</td>
<td>41</td>
<td>2012/10/13</td>
<td>$132,000</td>
<td>2558</td>
<td>b.greer@datatables.net</td>
</tr>
<tr>
<td>Dai</td>
<td>Rios</td>
<td>Personnel Lead</td>
<td>Edinburgh</td>
<td>35</td>
<td>2012/09/26</td>
<td>$217,500</td>
<td>2290</td>
<td>d.rios@datatables.net</td>
</tr>
<tr>
<td>Jenette</td>
<td>Caldwell</td>
<td>Development Lead</td>
<td>New York</td>
<td>30</td>
<td>2011/09/03</td>
<td>$345,000</td>
<td>1937</td>
<td>j.caldwell@datatables.net</td>
</tr>
<tr>
<td>Yuri</td>
<td>Berry</td>
<td>Chief Marketing Officer (CMO)</td>
<td>New York</td>
<td>40</td>
<td>2009/06/25</td>
<td>$675,000</td>
<td>6154</td>
<td>y.berry@datatables.net</td>
</tr>
<tr>
<td>Caesar</td>
<td>Vance</td>
<td>Pre-Sales Support</td>
<td>New York</td>
<td>21</td>
<td>2011/12/12</td>
<td>$106,450</td>
<td>8330</td>
<td>c.vance@datatables.net</td>
</tr>
<tr>
<td>Doris</td>
<td>Wilder</td>
<td>Sales Assistant</td>
<td>Sidney</td>
<td>23</td>
<td>2010/09/20</td>
<td>$85,600</td>
<td>3023</td>
<td>d.wilder@datatables.net</td>
</tr>
<tr>
<td>Angelica</td>
<td>Ramos</td>
<td>Chief Executive Officer (CEO)</td>
<td>London</td>
<td>47</td>
<td>2009/10/09</td>
<td>$1,200,000</td>
<td>5797</td>
<td>a.ramos@datatables.net</td>
</tr>
<tr>
<td>Gavin</td>
<td>Joyce</td>
<td>Developer</td>
<td>Edinburgh</td>
<td>42</td>
<td>2010/12/22</td>
<td>$92,575</td>
<td>8822</td>
<td>g.joyce@datatables.net</td>
</tr>
<tr>
<td>Jennifer</td>
<td>Chang</td>
<td>Regional Director</td>
<td>Singapore</td>
<td>28</td>
<td>2010/11/14</td>
<td>$357,650</td>
<td>9239</td>
<td>j.chang@datatables.net</td>
</tr>
<tr>
<td>Brenden</td>
<td>Wagner</td>
<td>Software Engineer</td>
<td>San Francisco</td>
<td>28</td>
<td>2011/06/07</td>
<td>$206,850</td>
<td>1314</td>
<td>b.wagner@datatables.net</td>
</tr>
<tr>
<td>Fiona</td>
<td>Green</td>
<td>Chief Operating Officer (COO)</td>
<td>San Francisco</td>
<td>48</td>
<td>2010/03/11</td>
<td>$850,000</td>
<td>2947</td>
<td>f.green@datatables.net</td>
</tr>
<tr>
<td>Shou</td>
<td>Itou</td>
<td>Regional Marketing</td>
<td>Tokyo</td>
<td>20</td>
<td>2011/08/14</td>
<td>$163,000</td>
<td>8899</td>
<td>s.itou@datatables.net</td>
</tr>
<tr>
<td>Michelle</td>
<td>House</td>
<td>Integration Specialist</td>
<td>Sidney</td>
<td>37</td>
<td>2011/06/02</td>
<td>$95,400</td>
<td>2769</td>
<td>m.house@datatables.net</td>
</tr>
<tr>
<td>Suki</td>
<td>Burks</td>
<td>Developer</td>
<td>London</td>
<td>53</td>
<td>2009/10/22</td>
<td>$114,500</td>
<td>6832</td>
<td>s.burks@datatables.net</td>
</tr>
<tr>
<td>Prescott</td>
<td>Bartlett</td>
<td>Technical Author</td>
<td>London</td>
<td>27</td>
<td>2011/05/07</td>
<td>$145,000</td>
<td>3606</td>
<td>p.bartlett@datatables.net</td>
</tr>
<tr>
<td>Gavin</td>
<td>Cortez</td>
<td>Team Leader</td>
<td>San Francisco</td>
<td>22</td>
<td>2008/10/26</td>
<td>$235,500</td>
<td>2860</td>
<td>g.cortez@datatables.net</td>
</tr>
<tr>
<td>Martena</td>
<td>Mccray</td>
<td>Post-Sales support</td>
<td>Edinburgh</td>
<td>46</td>
<td>2011/03/09</td>
<td>$324,050</td>
<td>8240</td>
<td>m.mccray@datatables.net</td>
</tr>
<tr>
<td>Unity</td>
<td>Butler</td>
<td>Marketing Designer</td>
<td>San Francisco</td>
<td>47</td>
<td>2009/12/09</td>
<td>$85,675</td>
<td>5384</td>
<td>u.butler@datatables.net</td>
</tr>
<tr>
<td>Howard</td>
<td>Hatfield</td>
<td>Office Manager</td>
<td>San Francisco</td>
<td>51</td>
<td>2008/12/16</td>
<td>$164,500</td>
<td>7031</td>
<td>h.hatfield@datatables.net</td>
</tr>
<tr>
<td>Hope</td>
<td>Fuentes</td>
<td>Secretary</td>
<td>San Francisco</td>
<td>41</td>
<td>2010/02/12</td>
<td>$109,850</td>
<td>6318</td>
<td>h.fuentes@datatables.net</td>
</tr>
<tr>
<td>Vivian</td>
<td>Harrell</td>
<td>Financial Controller</td>
<td>San Francisco</td>
<td>62</td>
<td>2009/02/14</td>
<td>$452,500</td>
<td>9422</td>
<td>v.harrell@datatables.net</td>
</tr>
<tr>
<td>Timothy</td>
<td>Mooney</td>
<td>Office Manager</td>
<td>London</td>
<td>37</td>
<td>2008/12/11</td>
<td>$136,200</td>
<td>7580</td>
<td>t.mooney@datatables.net</td>
</tr>
<tr>
<td>Jackson</td>
<td>Bradshaw</td>
<td>Director</td>
<td>New York</td>
<td>65</td>
<td>2008/09/26</td>
<td>$645,750</td>
<td>1042</td>
<td>j.bradshaw@datatables.net</td>
</tr>
<tr>
<td>Olivia</td>
<td>Liang</td>
<td>Support Engineer</td>
<td>Singapore</td>
<td>64</td>
<td>2011/02/03</td>
<td>$234,500</td>
<td>2120</td>
<td>o.liang@datatables.net</td>
</tr>
<tr>
<td>Bruno</td>
<td>Nash</td>
<td>Software Engineer</td>
<td>London</td>
<td>38</td>
<td>2011/05/03</td>
<td>$163,500</td>
<td>6222</td>
<td>b.nash@datatables.net</td>
</tr>
<tr>
<td>Sakura</td>
<td>Yamamoto</td>
<td>Support Engineer</td>
<td>Tokyo</td>
<td>37</td>
<td>2009/08/19</td>
<td>$139,575</td>
<td>9383</td>
<td>s.yamamoto@datatables.net</td>
</tr>
<tr>
<td>Thor</td>
<td>Walton</td>
<td>Developer</td>
<td>New York</td>
<td>61</td>
<td>2013/08/11</td>
<td>$98,540</td>
<td>8327</td>
<td>t.walton@datatables.net</td>
</tr>
<tr>
<td>Finn</td>
<td>Camacho</td>
<td>Support Engineer</td>
<td>San Francisco</td>
<td>47</td>
<td>2009/07/07</td>
<td>$87,500</td>
<td>2927</td>
<td>f.camacho@datatables.net</td>
</tr>
<tr>
<td>Serge</td>
<td>Baldwin</td>
<td>Data Coordinator</td>
<td>Singapore</td>
<td>64</td>
<td>2012/04/09</td>
<td>$138,575</td>
<td>8352</td>
<td>s.baldwin@datatables.net</td>
</tr>
<tr>
<td>Zenaida</td>
<td>Frank</td>
<td>Software Engineer</td>
<td>New York</td>
<td>63</td>
<td>2010/01/04</td>
<td>$125,250</td>
<td>7439</td>
<td>z.frank@datatables.net</td>
</tr>
<tr>
<td>Zorita</td>
<td>Serrano</td>
<td>Software Engineer</td>
<td>San Francisco</td>
<td>56</td>
<td>2012/06/01</td>
<td>$115,000</td>
<td>4389</td>
<td>z.serrano@datatables.net</td>
</tr>
<tr>
<td>Jennifer</td>
<td>Acosta</td>
<td>Junior Javascript Developer</td>
<td>Edinburgh</td>
<td>43</td>
<td>2013/02/01</td>
<td>$75,650</td>
<td>3431</td>
<td>j.acosta@datatables.net</td>
</tr>
<tr>
<td>Cara</td>
<td>Stevens</td>
<td>Sales Assistant</td>
<td>New York</td>
<td>46</td>
<td>2011/12/06</td>
<td>$145,600</td>
<td>3990</td>
<td>c.stevens@datatables.net</td>
</tr>
<tr>
<td>Hermione</td>
<td>Butler</td>
<td>Regional Director</td>
<td>London</td>
<td>47</td>
<td>2011/03/21</td>
<td>$356,250</td>
<td>1016</td>
<td>h.butler@datatables.net</td>
</tr>
<tr>
<td>Lael</td>
<td>Greer</td>
<td>Systems Administrator</td>
<td>London</td>
<td>21</td>
<td>2009/02/27</td>
<td>$103,500</td>
<td>6733</td>
<td>l.greer@datatables.net</td>
</tr>
<tr>
<td>Jonas</td>
<td>Alexander</td>
<td>Developer</td>
<td>San Francisco</td>
<td>30</td>
<td>2010/07/14</td>
<td>$86,500</td>
<td>8196</td>
<td>j.alexander@datatables.net</td>
</tr>
<tr>
<td>Shad</td>
<td>Decker</td>
<td>Regional Director</td>
<td>Edinburgh</td>
<td>51</td>
<td>2008/11/13</td>
<td>$183,000</td>
<td>6373</td>
<td>s.decker@datatables.net</td>
</tr>
<tr>
<td>Michael</td>
<td>Bruce</td>
<td>Javascript Developer</td>
<td>Singapore</td>
<td>29</td>
<td>2011/06/27</td>
<td>$183,000</td>
<td>5384</td>
<td>m.bruce@datatables.net</td>
</tr>
<tr>
<td>Donna</td>
<td>Snider</td>
<td>Customer Support</td>
<td>New York</td>
<td>27</td>
<td>2011/01/25</td>
<td>$112,000</td>
<td>4226</td>
<td>d.snider@datatables.net</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<!-- END PAGE BASE CONTENT -->
</div>
<!-- END CONTENT BODY -->
</div>
<!-- END CONTENT -->
<!-- BEGIN QUICK SIDEBAR -->
<a href="javascript:;" class="page-quick-sidebar-toggler">
<i class="icon-login"></i>
</a>
<div class="page-quick-sidebar-wrapper" data-close-on-body-click="false">
<div class="page-quick-sidebar">
<ul class="nav nav-tabs">
<li class="active">
<a href="javascript:;" data-target="#quick_sidebar_tab_1" data-toggle="tab"> Users
<span class="badge badge-danger">2</span>
</a>
</li>
<li>
<a href="javascript:;" data-target="#quick_sidebar_tab_2" data-toggle="tab"> Alerts
<span class="badge badge-success">7</span>
</a>
</li>
<li class="dropdown">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"> More
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu pull-right">
<li>
<a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
<i class="icon-bell"></i> Alerts </a>
</li>
<li>
<a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
<i class="icon-info"></i> Notifications </a>
</li>
<li>
<a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
<i class="icon-speech"></i> Activities </a>
</li>
<li class="divider"></li>
<li>
<a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
<i class="icon-settings"></i> Settings </a>
</li>
</ul>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane active page-quick-sidebar-chat" id="quick_sidebar_tab_1">
<div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">
<h3 class="list-heading">Staff</h3>
<ul class="media-list list-items">
<li class="media">
<div class="media-status">
<span class="badge badge-success">8</span>
</div>
<img class="media-object" src="../assets/layouts/layout/img/avatar3.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Bob Nilson</h4>
<div class="media-heading-sub"> Project Manager </div>
</div>
</li>
<li class="media">
<img class="media-object" src="../assets/layouts/layout/img/avatar1.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Nick Larson</h4>
<div class="media-heading-sub"> Art Director </div>
</div>
</li>
<li class="media">
<div class="media-status">
<span class="badge badge-danger">3</span>
</div>
<img class="media-object" src="../assets/layouts/layout/img/avatar4.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Deon Hubert</h4>
<div class="media-heading-sub"> CTO </div>
</div>
</li>
<li class="media">
<img class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Ella Wong</h4>
<div class="media-heading-sub"> CEO </div>
</div>
</li>
</ul>
<h3 class="list-heading">Customers</h3>
<ul class="media-list list-items">
<li class="media">
<div class="media-status">
<span class="badge badge-warning">2</span>
</div>
<img class="media-object" src="../assets/layouts/layout/img/avatar6.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Lara Kunis</h4>
<div class="media-heading-sub"> CEO, Loop Inc </div>
<div class="media-heading-small"> Last seen 03:10 AM </div>
</div>
</li>
<li class="media">
<div class="media-status">
<span class="label label-sm label-success">new</span>
</div>
<img class="media-object" src="../assets/layouts/layout/img/avatar7.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Ernie Kyllonen</h4>
<div class="media-heading-sub"> Project Manager,
<br> SmartBizz PTL </div>
</div>
</li>
<li class="media">
<img class="media-object" src="../assets/layouts/layout/img/avatar8.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Lisa Stone</h4>
<div class="media-heading-sub"> CTO, Keort Inc </div>
<div class="media-heading-small"> Last seen 13:10 PM </div>
</div>
</li>
<li class="media">
<div class="media-status">
<span class="badge badge-success">7</span>
</div>
<img class="media-object" src="../assets/layouts/layout/img/avatar9.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Deon Portalatin</h4>
<div class="media-heading-sub"> CFO, H&D LTD </div>
</div>
</li>
<li class="media">
<img class="media-object" src="../assets/layouts/layout/img/avatar10.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Irina Savikova</h4>
<div class="media-heading-sub"> CEO, Tizda Motors Inc </div>
</div>
</li>
<li class="media">
<div class="media-status">
<span class="badge badge-danger">4</span>
</div>
<img class="media-object" src="../assets/layouts/layout/img/avatar11.jpg" alt="...">
<div class="media-body">
<h4 class="media-heading">Maria Gomez</h4>
<div class="media-heading-sub"> Manager, Infomatic Inc </div>
<div class="media-heading-small"> Last seen 03:10 AM </div>
</div>
</li>
</ul>
</div>
<div class="page-quick-sidebar-item">
<div class="page-quick-sidebar-chat-user">
<div class="page-quick-sidebar-nav">
<a href="javascript:;" class="page-quick-sidebar-back-to-list">
<i class="icon-arrow-left"></i>Back</a>
</div>
<div class="page-quick-sidebar-chat-user-messages">
<div class="post out">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Bob Nilson</a>
<span class="datetime">20:15</span>
<span class="body"> When could you send me the report ? </span>
</div>
</div>
<div class="post in">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Ella Wong</a>
<span class="datetime">20:15</span>
<span class="body"> Its almost done. I will be sending it shortly </span>
</div>
</div>
<div class="post out">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Bob Nilson</a>
<span class="datetime">20:15</span>
<span class="body"> Alright. Thanks! :) </span>
</div>
</div>
<div class="post in">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Ella Wong</a>
<span class="datetime">20:16</span>
<span class="body"> You are most welcome. Sorry for the delay. </span>
</div>
</div>
<div class="post out">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Bob Nilson</a>
<span class="datetime">20:17</span>
<span class="body"> No probs. Just take your time :) </span>
</div>
</div>
<div class="post in">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Ella Wong</a>
<span class="datetime">20:40</span>
<span class="body"> Alright. I just emailed it to you. </span>
</div>
</div>
<div class="post out">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Bob Nilson</a>
<span class="datetime">20:17</span>
<span class="body"> Great! Thanks. Will check it right away. </span>
</div>
</div>
<div class="post in">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Ella Wong</a>
<span class="datetime">20:40</span>
<span class="body"> Please let me know if you have any comment. </span>
</div>
</div>
<div class="post out">
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
<div class="message">
<span class="arrow"></span>
<a href="javascript:;" class="name">Bob Nilson</a>
<span class="datetime">20:17</span>
<span class="body"> Sure. I will check and buzz you if anything needs to be corrected. </span>
</div>
</div>
</div>
<div class="page-quick-sidebar-chat-user-form">
<div class="input-group">
<input type="text" class="form-control" placeholder="Type a message here...">
<div class="input-group-btn">
<button type="button" class="btn green">
<i class="icon-paper-clip"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane page-quick-sidebar-alerts" id="quick_sidebar_tab_2">
<div class="page-quick-sidebar-alerts-list">
<h3 class="list-heading">General</h3>
<ul class="feeds list-items">
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-info">
<i class="fa fa-check"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> You have 4 pending tasks.
<span class="label label-sm label-warning "> Take action
<i class="fa fa-share"></i>
</span>
</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> Just now </div>
</div>
</li>
<li>
<a href="javascript:;">
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-success">
<i class="fa fa-bar-chart-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> Finance Report for year 2013 has been released. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 20 mins </div>
</div>
</a>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-danger">
<i class="fa fa-user"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> You have 5 pending membership that requires a quick review. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 24 mins </div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-info">
<i class="fa fa-shopping-cart"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> New order received with
<span class="label label-sm label-success"> Reference Number: DR23923 </span>
</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 30 mins </div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-success">
<i class="fa fa-user"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> You have 5 pending membership that requires a quick review. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 24 mins </div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-info">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> Web server hardware needs to be upgraded.
<span class="label label-sm label-warning"> Overdue </span>
</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 2 hours </div>
</div>
</li>
<li>
<a href="javascript:;">
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-default">
<i class="fa fa-briefcase"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> IPO Report for year 2013 has been released. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 20 mins </div>
</div>
</a>
</li>
</ul>
<h3 class="list-heading">System</h3>
<ul class="feeds list-items">
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-info">
<i class="fa fa-check"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> You have 4 pending tasks.
<span class="label label-sm label-warning "> Take action
<i class="fa fa-share"></i>
</span>
</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> Just now </div>
</div>
</li>
<li>
<a href="javascript:;">
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-danger">
<i class="fa fa-bar-chart-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> Finance Report for year 2013 has been released. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 20 mins </div>
</div>
</a>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-default">
<i class="fa fa-user"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> You have 5 pending membership that requires a quick review. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 24 mins </div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-info">
<i class="fa fa-shopping-cart"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> New order received with
<span class="label label-sm label-success"> Reference Number: DR23923 </span>
</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 30 mins </div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-success">
<i class="fa fa-user"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> You have 5 pending membership that requires a quick review. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 24 mins </div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-warning">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> Web server hardware needs to be upgraded.
<span class="label label-sm label-default "> Overdue </span>
</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 2 hours </div>
</div>
</li>
<li>
<a href="javascript:;">
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-info">
<i class="fa fa-briefcase"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> IPO Report for year 2013 has been released. </div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 20 mins </div>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="tab-pane page-quick-sidebar-settings" id="quick_sidebar_tab_3">
<div class="page-quick-sidebar-settings-list">
<h3 class="list-heading">General Settings</h3>
<ul class="list-items borderless">
<li> Enable Notifications
<input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
<li> Allow Tracking
<input type="checkbox" class="make-switch" data-size="small" data-on-color="info" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
<li> Log Errors
<input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
<li> Auto Sumbit Issues
<input type="checkbox" class="make-switch" data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
<li> Enable SMS Alerts
<input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
</ul>
<h3 class="list-heading">System Settings</h3>
<ul class="list-items borderless">
<li> Security Level
<select class="form-control input-inline input-sm input-small">
<option value="1">Normal</option>
<option value="2" selected>Medium</option>
<option value="e">High</option>
</select>
</li>
<li> Failed Email Attempts
<input class="form-control input-inline input-sm input-small" value="5" /> </li>
<li> Secondary SMTP Port
<input class="form-control input-inline input-sm input-small" value="3560" /> </li>
<li> Notify On System Error
<input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
<li> Notify On SMTP Error
<input type="checkbox" class="make-switch" checked data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
</ul>
<div class="inner-content">
<button class="btn btn-success">
<i class="icon-settings"></i> Save Changes</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END QUICK SIDEBAR -->
</div>
<!-- END CONTAINER -->
<!-- BEGIN FOOTER -->
<div class="page-footer">
<div class="page-footer-inner"> 2016 © Metronic Theme By
<a target="_blank" href="http://keenthemes.com">Keenthemes</a> |
<a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a>
</div>
<div class="scroll-to-top">
<i class="icon-arrow-up"></i>
</div>
</div>
<!-- END FOOTER -->
<!-- BEGIN QUICK NAV -->
<nav class="quick-nav">
<a class="quick-nav-trigger" href="#0">
<span aria-hidden="true"></span>
</a>
<ul>
<li>
<a href="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" target="_blank" class="active">
<span>Purchase Metronic</span>
<i class="icon-basket"></i>
</a>
</li>
<li>
<a href="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/reviews/4021469?ref=keenthemes" target="_blank">
<span>Customer Reviews</span>
<i class="icon-users"></i>
</a>
</li>
<li>
<a href="http://keenthemes.com/showcast/" target="_blank">
<span>Showcase</span>
<i class="icon-user"></i>
</a>
</li>
<li>
<a href="http://keenthemes.com/metronic-theme/changelog/" target="_blank">
<span>Changelog</span>
<i class="icon-graph"></i>
</a>
</li>
</ul>
<span aria-hidden="true" class="quick-nav-bg"></span>
</nav>
<div class="quick-nav-overlay"></div>
<!-- END QUICK NAV -->
<!--[if lt IE 9]>
<script src="../assets/global/plugins/respond.min.js"></script>
<script src="../assets/global/plugins/excanvas.min.js"></script>
<script src="../assets/global/plugins/ie8.fix.min.js"></script>
<![endif]-->
<!-- BEGIN CORE PLUGINS -->
<script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script>
<script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<script src="../assets/global/scripts/datatable.js" type="text/javascript"></script>
<script src="../assets/global/plugins/datatables/datatables.min.js" type="text/javascript"></script>
<script src="../assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.js" type="text/javascript"></script>
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN THEME GLOBAL SCRIPTS -->
<script src="../assets/global/scripts/app.min.js" type="text/javascript"></script>
<!-- END THEME GLOBAL SCRIPTS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="../assets/pages/scripts/table-datatables-scroller.min.js" type="text/javascript"></script>
<!-- END PAGE LEVEL SCRIPTS -->
<!-- BEGIN THEME LAYOUT SCRIPTS -->
<script src="../assets/layouts/layout4/scripts/layout.min.js" type="text/javascript"></script>
<script src="../assets/layouts/layout4/scripts/demo.min.js" type="text/javascript"></script>
<script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script>
<script src="../assets/layouts/global/scripts/quick-nav.min.js" type="text/javascript"></script>
<!-- END THEME LAYOUT SCRIPTS -->
</body>
</html>
|
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/agnipuran-1-111-sandhi_ext.txt.out.dict_3765_jnu.html
|
sanskritiitd/sanskrit
|
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=मरीचिश्च<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, Diwakar Mishra, Sanskrit Computational Linguistics, Sanskrit informatics, Sanskrit computing, Sanskrit language processing, Sanskrit and computer, computer processing of sanskrit, subanta, tinanta, POS tagger, tagset, Indian languages, linguistics, amarakosha, amarakosa, Indian tradition, Indian heritage, Machine translation, AI, MT divergence, Sandhi, kridanta, taddhita, e-learning, corpus, etext, e-text, Sanskrit blog, Panini, Bhartrhari, Bhartrihari, Patanjali, karaka, mahabharata, ashtadhyayi, astadhyayi, indexer, indexing, lexical resources, Sanskrit, thesaurus, samasa, gender analysis in Sanskrit, Hindi, saHiT, language technology, NLP">
<META NAME="Description" CONTENT="Dr. Girish Nath Jha, Sachin, Diwakar Mishra, Sanskrit Computational Linguistics, Sanskrit informatics, Sanskrit computing, Sanskrit language processing, Sanskrit and computer, computer processing of sanskrit, subanta, tinanta, POS tagger, tagset, Indian languages, linguistics, amarakosha, amarakosa, Indian tradition, Indian heritage, Machine translation, AI, MT divergence, Sandhi, kridanta, taddhita, e-learning, corpus, etext, e-text, Sanskrit blog, Panini, Bhartrhari, Bhartrihari, Patanjali, karaka, mahabharata, ashtadhyayi, astadhyayi, indexer, indexing, lexical resources, Sanskrit, thesaurus, samasa, gender analysis in Sanskrit, Hindi, saHiT, language technology, NLP">
<head>
<head>
<style>
<!--
div.Section1
{page:Section1;}
-->
</style>
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<script language="JavaScript" src=../js/menuitems.js></script>
<script language="JavaScript" src="../js/mm_menu.js"></script>
<meta name=Author content="Dr. Girish Nath Jha, JNU, New Delhi">
</head>
<body lang=EN-US link=blue vlink=blue style='tab-interval:.5in'>
<div class=Section1>
<div align=center>
<table border=1 cellspacing=0 cellpadding=0 width=802 style='width:601.5pt;
border-collapse:collapse;border:none;mso-border-alt:outset navy .75pt'>
<tr>
<td width=800 style='width:600.0pt;border:inset navy .75pt;padding:.75pt .75pt .75pt .75pt'>
<script language="JavaScript1.2">mmLoadMenus();</script>
<img width=800 height=130 id="_x0000_i1028" src="../images/header1.jpg"
border=0>
</td>
</tr>
<tr>
<td width=818 style='width:613.5pt;border:inset navy .75pt;border-top:none;
mso-border-top-alt:inset navy .75pt;padding:.75pt .75pt .75pt .75pt'>
<p align="center"><a href="../"><span style='text-decoration:none;text-underline:
none'><img border=1 width=49 height=26 id="_x0000_i1037"
src="../images/backtohome.jpg"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171051_0,6,29,null,'image2')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image2 src="../images/lang_tool.jpg"
name=image2 width="192" height="25"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171909_0,6,29,null,'image3')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image3 src="../images/lexical.jpg"
name=image3 width="137" height="25"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171609_0,6,29,null,'image1')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image1 src="../images/elearning.jpg"
name=image1 width="77" height="25"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171809_0,6,29,null,'image4')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image4 src="../images/corpora.jpg"
name=image4 width="105" height="26"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171709_0,6,29,null,'image5')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image5 src="../images/rstudents.jpg"
name=image5 width="125" height="26"></span></a><span style='text-underline:
none'> </span>
<a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171409_0,6,29,null,'image6')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image6 src="../images/feedback.jpg"
name=image6 width="80" height="25"></span></a><span style='text-underline:
none'> </span>
<!---
<a href="../user/feedback.jsp"><img border="1" src="../images/feedback.jpg" width="80" height="25"></a>
--->
</td>
</tr>
<tr>
<td width="800">
<p align="center"><font color="#FF9933"><span style='font-size:18.0pt;
'><b>Sanskrit Sandhi Recognizer and Analyzer</b></span></font></p>
The Sanskrit sandhi splitter (VOWEL SANDHI) was developed as part of M.Phil. research by <a href="mailto:sachin.jnu@gmail.com">Sachin Kumar</a> (M.Phil. 2005-2007), and <a href=mailto:diwakarmishra@gmail.com>Diwakar Mishra</a> (M.Phil. 2007-2009) under the supervision of <a href=http://www.jnu.ac.in/faculty/gnjha>Dr. Girish Nath Jha</a>. The coding for this application has been done by Dr. Girish Nath Jha and Diwakar Mishra. <!---Please send feedback to to <a href="mailto:girishj@mail.jnu.ac.in">Dr. Girish Nath Jha</A>--->The Devanagari input mechanism has been developed in Javascript by Satyendra Kumar Chaube, Dr. Girish Nath Jha and Dharm Singh Rathore.
</center>
<table border=0 width=100%>
<tr>
<td valign=top width=48%>
<table>
<tr>
<td>
<FORM METHOD=get ACTION=viccheda.jsp#results name="iform" accept-Charset="UTF-8">
<font size=2><b>Enter Sanskrit text for sandhi processing (संधि-विच्छेद हेतु पाठ्य दें)
using adjacent keyboard OR Use our inbuilt <a href=../js/itrans.html target=_blank>iTRANS</a>-Devanagari unicode converter for fast typing<br>
<a href=sandhitest.txt>examples</a>
<TEXTAREA name=itext COLS=40 ROWS=9 onkeypress=checkKeycode(event) onkeyup=iu()> मरीचिश्च</TEXTAREA>
</td>
</tr>
<tr>
<td>
<font color=red size=2>Run in debug mode</font>
<input type=checkbox name="debug" value="ON">
<br>
<input type=submit value="Click to sandhi-split (संधि-विच्छेद करें)"></span><br>
</td>
</tr>
</table>
</td>
<td valign=top width=52%>
<table>
<tr>
<td>
<head>
<SCRIPT language=JavaScript src="../js/devkb.js"></SCRIPT>
<head>
<TEXTAREA name=itrans rows=5 cols=10 style="display:none"></TEXTAREA>
<INPUT name=lastChar type=hidden>
<table border=2 style="background-color:#fff;">
<tbody>
<tr >
<td>
<input type=button name="btn" style="width: 24px" value="अ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="आ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="इ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ई" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="उ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऊ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ए" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऐ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ओ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="औ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="अं" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="अः" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऍ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऑ" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="्" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ा" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ि" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ी" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ु" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ू" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="े" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ै" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ो" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ौ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ं" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ः" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ॅ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ॉ" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="क" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ख" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ग" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="घ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ङ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="च" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="छ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ज" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="झ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ञ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 100px" value="Backspace" onClick="BackSpace()">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="+" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ट" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ठ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ड" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ढ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ण" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="त" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="थ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="द" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ध" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="न" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="/" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="प" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="फ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ब" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="भ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="म" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="य" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="र" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ल" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="व" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="।" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="*" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="श" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ष" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="स" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="ऋ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऌ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ृ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ॄ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="ह" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="॥" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="त्र" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ज्ञ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="क्ष" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="श्र" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 200px" value="Space Bar" onClick="Space()">
<input type=button name="btn" style="width: 24px" value="ँ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="़" onClick="keyboard(this.value)">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
</table>
</form>
<a name=results>
<font size=4><b><u>Results</u></b></font>
<br>
<br>
<font color=red>
<br>
<hr>
<br>
</body>
</html>
|
index.html
|
tborychowski/tim
|
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<base href="./app/">
<link rel="stylesheet" href="app.css">
<link rel="stylesheet" href="../node_modules/ionicons/dist/css/ionicons.css">
</head>
<body>
<header id="appheader"></header>
<nav id="nav"></nav>
<aside id="subnav"></aside>
<div id="addressbar"></div>
<div id="history"></div>
<section id="frame"></section>
<section class="settings"></section>
<script src="app.js"></script>
</body>
|
WEB_TEST01/doc/HTML5_CSS3_DIC_2nd/css3/01_background-border/bd08.css
|
grtlinux/TAIN_WEB_TEST
|
div {
padding: 1em;
width: 250px;
height: 30px;
color: #808080;
border: 55px solid #cd853f;
border-image-source: url(woodframe.jpg);
border-image-slice: 55 fill;
border-image-width: auto;
}
|
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Sanskritkathakunj_ext.txt.out.dict_11368_jnu.html
|
sanskritiitd/sanskrit
|
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=वृद्धो वराकोऽप्रत्याशितं वराकोऽप्रत्याशितं परुषवचनं परुषवचनं वज्राघातनिभमुत्तरं वज्राघातनिभमुत्तरं निशम्य<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, Diwakar Mishra, Sanskrit Computational Linguistics, Sanskrit informatics, Sanskrit computing, Sanskrit language processing, Sanskrit and computer, computer processing of sanskrit, subanta, tinanta, POS tagger, tagset, Indian languages, linguistics, amarakosha, amarakosa, Indian tradition, Indian heritage, Machine translation, AI, MT divergence, Sandhi, kridanta, taddhita, e-learning, corpus, etext, e-text, Sanskrit blog, Panini, Bhartrhari, Bhartrihari, Patanjali, karaka, mahabharata, ashtadhyayi, astadhyayi, indexer, indexing, lexical resources, Sanskrit, thesaurus, samasa, gender analysis in Sanskrit, Hindi, saHiT, language technology, NLP">
<META NAME="Description" CONTENT="Dr. Girish Nath Jha, Sachin, Diwakar Mishra, Sanskrit Computational Linguistics, Sanskrit informatics, Sanskrit computing, Sanskrit language processing, Sanskrit and computer, computer processing of sanskrit, subanta, tinanta, POS tagger, tagset, Indian languages, linguistics, amarakosha, amarakosa, Indian tradition, Indian heritage, Machine translation, AI, MT divergence, Sandhi, kridanta, taddhita, e-learning, corpus, etext, e-text, Sanskrit blog, Panini, Bhartrhari, Bhartrihari, Patanjali, karaka, mahabharata, ashtadhyayi, astadhyayi, indexer, indexing, lexical resources, Sanskrit, thesaurus, samasa, gender analysis in Sanskrit, Hindi, saHiT, language technology, NLP">
<head>
<head>
<style>
<!--
div.Section1
{page:Section1;}
-->
</style>
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<script language="JavaScript" src=../js/menuitems.js></script>
<script language="JavaScript" src="../js/mm_menu.js"></script>
<meta name=Author content="Dr. Girish Nath Jha, JNU, New Delhi">
</head>
<body lang=EN-US link=blue vlink=blue style='tab-interval:.5in'>
<div class=Section1>
<div align=center>
<table border=1 cellspacing=0 cellpadding=0 width=802 style='width:601.5pt;
border-collapse:collapse;border:none;mso-border-alt:outset navy .75pt'>
<tr>
<td width=800 style='width:600.0pt;border:inset navy .75pt;padding:.75pt .75pt .75pt .75pt'>
<script language="JavaScript1.2">mmLoadMenus();</script>
<img width=800 height=130 id="_x0000_i1028" src="../images/header1.jpg"
border=0>
</td>
</tr>
<tr>
<td width=818 style='width:613.5pt;border:inset navy .75pt;border-top:none;
mso-border-top-alt:inset navy .75pt;padding:.75pt .75pt .75pt .75pt'>
<p align="center"><a href="../"><span style='text-decoration:none;text-underline:
none'><img border=1 width=49 height=26 id="_x0000_i1037"
src="../images/backtohome.jpg"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171051_0,6,29,null,'image2')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image2 src="../images/lang_tool.jpg"
name=image2 width="192" height="25"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171909_0,6,29,null,'image3')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image3 src="../images/lexical.jpg"
name=image3 width="137" height="25"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171609_0,6,29,null,'image1')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image1 src="../images/elearning.jpg"
name=image1 width="77" height="25"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171809_0,6,29,null,'image4')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image4 src="../images/corpora.jpg"
name=image4 width="105" height="26"></span></a><span style='text-underline:
none'> </span><a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171709_0,6,29,null,'image5')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image5 src="../images/rstudents.jpg"
name=image5 width="125" height="26"></span></a><span style='text-underline:
none'> </span>
<a href="javascript:;"
onmouseover="MM_showMenu(window.mm_menu_0821171409_0,6,29,null,'image6')"
onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline:
none'><img border=1 id=image6 src="../images/feedback.jpg"
name=image6 width="80" height="25"></span></a><span style='text-underline:
none'> </span>
<!---
<a href="../user/feedback.jsp"><img border="1" src="../images/feedback.jpg" width="80" height="25"></a>
--->
</td>
</tr>
<tr>
<td width="800">
<p align="center"><font color="#FF9933"><span style='font-size:18.0pt;
'><b>Sanskrit Sandhi Recognizer and Analyzer</b></span></font></p>
The Sanskrit sandhi splitter (VOWEL SANDHI) was developed as part of M.Phil. research by <a href="mailto:sachin.jnu@gmail.com">Sachin Kumar</a> (M.Phil. 2005-2007), and <a href=mailto:diwakarmishra@gmail.com>Diwakar Mishra</a> (M.Phil. 2007-2009) under the supervision of <a href=http://www.jnu.ac.in/faculty/gnjha>Dr. Girish Nath Jha</a>. The coding for this application has been done by Dr. Girish Nath Jha and Diwakar Mishra. <!---Please send feedback to to <a href="mailto:girishj@mail.jnu.ac.in">Dr. Girish Nath Jha</A>--->The Devanagari input mechanism has been developed in Javascript by Satyendra Kumar Chaube, Dr. Girish Nath Jha and Dharm Singh Rathore.
</center>
<table border=0 width=100%>
<tr>
<td valign=top width=48%>
<table>
<tr>
<td>
<FORM METHOD=get ACTION=viccheda.jsp#results name="iform" accept-Charset="UTF-8">
<font size=2><b>Enter Sanskrit text for sandhi processing (संधि-विच्छेद हेतु पाठ्य दें)
using adjacent keyboard OR Use our inbuilt <a href=../js/itrans.html target=_blank>iTRANS</a>-Devanagari unicode converter for fast typing<br>
<a href=sandhitest.txt>examples</a>
<TEXTAREA name=itext COLS=40 ROWS=9 onkeypress=checkKeycode(event) onkeyup=iu()> वृद्धो वराकोऽप्रत्याशितं वराकोऽप्रत्याशितं परुषवचनं परुषवचनं वज्राघातनिभमुत्तरं वज्राघातनिभमुत्तरं निशम्य</TEXTAREA>
</td>
</tr>
<tr>
<td>
<font color=red size=2>Run in debug mode</font>
<input type=checkbox name="debug" value="ON">
<br>
<input type=submit value="Click to sandhi-split (संधि-विच्छेद करें)"></span><br>
</td>
</tr>
</table>
</td>
<td valign=top width=52%>
<table>
<tr>
<td>
<head>
<SCRIPT language=JavaScript src="../js/devkb.js"></SCRIPT>
<head>
<TEXTAREA name=itrans rows=5 cols=10 style="display:none"></TEXTAREA>
<INPUT name=lastChar type=hidden>
<table border=2 style="background-color:#fff;">
<tbody>
<tr >
<td>
<input type=button name="btn" style="width: 24px" value="अ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="आ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="इ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ई" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="उ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऊ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ए" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऐ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ओ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="औ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="अं" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="अः" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऍ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऑ" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="्" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ा" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ि" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ी" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ु" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ू" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="े" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ै" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ो" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ौ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ं" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ः" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ॅ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ॉ" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="क" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ख" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ग" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="घ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ङ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="च" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="छ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ज" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="झ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ञ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 100px" value="Backspace" onClick="BackSpace()">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="+" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ट" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ठ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ड" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ढ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ण" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="त" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="थ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="द" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ध" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="न" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="/" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="प" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="फ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ब" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="भ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="म" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="य" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="र" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ल" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="व" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="।" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="*" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="श" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ष" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="स" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="ऋ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ऌ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ृ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ॄ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="ह" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="">
<input type=button name="btn" style="width: 24px" value="॥" onClick="keyboard(this.value)">
</td>
</tr>
<tr>
<td>
<input type=button name="btn" style="width: 24px" value="त्र" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="ज्ञ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="क्ष" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="श्र" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 200px" value="Space Bar" onClick="Space()">
<input type=button name="btn" style="width: 24px" value="ँ" onClick="keyboard(this.value)">
<input type=button name="btn" style="width: 24px" value="़" onClick="keyboard(this.value)">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
</table>
</form>
<a name=results>
<font size=4><b><u>Results</u></b></font>
<br>
वृद्ध ऊ (गुणसन्धि आद् गुणः)<br> वृद्ध उ (गुणसन्धि आद् गुणः)<br> परुषो चनं (अयादिसन्धि एचोऽयवायावः)<br> परुषू चनं (यण् सन्धि इको यणचि)<br> परुषु चनं (यण् सन्धि इको यणचि)<br> परुष चनं (लोपः शाकल्यस्य)<br> परुषो चनं (अयादिसन्धि एचोऽयवायावः)<br> परुषू चनं (यण् सन्धि इको यणचि)<br> परुषु चनं (यण् सन्धि इको यणचि)<br> परुष चनं (लोपः शाकल्यस्य)<br>
<br>
<font color=red>
<br>
<hr>
<br>
</body>
</html>
|
app/admin/css/diagram-js.css
|
zetaops/ulakbus-ui
|
/**
* outline styles
*/
.djs-outline {
fill: none;
visibility: hidden;
}
.djs-element.hover .djs-outline,
.djs-element.selected .djs-outline {
visibility: visible;
shape-rendering: crispEdges;
stroke-dasharray: 3,3;
}
.djs-element.selected .djs-outline {
stroke: #8888FF;
stroke-width: 1px;
}
.djs-element.hover .djs-outline {
stroke: #FF8888;
stroke-width: 1px;
}
.djs-shape.connect-ok .djs-visual > :nth-child(1) {
fill: #DCFECC /* light-green */ !important;
}
.djs-shape.connect-not-ok .djs-visual > :nth-child(1),
.djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
fill: #f9dee5 /* light-red */ !important;
}
.djs-shape.new-parent .djs-visual > :nth-child(1) {
fill: #F7F9FF !important;
}
svg.drop-not-ok {
background: #f9dee5 /* light-red */ !important;
}
svg.new-parent {
background: #F7F9FF /* light-blue */ !important;
}
.djs-connection.connect-ok .djs-visual > :nth-child(1),
.djs-connection.drop-ok .djs-visual > :nth-child(1) {
stroke: #90DD5F /* light-green */ !important;
}
.djs-connection.connect-not-ok .djs-visual > :nth-child(1),
.djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
stroke: #E56283 /* light-red */ !important;
}
.drop-not-ok,
.connect-not-ok {
cursor: not-allowed;
}
.djs-element.attach-ok .djs-visual > :nth-child(1) {
stroke-width: 5px !important;
stroke: rgba(255, 116, 0, 0.7);
}
/**
* Selection box style
*
*/
.djs-lasso-overlay {
fill: rgb(255, 116, 0);
fill-opacity: 0.1;
stroke-dasharray: 5 1 3 1;
stroke: rgb(255, 116, 0);
shape-rendering: crispEdges;
pointer-events: none;
}
/**
* Resize styles
*/
.djs-resize-overlay {
fill: white;
fill-opacity: 0.8;
stroke-dasharray: 5 1 3 1;
stroke: rgb(255, 116, 0);
pointer-events: none;
}
.djs-resizer-hit {
fill: none;
pointer-events: all;
}
.djs-resizer-visual {
fill: white;
stroke-width: 1px;
stroke: black;
shape-rendering: crispEdges;
stroke-opacity: 0.2;
}
.djs-cursor-resize-nwse,
.djs-resizer-nw,
.djs-resizer-se {
cursor: nwse-resize;
}
.djs-cursor-resize-nesw,
.djs-resizer-ne,
.djs-resizer-sw {
cursor: nesw-resize;
}
.djs-shape.djs-resizing > .djs-outline {
visibility: hidden !important;
}
.djs-shape.djs-resizing > .djs-resizer {
visibility: hidden;
}
.djs-dragger > .djs-resizer {
visibility: hidden;
}
/**
* drag styles
*/
.djs-dragger {
fill: white;
fill-opacity: 0.6;
stroke: #333;
}
.djs-dragger .djs-visual > :first-child {
stroke: rgb(255, 116, 0) !important;
}
.djs-dragging {
opacity: 0.3;
}
.djs-dragging,
.djs-dragging > * {
pointer-events: none !important;
}
.djs-dragging .djs-context-pad,
.djs-dragging .djs-outline {
display: none !important;
}
/**
* no pointer events for visual
*/
.djs-visual,
.djs-outline {
pointer-events: none;
}
/**
* all pointer events for hit shape
*/
.djs-shape .djs-hit {
pointer-events: all;
}
.djs-connection .djs-hit {
pointer-events: stroke;
}
/**
* shape / connection basic styles
*/
.djs-connection .djs-visual {
stroke-width: 2px;
fill: none;
}
.djs-cursor-grab {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.djs-cursor-grabbing {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
.djs-cursor-crosshair {
cursor: crosshair;
}
.djs-cursor-move {
cursor: move;
}
.djs-cursor-resize-ns {
cursor: ns-resize;
}
.djs-cursor-resize-ew {
cursor: ew-resize;
}
/**
* snapping
*/
.djs-snap-line {
stroke: rgb(255, 195, 66);
stroke: rgba(255, 195, 66, 0.50);
stroke-linecap: round;
stroke-width: 2px;
pointer-events: none;
}
/**
* snapping
*/
.djs-crosshair {
stroke: #555;
stroke-linecap: round;
stroke-width: 1px;
pointer-events: none;
shape-rendering: crispEdges;
stroke-dasharray: 5, 5;
}
/**
* palette
*/
.djs-palette {
position: absolute;
left: 20px;
top: 20px;
}
.djs-palette:not(.open) {
overflow: hidden;
}
.djs-palette .entry,
.djs-palette .djs-palette-toggle {
width: 46px;
height: 46px;
line-height: 46px;
cursor: default;
}
.djs-palette .separator {
margin: 3px 5px 5px 5px;
border: none;
border-top: solid 1px #DDD;
}
.djs-palette .entry:before {
vertical-align: middle;
}
.djs-palette .djs-palette-toggle {
cursor: pointer;
}
.djs-palette .entry,
.djs-palette .djs-palette-toggle {
color: #333;
font-size: 30px;
text-align: center;
}
.djs-palette .entry img {
max-width: 100%;
}
.djs-palette.open .djs-palette-toggle {
height: 10px;
}
.djs-palette:not(.open) .djs-palette-entries {
display: none;
}
confirm
.djs-palette .djs-palette-toggle:hover {
background: #666;
}
.djs-palette .entry:hover {
color: rgb(255, 116, 0);
}
.highlighted-entry {
color: rgb(255, 116, 0) !important;
}
confirm
/**
* context-pad
*/
.djs-overlay-context-pad {
width: 72px;
}
.djs-context-pad {
position: absolute;
display: none;
pointer-events: none;
}
.djs-context-pad .entry {
width: 22px;
height: 22px;
text-align: center;
display: inline-block;
font-size: 22px;
margin: 0 2px 2px 0;
border-radius: 3px;
cursor: default;
background-color: #FEFEFE;
box-shadow: 0 0 2px 1px #FEFEFE;
pointer-events: all;
}
.djs-context-pad .entry:before {
vertical-align: top;
}
.djs-context-pad .entry:hover {
background: rgb(255, 252, 176);
}
.djs-context-pad.open {
display: block;
}
/**
* popup styles
*/
.djs-popup .entry {
line-height: 20px;
white-space: nowrap;
border: solid 1px transparent;
cursor: default;
}
/* larger font for prefixed icons */
.djs-popup .entry:before {
vertical-align: middle;
font-size: 20px;
}
.djs-popup .entry > span {
vertical-align: middle;
font-size: 14px;
}
.djs-popup .entry:hover,
.djs-popup .entry.active:hover {
background: rgb(255, 252, 176);
}
.djs-popup .entry.disabled {
background: inherit;
}
.djs-popup .entry.active {
color: rgb(255, 116, 0);
border: solid 1px rgb(255, 116, 0);
border-radius: 3px;
background-color: #F6F6F6;
}
.djs-popup-body .entry {
padding: 2px 10px 2px 5px;
}
.djs-popup-header .entry {
display: inline-block;
padding: 2px 3px 2px 3px;
}
.djs-popup-body .entry > span {
margin-left: 5px;
}
.djs-popup-body {
background-color: #FEFEFE;
}
.djs-popup-header {
border-bottom: 1px solid #DDD;
}
.djs-popup-header .entry {
margin: 1px;
margin-left: 3px;
}
.djs-popup-header .entry:last-child {
margin-right: 3px;
}
/**
* popup / palette styles
*/
.djs-popup, .djs-palette {
background: #FAFAFA;
border: solid 1px #CCC;
border-radius: 2px;
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
/**
* touch
*/
.djs-shape,
.djs-connection {
touch-action: none;
}
.djs-segment-dragger,
.djs-bendpoint {
display: none;
}
/**
* bendpoints
*/
.djs-segment-dragger .djs-visual {
fill: rgba(255, 255, 121, 0.2);
stroke-width: 1px;
stroke-opacity: 1;
stroke: rgba(255, 255, 121, 0.3);
}
.djs-bendpoint .djs-visual {
fill: rgba(255, 255, 121, 0.8);
stroke-width: 1px;
stroke-opacity: 0.5;
stroke: black;
}
.djs-segment-dragger:hover,
.djs-bendpoints.hover .djs-segment-dragger,
.djs-bendpoints.selected .djs-segment-dragger,
.djs-bendpoint:hover,
.djs-bendpoints.hover .djs-bendpoint,
.djs-bendpoints.selected .djs-bendpoint {
display: block;
}
.djs-drag-active .djs-bendpoints * {
display: none;
}
.djs-bendpoints:not(.hover) .floating {
display: none;
}
.djs-segment-dragger:hover .djs-visual,
.djs-segment-dragger.djs-dragging .djs-visual,
.djs-bendpoint:hover .djs-visual,
.djs-bendpoint.floating .djs-visual {
fill: yellow;
stroke-opacity: 0.5;
stroke: black;
}
.djs-bendpoint.floating .djs-hit {
pointer-events: none;
}
.djs-segment-dragger .djs-hit,
.djs-bendpoint .djs-hit {
pointer-events: all;
fill: none;
}
.djs-segment-dragger.horizontal .djs-hit {
cursor: ns-resize;
}
.djs-segment-dragger.vertical .djs-hit {
cursor: ew-resize;
}
.djs-segment-dragger.djs-dragging .djs-hit {
pointer-events: none;
}
.djs-updating,
.djs-updating > * {
pointer-events: none !important;
}
.djs-updating .djs-context-pad,
.djs-updating .djs-outline,
.djs-updating .djs-bendpoint,
.connect-ok .djs-bendpoint,
.connect-not-ok .djs-bendpoint,
.drop-ok .djs-bendpoint,
.drop-not-ok .djs-bendpoint {
display: none !important;
}
.djs-segment-dragger.djs-dragging,
.djs-bendpoint.djs-dragging {
display: block;
opacity: 1.0;
}
.djs-segment-dragger.djs-dragging .djs-visual,
.djs-bendpoint.djs-dragging .djs-visual {
fill: yellow;
stroke-opacity: 0.5;
}
/**
* tooltips
*/
.djs-tooltip-error {
font-size: 11px;
line-height: 18px;
text-align: left;
padding: 5px;
opacity: 0.7;
}
.djs-tooltip-error > * {
width: 160px;
background: rgb(252, 236, 240);
color: rgb(158, 76, 76);
padding: 3px 7px;
box-shadow: 0 1px 2px rgba(0,0,0, 0.2);
border-radius: 5px;
border-left: solid 5px rgb(174, 73, 73);
}
.djs-tooltip-error:hover {
opacity: 1;
}
|
poi-3.13/docs/apidocs/org/apache/poi/ss/usermodel/charts/class-use/LineChartData.html
|
claywebb/java-bulletin
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Interface org.apache.poi.ss.usermodel.charts.LineChartData (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.poi.ss.usermodel.charts.LineChartData (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/ss/usermodel/charts/\class-useLineChartData.html" target="_top"><B>FRAMES</B></A>
<A HREF="LineChartData.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>org.apache.poi.ss.usermodel.charts.LineChartData</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.ss.usermodel.charts"><B>org.apache.poi.ss.usermodel.charts</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.xssf.usermodel.charts"><B>org.apache.poi.xssf.usermodel.charts</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.ss.usermodel.charts"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</A> in <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</A> that return <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</A></CODE></FONT></TD>
<TD><CODE><B>ChartDataFactory.</B><B><A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataFactory.html#createLineChartData()">createLineChartData</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.xssf.usermodel.charts"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</A> in <A HREF="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</A> that implement <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</A></B></CODE>
<BR>
Holds data for a XSSF Line Chart</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/ss/usermodel/charts/\class-useLineChartData.html" target="_top"><B>FRAMES</B></A>
<A HREF="LineChartData.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2015 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
|
tests/wpt/web-platform-tests/mixed-content/gen/top.meta/unset/sharedworker-module/same-http.keep-scheme.https.html
|
UK992/servo
|
<!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec mixed-content/` -->
<html>
<head>
<title>Mixed-Content: Blockable content</title>
<meta charset='utf-8'>
<meta name="description" content="Test behavior of blockable content.">
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
<link rel="help" href="http://www.w3.org/TR/mixed-content/#category-blockable">
<meta name="assert" content="Mixed-Content: Expects blocked for sharedworker-module to same-http origin and keep-scheme redirection from https context.">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/common/security-features/resources/common.sub.js"></script>
<script src="../../../../generic/test-case.sub.js"></script>
</head>
<body>
<script>
TestCase(
{
"expectation": "blocked",
"origin": "same-http",
"redirection": "keep-scheme",
"source_context_list": [],
"source_scheme": "https",
"subresource": "sharedworker-module",
"subresource_policy_deliveries": []
},
document.querySelector("meta[name=assert]").content,
new SanityChecker()
).start();
</script>
<div id="log"></div>
</body>
</html>
|
bedrock/firefox/templates/firefox/new/horizon/base.html
|
analytics-pros/mozilla-bedrock
|
{# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/. -#}
{% add_lang_files "firefox/new/horizon" %}
{% extends "firefox/base-resp.html" %}
{% block page_title_prefix %}{{_('Download Firefox')}} — {% endblock %}
{% block page_title %}{{_('Free Web Browser')}}{% endblock %}
{% block page_desc %}{{_('Download Mozilla Firefox, a free Web browser. Firefox is created by a global non-profit dedicated to putting individuals in control online. Get Firefox for Windows, Mac OS X, Linux, Android and iOS today!')}}{% endblock %}
{#- This will appear as <meta property="og:title"> which can be used for social share -#}
{% block page_og_title %}
{{ _('Browse Freely') }}
{% endblock %}
{#- This will appear as <meta property="og:description"> which can be used for social share -#}
{% block page_og_desc %}
{{_('Firefox is non-profit, non-corporate, non-compromised. Choosing Firefox isn’t just choosing a browser. It’s a vote for personal freedom.')}}
{% endblock %}
{#- This will appear as <meta property="og:image"> which can be used for social share -#}
{% block page_image %}
{{ static('img/firefox/firefox-independent-1200.jpg') }}
{% endblock %}
{% block optimizely %}
{% if switch('firefox-new-optimizely') %}
{% include 'includes/optimizely.html' %}
{% endif %}
{% endblock %}
{% block body_id %}{% endblock %}
{% block body_class %}{% endblock %}
{% block site_header %}{% endblock %}
{% block site_css %}{% endblock %}
{% block extrahead %}{% endblock %}
{% block content %}{% endblock %}
{% block email_form %}{% endblock %}
{% block site_footer %}
{% with fx_footer_links=True %}
{% include 'firefox/includes/simple_footer.html' %}
{% endwith %}
{% endblock %}
{% block js %}{% endblock %}
|
reference/vim.cluster.DasAamNodeState.DasState.html
|
hooklift/govsphere
|
<html xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:vim2="urn:vim2" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
<script src="./commonRes.js" language="JavaScript"> type="text/javascript"></script>
<link href="doc-style.css" type="text/css" rel="StyleSheet">
</head>
<script src="dynamic-content.js" type="text/javascript"></script>
<body>
<table cellspacing="0" class="header-footer" id="top">
<tr>
<td>
<br>
</td><td></td><td></td><td></td>
</tr>
<tr>
<td><a href="index-mo_types.html">Managed Object Types</a></td><td><a href="index-do_types.html">Data Object Types</a></td><td><a href="index-properties.html">All Properties</a></td><td><a href="index-methods.html">All Methods</a></td>
</tr>
</table>
<br>
<a id="vim.cluster.DasAamNodeState.DasState" name="vim.cluster.DasAamNodeState.DasState"></a>
<h1>Enum -
ClusterDasAamNodeStateDasState</h1>
<dl>
<dt>Since </dt>
<dd>vSphere API 4.0</dd>
<p></p>
</dl>
<br>
<h2>Enum Description</h2>
<p></p>
The <a href="vim.cluster.DasAamNodeState.DasState.html">ClusterDasAamNodeStateDasState</a> enumerated type defines
values for host HA configuration and runtime state properties
(<a href="vim.cluster.DasAamNodeState.html#configState">configState</a> and
<a href="vim.cluster.DasAamNodeState.html#runtimeState">runtimeState</a>).
<p></p>
<a id="field_detail" name="field_detail"></a>
<p class="table-title">Enum Constants</p>
<table cellspacing="0">
<tr>
<th>Name</th><th>Description</th>
</tr>
<tr class="r1">
<td><a id="agentShutdown" name="agentShutdown"></a>agentShutdown</td><td>
The HA agent has been shut down.
<br>
</td>
</tr>
<tr class="r0">
<td><a id="configuring" name="configuring"></a>configuring</td><td>
HA configuration is in progress.
<br>
</td>
</tr>
<tr class="r1">
<td><a id="error" name="error"></a>error</td><td>
There is an error condition. This can represent a configuration
error or a host agent runtime error.
<br>
</td>
</tr>
<tr class="r0">
<td><a id="initialized" name="initialized"></a>initialized</td><td>
HA agents have been installed but are not running on the the host.
<br>
</td>
</tr>
<tr class="r1">
<td><a id="nodeFailed" name="nodeFailed"></a>nodeFailed</td><td>
The host is not reachable. This can represent a host failure
or an isolated host.
<br>
</td>
</tr>
<tr class="r0">
<td><a id="running" name="running"></a>running</td><td>
HA agent is running on this host.
<br>
</td>
</tr>
<tr class="r1">
<td><a id="unconfiguring" name="unconfiguring"></a>unconfiguring</td><td>
HA configuration is being removed.
<br>
</td>
</tr>
<tr class="r0">
<td><a id="uninitialized" name="uninitialized"></a>uninitialized</td><td>
HA has never been enabled on the the host.
<br>
</td>
</tr>
</table>
<br>
<a style="margin-bottom:10px; margin-top:10px; cursor:hand; cursor:pointer" onclick="resize_textarea('wsdl-textarea');expandcontent(this, 'wsdl-div')">Show WSDL type definition</a>
<div class="switchcontent" id="wsdl-div">
<textarea cols="20" rows="10" name="wsdl-textarea" wrap="off" readonly="1" id="wsdl-textarea"> <simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="ClusterDasAamNodeStateDasState">
<restriction base="xsd:string">
<enumeration value="uninitialized"/>
<enumeration value="initialized"/>
<enumeration value="configuring"/>
<enumeration value="unconfiguring"/>
<enumeration value="running"/>
<enumeration value="error"/>
<enumeration value="agentShutdown"/>
<enumeration value="nodeFailed"/>
</restriction>
</simpleType></textarea>
</div>
<br>
<br>
<table cellspacing="0" class="header-footer" id="bottom">
<tr>
<td><a href="#top">Top of page</a></td><td></td><td></td><td></td>
</tr>
<tr>
<td><a href="index-mo_types.html">Managed Object Types</a></td><td><a href="index-do_types.html">Data Object Types</a></td><td><a href="index-properties.html">All Properties</a></td><td><a href="index-methods.html">All Methods</a></td>
</tr>
</table>
<br>
<script language="javascript">document.write(ID_Copyright);</script>
<br>
<script language="javascript">document.write(ID_VersionInformation);</script>
</body>
</html>
|
dom/media/test/crashtests/1020205.html
|
Yukarumya/Yukarum-Redfoxes
|
<!DOCTYPE html>
<html class="reftest-wait">
<script>
var context = new window.AudioContext();
var source = context.createBufferSource();
source.connect(context.destination);
source.playbackRate.value = 0.01;
source.buffer = context.createBuffer(2, 32, context.sampleRate);
source.start(0);
setTimeout(
function() {
source.buffer = context.createBuffer(1, 10, context.sampleRate);
source.playbackRate.value = 1;
source.onended =
function() {
document.documentElement.removeAttribute("class");
};
}, 0);
</script>
</html>
|
kuma/wiki/templates/wiki/create.html
|
anaran/kuma
|
{% extends "wiki/base.html" %}
{% from "includes/error_list.html" import errorlist %}
{% from 'wiki/includes/page_buttons.html' import page_buttons with context %}
{% from "includes/common_macros.html" import content_editor %}
{% if is_template %}
{% set title = _('Create a New Template') %}
{% else %}
{% set title = _('Create a New Article') %}
{% endif %}
{% block title %}{{ page_title(title) }}{% endblock %}
{% set classes = 'new' %}
{% block bodyclass %}new{% if is_template %} is-template{% endif %}{% endblock %}
{% block site_css %}
{{ super() }}
{% stylesheet 'wiki-edit' %}
{% stylesheet 'jquery-ui' %}
{% endblock %}
{% block content %}
<article id="new-document">
{{ errorlist(document_form) }}
{{ errorlist(revision_form) }}
<form id="wiki-page-edit" class="editing" method="post" action="">
{{ csrf() }}
<fieldset>
<header id="article-head">
{{ page_buttons(wiki, document, discard_href, 'top') }}
{{ document_form.category|safe }}
<div class="doc-title">
<h1><span class="title-prefix">{{ _('Create a') }} </span><em>{{ _('New Document') }}</em></h1>
<p class="save-state" id="draft-status">
{{ _('Draft') }} <span id="draft-action"></span> <time id="draft-time" class="timeago" title=""></time>
</p>
</div>
<ul class="metadata">
<li class="clear">
<label for="id_title">{{ _('Title:') }}</label>
{{ document_form.title | safe }}
</li>
<li class="clear">
<label for="id_slug"><dfn title="{{ _('URL segment that identifies the page') }}">{{ _('Slug:') }}</dfn></label>
{{ document_form.slug | safe }}
</li>
{% if parent_slug and not is_template %}
<li class="clear"><label>{{ _('Parent:') }}</label>
<a href="{{ parent_path }}" class="metadataDisplay" target="_blank">{{ parent_slug }}</a></li>
{% endif %}
{% if is_template %}
<input type="hidden" name="toc_depth" value="0" />
{% else %}
{% include 'wiki/includes/document_toc_field.html' %}
{% endif %}
</ul>
<input type="hidden" name="parent_topic" value="{{ parent_id|safe }}" />
</header>
{% include 'wiki/includes/guide_links.html' %}
{% if is_template %}
{{ revision_form.content|safe }}
<div id="ace_content" class="editor-container"></div>
{% else %}
<div class="ckeditor-container editor-container">
{{ revision_form.content|safe }}
</div>
{% endif %}
{% include 'wiki/includes/revision_comment.html' %}
{% include 'wiki/includes/review_tags.html' %}
<section id="page-tags" class="page-tags wiki-block">
<h3><i aria-hidden="true" class="icon-tags"></i>{{ _('Tags') }}</h3>
<input id="tagit_tags" type="text" name="tags" value="{% for tag in initial_tags %}{{ tag.name }},{% endfor %}" maxlength="255" />
</section>
</fieldset>
<section class="wiki-block">
{{ page_buttons(wiki, document, discard_href, 'bottom') }}
</section>
</form>
{% include 'attachments/includes/attachment_list.html' %}
</article>
{% endblock %}
{% block site_js %}
{{ super() }}
{% javascript 'jquery-ui' %}
{% include 'wiki/includes/tag_suggestions.html' %}
{% if is_template %}
{% include 'wiki/includes/ace_scripts.html' %}
{% else %}
{% include 'wiki/includes/ckeditor_scripts.html' %}
{% endif %}
{% javascript 'wiki-edit' %}
{% endblock %}
|
poi-3.13/docs/apidocs/org/apache/poi/ss/formula/ptg/class-use/OperandPtg.html
|
claywebb/java-bulletin
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class org.apache.poi.ss.formula.ptg.OperandPtg (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.poi.ss.formula.ptg.OperandPtg (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html" title="class in org.apache.poi.ss.formula.ptg"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/ss/formula/ptg/\class-useOperandPtg.html" target="_top"><B>FRAMES</B></A>
<A HREF="OperandPtg.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.poi.ss.formula.ptg.OperandPtg</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperandPtg</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.ss.formula.ptg"><B>org.apache.poi.ss.formula.ptg</B></A></TD>
<TD>formula package contains binary PTG structures used in Formulas </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.ss.formula.ptg"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperandPtg</A> in <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperandPtg</A> in <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/Area2DPtgBase.html" title="class in org.apache.poi.ss.formula.ptg">Area2DPtgBase</A></B></CODE>
<BR>
Common superclass of 2-D area refs</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/Area3DPtg.html" title="class in org.apache.poi.ss.formula.ptg">Area3DPtg</A></B></CODE>
<BR>
Title: Area 3D Ptg - 3D reference (Sheet + Area)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/Area3DPxg.html" title="class in org.apache.poi.ss.formula.ptg">Area3DPxg</A></B></CODE>
<BR>
Title: XSSF Area 3D Reference (Sheet + Area)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/AreaErrPtg.html" title="class in org.apache.poi.ss.formula.ptg">AreaErrPtg</A></B></CODE>
<BR>
AreaErr - handles deleted cell area references.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/AreaNPtg.html" title="class in org.apache.poi.ss.formula.ptg">AreaNPtg</A></B></CODE>
<BR>
Specifies a rectangular area of cells A1:A4 for instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/AreaPtg.html" title="class in org.apache.poi.ss.formula.ptg">AreaPtg</A></B></CODE>
<BR>
Specifies a rectangular area of cells A1:A4 for instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/AreaPtgBase.html" title="class in org.apache.poi.ss.formula.ptg">AreaPtgBase</A></B></CODE>
<BR>
Specifies a rectangular area of cells A1:A4 for instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/Deleted3DPxg.html" title="class in org.apache.poi.ss.formula.ptg">Deleted3DPxg</A></B></CODE>
<BR>
An XSSF only representation of a reference to a deleted area</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/DeletedArea3DPtg.html" title="class in org.apache.poi.ss.formula.ptg">DeletedArea3DPtg</A></B></CODE>
<BR>
Title: Deleted Area 3D Ptg - 3D referecnce (Sheet + Area)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/DeletedRef3DPtg.html" title="class in org.apache.poi.ss.formula.ptg">DeletedRef3DPtg</A></B></CODE>
<BR>
Title: Deleted Reference 3D Ptg</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/MemAreaPtg.html" title="class in org.apache.poi.ss.formula.ptg">MemAreaPtg</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/MemErrPtg.html" title="class in org.apache.poi.ss.formula.ptg">MemErrPtg</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/MemFuncPtg.html" title="class in org.apache.poi.ss.formula.ptg">MemFuncPtg</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/NamePtg.html" title="class in org.apache.poi.ss.formula.ptg">NamePtg</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPtg</A></B></CODE>
<BR>
A Name, be that a Named Range or a Function / User Defined
Function, addressed in the HSSF External Sheet style.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/NameXPxg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPxg</A></B></CODE>
<BR>
A Name, be that a Named Range or a Function / User Defined
Function, addressed in the HSSF External Sheet style.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/Ref3DPtg.html" title="class in org.apache.poi.ss.formula.ptg">Ref3DPtg</A></B></CODE>
<BR>
Title: Reference 3D Ptg</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/Ref3DPxg.html" title="class in org.apache.poi.ss.formula.ptg">Ref3DPxg</A></B></CODE>
<BR>
Title: XSSF 3D Reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/RefErrorPtg.html" title="class in org.apache.poi.ss.formula.ptg">RefErrorPtg</A></B></CODE>
<BR>
RefError - handles deleted cell reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/RefNPtg.html" title="class in org.apache.poi.ss.formula.ptg">RefNPtg</A></B></CODE>
<BR>
RefNPtg</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/RefPtg.html" title="class in org.apache.poi.ss.formula.ptg">RefPtg</A></B></CODE>
<BR>
ReferencePtg - handles references (such as A1, A2, IA4)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/RefPtgBase.html" title="class in org.apache.poi.ss.formula.ptg">RefPtgBase</A></B></CODE>
<BR>
ReferencePtgBase - handles references (such as A1, A2, IA4)</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</A> that return <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperandPtg</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperandPtg</A></CODE></FONT></TD>
<TD><CODE><B>OperandPtg.</B><B><A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html#copy()">copy</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/OperandPtg.html" title="class in org.apache.poi.ss.formula.ptg"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/ss/formula/ptg/\class-useOperandPtg.html" target="_top"><B>FRAMES</B></A>
<A HREF="OperandPtg.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2015 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
|
tests/wpt/web-platform-tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
|
fduraffourg/servo
|
<!DOCTYPE html>
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'no-referrer'</title>
<meta name="description" content="Check that sub-resource never gets the referrer URL.">
<!-- No meta: Referrer policy delivered via HTTP headers. -->
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-no-referrer">
<meta name="assert" content="The referrer URL is omitted when a
document served over http requires an https
sub-resource via iframe-tag using the http-rp
delivery method with swap-origin-redirect and when
the target request is cross-origin.">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<!-- TODO(kristijanburnik): Minify and merge both: -->
<script src="/referrer-policy/generic/common.js"></script>
<script src="/referrer-policy/generic/referrer-policy-test-case.js?pipe=sub"></script>
</head>
<body>
<script>
ReferrerPolicyTestCase(
{
"referrer_policy": "no-referrer",
"delivery_method": "http-rp",
"redirection": "swap-origin-redirect",
"origin": "cross-origin",
"source_protocol": "http",
"target_protocol": "https",
"subresource": "iframe-tag",
"subresource_path": "/referrer-policy/generic/subresource/document.py",
"referrer_url": "omitted"
},
document.querySelector("meta[name=assert]").content,
new SanityChecker()
).start();
</script>
<div id="log"></div>
</body>
</html>
|
xblock/cpsx/public/css/style.css
|
ybergner/cpsx
|
/* CSS */
.cpsx_block .count {
font-weight: inherit;
}
.cpsx_block p {
cursor: pointer;
}
.cpsx_block {
align : right;
overflow: hidden;
position: fixed;
bottom: 2px;
left: 5%;
border: 3px solid #CCCCCC;
background-color: white;
height: 300px;
width: 19%;
}
#toggle_checkbox {
display: none;
}
#toggle_checkbox:checked + .cpsx_block {
overflow: hidden;
position: fixed;
bottom: 0px;
left: 91%;
border: none;
background-color: none;
height: 37px;
width: 45px;
}
/* use this to embed in problem frame
#toggle_checkbox:checked + .cpsx_block {
align : right;
overflow: intitial;
position: static;
bottom: 0px;
left: 0%;
border: none;
background-color: white;
height: 200px;
width: 100%;
}
*/
.toggle_view {
background: #000000;
float: right;
display: table;
height: 37px;
width: 40px;
opacity: 0.25;
-webkit-transition-timing-function: ease-in-out; /* Safari and Chrome */
transition-timing-function: ease-in-out;
-webkit-transition: opacity .5s; /* For Safari 3.1 to 6.0 */
transition: opacity .5s;
}
.toggle_view:hover{
opacity: .60;
}
/* Does the rest of this do anything? */
.logoutbutton {
border: 1px solid #cacaca;
border-radius: 3px;
box-shadow: inset 0 1px 0 0 #fff;
color: #333;
display: inline-block;
font-size: inherit;font-weight: bold;
background-color: #eee;
background-image: linear-gradient(#eee,#d2d2d2);
padding: 1px 2px;
text-decoration: none;
text-shadow: 0 1px 0 #f8f8f8;
background-clip: padding-box;
font-size: 0.6125em;
height: 20px;
vertical-align: middle;
font-weight: 600;
margin-top:14px;
}
.printError {
color: #ae0a0a;
}
.boxprice {
background-color:#F4F4F4;
width:250px;
padding:15px;
border:1px solid #CCCCCC;
}
.submitbutton, .submitbutton input[type="button"]{
cursor:pointer;
padding:5px 25px;
background:#35b128;
border:1px solid #33842a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
box-shadow: 0 0 4px rgba(0,0,0, .75);
color:#f3f3f3;
font-size:1.1em;
}
.submitbutton:hover, .submitbutton:focus{
background-color :#399630;
-webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 1px rgba(0,0,0, .75);
box-shadow: 0 0 1px rgba(0,0,0, .75);
}
|
autodidact/templates/fullscreen.html
|
JaapJoris/bps
|
{% extends 'base.html' %}
{% load static %}
{% load autodidact %}
{% block header %}
{% endblock %}
{% block main %}
<main class="fullscreen">
<article>
{% block content %}
{% endblock %}
</article>
</main>
{% endblock %}
{% block footer %}
{% endblock %}
|
yamcs-web/src/main/webapp/src/app/alarms/AlarmsPage.html
|
fqqb/yamcs
|
<app-instance-page>
<app-instance-toolbar [hasDetailPane]="true">
Alarms
<app-help>
An alarm can be in these states:
<table class="ya-data-table">
<tr>
<td width="1">
<mat-icon class="icon16" style="vertical-align: middle">notifications</mat-icon>
</td>
<td>
The alarm is unacknowledged and the cause of the alarm still exists.
</td>
</tr>
<tr>
<td>
<mat-icon class="icon16" style="vertical-align: middle">notifications_none</mat-icon>
</td>
<td>
The alarm is unacknowledged and the cause that generated the alarm no longer exists.
</td>
</tr>
<tr>
<td>
<mat-icon class="icon16" style="vertical-align: middle">check_circle</mat-icon>
</td>
<td>
The alarm is acknowledged and the cause of the alarm still exists.
</td>
</tr>
<tr>
<td>
<mat-icon class="icon16" style="vertical-align: middle">check_circle_outline</mat-icon>
</td>
<td>
The alarm is acknowledged and the cause that generated the alarm no longer exists.
</td>
</tr>
<tr>
<td>
<mat-icon class="icon16" style="vertical-align: middle">timer</mat-icon>
</td>
<td>
The alarm was shelved.
</td>
</tr>
</table>
</app-help>
<button mat-button
color="primary"
(click)="acknowledgeAlarms(selection.selected)"
[disabled]="!selection.hasValue()"
*ngIf="mayControlAlarms()">
<mat-icon>notifications_off</mat-icon>
ACKNOWLEDGE
</button>
<button mat-button
color="primary"
(click)="shelveAlarms(selection.selected)"
[disabled]="!selection.hasValue()"
*ngIf="mayControlAlarms()">
<mat-icon>timer</mat-icon>
SHELVE
</button>
</app-instance-toolbar>
<app-detail-pane>
<ng-container *ngIf="detailAlarm$ | async as detailAlarm; else noDetail">
<app-detail-toolbar>
Alarm Detail
</app-detail-toolbar>
<div style="padding: 0 16px">
<app-alarm-detail [alarm]="detailAlarm"
[mayControl]="mayControlAlarms()"
(acknowledgeAlarm)="acknowledgeAlarms([$event])"
(shelveAlarm)="shelveAlarms([$event])"
(unshelveAlarm)="unshelveAlarms([$event])"
(clearAlarm)="clearAlarms([$event])">
</app-alarm-detail>
</div>
</ng-container>
<ng-template #noDetail>
<app-detail-toolbar>
Select an alarm
</app-detail-toolbar>
</ng-template>
</app-detail-pane>
<div class="table-wrapper">
<div class="panel-content" *ngIf="dataSource">
<app-alarms-page-tabs></app-alarms-page-tabs>
<dl class="dl-horizontal">
<dt>Unacknowledged alarms:</dt>
<dd>
<strong>{{ (dataSource.unacknowledgedAlarms$ | async)?.length }}</strong>
</dd>
<dt>Acknowledged alarms:</dt>
<dd>
<strong>{{ (dataSource.acknowledgedAlarms$ | async)?.length }}</strong>
</dd>
<dt>Shelved alarms:</dt>
<dd>
<strong>{{ (dataSource.shelvedAlarms$ | async)?.length }}</strong>
</dd>
</dl>
<form [formGroup]="filterForm">
<div class="filter-bar">
<app-search-filter formControlName="filter"
placeholder="Filter by text search">
</app-search-filter>
<app-select [options]="viewOptions" formControlName="view"></app-select>
</div>
</form>
<app-alarms-table [dataSource]="dataSource"
[selection]="selection"
[view]="view$ | async"
[mayControl]="mayControlAlarms()"
(acknowledgeAlarm)="acknowledgeAlarms([$event])"
(shelveAlarm)="shelveAlarms([$event])"
(unshelveAlarm)="unshelveAlarms([$event])"
(clearAlarm)="clearAlarms([$event])">
</app-alarms-table>
</div>
</div>
</app-instance-page>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.