path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
docs/libc/unix/notbsd/PF_DECnet.v.html | nitro-devs/nitro-game-engine | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.PF_DECnet.html">
</head>
<body>
<p>Redirecting to <a href="constant.PF_DECnet.html">constant.PF_DECnet.html</a>...</p>
<script>location.replace("constant.PF_DECnet.html" + location.search + location.hash);</script>
</... |
spring-dm/integration-tests/bundles/web-bundles/static-resource-only/src/main/webapp/nested/page.html | BeamFoundry/spring-osgi | <html>
Nested page. <a href="../index.html">Back</a> to index.
</html> |
web/global/plugins/gritter/css/jquery.gritter-rtl.css | phamxuanloc/ordermana | /* the norm */
#gritter-notice-wrapper {
position:fixed;
top:20px;
left:20px;
width:301px;
z-index:9999;
}
#gritter-notice-wrapper.top-left {
right: 20px;
left: auto;
}
#gritter-notice-wrapper.bottom-right {
top: auto;
right: auto;
bottom: 20px;
left: 20px;
}
#gritter-notice-wrapper.bottom-... |
files/candy-grid-system/1.1.0/12-candygs.css | abishekrsrikaanth/jsdelivr | /*!
* Candy grid system v1.1.0 (http://candygridsystem.com)
* Copyright 2016 Andrea Mariotti
* Licensed under MIT (https://github.com/andreamariotti83/candy-grid-system/blob/master/LICENSE)
*/
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
... |
makahiki/apps/widgets/my_commitments/templates/index.html | yongwen/makahiki | <div class="content-box">
<div class="content-box-title">
My Public Commitments
<a href="#" style="float: right">
<img src="{{ STATIC_URL}}images/icons/icon-help-sm.png" width="20"
align="center"
title="Click to get help about thi... |
webapi/tct-privilege-tizen-tests/privilege/ContactManager_find.html | xiaojunwu/crosswalk-test-suite | <!DOCTYPE html>
<!--
Copyright (c) 2013 Samsung Electronics Co., Ltd.
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 la... |
third_party/blink/web_tests/paint/invalidation/compositing/opacity-from-zero-to-non-zero-composited-expected.html | scheib/chromium | <!DOCTYPE html>
<div id="target" style="width: 100px; height: 100px; background: green; opacity: 0.5; will-change: opacity"></div>
|
third_party/polymer/v1_0/components-chromium/paper-spinner/paper-spinner.html | js0701/chromium-crosswalk | <!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http:/... |
third_party/blink/web_tests/fast/dom/shadow/hit-test-inside-shadow-root.html | chromium/chromium | <!DOCTYPE html>
<span id="sub">
</span>
<del id="del">
<i id="italic"></i>
</del>
<div id="div"></div>
<script>
text = document.createTextNode('Text');
italic.appendChild(text);
shadow = sub.attachShadow({mode: 'open'});
shadow.appendChild(del);
// Take the text node out of the document
... |
third_party/blink/web_tests/fast/scroll-snap/snaps-after-touchpad-scrolling.html | scheib/chromium | <!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="../../resources/gesture-util.js"></script>
<style>
#scroller {
width: 500px;
height: 500px;
overflow: scroll;
scroll-snap-type: x mandatory;
/* Ensure scroller gets... |
third_party/blink/web_tests/editing/selection/selection-background.html | chromium/chromium | <html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpEditingCallbacks();
testRunner.dumpAsLayoutWithPixelResults();
}
</script>
<script>
function runTest() {
if (window.testRunner) {
testRunner.setWindowFocus(false);
testRunner.setMainFrameIsFirstResponder(false);
}
var s... |
third_party/blink/web_tests/fast/backgrounds/transformed-body-html-background.html | scheib/chromium | <!DOCTYPE html>
<html>
<head>
<style>
html {
background: gray;
}
body {
transform: rotate(20deg);
-webkit-transform-origin: top left;
background-color: silver;
overflow: hidden;
}
.contents {
... |
node_modules/kss/gh-pages/api/2.0.x/traverse.js.html | waikitkan/bem-library | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>kss-node JavaScript API: Source: traverse.js</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/... |
templates/xbmc/dialogs/xbmc_notify_dialog.html | hephaestus9/Ironworks | <div id="notify_dialog" class="dialog">
<div class="close">x</div>
<h2>Message {{ label }}</h2>
<table width="100%">
<tr>
<td><input type="text" id="title" value="Title" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;"/></td>
<td><in... |
sites/all/libraries/PhpExcel/phpexcel/Documentation/API/PHPExcel_Shared/PHPExcel_Shared_String.html | kimarudg/Sokopepe | <html>
<head>
<title>Docs For Class PHPExcel_Shared_String</title>
<link rel="stylesheet" type="text/css" href="../media/style.css">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header_top">PHPExcel_Shared</td>
</tr>
<tr><td class="header_line"><i... |
lib/boost/doc/html/boost_asio/reference/basic_serial_port/async_write_some.html | Bloodyaugust/sugarlabcppboilerplate | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_serial_port::async_write_some</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="../../../bo... |
node_modules/json-rpc2/node_modules/es5class/doc/styles/site.journal.css | bokzor/guimovie | @import url('//fonts.googleapis.com/css?family=News+Cycle:400,700');
/*!
* Bootstrap v2.3.2
*
* Copyright 2013 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 by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.... |
mallet-2.0.6/doc/api/cc/mallet/pipe/class-use/Target2FeatureSequence.html | adarshlx/twitter_nlp | <!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.5.0_10) on Tue Sep 28 15:42:44 EDT 2010 -->
<TITLE>
Uses of Class cc.mallet.pipe.Target2FeatureSequence (Mallet 2 API)
</TITLE>
<LINK REL ="stylesheet"... |
vendor/bootstrap/docs/_includes/getting-started/download.html | ONLYOFFICE/web-apps | <div class="bs-docs-section">
<h1 id="download" class="page-header">Download</h1>
<p class="lead">Bootstrap (currently v{{ site.current_version }}) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.</p>
<d... |
site/online/css/layout.css | marcydoty/geraldo | body {
margin: 0;
font-family: Arial, Helvetica, sans;
font-size: 12pt;
min-width: 960px;
}
img {
border: none;
}
h1 {
margin: 10px;
clear: both;
}
h3 {
margin: 0 0 5px 0;
}
h4 {
margin: 10px 0 0 0;
}
dd {
margin-left: 10px;
}
.all {
}
.top, .footer {
padding: 5px;
}
... |
target/classes/de/tuchemnitz/wizard/workflows/coursecreation/steps/_content/CcStep00_form.html | RLDevOps/Demo | <h4>$r.translate("coursecreation.choosecourseelements.title")</h4>
$r.translate("coursecreation.choosecourseelements.shortDescription")
<div class="o_help_wrapper">
<table>
<tr valign="top">
<td >$r.translate("cce.label"): </td>
<td align="left" >$r.render("rig... |
libs/boost/libs/iterator/doc/reverse_iterator.html | flingone/frameworks_base_cmds_remoted | <?xml version="1.0" encoding="utf-8" ?>
<!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" />
<meta na... |
target/classes/org/olat/course/nodes/ta/_content/taskChoose.html | RLDevOps/Demo | <div class="o_course_run_task">
<h4>$r.translate("task.title")</h4>
#if ($taskText)
<p>
$taskText
</p>
#end
#if ($nomoretasks)
<p>
<i>$nomoretasks</i>
</p>
#else
<p>
$r.translate("task.choose")
$r.render("taskTable")
</p>
#end
</div>
|
source/api/apidocs-4.0.0/domain_admin/disableStaticNat.html | resmo/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/main.css" type="text/css">
<l... |
latest-api-diffs/4.0/changes/com.google.inject.throwingproviders.ThrowingProvider.html | mmihic/google-guice | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
<HEAD>
<meta name="generator" content="JDiff v1.1.1">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates... |
source/api/apidocs-4.5/domain_admin/listVolumes.html | resmo/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/main.css" type="text/css">
<l... |
third_party/blink/web_tests/external/wpt/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.null.html | scheib/chromium | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. -->
<title>OffscreenCanvas test: 2d.imageData.put.null</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/html/canvas/resources/canvas-tests.js"><... |
chrome/common/extensions/docs/templates/public/apps/accessibilityFeatures.html | mohamed--abdel-maksoud/chromium.src | {{+partials.standard_apps_api api:apis.apps.accessibility_features intro:intros.accessibilityFeatures/}}
|
third_party/blink/web_tests/external/wpt/css/css-break/flexbox/multi-line-column-flex-fragmentation-009.html | chromium/chromium | <!DOCTYPE html>
<title>
Tests that a flex-item grows due to fragmentation.
</title>
<link rel="help" href="https://drafts.csswg.org/css-flexbox-1/#pagination">
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
... |
tests/html/test_sandboxed_iframe.html | slayerjain/servo | <html>
<body>
<script>
function Matrix(ary) {
this.mtx = ary
this.height = ary.length;
this.width = ary[0].length;
}
Matrix.prototype.toString = function() {
var s = []
for (var i = 0; i < this.mtx.length; i++)
s.push( this.mtx[i].join(",") );
return s.join("\n");
}
Matrix.prototype.... |
geopaparazzispatialitelibrary/src/com/vividsolutions/jts/index/chain/package.html | gabrielmancilla/mtisig | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
-->
</head>
<body bgcolor="white">
Contains classes that implement Monotone Chains
</body>
</html>
|
lms/templates/registration/activate_account_notice.html | pepeportela/edx-platform | <%page expression_filter="h"/>
<%!
from django.utils.translation import ugettext as _
from openedx.core.djangolib.markup import HTML, Text
%>
<div class="wrapper-msg urgency-high">
<div class="msg">
<div class="msg-content">
<h2 class="title">${_("You're almost there!")}</h2>
<div class="copy">
... |
web/skin/temp12/scripts/ckfinder/help/es-mx/files/suggestions.html | vikigroup/cbuilk | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CKFinder User's Guide</title>
<link href="other/help.css" type="text/css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javasc... |
wp-content/plugins/newsletter-sign-up/assets/css/form.css | Doap/sinkjuice.com | .nsu-form { margin:1em 0; }
.nsu-form > :first-child{ margin-top: 0; }
.nsu-form > :last-child{ margin-bottom:0; }
.nsu-form p { text-align:left; margin:1em 0; }
.nsu-form label{ display:block; font-weight:bold; margin-bottom:3px; text-align:left; }
.nsu-form input[type="text"],
.nsu-form input[type="email"],... |
desktop/core/ext-py/lxml-3.3.6/doc/html/api/lxml.etree.XPathEvalError-class.html | cloudera/hue | <?xml version="1.0" encoding="ascii"?>
<!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>lxml.etree.XPathEvalError</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" ... |
thirdparty/glm-0.9.9.8/glm/doc/api/a00151_source.html | Jean-LouisH/LaniaEngine | <!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... |
thirdparty/glm-0.9.9.8/glm/doc/api/a00219_source.html | Jean-LouisH/LaniaEngine | <!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... |
docker/app/app/backend/project/templates/search/archive/index.html | JTarball/docker-django-polymer |
<script type="text/javascript">
$( document ).ready( function() {
var search = $('#search');
console.log('caching search')
search.keyup( function() {
console.time('keyup')
//search = $( '#search' ).val();
//$( '.results' ).get(search)
//var a = $.get('{% url ajax_search ... |
wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCore.css | laishidua/laishidua.com | /**
* SyntaxHighlighter
* http://alexgorbatchev.com/SyntaxHighlighter
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* http://alexgorbatchev.com/SyntaxHighlighter/donate.html
*
* @version
* 3.0.83 (July 02 2010)
*
* @copyright
* Copyright (C) 2004-2010 Alex Gorbatchev.... |
tools/arm-bcm2708/gcc-linaro-arm-none-eabi-4.8-2014.04/share/doc/gcc-linaro-arm-none-eabi/html/gdb/List-of-Supported-Calls.html | darth-vader-lg/glcncrpi | <html lang="en">
<head>
<title>List of Supported Calls - Debugging with GDB</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Debugging with GDB">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="File_0... |
docs/learn/siteinfo.html | ajolma/perlweb | [%
page.import({
title => 'Site Information',
section => 'home',
description
=> 'Information about this website',
});
%]
<p>
<a name="SiteInformation" id="SiteInformation"></a>
</p>
<h4>
Contact Information
</h4>
<p>
You can email us at <tt>webmaster a... |
src/common/highlightjs/styles/dark.css | kaushik94/markdown-here | /*
Dark style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
*/
pre code {
display: block; padding: 0.5em;
background: #444;
}
pre .keyword,
pre .literal,
pre .change,
pre .winutils,
pre .flow,
pre .lisp .title,
pre .clojure .built_in,
pre .nginx .title,
pre .tex .special {
color: whi... |
public/css/css/default.css | genie88/leanote | @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url('../../fonts/open-sans2/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff') format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;... |
webkit/LayoutTests/storage/indexeddb/index-basics.html | danialbehzadi/Nokia-RM-1013-2.0.0.11 | <html>
<head>
<link rel="stylesheet" href="../../fast/js/resources/js-test-style.css">
<script src="../../fast/js/resources/js-test-pre.js"></script>
<script src="../../fast/js/resources/js-test-post-function.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<p id="description"></p>
<div id="cons... |
docs/api/class_mix_e_r_p_1_1_net_1_1_schemas_1_1_office_1_1_data_1_1_is_valid_office_id_procedure.html | mixerp/mixerp | <!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... |
webapp/fluxbb/style/imports/base_admin.css | ibukanov/hippyru-dock | #adminconsole .block2 {margin-top: 12px}
/*** Admin Main Content ***/
* html #adstats dd {height: 1%}
#adstats dd {margin-left: 14em; padding: 3px; margin-bottom: 5px; line-height: 1.5em}
#adstats dt {float: left; width: 13em; padding: 3px; line-height: 1.5em}
#adstats {padding: 15px 15px 5px 10px}
#adintro {padding: ... |
ui/webui/resources/html/cr.html | danakj/chromium | <link rel="import" href="chrome://resources/html/promise_resolver.html">
<script src="chrome://resources/js/cr.js"></script>
|
works/demo/ali/file/abtest1120.css | Senasiko/Senasiko.github.io | .sogou-recommend {
background-color:#ECF7FE;
font:15px/40px 'microsoft yahei', serif;
height:40px;
border-top:1px solid #C2D3E4;
position: absolute;
left:0;
right:0;
bottom:0;
text-align: left;
display:-webkit-box;
width:100%;
}
.sogou-recommend-logo-box {
width:136px;
... |
src/articles/css-text-shadows-and-background-sizing/text-shadows06.html | andreasbovens/devopera | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Text-Shadows</title>
<style type="text/css">
h1 {
color: #fff;
text-... |
vendor/angular-1.4.8/docs/examples/example-example94/index-production.html | confapp/data_manager | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example94-production</title>
<link href="animations.css" rel="stylesheet" type="text/css">
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.7/angular.min.js"></script>
<script src="//ajax.googleapis.com/ajax/... |
works/demo/07/css/main.css | Senasiko/Senasiko.github.io | *{ margin:0; padding:0;}
body{font:12px/1.125 Arial,Helvetica,sans-serif;background:#fff;}
table{border-collapse:collapse;border-spacing:0;}
li{list-style:none;}
fieldset,img{border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
q:before,q:after{content:'';}
a:focus,inp... |
web/skin/temp12/scripts/ckfinder/help/en/files/006.html | vikigroup/cbuilk | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CKFinder User's Guide</title>
<link href="other/help.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="other/help.js"></script>
</head>
<body>
<h1>
Upload Bu... |
latest-api-diffs/3.0/changes/alldiffs_index_removals.html | bentolor/google-guice | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
<HEAD>
<meta name="generator" content="JDiff v1.1.1">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which gen... |
third_party/blink/web_tests/external/wpt/css/css-flexbox/abspos/flex-abspos-staticpos-justify-content-006.html | chromium/chromium | <!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html>
<head>
<title>CSS Test: Static position of abspos children in a column wrap-reverse flex container, with various "justify-content" values</title>
<link rel="author" title="Dan... |
docs/org/cloudbus/cloudsim/network/datacenter/package-summary.html | tianweizhang/CloudSim | <!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_09) on Thu May 02 19:56:12 YAKT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.cloudbus.cloud... |
static/themes/RMSAmericas/style.css | gallifrey17/eden | /* line 347, ../../foundation/scss/components/_global.scss */
meta.foundation-version {
font-family: "/5.4.5/";
}
/* line 351, ../../foundation/scss/components/_global.scss */
meta.foundation-mq-small {
font-family: "/only screen/";
width: 0em;
}
/* line 356, ../../foundation/scss/components/_global.scss */
met... |
MoPiX/extras/Model/soycReport/compile-report/total_widget-9Classes.html | ToonTalk/mopix2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<script type="text/javascript">
function show(elementName)
{
hp = document.getElementById(elementName);
hp.style.visibility = "Visible";
}
function hide(elementName)
{
hp = document.getElementById(elementName);
hp.s... |
third_party/blink/web_tests/external/wpt/css/css-multicol/multicol-span-float-003.html | scheib/chromium | <!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>CSS Multi-column Layout Test: Test floats in a multi-column container with column-span</title>
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="h... |
tests/wpt/web-platform-tests/conformance-checkers/html/elements/style/html-spec-comms-isvalid.html | UK992/servo | <!DOCTYPE html><html class=split lang=en-US-x-hixie><script src=/link-fixup.js defer=""></script><meta charset=utf-8><meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name=viewport><title>HTML Standard</title><meta content=#3c790a name=theme-color><link rel=stylesheet href=https://resources.whatwg.o... |
ajax/libs/oojs-ui/0.22.0/oojs-ui-apex-icons-content.rtl.css | joeyparrish/cdnjs | /*!
* OOjs UI v0.22.0
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2017 OOjs UI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2017-05-30T22:04:14Z
*/
.oo-ui-icon-articles {
background-image: url('themes/apex/images/icons/articles-rtl.png'... |
third_party/blink/web_tests/paint/invalidation/box/border-box-sizing-invalidation-expected.html | scheib/chromium | <!DOCTYPE html>
<style>
img {
box-sizing: border-box;
width: 100px;
height: 100px;
}
</style>
<p>crbug.com/597194: There should be two blue boxes of equal size below.</p>
<img id="tst" src='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><rect width="1" height="1" fill="blue"/><... |
third_party/blink/web_tests/external/wpt/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/cross-document-nav-same-document-traversal.html | scheib/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<title>Same-document traversal during cross-document navigation</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<!--
According to the spec, "traverse the history by a delta" (e.g. history.back())
cancels any no... |
files/bootswatch/3.2.0/cyborg/bootstrap.css | 2947721120/garrulous-octo-rutabaga | @import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700");
/*!
* Bootswatch v3.2.0
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-siz... |
release/src/router/samba3/docs/htmldocs/manpages/idmap_tdb.8.html | ghmajx/asuswrt-merlin | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>idmap_tdb</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"... |
doc/src/sphinx/_templates/sidebarintro.html | srijs/zipkin | <a href="index.html"><h3>Zipkin</h3></a>
<p>
A distributed tracing system
</p>
<h3>Useful Links</h3>
<ul>
<li><a href="https://github.com/openzipkin/zipkin">Zipkin @ GitHub</a></li>
<li><a href="https://github.com/openzipkin/zipkin/issues">Issue Tracker</a></li>
</ul>
|
third_party/WebKit/LayoutTests/fast/css/font-face-unicode-range.html | js0701/chromium-crosswalk | <head>
<style>
div { border: 1px solid; padding: 0 8px; margin: 8px 0; }
span.ahem { font-family: 'Ahem'; }
span.courier { font-family: 'Courier New', 'Courier'; }
@font-face {
font-family: 'test1';
src: local('Times');
}
@font-face {
... |
venv/lib/python2.7/site-packages/django_admin_bootstrapped/templates/admin/filer/image/change_form.html | samabhi/pstHealth | {% extends "admin/filer/change_form.html" %}
{% load i18n admin_modify admin_urls %}
{% block extrastyle %}{{ block.super }}
<style>
#id_description { width:400px; }
</style>
{% endblock %}
{% block object-tools %}
{% if change %}{% if not is_popup %}
<ul class="object-tools">
{#<li><a href="export/">{% tran... |
wp-content/plugins/chronosly/js/spectrum/all/index.html | maikeinarson/symbackup | <!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Spectrum - The No Hassle jQuery Colorpicker</title>
<meta name="description" content="Spectrum is a JavaScript colorpicker plugin using the jQuery framework. It is highly customizable, but can also be ... |
resources/themes/default/compiled/notifications.css | majkelo/generatedata | .gdMessage {
position: relative;
display: none; }
.gdMessage a.gdMessageClose:link, .gdMessage a.gdMessageClose:visited {
position: absolute;
top: 10px;
right: 12px;
text-decoration: none;
color: black;
background-color: white;
width: 20px;
border-radius: 6px;
font-size: 7pt;
... |
web-app/css/jquery.loadmask.css | thehyve/heim-transmartApp | .loadmask {
z-index: 100;
position: absolute;
top:0;
left:0;
-moz-opacity: 0.5;
opacity: .50;
filter: alpha(opacity=50);
background-color: #CCC;
width: 100%;
height: 100%;
zoom: 1;
}
.loadmask-msg {
z-index: 20001;
position: absolute;
top: 0;
left: 0;
bord... |
third_party/blink/web_tests/external/wpt/element-timing/image-TAO.sub.html | scheib/chromium | <!DOCTYPE HTML>
<meta charset=utf-8>
<title>Element Timing: observe cross origin images with various Timing-Allow-Origin headers</title>
<body>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="resources/element-timing-helpers.js"></script>
<script>
... |
vendor/semantic-ui/rtl/uncompressed/views/item.css | mo-group/angular-sharing | /*
* # Semantic Item View
* http://github.com/jlukic/semantic-ui/
*
*
* Copyright 2013 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
* Released: April 17 2013
*/
/*******************************
Standard
*******************************/
/*--------------
... |
www/lib/dimple/examples/templates/advanced_price_range_lollipop.html | dshookowsky/RoboRating | <!DOCTYPE html>
<meta charset="utf-8">
<html>
<div id="chartContainer">
{scriptDependencies}
<script type="text/javascript">
var svg = dimple.newSvg("#chartContainer", 590, 400);
d3.tsv("/data/example_data.tsv", function (data) {
// Filter the data for a single channel
data = dimp... |
ajax/libs/oojs-ui/0.19.1/oojs-ui-toolbars-mediawiki.css | ahocevar/cdnjs | /*!
* OOjs UI v0.19.1
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2017 OOjs UI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2017-02-08T00:38:35Z
*/
.oo-ui-tool.oo-ui-widget-enabled {
-webkit-transition: background-color 100ms;
-moz... |
app/views/sprint_9_col/payment.html | dwpdigitaltech/ejs-prototype | {% extends "layout.html" %}
{% block page_title %}
GOV.UK prototyping kit
{% endblock %}
{% block propositionHeader %}
{% include "includes/propositional_navigation.html" %}
{% endblock %}
{% block content %}
<main id="content" role="main">
<div class="grid-row">
<div class="column-quarte... |
tests/wpt/web-platform-tests/core-aam/aria-autocomplete_both-manual.html | danlrobertson/servo | <!doctype html>
<html>
<head>
<title>aria-autocomplete=both</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></scr... |
src/deps/db/docs/java/com/sleepycat/db/class-use/BtreeStats.html | mxrrow/zaicoin | <!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_03) on Mon Apr 12 16:25:52 EDT 2010 -->
<TITLE>
Uses of Class com.sleepycat.db.BtreeStats (Oracle - Berkeley DB Java API)
</TITLE>
<META NAME="date"... |
public/docs/packages/orm/intro.html | gman-guru/journal | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./../../assets/css/combined.css">
<link rel="shortcut icon" href="./../../favicon.ico" />
<script src="http://www.google.com/jsapi" type="text/javascript"></scrip... |
traffic_portal/app/src/modules/private/servers/servers.tpl.html | alficles/incubator-trafficcontrol | <!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this... |
wts/tests/nfc/NDEFRecordSmartPoster_targetMIME_attribute.html | kaixinjxq/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
web/js/dojo/dojox/gfx/tests/test_decompose.html | Goldcap/TAHealth | <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" >
<head>
<title>Testing decompose</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
@import "../../../dojo/resources/dojo.css";
@import "../../../dijit/tests/css/dijitTe... |
enrol/imsenterprise/entv1p1_conformance_summary.html | feniix/moodle | <?xml version="1.0" encoding="UTF-8"?>
<!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">
<head>
<title>Enterprise Conformance Summary for v1.1</title>
<style type="text/css">
dl {}
dl dt { f... |
vendor/twbs/bootstrap-4.0.0-alpha.2/docs/examples/justified-nav/index.html | MesquitaLeal/ufrgsmun2016 | <!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, shrink-to-fit=no">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after*... |
wts/tests/backgrounds/CSS3BG_background-clip_padding-box_repeat-y_none.html | hgl888/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2012 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
views/prototype_161212/renew/home-address-overseas.html | maxinedivers/pass-max | {{< layout}}
{{$pageTitle}}Home address{{/pageTitle}}
{{$header}}
<h1>Home address</h1>
{{/header}}
{{$content}}
{{< hmpo-partials-form}}
{{$form}}
<p>This is the address we will post your passport to.</p>
{{#input-text-compound}}address1{{/input-text-compound}}
{{#input-text}}address2{{/inpu... |
old/wiki/extensions/Vector/modules/ext.vector.collapsibleNav.css | AKFourSeven/antoinekougblenou | /**
* Stylesheet for collapsible nav
*/
#mw-panel.collapsible-nav .portal {
/* @embed */
background: url(images/portal-break.png) left top no-repeat;
padding: 0.25em 0 !important;
margin: -11px 9px 10px 11px;
}
#mw-panel.collapsible-nav .portal h5 {
color: #4D4D4D;
font-weight: normal;
/* @embed */
backgrou... |
tests/wpt/web-platform-tests/url/url-setters.html | wldcordeiro/servo | <!doctype html>
<meta charset=utf-8>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<div id=log></div>
<script>
function startURLSettersTests() {
var setup = async_test("Loading data…")
setup.step(function() {
var request = new XMLHttpRequest()
request.... |
third_party/blink/web_tests/external/wpt/shadow-dom/focus/focus-tabindex-order-shadow-zero-host-not-set.html | chromium/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: focus - the sequential focus navigation order with shadow dom and non-focusable host</title>
<link rel="help" href="https://html.spec.whatwg.org/multipage/interaction.html#sequential-focus-navigation">
<script src="/resources/testharness.js"></script>
<script src... |
sites/all/modules/contrib/cck/help/add-new-field.html | sojo/d6_friendsofsilence | <!-- $Id$ -->
<p>At the bottom of the <strong>Manage fields</strong> page for a content type,
you'll find this:</p>
<img src="&path&add-new-field.png">
<p>In order to add a new field to a content type, you need to provide the
following information:</p>
<dl>
<dt>Label:</dt>
<dd>
A human-readable name for the f... |
src/vue.js-demo-2/src/components/mint-ui/lib/checklist/style.css | dajbd/misc-for-node.js | /* Cell Component */
/* Header Component */
/* Button Component */
/* Tab Item Component */
/* Tabbar Component */
/* Navbar Component */
/* Checklist Component */
/* Radio Component */
/* z-index */
.mint-checklist .mint-cell {
padding: 0;
}
.mint-checklist.is-limit .mint-checkbox-core:not(:checked) {
... |
webapps/adarkroom/browserWarning.html | dareeude/blkbox | <!doctype html>
<html>
<head>
<title>A Dark Room</title>
<style>
body {
background-color: #000000;
color: #FFFFFF;
}
a {
color: #FFFFFF;
}
div {
width: 960px;
margin: auto;
text-align: center;
margin-top: 20px;
}
.browser {
width:102.4px;
height:102.4p... |
www/assets/libs/jquery.mobile.structure-1.3.0.css | callmelocalhost/sciencelab-qt | /*
* jQuery Mobile Git Build: SHA1: 3d48d6517f808550ee402a2859feedec13b0a3fe <> Date: Tue Feb 19 15:25:22 2013 -0800
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/
.ui-mobile, .ui-mobile body { heigh... |
xe4kaist/modules/autoinstall/tpl/header.html | talkwithraon/XE4KAIST | <load target="./css/autoinstall.css" index="11" />
<div class="x_page-header">
<h1>{$lang->autoinstall} <a class="x_icon-question-sign" href="./admin/help/index.html#UMAN_advanced_easyinstall" target="_blank">{$lang->help}</a></h1>
</div>
|
sites/all/modules/jquery_ui/jquery.ui/docs/selectable.html | patdunlavey/Williamstown-Beat |
<ul class="UIAPIPlugin-toc">
<li><a href="#overview">Overview</a></li>
<li><a href="#options">Options</a></li>
<li><a href="#events">Events</a></li>
<li><a href="#methods">Methods</a></li>
<li><a href="#theming">Theming</a></li>
</ul>
<div class="UIAPIPlugin">
<h1>jQuery UI Selectable</h1>
<div id="overview">
... |
third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr.html | axinging/chromium-crosswalk | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="resources/SVGTestCase.js"></script>
<script src="../../resources/js-test.js"></script>
<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
</head>
<body onload="runRepaintTest()">
<h1>SVG 1.1 dynamic update tests</h1>
<p id... |
ajax/libs/oojs-ui/0.11.5/oojs-ui-mediawiki-icons-media.vector.rtl.css | kennynaoh/cdnjs | /*!
* OOjs UI v0.11.5
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2015 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2015-06-17T00:59:03Z
*/
.oo-ui-icon-image {
background-image: /* @embed */ url(themes/mediawiki/images/icons/image-r... |
web-app/themes/Cupertino/ui.resizable.css | dpash/grails-jquery-ui | /* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resiz... |
web/css/text.css | bshaffer/Hadori-Demo | body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:squar... |
common/theme/lib/dashboard/zui.dashboard.css | sushipai/new | /*!
* ZUI: 仪表盘 - v1.5.0 - 2016-09-06
* http://zui.sexy
* GitHub: https://github.com/easysoft/zui.git
* Copyright (c) 2016 cnezsoft.com; Licensed MIT
*/
.dashboard {
position: relative;
}
.dashboard .panel {
position: relative;
}
.dashboard .panel-actions {
position: absolute;
top: 0;
right: 0;
}
... |
tests/wpt/mozilla/tests/mozilla/bluetooth/requestDevice/discovery-succeeds.html | shinglyu/servo | <!doctype html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/_mozilla/mozilla/bluetooth/bluetooth-helpers.js"></script>
<script>
'use strict';
promise_test(() => {
window.testRunner.setBluetoothMockDataSet(adapter_type.glucose_heart_rate);
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.