path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
api/v0.7.1/components/userinterface/UserInterface.shutdownAwesomium.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Method UserInterface.shutdownAwesomium</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
... |
out/documentation/sublime-text/index.html | whilesoftware/haxeflixel.com | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>Sublime Text | HaxeFlixel 2D Game Framework</title>
<meta name="description" content="HaxeFlixel is a 2D Ga... |
src/app/record/text.fragment.tpl.html | himangshuj/atelier | <span ng-if="!!model.value" ng-class="model.css">
{{model.value}}
</span>
<span ng-if="!model.value" ng-class="model.css">
<br/>
</span>
|
app/module_offer/tpl/form-offer-apply.tpl.html | dedp1984/gps_client | <fieldset class="scheduler-border">
<legend class="scheduler-border">应还信息</legend>
<div class="row m-t-md">
<div class="col-md-4">
<div class="form-group form-group-sm">
<label class="col-sm-4 control-label">应还本金:</label>
<div class="col-sm-8">
... |
ogre/ogre_src_v1-8-1/Docs/api/html/classOgre_1_1PanelOverlayElement_1_1CmdTiling.html | jjenki11/blaze-chem-rendering | <html>
<head>
<title>Ogre::PanelOverlayElement::CmdTiling Class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generat... |
rawdata/lawstat/version2/01192/0119292010300.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01192/0119292010300.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:09:26 GMT -->
<head><title>ªk½s¸¹:01192 ª©¥»:092010300</title>
<link rel="stylesheet" type="text/css" ... |
ad_manage/templates/customer/profile/profile.html | dilosung/ad-manage | {% extends "customer/baseaccountpage.html" %}
{% load i18n %}
{% block tabcontent %}
<div class="row">
<div class="col-md-4">
<ul>
<li><img width="60" src="{{ user.customer_profile.get_avatar }}" alt="{{ user.customer_profile.get_avatar }}"></li>
<li>Fullname: <b>{{ user.get_full_name|defaul... |
deps/boost_1_77_0/doc/html/boost/xpressive/s2.html | davehorton/drachtio-server | <!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>Global s2</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" conten... |
api/v0.6.4/utility/output/logDebug.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Variable logDebug</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel="styleshee... |
thirdParty/fullcalendar/demos/background-events.html | kireol/stashCalendar | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<link href='../dist/fullcalendar.css' rel='stylesheet' />
<link href='../dist/fullcalendar.print.css' rel='stylesheet' media='print' />
<script src='../lib/moment/moment.js'></script>
<script src='../lib/jquery/dist/jquery.js'></script>
<script src='../dist... |
_layouts/topics.html | acgd-learn-the-web/acgd-learn-the-web.github.io | ---
layout: default
skip_links: |
<li><a href="#filter">Skip to filter</a></li>
<li><a href="#topics-list">Skip to topic list</a></li>
---
{% include inside-nav.html %}
{% include icons-topics.html %}
<main class="relative" role="main">
<div class="header">
<div class="wrapper gutter-1-2 pad-b">
<h1 c... |
tests/urlFilter/syntax/013/background.html | 1974kpkpkp/operaextensions.js | <!DOCTYPE html>
<title>tc-url-filter-syntax-013</title>
<link rel="stylesheet" href="./oex/testharness.css" />
<script type="text/javascript" src="./operaextensions_background.js"></script>
<script type="text/javascript" src="./oex/testharness.js"></script>
<script type="text/javascript" src="./oex/testharnessrepo... |
demo/styles.css | siqatzi/bathroommap | #mapdiv{top:0vh;left:0vw;height:100vh; width:100vw;vertical-align: top;display:flex;}
body{
margin:0px;
padding:0px;
font-family: 'Titillium Web', sans-serif;
}
#mapdiv{padding:1px;}
.text-center {padding:1px;}
::-webkit-scrollbar {
display: none;
}
.newdialogue {
padding: 6px 8px;
font-size: 14p... |
Ejemplos/ejemplo34/app/templates/mostrar_todo.html | ampotty/uip-pc3 | <!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
<h3><a href="{{ url_for('mostrar_todo') }}">Comentarios - Ejemplo SQLAlchemy</a></h3>
<hr/>
{% for mensaje in get_flashed_messages() %}
{{ mensaje }}
{% endfor %}
<h3>Estudiantes (<a href="{{ url_for('nuevo') }}">Agregar Estudiante</a>)</h3>
<table>
<t... |
theme/templates/choices/template-engines.html | mattmakai/fullstackpython.com | <h3>Do you want to learn about web frameworks, CSS or JavaScript next?</h3>
<div class="row">
<div class="c4">
<div class="well select-next">
{% include "choices/buttons/web-frameworks.html" %}
</div>
</div>
<div class="c4">
<div class="well select-next">
{% i... |
songs/html/isis_3.html | mulhod/bob_dylan_lyrics | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</meta>
<meta content="width=device-width, initial-scale=1" name="viewport">
</meta>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
</link>
<link href="../../resources/stof-style.css" rel="stylesheet">
</link>
<s... |
reference/android/provider/CalendarContract.CalendarCacheColumns.html | AzureZhao/android-developer-cn | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" />
<title>Cal... |
web/map/ip/direction.html | Xiaojing/atmobileweb | <?php
$page->title('MIT Map: Directions to MIT')
->navbar_image('title-map')
->breadcrumbs('Directions', $info->breadcrumb);
$page->content_begin();
?>
<ul class="focal">
<h2><?=$info->header?></h2>
<?=$info->html?>
</ul>
<? if($info->google_html) { ?>
<ul clas... |
js/2.css | femvc/bpm_server | html ,
body {
background-color : green ;
color : #666 ;
}
|
main/libc/unix/linux_like/linux/gnu/constant.RTM_NEWSTATS.html | malept/guardhaus | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../libc/constant.RTM_NEWSTATS.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../libc/constant.RTM_NEWSTATS.html">../../../../../libc/constant.RTM_NEWSTATS.html</a>...</p>
<script>location.replace("../... |
cct-backend/modules/polymer-client/src/cct-complaint/cct-complaint-management.html | yuriibratchuk/citizens-complaints-tracker | <link rel="import" href="../../bower_components/polymer/polymer.html">
<link rel="import" href="../../bower_components/cuba-app/cuba-localize-behavior.html">
<link rel="import" href="../../bower_components/cuba-styles/cuba-styles.html">
<link rel="import" href="../../bower_components/app-route/app-location.html">
<link... |
src/app/list/basic-list/example/list-heading-example.component.html | patternfly/patternfly-ng | <div class="padding-15">
<div class="row">
<div class="col-sm-12">
<div class="form-group">
<p>Warning: This example is for development testing purposes. It is not an official pattern and subject to change</p>
<p>This ensures a custom header can be added via a template</p>
<pfng-list... |
posts/2020-01-06-managing-settings-in-episerver-project-1/index.html | marisks/marisks.github.com | <!DOCTYPE html>
<html>
<head>
<title>Managing settings in Episerver project - part 1</title>
<meta http-equiv="REFRESH" content="0; url=/2020/01/06/managing-settings-in-episerver-project-1/">
<link rel="canonical" href="/2020/01/06/managing-settings-in-episerver-project-1/" />
</head>
<body>
This page has mo... |
mashup_ADAuthSPAuthR/Mashup.UI.Core/apps/exApp1/angularExamplesMain/formExamplesMain/alerts/alerts.html | MashupJS/mashupjs.temp | <style media="screen" type="text/css">
.btn-width {
max-width: 200px;
width: 100%;
}
</style>
<!-- TODO: Figure this out! -->
<!-- I have a controller for this html fragment configured but it is not declared in the markup. -->
<!-- Yet this page still works. Granted th... |
src/client/app/widgets/widget-add-bill.html | avromman/SplitAppDev | <form name="addBillForm" novalidate class="simple-form">
Description: <input type="text" ng-model="newbill.title" required/>
Amount: <input type="number" ng-model="newbill.amount" required/>
<br/>
Split with: <div ng-repeat="currUser in vm.users track by $index">
{{currUser.firstName + ' ' + cur... |
utils/pmd-bin-5.2.2/docs/xref/net/sourceforge/pmd/dcd/graph/MethodNode.html | byronka/xenos | <!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" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>MethodNode xref</title>
<link type="text/css" r... |
demos/namegen/index.html | alexadam/alexadam.github.io | <!DOCTYPE html>
<html ng-app="namegen">
<head>
<title>NameGen</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css"/>
<link rel="stylesheet" href="bower_component... |
app/directive/directive-29-ngSwitch.html | iopqrst/learn-angular | <!doctype html>
<html ng-app="switchExample">
<head>
<title>directive</title>
<style type="text/css">
.animate-switch-container {
position: relative;
background: white;
border: 1px solid black;
height: 40px;
overflow: hidden;
}
.animate-switch {
padding: 10px;
}
.animate-swi... |
src/components/imhere-pre.html | djwagner-cbc/imhere-angular-wizard | <a class="{{ vm.customClass }}" ng-class="{ 'imhere-bounce-to-left' : vm.showAnimation, 'imhere-pre': !vm.customClass }" ng-click="vm.pre()">
<ng-transclude></ng-transclude>
</a>
|
www/templates/profile.html | govhack-botaniser/botaniser-mobile | <ion-view title="My Profile">
<ion-content class="has-header padding">
<div class="row">
<div class="col-lg-12">
<h3>How to score points</h3>
<p>Upload a species' photo to score points. Additional points are given by entering the species' name and description.</p>... |
libs/boost_1_50_0/doc/html/boost/accumulators/as_feature_tag_we_id577220.html | djsedulous/namecoind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template as_feature<tag::weighted_tail_variate_means< LeftRight, VariateType, VariateTag >(absolute)></title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="genera... |
code/java/libs/tinylaf-1_4_0/docs/index.html | akhirasip/apk-signer | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Aug 14 17:14:22 CEST 2008-->
<TITLE>
Generated Documentation (Untitled)
</TITLE>
<SCRIPT type="text/javascript">
targetPage = "" + window.locat... |
client/app/signup/forbidden.html | movibe/self-registration-loopback | <section>
<h1>403 Forbidden</h1>
<p>Please <a ui-sref="signup" ui-sref-active="active">log in</a> to perform
this action.</p>
</section>
|
pgsql/pgAdmin III/docs/en_US/openssl.html | chjw8016/GreenOdoo7-haibao |
<!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=iso8859_1" />
<title>The OpenSSL Licence</title>
<link re... |
song/node/express/apidocking/public/stylesheets/formstyle1.css | shenqingling/dongnao | /* Basic Grey */
.basic-grey {
margin-left:auto;
margin-right:auto;
max-width: 500px;
background: #F7F7F7;
padding: 25px 15px 25px 10px;
font: 12px Georgia, "Times New Roman", Times, serif;
color: #888;
text-shadow: 1px 1px 1px #FFF;
border:1px solid #E4E4E4;
}
.basic-grey h1 {
font-size: 25px;
padding: 0px 0px 10px 40... |
packages/FAKE/docs/apidocs/fake-git-merge-mergetype.html | MatthiasKainer/DotNetRules.Events.Data.MongoDb | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MergeType - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull">... |
solr-4.10.3/docs/solr-core/org/apache/solr/servlet/package-summary.html | 71D3R/datos | <!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_65) on Wed Dec 10 00:36:11 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.apache.so... |
utils/pmd-bin-5.2.2/docs/xref/net/sourceforge/pmd/lang/jsp/ast/ASTJspComment.html | byronka/xenos | <!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" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>ASTJspComment xref</title>
<link type="text/css... |
_core_docs/6.0.1/modules/state.html | ui-router/ui-router.github.io | ---
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>state | @uirouter/core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../a... |
content/COAR.html | OAButton/oab_static | <style>
.innercolumns {
width:100%;
padding:10px;
overflow: hidden;
}
.img {
display: block;
margin: auto;
}
.btn {
padding:10px 15px;
font-size:16px;
}
</style>
<!-- VIEW THE SLIDES HERE: https://docs.google.com/presentation/d/1wHCiLsRNCZCKUARjZvw3ozcd0CqETXlEynkThr5QJ7c/edit
This link is to make s... |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/how-to-learn-qt.html | stephaneAG/PengPod700 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- how-to-learn-... |
deps/boost_1_77_0/doc/html/boost_asio/reference/execution__can_bulk_execute.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>execution::can_bulk_execute</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../boost_asio.html" ti... |
thirdParty/solrSrc/docs/solr-core/org/apache/solr/schema/class-use/FieldType.DefaultAnalyzer.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:21 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class... |
docs/reference/get_term_label.html | xu-hong/rphenoscape | <!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Obtains the labels for a list of terms — get_term_label • rphenoscape... |
iOS/frameworks/aws-ios-sdk-2.4.1/documentation/html/Classes/AWSIoTDeleteCertificateRequest.html | davidbutz/ChristmasFamDuels | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>AWSIoTDeleteCertificateRequest Class Reference</title>
<link rel="stylesheet" href="../css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1333)">
</head>
<body class=... |
webb/bower_components/angular-material/modules/js/slider/slider.css | Jrubensson/raspberry | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.0.0
*/
@-webkit-keyframes sliderFocusThumb {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }... |
web/templates/web/leads.html | akshayub/crm-sample | {% extends 'web/base.html' %}
{% load staticfiles %}
{% block title %}Leads{% endblock %}
{% block lead_active %}active{% endblock %}
{% block body %}
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 col-sm-12">
<div class="card" style="margin-top: 1em">
... |
node_modules/npm/html/doc/cli/npm-docs.html | dm-dashboard/dashboard | <!doctype html>
<html>
<title>npm-docs</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-docs.html">
<script async=true src="../../static/toc.js"></script>
<bod... |
rawdata/utf8_lawstat/version2/02030/0203080011500.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/02030/0203080011500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:18:16 GMT -->
<head><title>法編號:02030 版本:080011500</title>
<link rel="stylesheet" type="text/css" href=... |
app/views/rcm-route2/step5.html | interrobb/RCM | {{<layout}}
{{$pageTitle}}
GOV.UK prototyping kit
{{/pageTitle}}
{{$content}}
<main id="content" role="main" class="content">
<div class="outer-block">
<div class="inner-block">
<div class="phase-banner">
<p><strong class="phase-tag">ALPHA</strong> <span>This is a new service – your <a href="/4... |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/examples-opengl.html | stephaneAG/PengPod700 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- examples.qdoc... |
Documentation/docsets/Revolver.docset/Contents/Resources/Documents/Extensions/Double.html | petrmanek/revolver | <!DOCTYPE html>
<html lang="en">
<head>
<title>Double Extension 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>
<sc... |
target/chatserver-1.0-SNAPSHOT/client/css/chat.css | serenafr/chatserver | body {
background-color: #cccccc;
}
#main-panel {
margin-top: 60px;
margin-left: 100px;
width: 900px;
}
#contact-panel {
float: left;
width: 250px;
height: 600px;
background-color: #f5f5f5;
}
.contact {
border-bottom-width: 1px;
border-bottom-color: #d5d6d7;
border-bottom-style: solid;
padding: 5px... |
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v2.2.0/0200-01-01-l-multipolyline.html | jackhummah/bootles | ---
layout: api
title: "v2.2.0 JavaScript Library: L.MultiPolyline"
categories: api
version: v2.2.0
permalink: /api/v2.2.0/l-multipolyline
---
<h2 id="multipolyline">MultiPolyline</h2>
<p>Extends <a href="/mapbox.js/api/v2.2.0/l-featuregroup">FeatureGroup</a> to allow creating multi-polylines (single layer that cons... |
angular-1.4.0-beta.5/docs/partials/api/ng/filter/number.html | dolymood/angular-packages | <a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ng/filter/filters.js?message=docs(number)%3A%20describe%20your%20change...#L75' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.4.0-beta.5/src/... |
ajax/libs/handsontable/7.4.2/handsontable.full.css | cdnjs/cdnjs | /*!
* Copyright (c) HANDSONCODE sp. z o. o.
*
* HANDSONTABLE is a software distributed by HANDSONCODE sp. z o. o.,
* a Polish corporation, based in Gdynia, Poland, at 96/98 Aleja Zwycięstwa,
* registered with the National Court Register under number 538651,
* EU tax ID number: PL5862294002, share capital: PLN 6... |
ajax/libs/rsuite/5.2.3/rsuite-rtl.css | cdnjs/cdnjs | :root,
.rs-theme-light {
--rs-gray-50: #f7f7fa;
--rs-gray-100: #f2f2f5;
--rs-gray-200: #e5e5ea;
--rs-gray-300: #d9d9d9;
--rs-gray-400: #c5c6c7;
--rs-gray-500: #a6a6a6;
--rs-gray-600: #8e8e93;
--rs-gray-700: #7a7a7a;
--rs-gray-800: #575757;
--rs-gray-900: #272c36;
--rs-primary-50: #f2faff;
--rs-p... |
boost_1_49_0/doc/html/boost/container/ordered_range.html | phra/802_21 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global ordered_range</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 ... |
gtk-3.0/gtk-widgets-assets.css | deviantbreek/Greybird-graphite | /*******************
* check and radio *
*******************/
/* draw regular check and radio items using our assets */
.check,
.check row:selected,
.check row:selected:focus {
background-image: url("assets/checkbox-unchecked.png");
}
.check:insensitive,
.check row:selected:insensitive,
.check row:selected:focus... |
tests/testcases_output/html/ok_class_record_helpers/index.html | michaliskambi/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>
<table class="container"><tr><td class="navig... |
sites/all/themes/abstract/css/default.css | calascionec/DisneyMoviesDrupal | /*
Drupal theme credits
Author: ipwa
Original Wordpress GPL theme credits
Theme Name: Abstract
Version: 2.0.0
Description: Designed by <a href="http://veerle.duoh.com/">Veerle Pieters</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/
html, body {
/*font-family: arial;
font-size: 12px;*/
border: 0;
... |
wp-content/themes/blankslate/css/set1.css | estrategasdigitales/sandita | .input {
position: relative;
z-index: 1;
display: inline-block;
margin: 1em;
width: calc(100% - 2em);
vertical-align: top;
}
label{
font-weight: normal;
}
.input__field {
position: relative;
display: block;
float: right;
padding: 0.8em;
width: 60%;
border: none;
border-radius: 0;
background: #f0f0f0;
... |
css/bandeau_r01_ie6.css | pollux1er/sajoscol | /*
* @version $Id: bandeau_r01_ie6.css 3307 2009-07-23 16:16:10Z crob $
*
* bandeau_r01_ie.css
* Correction de mise en page du bandeau pour affichage dans internet exploreur 6 et 7
*
*/
/* === Corrections pour le bandeau ===*/
/* Numéro de version */
#num_version {
margin-top:-1.5em;
}
/* barre de menu prof */
#e... |
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/scrollstyles.css | gsnerf/MediaBrowser | .smoothScrollX, .hiddenScrollX {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
overflow-y: hidden;
scroll-behavior: smooth;
white-space: nowrap;
}
.hiddenScrollX, .layout-tv .smoothScrollX {
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
}
.hiddenScrollX::-webkit-scro... |
tests/testcases_output/htmlhelp/ok_class_record_helpers/ok_class_record_helpers.html | michaliskambi/pasdoc | <!DOCTYPE html>
<html lang="en">
<head>
<title>ok_class_record_helpers</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>
<h1 class="unit">Unit ok_class_... |
source/src/com/espertech/esper/dataflow/interfaces/package.html | mobile-event-processing/Asper | <!--
~ **************************************************************************************
~ * Copyright (C) 2008 EsperTech, Inc. All rights reserved. *
~ * http://esper.codehaus.org *
~ * http://www.espertech.com ... |
patrickrampage/LeapSDK/docs/javascript/practices/Leap_Orientation_and_Tutorial_Guidelines.html | AntoineGagnon/Patrick-Rampage |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>User Orientation and Tutorial Guidelines — Leap Motion JavaScript SDK v2.2 documentation</title>
<link rel="stylesheet" hre... |
wp-content/plugins/iphorm-form-builder/admin/css/ie7.css | kabsila/wordpress | .ifb-add-new-form-button {margin-bottom: -8px;}
.ifb-form-table textarea {width: 95%;}
.ifb-options-heading-value {
margin-left: 10px;
}
.ifb-new-form-name-inner input.new-form-name {width: 212px;}
/*Fix the help button moving the form builder*/
#contextual-help-link-wrap {
position: absolute;
right: 20px;
}
.iphor... |
wp-content/themes/pwplus-theme/lib/plugin/googleMap/demo/mixed.html | manesz/PWPLUS-website | <html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<script type="text/javascript" src="../jquery/jquery-1.4.4.min.js"></script>
<script src="http://maps.googleapis.com/maps/api/js?sensor=false" type="text/javascript"></script>
<script type="text/javascript" ... |
src/main/webapp/BenchmarkTest02137.html | thc202/Benchmark | <!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=ISO-8859-1">
<script src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/js.cookie.js"></script>
<title>BenchmarkTest02137<... |
src/modules/vas/basic-migration/tpl/machine/unlock.html | emkatsom/virtual-atom-smasher | <div class="title">
<h1>Unlock</h1>
<p class="small">From this screen you can unlock the different parts of the machine!</p>
</div>
<div class="body">
<ul class="unlock-list">
<li class="header"><div class="icon"></div></li>
{{#stages}}
{{^locked}}
<li class="unlocked"><div class="icon"></div> {{ name }}</... |
css/site_front.css | cccxd/Anonsaba | body,html {
background-color:#EEF2FF;
background-image:url('blue-grad.png');
background-repeat: repeat-x;
background-position:top;
}
a {
color:#3A3B3F;
text-decoration:none;
}
h1 {
color:#2a4665;
text-shadow: 1px 2px 2px #888;
}
h3 {
border-bottom: 1px dashed #C5C8D2;
}
h4 {
background-color:#D6DAF0;
}
h6 {
color... |
mt4j/mt4j-desktop/doc/org/mt4j/test/css/SelectorIntegrationTest.html | hkaj/CoFITS | <!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_23) on Thu Mar 31 17:49:37 CEST 2011 -->
<TITLE>
SelectorIntegrationTest
</TITLE>
<META NAME="date" CONTENT="2011-03-31">
<LINK REL ="st... |
css/styles.css | jflynnSMG/JSON-LD | 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, ... |
public/templates/partial-vendors-import.html | harish-myaccount/localmarket | <h2>Select a csv file which has data in this format</h2>
<hr/>
vendorName | email | phone | street 1,area,city | category1,category2,category3,category4 | pincode1,pincode2,pincode3
<hr/>
<form ng-controller="VendorController" ng-submit="addBulk()" name="importForm">
<div class="form-group">
<label for="csv">... |
wp-content/plugins/wpmu_dev_maps_plugin/js/external/galleria/themes/classic/galleria.classic.css | perry-/lkk | /*
* Galleria Classic Theme
* Copyright (c) 2010, Aino
* Licensed under the MIT license.
*/
.galleria-container {
position: relative;
overflow: hidden;
background: #000;
}
.galleria-container img {
-moz-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.g... |
blog/_site/2014/07/28/hoe-moeilijk-is-het-vlaamse-regeerakkoord.html | nlptown/nlptown.github.io | <p class="first">De publicatie van het Vlaamse regeerakkoord eerder deze week maakte heel
wat reacties los, niet enkel op politiek, maar ook op taalkundig vlak. Schrijfster Ann De Craemer hekelde de holle woordenbrij
in een <a href="http://www.demorgen.be/dm/nl/30969/Regeringsvorming/article/detail/1957085/2014/07/24... |
boost/libs/range/doc/html/range/reference/algorithms/mutating/copy.html | csitarichie/boost_msm_bare_metal | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>copy</title>
<link rel="stylesheet" href="../../../../../../../../doc/html/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<link rel="home" href="../../../../index.html" title="C... |
solr/docs/solr-core/org/apache/solr/util/class-use/RecordingJSONParser.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:17 MDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.a... |
src/main/webapp/index_1.html | FAOSTAT3/faostat-download-js | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<!-- Metadata -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FAOSTAT Download</title>
<!-- External Style-sheets -->
<link type='text/css' rel=... |
profiles/xeditor/modules/xeditor_core/css/xeditor.css | geraldvillorente/xeditor | /**
* xEditor styling.
*/
.node-form .droppable,
.node-form div.image-widget-data {
float: none;
}
.node-form .droppable.dropped {
border: none;
}
/* Fix for missing close button - Override Ember CSS */
#overlay #overlay-titlebar {
display: block;
}
#overlay-titlebar #overlay-title-wrapper {
display: none;... |
031/xwphelp2/wps/wps_14x3autorefresh.html | rousseaux/netlabs.xworkplace | <HTML>
<HEAD>
<TITLE>
Schakel map automatisch verversen in
</TITLE>
</HEAD>
<!-- V0.9.16: page has been rewritten -->
<BODY>
Deze instelling biedt u de mogelijkheid om het direct automatisch map verversen in of uit te schakelen.
U hoeft &cfgsys; niet aan te passen of het systeem te herstarten ... |
sites/default/code/sites/all/themes/zen/STARTERKIT/sass-extensions/zen-grids/templates/unit-tests/stylesheets/zen-grid-background.css | jhurley24/CamSysWeb | /*
Error: File to import not found or unreadable: zen/background.
Load paths:
/Users/user/Dropbox/sites/cs/cambridge-systematics/sites/all/themes/zen/STARTERKIT/sass-extensions/zen-grids/templates/unit-tests/sass
/Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets
Compass::Spr... |
doc/html/namespacemembers_enum.html | jeppeter/tbb | <!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" con... |
wp-content/plugins/loyalty-rewards/template/user_email.html | kuldeep89/160515 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>My Saltsha</title>
</head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
<div style="background-color:#f5f5f5;width:100%;-webkit-text-size-adjust:none !important... |
website/slides/test.html | josch149/pyjs-seminar | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sitzung 1: Erste Schritte</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable... |
sites/all/themes/modern_business/html/portfolio-2-col.html | MaratOM/maratweb | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Modern Business - St... |
picasa/ZendGdata-1.12.10/ZendGdata-1.12.10/documentation/api/core/source/Gdata/YouTube/Extension/NoEmbed.php.html | nmngarg174/tuckShop | <html>
<head>
<script
type="text/javascript"
src="../../../../js/jquery-1.4.2.min.js">
</script>
<script
type="text/javascript"
src="../../../../syntax_highlighter/scripts/shCore.js">
</script>
<script
type="text/jav... |
lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/expr/class-use/E_StrContains.html | knil-sama/YADDW | <!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 Thu Oct 02 16:39:53 BST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.h... |
wp-content/themes/simfo-revision-2/style.css | TakenCdosG/ella-live | /*
Theme Name: Simfo
Theme URI: http://themify.me/themes/simfo
Version: 1.5.1
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2014 Themif... |
sites/all/themes/teampulse_design/css/components/teampulse.css | scottrouse/teampulse-distro | body {
font-size: 1.1em;
font-family: sans-serif;
background-color: #e3e9dc;
font-family: 'Ubuntu Condensed', sans-serif;
color: #878e83;
}
h1,h2,h3,h4 {
color: #007897;
font-weight: normal;
}
h1,h2 {
text-transform: lowercase;
}
h2 {
font-size: 1.6em;
letter-spacing: -1px;
margin-bottom... |
wp-content/themes/news-mix-light/library/css/style.css | rongself/xblog | .mt5{
margin-top: 5px;
}
.left {
float: left;
}
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.pull-left{
float: left;
}
.pull-right{
float: right;
}
#kopa-load... |
doc_api/carskit/alg/cars/adaptation/dependent/sim/class-use/SCSLIM.html | wubin7019088/CARSKit | <!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_79) on Tue Aug 11 16:35:07 PDT 2015 -->
<title>Uses of Class carskit.alg.cars.adaptation.dependent.sim.CSLIM_ICS</title>
<meta name="da... |
lib/boost/boost_1_38_0/libs/gil/doc/html/g_i_l_0335.html | scs/uclinux | <!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
--
-- Distributed under the Boost Software License, Version 1.0.
-- (See accompanying file LICENSE_1_0.txt or copy at
-- http://www.boost.org/LICENSE_1_0.txt)
--
-->
<!--
Copyright 2005-2007 Adobe Systems Incorporated
Distributed under the MIT Lice... |
src/main/resources/help/fr/CommandLine.html | robymus/jabref | <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" type="text/css" href="../jabref_help.css"/>
</head>
<body>
<h1>Les options de la ligne de commande</h1>
<p>Bien que JabRef
soit d'abord une application graphique, il offre plusieurs
options pour la ligne de commande qui peuven... |
mingw64/share/doc/git-doc/gitcli.html | kostyakudinov/Prog | <!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>gitcli(7)</title>
<link rel="stylesheet" href="ht... |
web/js/app/editor/node_modules/grunt-contrib/node_modules/grunt-contrib-yuidoc/node_modules/yuidocjs/coverage/lcov-report/lib/files.js.html | berkmancenter/spectacle | <!doctype html>
<html lang="en">
<head>
<title>Code coverage report for lib/files.js</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../prettify.css">
<style>
body, html {
margin:0; padding: 0;
}
body {
font-family: Helvetica Neue, Helvetica,... |
test/doc_api/war/org/omg/CosNotifyChannelAdmin/StructuredProxyPullSupplierHolder.html | AlvaroVega/TIDNotifJ | <!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_22) on Sun May 01 02:05:52 CEST 2011 -->
<TITLE>
StructuredProxyPullSupplierHolder
</TITLE>
<META NAME="date" CONTENT="2011-05-01">
<LINK REL ="sty... |
library/videojs-youtube/examples/mixTechs.html | CFOPublishing/preroller | <!DOCTYPE html>
<html>
<head>
<link type="text/css" rel="stylesheet" href="../bower_components/video.js/dist/video-js/video-js.css" />
<script src="../bower_components/video.js/dist/video-js/video.js"></script>
<script src='../src/youtube.js'></script>
</head>
<body>
<video id='vid1' src='' class='video-js vjs-... |
test/doc_api/war/org/omg/DistributionChannelAdmin/ProxyPushConsumerPOA.html | AlvaroVega/TIDNotifJ | <!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_22) on Sun May 01 02:05:50 CEST 2011 -->
<TITLE>
ProxyPushConsumerPOA
</TITLE>
<META NAME="date" CONTENT="2011-05-01">
<LINK REL ="stylesheet" TYPE... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.