path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
Web Stack/webapp/static/webapp/css/map.css | seadsystem/ShR2 | #pac-input {
background-color: #fff;
padding: 0 11px 0 13px;
width: 400px;
font-family: Roboto;
font-size: 15px;
font-weight: 300;
text-overflow: ellipsis;
}
#pac-input:focus {
border-color: #4d90fe;
margin-left: -1px;
padding-left: 14px; /* Regular padding-left + 1. */
width: 401px;
}
.pac-con... |
chosen/chosen.css | maximeloizeau/chosen-sass-bootstrap | /*
*
* Chosen for Bootstrap and Sass
*
* Converted and maintained by @joeylomanto (http://www.twitter.com/joeylomanto).
* Big thanks to the people who built these tools:
* Twitter Bootstrap: @mdo, @fat
* Twitter Bootstrap Sass Conversion: @johnwlong
* Havest: @harvest
*
*/
/*
* Bootstrap v2.1.1
*
* Copyright 2012 T... |
unused/deprecated/ext/angularjs/angular-1.3.11/docs/partials/api/ng/directive/ngBindHtml.html | eapearson/ui-common-dos | <a href='https://github.com/angular/angular.js/edit/v1.3.x/src/ng/directive/ngBind.js?message=docs(ngBindHtml)%3A%20describe%20your%20change...#L139' 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.3.11/src... |
packages/FAKE.4.11.3/docs/apidocs/fake-azure-webjobs-webjob.html | simegeorge/Numsense | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>WebJob - 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">
<scr... |
cache/donate.html | irwinlove/openyoudao | <!DOCTYPE HTML>
<html class="ua-ch ua-ch-28 ua-wk ua-linux">
<head>
<meta charset="utf-8"/>
<meta name="description" content=""/>
<link href="/usr/share/openyoudao/css/entry-min.css" type="text/css" rel="stylesheet"/>
<link href="/usr/share/openyoudao/css/pad.css" media="screen and (orientation: p... |
app/views/fha/v9/scrutiny/action-required2.html | dwpdigitaltech/healthanddisability | {% extends path+"/_layout-case-action-required2.html" %}
{% block citizen_content %}
<div class="container">
<div class="grid-row">
<div class="column-full">
<div class="grid-row">
<div class="column-full">
<p class="no-kdBar"><a href="javascript: history.go(... |
MU_ANG2_FIR02/my-cool-app/src/index.html | willem-vanheemstrasystems/meetup-angular2-firebase | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>MyCoolApp</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root>Loading...</app-root>
</body>
</html>
|
AV/PL/interpreters/version2.01/interpreter.html | hosamshahin/OpenDSA | <html>
<head>
<title>SLang 2 interpreter</title>
<style>
html, body {
margin: 0px;
}
h2 {
text-align: center;
}
.box {
margin-top: 30px;
margin-bottom: 20px;
text-align: left;
padding: 0px;
padding-left: 10px;
border: 1px black ... |
FILE/layout4/angularjs/app/uiElements/buttons/buttons.html | MUK81/cms | <div>
<div class="header">
<h2><strong>Buttons</strong></h2>
<div class="breadcrumb-wrapper">
<ol class="breadcrumb">
<li>
<a href="#">Make</a>
</li>
<li>
<a href="#">Pages</a>
... |
web/bundles/app/club/css/style-desktop.css | haiek/delcarmen | /*
Escape Velocity by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*********************************************************************************/
/* Basic */
... |
Shadowrun5thEdition/src/html/skillsselectsprite.html | CoalPoweredPuppet/roll20-character-sheets | <option value="Computer" data-i18n="computer">Computer</option>
<option value="Cybercombat" data-i18n="cybercombat">Cybercombat</option>
<option value="Electronic Warfare" data-i18n="electronicwarfare">Electronic Warfare</option>
<option value="Hacking" data-i18n="hacking">Hacking</option>
<option value="Hardware"... |
library/language/es/email/privmsg_notify.html | torrentpier/torrentpier | Hola {USERNAME},
Usted ha recibido un nuevo mensaje privado a su cuenta en "{SITENAME}" y ha solicitado que se le notifique en este evento. Usted puede ver su nuevo mensaje haciendo clic en el siguiente enlace:
{U_INBOX}
Recuerde que usted siempre puede optar por no ser notificado de nuevos mensajes por el cambio de... |
third_party/asio/doc/asio/reference/raw_socket_service/id.html | otgaard/zap | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>raw_socket_service::id</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asio">
<li... |
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v1.6.1/0200-01-01-theming.html | jackhummah/bootles | ---
layout: api
title: "v1.6.1 API: Theming"
categories: api
version: v1.6.1
permalink: /api/v1.6.1/theming
---
<h2 id="section-theming">Theming</h2>
<h3 id="section-dark-theme">Dark theme</h3>
<p>Mapbox.js implements a simple, light style on all interaction elements. A dark theme
is available by applying <code>class=&... |
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v1.6.4/0200-01-01-l-icontrol.html | jackhummah/bootles | ---
layout: api
title: "v1.6.4 JavaScript Library: L.IControl"
categories: api
version: v1.6.4
permalink: /api/v1.6.4/l-icontrol
---
<h2 id="icontrol">IControl</h2>
<p>Represents a UI element in one of the corners of the map. Implemented by <a href="/mapbox.js/api/v1.6.4/l-control">zoom</a>, <a href="/mapbox.js/api/... |
org.mwc.asset.NetCore/libs/kryonet-1.04/api/com/esotericsoftware/kryonet/compress/package-summary.html | debrief/debrief | <!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_21) on Wed Feb 09 02:16:06 PST 2011 -->
<TITLE>
com.esotericsoftware.kryonet.compress
</TITLE>
<META NAME="date" CONTENT="2011-02-09">
<... |
universe-android/libs/Parse-1.3.8-javadoc/com/parse/class-use/FindCallback.html | dsciamma/airvantage-universe | <!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_65) on Wed Nov 13 16:29:30 PST 2013 -->
<TITLE>
Uses of Class com.parse.FindCallback
</TITLE>
<META NAME="date" CONTENT="2013-11-13">
<LINK REL ="s... |
themes/Revolution/bottom.html | Adjokip/OGP-Website | <div id="bottomWrapper">
<div id="footer">
<div class="footer-one-third">
<p2>User Links</p2>
<ul>
<li>
<a href="home.php?m=dashboard&p=dashboard" shape="rect">Dashboard</a>
</li>
<li>
<a href="home.php?m=gamemanager&p=game... |
qtopiacore/qt/doc/html/qpoint-members.html | liuyanghejerry/qtextended | <?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">
<!-- /home/qt/mkdist-qt-4.4.3-1222864207/qt-embedded-linux-opensource-src-4.4.3/src/corelib/tools/qpoint.cpp -->
<head>
... |
themes/totem_ui/css/totem-ui-alpha-fluid-state02.css | maustyle/Thirsty-Soul-2 |
body.totem-ui.hide-menu #region-header-menu.hide-menu {
display: block;
} |
releases/Automation Tools 1.5/Extracted Help File/style.css | hishutup/TES5EditScripts | /*
General
*/
*
{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}
h1
{
font-size: 36px;
margin-bottom: -40px;
}
h2
{
font-size: 22px;
margin-top: 70px;
margin-bottom: -25px;
}
h3
{
font-size: 16px;
margin-top: 40px;
margin-bottom: 2px;
}
ul, dl, p
{
font-weight: normal;
margin-... |
lib/boost/boost_1_38_0/libs/spirit/phoenix/doc/html/phoenix/basics.html | scs/uclinux | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Basics</title>
<link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
<link rel="start" href="../index.html" title="Chapter 1. ... |
kcube/en/css/bootstrap-checkbox.radio.css | zaljayo/TestProject | @charset "utf-8";
.checkbox {padding-left: 20px; }
.checkbox label {
display: inline-block;
vertical-align: middle;
position: relative;
padding-left: 5px; }
.checkbox label::before {
content: "";
display: inline-block;
position: absolute;
width: 20px;
height: 20px;
left: 0;
margin-left: -20px;
... |
toolchains/share/doc/stabs/Symbol-Table-Format.html | thanhphat11/android_kernel_xiaomi_msm8996 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1992-2016 Free Software Foundation, Inc.
Contributed by Cygnus Support. Written by Julia Menapace, Jim Kingdon,
and David MacKenzie.
Permission is granted to copy, distribute and/or modify ... |
server/de/kontakt.html | gyuhyon/open-tran | <h1>Kontakt</h1>
<p>
Hast Du Fehler bemerkt? Hat etwas nicht funktioniert? Hast Du neue Ideen oder Vorschläge? Willst Du helfen? Dann lass es mich wissen und schreibe mir eine Mail: <a href="http://groups.google.com/group/open-tran">open-tran@googlegroups.com</a>.
</p>
|
melati/src/site/resources/withWebmacro/org.melati.util.Page.html | timp21337/melati-old | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Coverage Report</title>
<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/... |
GA/web/facebookConnect.html | LUISURBM/GA | <html>
<head>
<title>Hello Facebook</title>
</head>
<body>
<h3>Connect to Facebook</h3>
<form action="/connect/facebook" method="POST">
<div class="formInfo">
<p>You aren't connected to Facebook yet. Click the button to connect Spring Social Showcase with your Facebook account.</p>
</div>
<p><but... |
public/vendor/fullcalendar/demos/simple.html | pablopalillo/scrumbeer | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<link href='../lib/fullcalendar.min.css' rel='stylesheet' />
<link href='../lib/fullcalendar.print.css' rel='stylesheet' media='print' />
<link href='../scheduler.min.css' rel='stylesheet' />
<script src='../lib/moment.min.js'></script>
<script src='../lib/jquery.m... |
doc/fr/html/guide/bundles/index.html | ThibautMarty/logisim-evolution | <html>
<meta charset="UTF-8">
<head>
<title>Groupes de câbles</title>
</head>
<body bgcolor="FFFFFF">
<h1>Groupes de câbles</h1>
<p>Dans un simple circuit Logisim, la plupart des câble ne transportent qu'un seul bit;
mais Logisim permet également de créer des groupes de cables (nappes de câbles) qui
transportent ... |
nodes/IDEADB/node/templates/node/contact.html | nicolasmoreau/NodeSoftware | {% extends "base.html" %}
{% block content %}
<h2>Contact Information</h2>
<div class="general" id="info">This VAMDC-Node is operated by:<br />
<br />
Institut für Ionenphysik und Angewandte Physik<br />
Universität Innsbruck<br />
Technikerstr. 25 / 3<br />
A-6020 Innsbruck<... |
tests/wpt/web-platform-tests/referrer-policy/gen/top.meta/origin/fetch/same-http.no-redirect.http.html | saneyuki/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using common/security-features/tools/template/test.release.html.template. -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'origin'</title>
<meta charset='utf-8'>
<meta name="description" content="C... |
examples/sobel/src/boost_1_63_0/doc/html/boost/algorithm/erase_first_copy.html | ntonjeta/iidea-Docker | <!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=US-ASCII">
<title>Function erase_first_copy</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name... |
include/javascript/tiny_mce_old/themes/simple/skins/o2k7/content.css | sysraj86/carnivalcrm | body, td, pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
body {
background: #FFF;
}
.mceVisualAid {
border: 1px dashed #BBB;
}
/* IE */
* html body {
scrollbar-3dlight-color: #F0F0EE;
scrollbar-arrow-color: #676662;
scrollbar-base-color: #F0F0EE;
scrollb... |
rules/rules-rgaa3.0/src/test/resources/testcases/rgaa30/Rgaa30Rule110202/Rgaa30.Test.11.02.02-4NA-03.html | dzc34/Asqatasun | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa30 Test.11.2.2 NA 03</title>
... |
rules/rules-rgaa3.0/src/test/resources/testcases/rgaa30/Rgaa30Rule121003/Rgaa30.Test.12.10.3-3NMI-01.html | dzc34/Asqatasun | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa30 Test.12-10-3 NMI 01</title>
... |
rules/rules-accessiweb2.2/src/test/resources/testcases/accessiweb22/Aw22Rule13081/AW22.Test.13.8.1-3NMI-01.html | dzc34/Asqatasun | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Aw22 Test.13.8.1 NMI 01</title>
</... |
interface/html5/views/policy/round_interval_policy/RoundIntervalPolicyEditView.html | alachaum/timetrex | <div class="edit-view RoundIntervalPolicyEditView">
<div class="edit-view-tab-bar" id="round_interval_policy_edit_view_tab_bar">
<div class="navigation-div" style="display: none">
<span class="navigation-label"></span>
<img class="left-click arrow"/>
<div class="navigation-widget-div"></div>
<img clas... |
rules/rules-accessiweb2.2/src/test/resources/testcases/accessiweb22/Aw22Rule01094/AW22.Test.1.9.4-3NMI-01.html | dzc34/Asqatasun | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Aw22 Test.1.9.4 NMI 01</title>
</h... |
docs/libming/destroySWFBitmap.html | pombredanne/libming | <!WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
<!DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
<header>
<title>destroySWFBitmap - workarround for zlib previous 1.2.x</title>
</header>
<body>
<h1>NAME</h1>
destroySWFBitmap - workarround for zlib previous 1.2.x
<h1>SYNOPSIS</h1>
<pre>#include <ming.... |
wa-apps/blog/themes/default/banner.html | aborz/webasyst | {$blogs = $wa->blog->blogs()}
{if count($blogs) > 1}
<!-- blog list -->
<ul class="menu-h">
{foreach $blogs as $blog}
<li class="{if $wa->globals('blog_id') eq $blog.id && empty($is_search)}selected{/if}">
<a href="{$blog.link}">{$blog.name}</a>
</li>
{/fo... |
source/api/apidocs-4.14/apis/findHostsForMigration.html | apache/cloudstack-www | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../includes/m... |
archive/v1.7/zh/news/announcing-0.5/index.html | istio/istio.io | <!doctype html><html lang=en><head><title>Redirecting…</title><link rel=canonical href=/v1.7/zh/news/releases/0.x/announcing-0.5/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.7/zh/news/releases/0.x/announcing-0.5/"></head><body><h1>Redirecting…</h1><a hr... |
Contents/Resources/Documents/api/org/apache/tools/ant/attribute/package-tree.html | jawi/ApacheAnt.docset | <!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_27) on Mon Jul 08 20:19:23 CEST 2013 -->
<TITLE>
org.apache.tools.ant.attribute Class Hierarchy (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT=... |
src/java/org/apache/commons/collections15/iterators/package.html | megamattron/collections-generic | <!-- $Id: package.html,v 1.1 2005/10/11 17:05:24 pents90 Exp $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
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:/... |
docs/_includes/api/extras.html | mikeymckay/pouchdb | {% include anchor.html edit="true" title="Extras" hash="extras" %}
{% include alert/start.html variant="warning"%}
{% markdown %}
**Deprecation note:** the `extras/` API is deprecated and will be removed in
a future version of PouchDB. You are encourage to use [custom builds](custom.html) instead.
{% endmarkdown %}
... |
Pods/Documentation/Kiwi/html/Classes/KWBlockNode.html | brunow/NoteItIOS | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>KWBlockNode Class Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../css/styl... |
Baocms/Tpl/ad/edit.html | ksyydream/api_llx | <include file='public:header'/>
<div class="mainBt">
<ul>
<li class="li1">功能</li>
<li class="li2">广告</li>
<li class="li2 li3">新增</li>
</ul>
</div>
<div class="mainScAdd">
<div class="tableBox">
<form target="baocms_frm" action="<{:U('ad/edit',array('ad_id'=>$detail['... |
src/boost_1_57_0/libs/log/doc/html/boost/log/bind3rd_idp39560128.html | biospi/seamass-windeps | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template bind3rd</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" ... |
examples/40_SwarmExplorer.html | gagern/CindyJS | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Cindy JS</title>
<script type="text/javascript" src="../build/js/Cindy.js"></script>
<link rel="stylesheet" href="../css/cindy.css">
</head>
<body style="font-family:Arial;">
<h1>Fish Sw... |
docs/xref-test/org/apache/hadoop/hbase/TestInfoServers.html | axfcampos/hbase-0.94.19 | <!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=ISO-8859-1" />
<title>TestInfoServers xref</title>
<link type="... |
webroot/rsrc/css/application/paste/paste.css | memsql/phabricator | /**
* @provides paste-css
*/
.container-of-paste {
margin: 16px 16px 0 16px;
}
.device .container-of-paste {
margin: 8px 8px 0 8px;
}
.paste-embed {
background: {$sh-yellowbackground};
border: 1px solid {$sh-lightyellowborder};
border-radius: 3px;
}
.paste-embed .phabricator-source-code-container {
bo... |
tools/jruby/lib/ruby/gems/1.8/doc/rake-0.8.7/rdoc/classes/RakeFileUtils.src/M000751.html | turbine-rpowers/gocd-add-agent-sandbox-config | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>nowrite (RakeFileUtils)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link re... |
bfriendr/bfriendr.css | LinkBR/google-belay | /*
Copyright 2011 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 ... |
src/node_modules/npm/html/doc/api/npm-install.html | rameshlamba/triospace | <!doctype html>
<html>
<title>npm-install</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/api/npm-install.html">
<script async=true src="../../static/toc.js"></script>
... |
theme_rtl/templates/admin/form_controls_md.html | zzsoszz/metronicv37 | <!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
Version: 3.7.0
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.n... |
dist/osx/Carbon.app/Contents/Resources/modules/project_edit/project_edit.html | olmstead/Carbon | <div id="project_edit">
<table width="100%">
<tr>
<td width="10%" valign="middle ">
<span id="edit_project_open">
<img src="modules/project_edit/images/desktop.png" id ="desktop_icon"/>
<img src="modules/project_edit/images/mobile.png" id="mobile_icon"/>
<img src="images/ipad.png" id="ipad_icon... |
docs/api-reference/v1/definitions.html | jszczepkowski/kubernetes | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="Asciidoctor 0.1.4">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Top Level API Objects</title>
<style>
/* Asciidoctor default stylesheet | MIT Lice... |
webapi/tct-webgl-nonw3c-tests/webgl/khronos/assign_int_to_float.vert.html | wanghongjuan/crosswalk-test-suite | <!--
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, including
** without limitation the rights to use, copy, ... |
third_party/WebKit/LayoutTests/bluetooth/getPrimaryServices/services-found-with-uuid.html | danakj/chromium | <!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="../../resources/bluetooth/bluetooth-helpers.js"></script>
<script>
'use strict';
promise_test(function() {
return setBluetoothFakeAdapter('TwoHeartRateServicesAdapter')
... |
css/image-fit/reftests/video-poster-jpg-wide/hidden_contain_50_left.html | frivoal/presto-testo | <!doctype html>
<!-- This file is generated by build.py. -->
<title>video wide.jpg; overflow:hidden; -o-object-fit:contain; -o-object-position:50% left /* INVALID */</title>
<link rel="stylesheet" href="../../support/reftests.css">
<link rel='match' href='hidden_contain_50_50-ref.html'>
<style>
#test > * { overflow:hi... |
doc/pub/bootstrap/bootstrap_plain.html | sjsrey/doconce | <!--
Automatically generated HTML file from DocOnce source
(https://github.com/hplgit/doconce/)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="description" content="Demo of the Bootstrap ... |
gipsy/dashboard/static/gipsy_dashboard/css/main.css | seler/gipsy | /* line 1, ../../../assets/stylesheets/main.scss */
html {
height: 100%;
}
/* line 5, ../../../assets/stylesheets/main.scss */
body {
position: relative;
min-height: 100%;
padding-bottom: 90px;
background-image: url(../img/bg_body-01.jpg);
}
/* line 12, ../../../assets/stylesheets/main.scss */
.body-footer ... |
css/selectors/reftests/tc-773.css | frivoal/presto-testo | iota[att^="content"]#id1:root phi#id2:last-child > theta[class^="_"]:lang(en) ~ iota[abort*="234"]:empty + psi[abort|="content"]:lang(en)#id3:empty ~ pi[string]:lang(en)#id4:nth-last-child(2):empty ~ sigma[attrib*=" 1px g"]:nth-child(5) tau#id5:nth-child(1) ~ zeta:lang(nb):nth-child(2):nth-last-child(1) omicron:last-ch... |
frappe/public/js/frappe/ui/filters/edit_filter.html | StrellaGroup/frappe | <div class="filter-box">
<div class="list_filter row">
<div class="fieldname-select-area col-sm-4 form-group ui-front"></div>
<div class="col-sm-2 form-group">
<select class="condition form-control">
<option value="=">{%= __("Equals") %}</option>
<option value="like">{%= __("Like") %}</option>
<opti... |
original_sources/boost_1_59_0/doc/html/boost/algorithm/join_if_idp102602880.html | TyRoXx/cdm | <!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=US-ASCII">
<title>Function template join_if</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name... |
frappe/templates/print_formats/standard_macros.html | gangadhar-kadam/laganfrappe | {% macro render_field(df, doc) -%}
{%- if df.fieldtype=="Table" -%}
{{ render_table(df, doc) }}
{%- elif df.fieldtype=="HTML" -%}
<div>{{ df.options or "" }}</div>
{%- elif df.fieldtype in ("Text", "Text Editor", "Code") -%}
{{ render_text_field(df, doc) }}
{%- else -%}
{{ render_field_with_label(df, doc) }... |
api/2.0.0-beta2/Thelia/Controller/Admin/BaseAdminController.html | Mertiozys/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Controller\Admin\BaseAdminController | </title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
... |
examples-win/form-login.html | tranc99/chocolatechip-ui | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="msapplication-tap-highlight" content="n... |
src/deps/boost/doc/html/boost_asio/reference/ip__address_v6/operator_lt_.html | mxrrow/zaicoin | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ip::address_v6::operator<</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="../../../boost_asi... |
src/libs/asio/doc/asio/reference/basic_deadline_timer/wait/overload1.html | peersio/peerconnect | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_deadline_timer::wait (1 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../../... |
original_sources/boost_1_59_0/doc/html/boost/algorithm/ifind_all.html | TyRoXx/cdm | <!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=US-ASCII">
<title>Function template ifind_all</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta na... |
application/views/default/pin_image/webpage_form.html | bhanuc/myyna |
<h1>Add Webpage</h1>
<form id="webpageUpload" name="pinform" method="post" action="/pinpage" enctype="multipart/form-data" >
<input type="hidden" value="webpage" name="pin_cat"/>
<p> </p>
<select name="board_id" id="board_id" required class="inputText">
<option value="" selected="selec... |
web/js/pdw_file_browser/skins/mountainview_dark/skin.css | SergeiKutanov/web_studio | /*
PDW File Browser
Skin: Mountain View Dark
Date: October 23, 2010
Url: http://www.neele.name
Copyright (c) 2010 Guido Neele
*/
body, label, input, td, select {font-family: arial, sans-serif;}
div.loading {background-image: url(skins/mountainview_dark/images/ajaxLoader.gif);}
div.ab {background-image:none; backgro... |
spip/prive/formulaires/login.html | eyeswebcrea/cheminee-mario.com | #HTTP_HEADER{"Cache-Control: no-store, no-cache, must-revalidate"}
#HTTP_HEADER{"Pragma: no-cache"}
<div class='formulaire_spip formulaire_login'>
[<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{_deja_loge})</p>]
[<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{message_ok})</p>]
[<p class='re... |
pvcloud_web/app/styles/bootswatch-themes/united.css | JulioOrdonezV/pvcloud | @import url("//fonts.googleapis.com/css?family=Ubuntu");
/*!
* bootswatch v3.3.2
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 10... |
new_php/closure-library/closure/goog/labs/testing/numbermatcher_test.html | dmincu/IOC | <!DOCTYPE html>
<html>
<!--
Copyright 2012 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<head>
<title>Closure Unit Tests - Number matchers</title>
<script src="../../base.js"></script>
<script>... |
examples/webgl_lines_splines.html | nhalloran/three.js | <!DOCTYPE html>
<html lang="en">
<head>
<title>three.js webgl - lines - splines</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>
body {
background-color: #000000;
margin: 0px;
overflow: hidden;
}... |
index.html | pengqinping/android-libraries-and-resources | <!DOCTYPE html itemscope itemtype="http://schema.org/Library">
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> ... |
docs/_modules/pymatgen/electronic_structure/dos.html | vorwerkc/pymatgen |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>pymatgen.electronic_structure.dos — pymatgen 2020.7.3 documentation</title>
<link rel="stylesheet" href="../../../_static/basic.css" type="text/css" />
<link... |
deps/boost/libs/python/doc/html/faq.html | nawawi/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Chapter 5. Frequently Asked Questions (FAQs)</title>
<link rel="stylesheet" href="boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" tit... |
appsensor-dot-org/site-contents/docs/v2.2.0/javadoc/org/owasp/appsensor/local/response/class-use/LocalResponseHandler.html | mahmoodm2/appsensor | <!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) on Fri Oct 02 00:10:13 EDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.owasp.appsens... |
reference/arduino.cc/en/Reference/StringAppend.html | chcbaram/CupDrone_IDE | <!DOCTYPE html>
<!--html5-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<!-- Mirrored from arduino.cc/en/Reference/StringAppend by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 06 Feb 2015 20:14:16 GMT -->
<!-- Added by HT... |
node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-wrapper/node_modules/bin-version-check/node_modules/bin-version/node_modules/find-versions/node_modules/semver-regex/readme.html | quattromani/placewise | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>doc</title>
<style>
/*github.com style (c) Vasily Polovnyov <vast@whiteants.net>*/
pre code {
display: block; padding: 0.5em;
color: #333;
background: #f8f8ff
}
pre .comment,
pre .templa... |
_posts/2012/02/2012-02-22-what-deep-thoughts-look-like.html | ErinBecker/website | ---
layout: post
date: 2012-02-22
time: "11:00:00"
authors: ["Greg Wilson"]
title: What Deep Thoughts Look Like
category: ["Education", "Assessment"]
---
<p>Before writing <a href="{{site.baseurl}}/blog/2012/02/assessment-redux.html">yesterday's post about assessment</a>, I should have explained what I mean by"fundamen... |
server/serve/404.html | BeemoLin/BeemoLin.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"><!--<!... |
doc/pair_lj_soft.html | dh4nav/lammps | <HTML>
<CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A>
</CENTER>
<HR>
<H3>pair_style lj/cut/soft command
</H3>
<H3>pair_style lj/cut/soft/omp command
</H3>
<H3>pair_style lj/cut/cou... |
wp-content/plugins/buddypress/bp-messages/css/autocomplete/jquery.autocompletefb.css | corroded/winkle2 | .ac_results {
padding: 0px;
overflow: hidden;
z-index: 99999;
background: #fff;
border: 1px solid #ccc;
-moz-border-radius-bottomleft: 3px;
-khtml-border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-khtml-border-bottom-... |
lib/commons-math3-3.3/docs/apidocs/org/apache/commons/math3/ode/sampling/StepHandler.html | aryantaheri/openstack-benchmarking | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>StepHandler (Apache Commons Math 3.3 API)</title>
<link rel="stylesheet" type="text/css" href="../..... |
mod/questionnaire/lang/es_utf8/help/questionnaire/opendate.html | orvsd/moodle19 | <p align="center"><b>Fecha de apertura o de inicio</b></p>
<p>
Puede explicitar una fecha de apertura del cuestionario aquí. Para ello, active el recuadro,
e introduzca la fecha y la hora que desee.<br />
<br />
Los usuarios no podrán rellenar el cuestionario antes de la fecha.<br />
<br />
Si n... |
www/api/public/cuon.Addresses-module.html | juergenhamel/cuon | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>cuon.Addresses</title>
<link rel="stylesheet" href="epydoc.css" type="text/css"></link... |
src/libs/fop-2.1/javadocs/org/apache/fop/complexscripts/fonts/class-use/GlyphDefinitionSubtable.html | jbampton/eclipse-cheatsheets-to-dita-to-pdf | <!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_34) on Thu Jan 07 14:13:58 GMT 2016 -->
<TITLE>
Uses of Class org.apache.fop.complexscripts.fonts.GlyphDefinitionSubtable (Apache FOP 2.1 API)
</TITL... |
src/libs/fop-2.1/javadocs/org/apache/fop/complexscripts/fonts/class-use/GlyphTable.UseSpec.html | jbampton/eclipse-cheatsheets-to-dita-to-pdf | <!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_34) on Thu Jan 07 14:13:58 GMT 2016 -->
<TITLE>
Uses of Class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec (Apache FOP 2.1 API)
</TITLE>
<... |
src/libs/fop-2.1/javadocs/org/apache/fop/pdf/class-use/ASCIIHexFilter.html | jbampton/eclipse-cheatsheets-to-dita-to-pdf | <!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_34) on Thu Jan 07 14:13:59 GMT 2016 -->
<TITLE>
Uses of Class org.apache.fop.pdf.ASCIIHexFilter (Apache FOP 2.1 API)
</TITLE>
<META NAME="date" CONT... |
webpage/v7/stylesheet_conf.css | Jonnyfriday/JDweather | #title {
width: 300px;
height: 20px;
position: absolute;
top: 50px;
bottom: 0px;
left: 0px;
right: 0px;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
text-align: center;
font-weight: bold;
}
#sensors {
width: 500px;
height: 20px;
position: absolute;
top: 150px;
bo... |
api/build/app.css | bjadel/SimpleTodoList |
/* /Users/bencombee/git/enyojs/api-tool/enyo/tools/../../lib/layout/fittable/source/FittableLayout.css */
.enyo-fittable-rows-layout {
position: relative;
}
.enyo-fittable-rows-layout > * {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
/* float when not stretched */
float... |
www/assets/library/angular-1.6.5/docs/examples/example-location-html5-mode/index-production.html | LearnNavi/Naranawm | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-location-html5-mode-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.6.5/angular.min.js"></script>
<script src="app.js"></script>
<script src="fakeBrowser.js"></script>
<script src="address... |
thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref/org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.html | scalingdata/Impala | <!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>RegionServerProcedureManager xref</title>
<lin... |
site/javadoc/r1.0.0/org/apache/edgent/samples/scenarios/iotp/package-summary.html | dlaboss/incubator-quarks-website | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html llang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
<title>org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)</title>
<meta name="date" content="201... |
MapTour/src/app/storymaps/maptour/builder/PopupViewPicasa.css | Esri/map-tour-storytelling-template-js | .popupViewPicasa .headerContainer {
margin-bottom: 15px;
}
.popupViewPicasa .btn-userLogin {
vertical-align: 4px;
margin-bottom: 15px;
}
.popupViewPicasa .signInMsg {
font-size: 14px;
color: #30750a;
font-weight: bold;
vertical-align: 2px;
}
.popupViewPicasa .signInMsg.error {
color: #c43d40... |
WebRoot/index.html | hawkingwan/CronHub | <html>
<head>
<title>CronHub调度系统</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<script type="text/javascript" src="res/js/jquery/jquery-1.6.2.min.js"></script>
<script type="text/javascript" src="res/js/navi/navi.js"></script>
<script type="text/javascript" src="res/js/zdialog/zDrag.js... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.