path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
web/views/manage/Welcome.html | zswhcb/rvt | <!DOCTYPE html>
<html>
<head>
#parse('front/_pagelet/Common.IndexHeader.html')
<link rel='stylesheet' type='text/css' href='/public/assets/css/manage/1.0.1/index.css' />
<link rel='stylesheet' type='text/css' href='/public/assets/css/manage/1.0.1/iframe.css' />
</head>
<body>
<div class='container'>
<div ... |
docs/vaditaji/Judite-Ziberga.html | klavs/db-lv | <!doctype html>
<html lang="lv">
<head
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# profile: http://ogp.me/ns/profile#"
itemscope itemtype="http://schema.org/WebSite"
>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Google ... |
web/js/vendor/ext/resources/css/structure/dialog.css | Symfony-Plugins/sfFilebasePlugin | /*
* Ext JS Library 3.0 Pre-alpha
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
.x-window-dlg .x-window-body {
border:0 none !important;
padding:5px 10px;
overflow:hidden !important;
}
.x-window-dlg .x-window-mc {
border:0 none !impo... |
docs/bots-and-more-bots-python-monthly-december-2016.html | Python-Monthly/Python-Monthly-Website | <!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">
<title>Bots and More (Bots) - Python Monthly December 2016</title>
<!-- Bootstrap Core... |
src/picturepark-sdk-v2-angular/projects/picturepark-sdk-v2-angular-ui/src/lib/features-module/layer-panels/components/read-more/read-more.component.html | Picturepark/Picturepark.SDK.TypeScript | <div [class.collapsed]="isCollapsed$ | async" [style.height]="(isCollapsed$ | async) ? maxHeight + 'px' : 'auto'">
<ng-content></ng-content>
</div>
<a *ngIf="isCollapsable$ | async" class="collapse" (click)="toggle()">
<span *ngIf="isCollapsed$ | async">{{ 'ReadMore.More' | pptranslate }}</span>
<span *ngIf="(isC... |
test/integration/critical-css/components/hello.module.css | zeit/next.js | .hello {
color: orange;
}
|
modal.html | shaqihe/sunweb |
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="../css/slider.css">
<body>
<style type="text/css">
.overlay {
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.3;
z-index: 9;
position: fixed;
background-color: black;
}
.modal ... |
dist/css/bootstrapPlusPlus.css | albsector/AV-CRM | /*!
* BootstrapPlusPlus v1.0.0-beta (https://bootstrapplusplus.com)
* Copyright 2017 The BootstrapPlusPlus
* Licensed under MIT (https://github.com/BootstrapPlusPlus/BootstrapPlusPlus/blob/master/LICENSE.md)
*/
a {
color: rgba(66, 133, 244, 1);
}
a:hover {
text-decoration: none;
}
/* border */
.ro... |
_includes/question_only.html | mellevandijk/mellevandijk.github.io | <div class="row q-{{ question.num }}">
<div class="col-lg-12 col-md-12">
{% include question_col.html %}
</div>
</div> |
public/app/partials/address.html | gopalyendluri/AngularJSZend2Example | <div ng-repeat="address in supplier.addresses">
<div ng-hide="address._destroy">
<div class="form-group">
<label class="control-label col-md-2">Address 1 </label>
<div class="col-md-3">
<input type="text" class="form-control" ng... |
assets/resources/syntax/syntax.css | CloudByteStorages/blog | /**
* http://github.com/mojombo/jekyll
* MIT License
*/
.highlight { background: #DCDCD5; }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .o { font-weight: bo... |
demo/index.html | zikes/vellum-selectbox | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>vellum-selectbox Demo</title>
<script src="/bower_components/webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" ... |
node_modules/wrapup/node_modules/prime/cov/node_modules/mout/coverage/lcov-report/math/map.js.html | kentaromiura/sugo | <!doctype html>
<html>
<head>
<title>Code coverage report for math/map.js</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="content-language" content="en-gb">
<link rel='stylesheet' href='../prettify.css'>
<style type='text/css'>
body... |
node_modules/phaser/docs/src_utils_Color.js.html | thenem/ts-euchre | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Source: src/utils/Color.js</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/default.css">
<link type="text/... |
doc/javadoc/com/qualcomm/robotcore/util/ElapsedTime.Resolution.html | YoshiRulz/Thunderbolts-Robotics-FTC | <!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_80) on Wed Mar 30 15:52:39 CDT 2016 -->
<title>ElapsedTime.Resolution</title>
<meta name="date" content="2016-03-30">
<link rel="styles... |
examples/demos/demo_2.html | jspsych/jsPsych | <!DOCTYPE html>
<html>
<head>
<script src="../../packages/jspsych/dist/index.browser.js"></script>
<script src="../../packages/plugin-image-keyboard-response/dist/index.browser.js"></script>
<script src="../../packages/plugin-preload/dist/index.browser.js"></script>
<link rel="stylesheet" href="../../... |
src/app/examples/corkboard/corkboard.component.html | totalknowledge/angular2-launchpad | <app-thread></app-thread>
|
initial-me/cs223/buyerViewBids.html | mbonez006/me | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Olu Ashiru"/>
<meta name="author" content="Olu Ashiru"/>
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Consolidated Fishing Association - Buyer View Bid</title>
</head>
<body>
<div id="container">
<div id... |
carbon-sample-v2/src/main/resources/templates/home/index.html | ShotaOd/Carbon | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html SYSTEM "http://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-4.dtd">
<html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
xmlns="http://www.w3.org/1999/xhtml"
lang="en"
layout:decorate="~{/templates/base/layout}">
<head>
<meta charset... |
docs/VISPER-Wireframe/docsets/VISPER-Wireframe.docset/Contents/Resources/Documents/Classes/DefaultComposedControllerDismisser.html | barteljan/VISPER | <!DOCTYPE html>
<html lang="en">
<head>
<title>DefaultComposedControllerDismisser Class 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"... |
ajax/libs/yui/3.16.0/datatable-scroll/assets/skins/night/datatable-scroll.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:c52e98d33c0b5c98cda3282a0d562256df6b4267fd9d5e59919794073f583d12
size 1823
|
docs/docsets/XestiMonitors.docset/Contents/Resources/Documents/Classes/BeaconRangingMonitor.html | eBardX/XestiMonitors | <!DOCTYPE html>
<html lang="en">
<head>
<title>BeaconRangingMonitor Class 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></scrip... |
lib/Encog/apidocs/org/encog/util/text/package-frame.html | ladygagapowerbot/bachelor-thesis-implementation | <!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_24) on Wed Apr 17 10:23:36 UTC 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
... |
splittingCharts/examples/code/snapshot11/index.html | ralic/screencasts | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>D3 Example</title>
<script src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
</head>
<body>
<script>
var yColumn = "population";
function render(data){
var stack = d3.layout.stack()
... |
www/app/views/versions/deprecation.scala.html | Seanstoppable/apidoc | @(deprecation: com.bryzek.apidoc.spec.v0.models.Deprecation)
<em>
deprecated:
@Html(lib.Markdown(deprecation.description))
</em>
|
skin/assets/plugins/bootstrap-tagsinput/css/bootstrap-tagsinput.css | ufowiner/ci303 | .bootstrap-tagsinput {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
display: inline-block;
padding: 4px 6px;
margin-bottom: 10px;
color: #555;
vertical-align: middle;
border-radius: 0;
max-width: 100%;
line-height: 22px;
}
.bootstrap-tagsinput i... |
src/tablelite/rowContent.html | Adaptv/adapt-strap | <td class="ad-select-cell ad-cursor-pointer table-lite-col-{{definition.columnHeaderDisplayName ? definition.columnHeaderDisplayName : $index}}"
ng-if="attrs.rowExpandTemplate"
ng-click="toggle($event, $index, item)">
<i ng-class="iconClasses.expand" ng-if="!adStrapUtils.itemExistsInList($index, localConfig... |
web/bundles/sigaind/FusionChartsFree/Contents/Ruby_form.html | sigaind/cupon |
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>FusionCharts Documentation</title>
<link rel="stylesheet" href="Style.css" type="text/css" />
</head>
<body>
<table width="98%" border="0" cellspacing="0" cellpadding="3" align="center"... |
Carthage/Checkouts/Kingfisher/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification.html | wangweicheng7/ClouldFisher | <!DOCTYPE html>
<html lang="en">
<head>
<title>Notification 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>
... |
src/AssetLoader.html | sneakyfildy/turborace | /*{% extends "default" %}*/
/*{% block tz_app_title %}*/
Asset Loading
/*{% endblock %}*/
/*{% block tz_app_title_name %}*/
Asset Loading
/*{% endblock %}*/
/*{% block tz_app_html_controls %}*/
<div id="output"></div>
/*{% endblock %}*/ |
rawdata/utf8_lawstat/version2/01280/0128089011400.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01280/0128089011400.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:10:04 GMT -->
<head><title>法編號:01280 版本:089011400</title>
<link rel="stylesheet" type="text/css" href=... |
_layouts/project-index.html | am2990/am2990.github.io | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!... |
app/userresearch2/views/emi/add-subsidiary-details.html | etheya/hmrc-ers-return | {{<layout}}
{{$pageTitle}}
GOV.UK prototyping kit
{{/pageTitle}}
{{$main}}
<main id="content" role="main">
{{>includes/alpha_banner}}
{{>EMI/includes/reference}}
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="heading-xlarge">Ad... |
javadoc/com/googlecode/objectify/repackaged/gentyref/GenericTypeReflector.html | gvaish/objectify-appengine | <!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_29) on Wed Jan 25 23:03:14 EST 2012 -->
<TITLE>
GenericTypeReflector (Objectify-AppEngine Javadoc)
</TITLE>
<META NAME="date" CONTENT="2012-01-25">
... |
tests/real/xml/wellFormed/discourse-fixtures-strong-and-em-together.html | FabianLauer/tsxml | <p><strong><em>This is strong and em.</em></strong></p>
<p>So is <strong><em>this</em></strong> word.</p>
<p><strong><em>This is strong and em.</em></strong></p>
<p>So is <strong><em>this</em></strong> word.</p> |
man/git-undo.html | rauchg/git-extras | <!DOCTYPE html>
<html>
<head>
<meta http-equiv='content-type' value='text/html;charset=utf8'>
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
<title>git-undo(1) - Remove latest commits</title>
<style type='text/css' media='all'>
/* style: man */
body#manpage {margin:... |
model/cached/qunit.html | scorphus/canjs | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../..///code.jquery.com/qunit/qunit-1.12.0.css"/>
<title>store QUnit Test</title>
</head>
<body>
<h1 id="qunit-header">store Test Suite</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-too... |
docs/docs/api/docsets/geopackage-ios.docset/Contents/Resources/Documents/Type Definitions/paralist.html | ngageoint/geopackage-ios | <!DOCTYPE html>
<html lang="en">
<head>
<title>paralist Type Definition 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>... |
docs/explosion.js.html | collinhover/impactplusplus |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Impact++ / Source: entities/explosion.js</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE ... |
webui/src/index.html | sample/traefik | <!doctype html>
<html ng-app="traefik">
<head>
<meta charset="utf-8">
<title>/ˈTræfɪk/</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- build:css({.tmp/serve,src}) ... |
_includes/intro.html | roadev/creadev_blog | <section id="intro">
<a href="{{ site.url }}" class="logo"><img src="/images/logo_min.png" alt="" /></a>
<header>
<h2>{{ site.title }}</h2>
<p>
Creative Design & Development - Blog
</p>
</header>
</section>
|
keep_backend/templates/registration/registration_form.html | 9929105/KEEP | {% extends "base.html" %}
{% block content %}
<div class='section'>
<div class="six columns offset-by-five">
<h1>Sign Up</h1>
<p>Fields marked wth an asterisk (*) are required.</p>
<form method="post" action=".">
{% csrf_token %}
{% for field in form %}
<label for='{{ field.name }}'>
{% if field.... |
tests/urlFilter/resourcetypes/025/oex/index.html | operasoftware/operaextensions.js | <!DOCTYPE html>
<title>tc-filter-resourcetypes-025</title>
<link rel="stylesheet" href="testharness.css" />
<script src="testharness.js"></script>
<script src="testharnessreport.js"></script>
<script src="lib.js"></script>
<script src="test.js"></script>
<div id="log"></div>
|
templates/administrator/mailing-list.html | nicodee/mestglobalcommunity | <!DOCTYPE html>
<html>
<head>
<title>Mailing list</title>
<!-- Bootstrap -->
<link href="../../scripts/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="../../scripts/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" media="screen">
... |
grandcentral/field/template/css/app.css | hands-agency/grandcentral-spa | /* Restyle app field*/
[data-type="app"] .field label
{
display:none;
}
[data-type="app"] .field .wrapper
{
margin:0 !important;
padding:0 !important;
width:auto !important;
}
[data-type="app"] .field .wrapper .field
{
border:none !important;
padding:0 !important;
} |
MWDF Project/MasterworkDwarfFortress/repository/civ.html | Modified-MW-DF/modified-MDF | <!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>
<link rel="stylesheet" type="text/css" href="css/style_default.css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta n... |
run_dir/design/sample_requirements.html | remiolsen/status | {% extends "base.html" %}
{% block stuff %}
<div class="container-fluid" id="sample_requirements_main">
<div class="my-4">
<v-sample-requirements-view/>
</div>
{% end %}
{% block js %}
<!-- development version, includes helpful console warnings -->
<script src="https://unpkg.com/vue@next"></script>
<scrip... |
wp-content/themes/twentyfifteen-Child-Theme/assets/scss/reservation.css | hungkhanh0709/Suzuki |
/*# sourceMappingURL=reservation.css.map */
|
vnewcd/cases/jijianzhuyi/css/indent-succeed.css | ypandoo/sites | .indent_head
{
padding: 15px 15px 0 15px;
}
.indent_head h2
{
font-size: 1.4em;
}
.indent_head .detail
{
color:grey;
}
.indent_head .detail h4
{
line-height: 1.2rem;
}
.indent_head .left
{
display:inline-block;
float:left;
width:79.999%;
text-align:left;
line-height: 2em;
}
.indent_head .right
{
... |
builtin/donation.html | HaloWordApp/haloword | <p class="hidden" id="builtin-title">halo:donation</p>
<div class="headword builtin">
<section id="worddef" style="padding-top: 4px; padding-bottom: 0;">
<div class="mw-item">
<div class="mw-meta">
<span class="mw-headword">do·na·tion</span>
<span class="mw-part-of-speech">noun</sp... |
src/Oro/Bundle/DataGridBundle/Resources/public/templates/datagrid/no-search-results.html | orocrm/platform | <h5 class="no-data__title"><%= title %></h5>
<p class="no-data__text"><%= text %></p>
|
platforms/ios/www/css/style.css | Sweetymeow/ionic-VDSListApp | /* Empty. Add your own CSS if you like */
#autolist .item-content{
position: relative;
z-index: 2;
padding: 16px 16px 16px 16px;
border: none;
background-color: #fff;
}
#autolist .item-icon-right {
padding-right: 18px;
}
.star .item-content{
background: #EEF8F6 !important;
}
|
css/jumbotron-narrow.css | Payscape/Payscape-Gateway-PHP-Developers-Suite | /* Space out content a bit */
body {
padding-top: 20px;
padding-bottom: 20px;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
padding-left: 15px;
padding-right: 15px;
}
/* Custom page header */
.header {
border-bottom: 1px solid #e5e5e5;
}
/* Make... |
web/classroomKale/schedule.html | cat-haines/ClassroomKale |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Classroom Kale - Recipes</title>
<!-- Bootstrap core CSS -->
<link href="http... |
templates/footer.html | Slimmind/octo-kit | <footer class="footer_">
</footer>
|
third-party/src/boost_1_56_0/libs/math/doc/html/math_toolkit/sign_functions.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Sign Manipulation Functions</title>
<link rel="stylesheet" href="../math.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Math Toolkit 1.9.0">
<... |
iOS/frameworks/aws-ios-sdk-2.4.1/documentation/html/Classes/AWSAutoScalingDescribeMetricCollectionTypesAnswer.html | davidbutz/ChristmasFamDuels | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>AWSAutoScalingDescribeMetricCollectionTypesAnswer 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)">
<... |
src/Caribbean/TourismBundle/Resources/public/vendors/image-slider/demos-jquery/grid-slider.source.html | dundivet/codespring | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Grid Slider Demo - Jssor Slider, Carousel, Slideshow with Javascript Source Code</title>
</head>
<body style="font-family:Arial, Verdana;background-color:#fff;">
<!-- it wo... |
ipython-notebook-plus/custom.css | bgruening/docker-recipes | /*
Placeholder for custom user CSS
mainly to be overridden in profile/static/custom/custom.css
This will always be an empty file in IPython
*/
.icon-download-alt {
color: green;
text-shadow: 1px 1px 1px #ccc;
font-size: 2em;
}
|
template/colors/color5.css | yousafshah1214/adnanProject | .text-primary, .btn-primary .badge, .btn-link,a.list-group-item.active > .badge,.nav-pills > .active > a > .badge, p.drop-caps:first-child:first-letter, .accent-color, .main-navigation > ul > li > a:hover, .posts-listing .post-time, h3.title .title-border i, .upcoming-events .event-cats a:hover, .nav-np .next:hover, .n... |
particleCube/web/docs/metadata/Unstable.html | ChrisPerone/dart | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Unstable class / metadata Library / Dart Documentation</title>
<link rel="stylesheet" type="text/css"
href="../styles.css">
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,... |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/graphicsview-flowlayout-flowlayout-h.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" />
<title>Qt 4.8: f... |
couch/theme/_system/filter_search.html | RevolvingMindMedia/holdennewhomes | <cms:if k_list_is_searchable>
<div class="search-field">
<input class="text" id="f_k_search" name="f_k_search" placeholder="<cms:show k_search_msg />" type="text" value="<cms:show k_search_text />"/>
<button class="btn-txt" id="btn_search_submit" type="submit" href="<cms:show k_filter_link />" oncli... |
src/main/resources/cz/vhromada/catalog/web/program/panel/ProgramDetailPanel.html | vhromada/Catalog-Wicket | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns:wicket="http://wicket.apache.org" xmlns="http://www.w3.org/1999/xhtml">
<body>
<wicket:panel>
<table class="table table-hover detail">
<tbody>
<tr>
<td class="title">Nam... |
OL3Designer/bin/Debug/bootstrap.css | JohnWilcock/OL3Designer | /*!
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
lin... |
deps/boost_1_77_0/doc/html/boost_asio/reference/system_context/fork_event.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>system_context::fork_event</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.htm... |
third_party_tools/checkstyle-5.6/site/apidocs/com/puppycrawl/tools/checkstyle/checks/regexp/package-frame.html | kiwiwin/git-sniffer | <!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_07) on Tue Sep 18 21:25:58 EST 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.puppycraw... |
rawdata/lawstat/version2/90208/9020824103100.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/90208/9020824103100.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:28:18 GMT -->
<head><title>ªk½s¸¹:90208 ª©¥»:024103100</title>
<link rel="stylesheet" type="text/css" ... |
CC254xPM模块资料/BLE协议栈源码/Documents/GATThtml/d9/d2e/group___g_a_t_t___f_l_o_w___c_t_r_l___a_p_i.html | mingjunyang/bluetoothKeyboard | <!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"/>
<title>BLE GATT: GATT Flow Control API Functions</title>
<link href="../../tab... |
www/src/index.html | G-E-O-F/peels | <!doctype html>
<!--
~ Copyright (c) 2016 Will Shown. All Rights Reserved.
~
~ Permission is hereby granted, free of charge, to any person obtaining a copy
~ of this software and associated documentation files (the "Software"), to deal
~ in the Software without restriction, including without limitation the ri... |
raft/programming/swift/2015/09/26/Easy-Animation-with-UIStackView/index.html | nRewik/nrewik-jekyll-blog | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Easy Animation with UIStackView – nRewik's Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Animate UIStackView l... |
css/font_8v3czwksspqlg14i.css | zwssd/zwssd.github.io |
@font-face {font-family: "iconfont";
src: url('//at.alicdn.com/t/font_8v3czwksspqlg14i.eot?t=1482072024098'); /* IE9*/
src: url('//at.alicdn.com/t/font_8v3czwksspqlg14i.eot?t=1482072024098#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('//at.alicdn.com/t/font_8v3czwksspqlg14i.woff?t=1482072024098') forma... |
docs/rabun/oanda/rest/models/TransactionOrderUpdate.html | rabun/oanda-rest-java | <!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_45) on Fri Apr 24 14:30:49 MSK 2015 -->
<title>TransactionOrderUpdate</title>
<meta name="date" content="2015-04-24">
<link rel="stylesheet" ty... |
libs/Jena/javadoc-arq/org/apache/jena/sparql/modify/request/class-use/QuadDataAccSink.html | manonsys/MVC | <!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_66-internal) on Tue Dec 08 09:28:00 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.a... |
site/layouts/index.html | SNAS/website | {{ partial "head" . }}
{{ partial "nav" . }}
{{ partial "jumbotron" .Site.Params.jumbotron }}
{{ partial "short-text" .Site.Params.short_text }}
{{ partial "news" . }}
{{ partial "3-up" .Site.Params.three_up }}
{{ partial "text-and-image-snas" .Site.Params.text_and_image_snas }}
{{ partial "2-up" .Site.Params.tw... |
Documentation/html/amarjeet_0Dlba_8gdy_8club_2autofill__8js__source_8tex_source.html | amarjeetkapoor1/CivilOctave | <!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... |
third-party/src/boost_1_56_0/libs/math/doc/html/math_toolkit/hints.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Other Hints and tips</title>
<link rel="stylesheet" href="../math.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Math Toolkit 1.9.0">
<link re... |
templates/patients_templateDV.html | Vaithianathan/Symptoms-and-diseases-database | <!-- Edit this file to change the layout of the detail view form -->
<script type="text/javascript" src="resources/datepicker/js/datepicker.packed.js"></script>
<link href="resources/datepicker/css/datepicker.css" rel="stylesheet" type="text/css" />
<style type="text/css"><!-- #noMouseOver:hover{ color: #000000; } ... |
Source/Controls/themechange/index.html | nkruzan/mochaui | <html>
<head>
<!--MOCHAUI-->
<script type="text/javascript" src="../../../Demo/scripts/mootools-1.3.2-core-nocompat-yc.js"></script>
<script type="text/javascript" src="../../../Demo/scripts/mootools-1.3.2-more-yc.js"></script>
<script type="text/javascript" src="../../Core/core.js"></script>
<script type="text/ja... |
node_modules/ink-docstrap/themes/journal/tutorial-Drive Car.html | egeste/pg-structure | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap tutorialDrive Car</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="st... |
public/assets/css/webfonts.css | AndersGn/hkr_gdwebbu3 | @font-face {
font-family: 'Noto Sans';
src: url('../fonts/NotoSans-Bold.ttf') format('truetype'),
url('../fonts/NotoSans-BoldItalic.ttf') format('truetype'),
url('../fonts/NotoSans-Italic.ttf') format('truetype'),
url('../fonts/NotoSans-Regular.ttf') format('truetype');
} |
doc/user-guide/src/site/vendor/crimson/specimen_files/specimen_stylesheet.css | oden-lang/oden | @import url('grid_12-825-55-15.css');
/*
CSS Reset by Eric Meyer - Released under Public Domain
http://meyerweb.com/eric/tools/css/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, ... |
src/JasperStarter/docs/de/issue-tracking.html | sjndhkl/JasperPHP | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
| Generated by Apache Maven Doxia at 2015-05-25
| Rendered using Apache Maven Fluido Skin 1.2.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta http... |
static/assets/styles/gistfy.vs.css | kuneo/gistfy | /*
Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: white;
color: black;
}
.hljs-comment,
.hljs-quote,
.hljs-variable {
color: #008000;
}
.hljs-keyword,
.hljs-selector-tag,
.h... |
src/server/src/main/webapp/css/game.css | fredericjoanis/actimania | .playfieldBackground
{
z-index: 0;
}
.playfield
{
position: relative;
display: block;
float:left;
}
.team
{
float:left;
display: table;
height: auto;
}
.blueTeam
{
margin-right: 12px;
}
.whiteDiv
{
width: 3px;
background-color: white;
overflow: auto;
padding: 0;
}
#game-slideshow
{
padding-top : 15px;... |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/declarative-ui-components-dialcontrol.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" />
<!-- qml-examples.... |
layouts/next_404.html | gusibi/hugo_blog | {{ partial "head.html" . }}
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<div class="container one-collumn sidebar-position-left {{ block "main_class" .}}{{end}} ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<d... |
doc/html/classtesting_1_1_test_event_listener-members.html | larlf/mirror_client | <!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... |
aboutme.html | bkmorimoto/bkmorimoto.github.io | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="stylesheets/default.css">
<meta charset="UTF-8">
<title>About Ben Morimoto</title>
</head>
<body>
THIS IS MY BIO!
</body>
</html> |
test/ie-test.css | xzyfer/ie9-selector-counter | .i-1 { background-color: red; }
.i-2 { background-color: red; }
.i-3 { background-color: red; }
.i-4 { background-color: red; }
.i-5 { background-color: red; }
.i-6 { background-color: red; }
.i-7 { background-color: red; }
.i-8 { background-color: red; }
.i-9 { background-color: red; }
.i-10 { background-color: red; }... |
web/bundles/proyectohotel/css/estilo_pantallas_base.css | Nexfo/cuarta | #fondo {position: absolute;height:260px; width: 100%; background: silver url('../imgs/bg_reserv.jpg') no-repeat center 10%;z-index:-100;}
#cabecera {height: 260px; width: 100%;position: relative;margin-bottom: 15px;}
#cabecera #slogans {position: absolute;bottom:0px;color: white;z-index:-100;overflow:hidden;}
#s_1, #... |
src/Cerad/Bundle/AppBundle/Resources/public/css/droplinebar.css | cerad/aysos1games | .droplinebar{
overflow: hidden;
}
.droplinebar ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
font: bold 13px Arial;
background: #004080 url(/s1games/bundles/ceradapp/images/bluedefault.gif) center center repeat-x; /*default background of menu bar*/
}
.droplinebar ul li{
display: inline;
}
.droplinebar ul li a... |
kendoui/examples/web/mvvm/custom.html | asajin/sf_accounting_001 | <!DOCTYPE html>
<html>
<head>
<title>Custom binding</title>
<link href="../../content/shared/styles/examples-offline.css" rel="stylesheet">
<link href="../../../styles/kendo.common.min.css" rel="stylesheet">
<link href="../../../styles/kendo.default.min.css" rel="stylesheet">
<script src="../../..... |
angular-1.4.0-beta.5/docs/partials/api/ng/directive/ngBindTemplate.html | dolymood/angular-packages | <a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ng/directive/ngBind.js?message=docs(ngBindTemplate)%3A%20describe%20your%20change...#L71' 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-b... |
node_modules/ink-docstrap/themes/journal/mixins_bussable.html | egeste/pg-structure | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap Mixin: mixins/bussable</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" re... |
net.sourceforge.metrics/doc/apidocs/net/sourceforge/metrics/ui/class-use/MetricsView.html | leonardobsjr/metrics3 | <!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.4.2_08) on Thu Jun 30 07:47:19 EDT 2005 -->
<TITLE>
Uses of Class net.sourceforge.metrics.ui.MetricsView
</TITLE>
<LINK REL ="stylesheet" TYP... |
wp-admin/css/widgets.css | Gollos/watercase.tk | /* General Widgets Styles */
.widget {
margin: 0 auto 10px;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-top {
font-size: 13px;
font-weight: 600;
background: #f7f7f7;
}
.widget-top a.widget-action,
.widget-top a.widget-act... |
HomePages/bkup/KenWeeks.html | marceliotstein/literarykicks | <HTML><HEAD> <TITLE>Ken Weeks</TITLE> </HTML>
<BODY BACKGROUND="" BGCOLOR="#ffffff" TEXT="#000000"
LINK="#009f2f" ALINK="#00008f" VLINK="#004fcf">
<META NAME="KEYWORDS" CONTENT="Ken,Weeks">
<H1>Ken Weeks</H1>
I'm a computer geek who runs one of the many networks on the National
Institutes of Health backbone net, with... |
documentation/doxy/output/fannie/html/dir_b8766c56c88bdacbc1e96c1d9725d778.html | joelbrock/HARVEST_CORE | <!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... |
archive/2006/cr052806_files/sheet002.html | jyundt/oval-db | <html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:x="urn:schemas-microsoft-com:office:excel"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Excel.Sheet>
<meta name=Generator content="Microsoft Excel 1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.