path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
lucida/learn/html_server/css/demo.css | yunshengb/lucida | body {
background-repeat: no-repeat;
background-position: 50% 100%;
background-size: 20% auto;
}
.controls {
display: block;
margin-top: .5em;
margin-bottom: .5em;
padding: 0;
}
#log {
font-size: 80%
}
#statusBar {
font-family: monospace;
color: #9F000F;
margin-top: 1em;
margin-bottom: 1em;
pa... |
ajax/libs/uikit/3.1.4/css/uikit.css | extend1994/cdnjs | /*! UIkit 3.1.4 | http://www.getuikit.com | (c) 2014 - 2018 YOOtheme | MIT License */
/* ========================================================================
Component: Base
========================================================================== */
/*
* 1. Set `font-size` to support `rem` units
* Not us... |
css/style.css | ericfargose/jekyll-cart | /* Custom Stylesheet */
/**
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
.icon-block {
padding: 0 15px;
}
.mar10{
margin:10px;
}
.top-mar20{
margin-top:20px;
}
.mar20{
margin:20px;
}
.pad10{
padding:10px;
}
.... |
Documentation/CommnicationsRequirements.html | jbobotek/elcano | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="LibreOffice 3.4 (Unix)">
<META NAME="AUTHOR" CONTENT="Tyler Folsom">
<META NAME="CREATED" CONTENT="20150819;15430900">
<... |
test/functional/fixtures/multiple-windows/pages/cookie-synchronization/same-domain/iframe.html | VasilyStrelyaev/testcafe | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Iframe</title>
</head>
<body>
<div id="cookie"></div>
<script>
var cookieDiv = document.querySelector('#cookie');
var intervalId = setInterval(function () {
if (!document.cookie)
return;
cookieDiv.textCon... |
themes/user_dashboard/assets/css/style-responsive.css | acamboy/BuilderEngine | /*
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.2.0
Version: 1.4.0
Author: Sean Ngu
Website: http://www.seantheme.com/color-admin-v1.4/
*/
@media(max-width: 979px) {
.form-horizontal.form-bordered .form-group {
border-bottom: 1px solid #eee;
}
.... |
org.jpat.scuba.external.slf4j/logback-1.2.3/logback-site/src/site/pages/manual/jmxConfig.html | JPAT-ROSEMARY/SCUBA | <!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=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="../cs... |
tools/maltparser-1.8.1/docs/api/src-html/org/maltparser/parser/algorithm/planar/PlanarFactory.html | runelk/maltnob | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>Source code</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<div class="sourceContainer">
<pre><span class="sourceLin... |
TCBlobDownload/Docs/html/Constants/TCBlobDownloadError.html | beiliubei/TCBlobDownload | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>TCBlobDownloadError Constants Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel=... |
libs/boost_1_50_0/doc/html/boost_asio/reference/windows__basic_stream_handle/service.html | djsedulous/namecoind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>windows::basic_stream_handle::service</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="../../../... |
src/pages/settings/settings.html | reinforce/KC3Kai | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- @nonbuildstart -->
<link href="../../assets/css/bootstrap.css" rel="stylesheet" type="text/css">
<!-- @nonbuildend -->
<link href="../../assets/css/global.css" rel="stylesheet" type="text/css">
<l... |
deps/boost_1_77_0/libs/math/doc/html/math_toolkit/sf_poly/hermite.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Hermite Polynomials</title>
<link rel="stylesheet" href="../../math.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="Math Toolkit 3.1.0">
<link ... |
client/templates/admin/galleryManager/tags/tagActions/tagActions.html | nelfarna/meteor-image-gallery | <template name="tagActions">
<div class="col-sm-6 text-center">
{{> searchForm title='Tags' }}
</div>
<div class="col-sm-6">
Sort by:
<select id="sortBy">
<option value="name">Name</option>
</select>
<select id="sortDir">
<option value="1">Ascending</option>
<option value="-1">Descending</opti... |
public/stylesheets/rails_admin/ra.filtering-multiselect.css | billsaysthis/SmallCommunities | .ra-multiselect {
float: left;
clear: right;
}
.ra-multiselect-header {
margin-bottom: 5px;
clear: right;
}
.ra-multiselect-search {
background: url(../../images/rails_admin/magnifier.png) no-repeat;
padding-left: 19px;
padding-top: 5px;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
p... |
rawdata/utf8_lawstat/version2/01723/index.html | g0v/laweasyread-data | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01723/ by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:01:51 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by ... |
test/css/properties.css | fivethreeo/lesscpy | div.properties {
color: red;
}
div.empty {
margin: ;
}
div.important {
color: red !important;
width: 100% !important;
height: 20px !important;
}
div.annoying_font_property {
font: 12px/16px Arial;
font: 100%/16px Arial;
font: normal small/20px 'Trebuchet MS', Verdana, sans-serif;
}
div.shorthands {
border: 1px... |
UI-Prototypes-06212017/Working Samples_07022017/index.html | lsu-emdm/cats | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<style type="text/css">
svg {
border: solid 1px #aaa;
}
#checks {
margin: 10px;
}
</style>
</head>
<body>
<script type="text/javascript" src="http://mbos... |
vendor/assets/bower_components/angular-foundation-6/misc/demo/index.html | chmen/scharwerk | <!DOCTYPE html>
<html lang="en" ng-app="foundationDemoApp" id="top">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>Angular directives for Foundation 6</title>
<meta name="descr... |
libgdx/docs/api/com/badlogic/gdx/graphics/FPSLogger.html | emeryduh/TeamJones_Project | <!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_17) on Sun Nov 03 15:35:45 CET 2013 -->
<title>FPSLogger (libgdx API)</title>
<meta name="date" content="2013-11-03">
<link rel="styles... |
ext/c++/thirdpart/c++/boost/libs/range/doc/html/range/reference/algorithms/mutating/copy_backward.html | yinchunlong/abelkhan-1 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>copy_backward</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../../index.html" ... |
deps/boost_1_77_0/libs/fusion/doc/html/fusion/iterator/metafunctions/value_of.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>value_of</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="../../../index.html" title="Chapter... |
deps/boost_1_77_0/libs/json/doc/html/json/ref/boost__json__value/operator_eq_/overload3.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>value::operator= (3 of 24 overloads)</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="../.... |
ajax/libs/uswds/1.6.10/css/uswds.css | joeyparrish/cdnjs | /*! uswds v1.6.10 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size... |
archive/v0.1.31/mithril.xhr.html | vikbert/mithril.js | <!doctype html>
<html>
<head>
<title>Mithril</title>
<link href="lib/prism/prism.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="container">
<a href="index.html" class="logo"><span>○</span> Mithril</a>
<a href="getting-started.html">Gui... |
org.mwc.asset.comms/docs/docs/ext/org/restlet/ext/wadl/class-use/ResourcesInfo.html | theanuradha/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.5.0_14) on Wed Nov 03 17:46:23 GMT+01:00 2010 -->
<TITLE>
Uses of Class org.restlet.ext.wadl.ResourcesInfo (Restlet Extensions 2.0.2 - JSE)
</TITLE>
<L... |
extensions/wikia/AchievementsII/css/platinum.css | felixonmars/app | .CustomizePlatinum {
font-size: 14px;
}
.customize-platinum-badge {
float: left;
line-height: normal;
min-width: 725px;
padding: 0;
}
.customize-platinum-badge span.tip{
font-size: 10px;
}
.readonly span.tip{
display: none;
}
.customize-platinum-badge label {
font-weight: bold;
}
.customize-platinum-badge ... |
thirdparty/fftw-3.0.1/doc/html/Precision.html | petterreinholdtsen/cinelerra-hv | <html lang="en">
<head>
<title>FFTW 3.0.1</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name=description content="FFTW 3.0.1">
<meta name=generator content="makeinfo 4.2">
<link href="http://www.gnu.org/software/texinfo/" rel=generator-home>
<!--
This manual is for FFTW
(version 3.0.1, 5 June 2003)... |
test/path/ok/from-source-diff-folder-absolute.html | farvardin/txt2tags-test | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META NAME="generator" CONTENT="http://txt2tags.org">
<LINK REL="stylesheet" TYPE="text/css" HREF="../../../upup.css">
<LINK REL="stylesheet" TYPE="text/css" HREF="../../up.css">
<LINK REL="stylesheet" TYPE="text/css" HREF="../current.css">
<L... |
documentation/doxy/output/fannie/html/dir_39e6254a39fe8ae7ef7075cd7482faf3.html | CORE-POS/IS4C | <!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... |
win/hardware/tools/avr/doc/binutils/bfd.html/Information-provided-by-the-linker.html | SelfDesignRobotics/DuinoPack | <html lang="en">
<head>
<title>Information provided by the linker - Untitled</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Untitled">
<meta name="generator" content="makeinfo 4.7">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Performin... |
rktools/toolchain/linaro/share/doc/gcc-linaro-arm-linux-gnueabihf/html/gcc/Extended-Asm.html | trlsmax/rk3188_kernel_tinyastro | <html lang="en">
<head>
<title>Extended Asm - Using the GNU Compiler Collection (GCC)</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using the GNU Compiler Collection (GCC)">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#To... |
templates/th_mouse/css/rtl/red/bootstrap.css | dguardia/reliant |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adj... |
public/infragram.css | publiclab/infragram-js | body { padding-top: 20px; }
span.group { display: inline-block; }
footer.footer {
clear: both;
padding-top: 10px;
}
div#image-container {
text-align: center;
}
div#image-container canvas#image {
margin: 0px auto;
}
div#colorbar-container {
display: inline-block;
width: 70%;
}
div#colorbar-c... |
phpmyadmin/doc/html/faq.html | universitytimes/site |
<!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>FAQ - Frequently Asked Questions — phpMyAdm... |
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gprof.html/Details.html | BPI-SINOVOIP/BPI-Mainline-kernel | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This file documents the gprof profiler of the GNU system.
Copyright (C) 1988-2017 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of t... |
nutch-chinese/apache-nutch-1.9/docs/api/org/apache/nutch/net/urlnormalizer/host/package-summary.html | aglne/nutcher | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Tue Aug 12 22:14:04 PDT 2014 -->
<title>org.apache.nutch.net.urlnormalizer.host (apache-nutch 1.9 API)</title>
<meta name="date"... |
firmware/chibios-portapack/ext/fatfs/doc/ja/fattime.html | JDogHerman/portapack-hackrf | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="up" title="FatFs" href="../00index_j.html">
<link rel="alterna... |
tests/cases/css-class-applier/reverse-bold.html | misol/raptor-editor | <!doctype html>
<html>
<head>
<script type="text/javascript" src="../../js/case.js"></script>
</head>
<body class="simple">
<script type="text/javascript">
rangy.init();
var applier = rangy.createCssClassApplier('cms-bold', {
elementTagName: 'strong'
});
</script>
<di... |
web/libs/Inspinia_v2.5/package.html | haas26u/zu-store | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>INSPINIA | Package</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.css" rel="stylesheet">
<l... |
php/5.5/function.sizeof.html | rafaelgou/the-phpjs-local-docs-collection | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Alias of count</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="te... |
mss/www/wizard/templates/end.html | Zentyal/mss | {% extends 'base.html' %}
{% load i18n %}
{% block sidebar %}
{% include 'sidebar.html' %}
{% endblock %}
{% block content %}
<section id="configuration">
<div class="page-header">
<h1>{{ transaction.current_step.title }}</h1>
</div>
<p class="alert">{{ transaction.current_step.info }}</p>
<div ... |
web/libs/Inspinia_v2.7/forum_post.html | haas26u/zu-store | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>INSPINIA | Forum - post view</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.css" rel="stylesheet">
<link... |
typescript/css/theme/black.css | amlweb/school | /**
* Black theme for reveal.js. This is the opposite of the 'white' theme.
*
* By Hakim El Hattab, http://hakim.se
*/
@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h... |
tests/wpt/web-platform-tests/performance-timeline/webtiming-resolution.html | Varentsov/servo | <!DOCTYPE HTML>
<html>
<head>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
</head>
<body>
<script>
function testTimeResolution(highResTimeFunc, funcString) {
test(() => {
const t0 = highResTimeFunc();
let t1 = highResTimeFunc();
wh... |
formspree/templates/forms/unconfirm.html | asm-products/formspree | {% extends 'layouts/message.html' %}
{% block base %}
<div class="container narrow card">
<div class="container" id="header">
<div class="col-1-1 header info">
<i class="ion ion-help-circled"></i>
</div>
</div>
<div class="container">
<div class="col-1-1">
<h2>You'll not receive submissi... |
webapp_old/gui/templates/base.html | peer-node/flex | <!DOCTYPE html>
<html lang="en">
<head>
{% block head %}
<link rel="stylesheet" href="style.css" />
<title>{% block title %}{% endblock %}</title>
{% endblock %}
</head>
<body>
<div id="content">{% block teleport_address %}{% endblock %}</div>
<div id="content">{% block credits %}{% endblock %}<... |
rules/rules-rgaa3.0/src/test/resources/testcases/rgaa30/Rgaa30Rule040101/Rgaa30.Test.4.1.1-2Failed-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.4-1-1 Failed 01</title> ... |
examples/sobel/src/boost_1_63_0/libs/geometry/doc/doxy/doxygen_output/html_by_doxygen/dir_c4154bbc965a3059c1389d76fabb9909.html | ntonjeta/iidea-Docker | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Boost.Geometry (aka GGL, Generic Geometry Library)</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type=... |
mewgo/css/simple.css | abetusk/www.meowcad.com | #canvas {
/* cursor: url(/bleepsix/img/cursor_custom_test_s24.png), auto; */
cursor: url(/bleepsix/img/cursor_custom_test_s24.png) 3 2 , cursor;
}
|
system/extern/libs/eyeWidgets/tiny_mce/plugins/preview/preview.html | oneye/oneye | <!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>
<script type="text/javascript" src="index.php?extern=libs/eyeWidgets/tiny_mce/plugins/preview/../../tiny_mce_popup.js"></script>
<script type="text... |
libraries/GLCD/doc/html/group__glcd__enum.html | roboard/86Duino_Linux_SDK | <!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>Arduino GLCD Library: GLCD enumerations</title>
<link href="tabs.css" r... |
strategies (implementations)/PUB_Wolfpack/PUB_Wolfpack v3/ManiacLib/docs/com/example/maniaclib/SophisticatedActivity.html | maniacchallenge/2013 | <!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_21) on Sat Jun 22 17:08:16 CEST 2013 -->
<title>SophisticatedActivity</title>
<meta name="date" content="2013-06-22">
<link rel="styles... |
blocked/default.html | diegolamonica/EUCookieLaw | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Content blocked</title>
<style>
html, body{
width: 100%;
height: 100%;
overflow: hidden;
margin: 0;
padding: 0;
box-sizing: border-box;
}
bod... |
git/doc/git/html/git-lost-found.html | caplin/qa-browsers | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="generator" content="AsciiDoc 8.6.8" />
<title>git-los... |
javadoc/com/box/restclientv2/interfaces/package-tree.html | tdtran/box-android-sdk-v2 | <!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_11) on Mon Mar 17 10:57:48 PDT 2014 -->
<title>com.box.restclientv2.interfaces Class Hierarchy</title>
<meta name="date" content="2014-... |
lib/kryo/javadoc/com/esotericsoftware/kryo/serializers/class-use/DefaultSerializers.BigDecimalSerializer.html | frankdavid/diss | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 12 20:31:47 CET 2013 -->
<title>Uses of Class com.esotericsoftware.kryo.serializers.DefaultSerializers.BigDecimalSeriali... |
libraries/hsqldb/doc/apidocs/org/hsqldb/jdbc/class-use/JDBCConnectionEventListener.html | mchaston/OakFunds | <!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_30) on Thu Feb 13 18:20:15 EST 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface org.hsqldb.jdbc... |
docs/xref-test/org/apache/commons/httpclient/auth/TestChallengeParser.html | huainiu/commons-httpclient-3.1 | <!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="null" lang="null">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>TestChallengeParser xref</title>
<link... |
public/stylesheets/_layouts/style.css | prafula/FedenaT |
body {
font-family:Arial;
margin:0;
padding:0px;
}
.extender {
height:1px;
clear:both;
}
#header_bg {
height : 60px;
background : #b00 url(../../images/application/bg_pattern.png) repeat;
}
#header {
width : 980px; height : 60px;
margin:0 auto;
}
#header_link {
color : #fff;
... |
docs/xref/org/apache/commons/httpclient/ChunkedOutputStream.html | huainiu/commons-httpclient-3.1 | <!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="null" lang="null">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>ChunkedOutputStream xref</title>
<link... |
test-support/src/main/java/org/springframework/osgi/test/internal/support/package.html | kurtharriger/spring-osgi | <html>
<body>
Spring-DM testing support.
<br>
Contains the classes which bootstrap and execute the test invocation
inside OSGi.
</body>
</html>
|
archive/v1.12/news/announcing-1.1.4/index.html | istio/istio.io | <!doctype html><html lang=en><head><title>Redirecting…</title><link rel=canonical href=/v1.12/news/releases/1.1.x/announcing-1.1.4/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.12/news/releases/1.1.x/announcing-1.1.4/"></head><body><h1>Redirecting…</h1><... |
testAssets/testFiles/031_issue_15.html | commonsguy/cwac-richedit | <b><i>The quick brown fox</i> jumped over the lazy dog.</b> |
src/boost_1_57_0/doc/html/boost_asio/reference/basic_deadline_timer/async_wait.html | biospi/seamass-windeps | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_deadline_timer::async_wait</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="../../../boost... |
tests/startup/route-new.html | 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 i... |
server/node_modules/args-js/index.html | skyritsis/rescueNet_mygeoss | <head>
<link href='http://fonts.googleapis.com/css?family=PT+Sans:400,400italic|Arvo:700' rel='stylesheet' type='text/css'>
<title>Args.js - Optional and Default Parameters for JavaScript</title>
<link rel="stylesheet" href="site/style.css" />
<script src="site/prism.js"></script>
<link rel="stylesheet" hre... |
webroot/rsrc/css/phui/phui-tag-view.css | cjxgm/p.cjprods.org | /**
* @provides phui-tag-view-css
*/
.phui-tag-view {
font-weight: bold;
text-decoration: none;
position: relative;
-webkit-font-smoothing: antialiased;
white-space: nowrap;
}
a.phui-tag-view:hover {
text-decoration: none;
}
.phui-tag-core-closed {
text-decoration: line-through;
color: rgba({$alpha... |
docs/jdiff/changes/pkg_org.apache.hadoop.metrics.spi.html | hanhlh/hadoop-0.20.2_FatBTree | <!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.0.9">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates... |
views/default/member/shop_pay.html | dongnanyanhai/fnx103 | {template member/header}
<link href="{ADMIN_THEME}images/table_form.css" rel="stylesheet" type="text/css" />
<link href="{ADMIN_THEME}images/dialog.css" rel="stylesheet" type="text/css" />
<!--Wrapper-->
<div id="wrapper">
<div class="top"></div>
<div class="center">
<div class="center_left">
<h3>购物管理</... |
third_party/WebKit/LayoutTests/inspector/cookie-resource-match.html | axinging/chromium-crosswalk | <html>
<head>
<script src="../http/tests/inspector/inspector-test.js"></script>
<script>
function test() {
var cookies = [
createCookie("insecureOnlyWebkit", "1234567890", false, "webkit.org", "/"),
createCookie("insecureAllWebkit", "1234567890123456", false, ".webkit.org", "/"),
createCoo... |
badgus/base/templates/badger/includes/badge_full.html | mozilla/badg.us | {% if award and award.image %}
{% set image_url = award.image.url %}
{% elif badge.image %}
{% set image_url = badge.image.url %}
{% else %}
{# TODO: Put the URL for default badge image in settings #}
{% set image_url = static("img/default-badge.png") %}
{% endif %}
{% if not award %}
<ul class="btn-lis... |
poi-3.14/docs/apidocs/org/apache/poi/ss/usermodel/class-use/ExtendedColor.html | Sebaxtian/KDD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class org.apache.poi.ss.usermodel.ExtendedColor (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" ... |
packages/rocketchat-emojione/sprites.css | steedos/chat | .emojione {
image-rendering: optimizeQuality;
font-size: inherit;
height: 22px;
width: 22px;
position: relative;
display: inline-block;
margin: 0 .15em;
line-height: normal;
vertical-align: middle;
background-image: url("../../packages/emojione_emojione/assets/sprites/emojione.sprites.png");
backg... |
www/templates/launch.html | lishiyo/chaffy | <head>
<link href="css/launch.css" rel="stylesheet">
</head>
<header class="bar bar-header bar-calm">
<button class="button button-icon" ng-click="goToHome()"><i class="icon ion-home"></i></button>
<h1 class="title">chaffy</h1>
</header>
<content has-header="true" id="firstElem">
<!-- <form ng-submit=... |
src/deps/boost/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now.html | mxrrow/zaicoin | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>deadline_timer_service::expires_from_now</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="../../... |
original_sources/boost_1_59_0/doc/html/boost/proto/transform/result_This_E_idp213179184.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>Struct template result<This(Expr, State, Data)></title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.c... |
libs/db-4.7.25.NC/docs/collections/tutorial/creatingentitybindings.html | djsedulous/namecoind | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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>
Cr... |
src/deps/boost/doc/html/boost/proto/_byref/result_This_T__idp91074896.html | mxrrow/zaicoin | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template result<This(T)></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="../../../... |
poi-3.14/docs/apidocs/org/apache/poi/xwpf/usermodel/TOC.html | Sebaxtian/KDD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
TOC (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
func... |
deps/boost/libs/beast/doc/html/beast/ref/boost__beast__http__basic_parser/skip.html | nawawi/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>http::basic_parser::skip</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="../../../index.h... |
test/extractor/plugins/fixtures/styles/bar.css | cef62/css-modules-compiler | .bar {
color: green;
}
|
index.html | swannodette/todomvc | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TodoMVC</title>
<meta name="description" content="Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="t... |
deps/boost/doc/html/boost_asio/reference/basic_deadline_timer/get_executor.html | nawawi/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_deadline_timer::get_executor</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="../../../boo... |
deps/boost/libs/gil/doc/html/reference/structboost_1_1gil_1_1detail_1_1equal__n__fn_3_01planar__pixel__iterator_3_01_i_c_00_01_cs_01_4_5f4582bc2983f880fe38ecee99cfc579.html | nawawi/poedit | <!-- HTML header for doxygen 1.8.13-->
<!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-Compat... |
appsensor-dot-org/site-contents/docs/v2.2.0/javadoc/org/owasp/appsensor/rpc/thrift/generated/class-use/DetectionPoint.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... |
deps/boost/libs/test/doc/html/boost_test/runtime_config/test_unit_filtering.html | nawawi/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Test unit filtering</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" title="Boost.Test">
<link ... |
style/zoomooz.css | evnpr/evanpy.github.com | * {
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
}
html, body {
margin: 0;
padding: 0;
width:100%;
height:100%;
}
html.noScroll {
overflow:hidden;
}
body {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-o-transform-or... |
src/deps/boost/doc/html/boost_asio/reference/raw_socket_service/id.html | mxrrow/zaicoin | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>raw_socket_service::id</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_asio.html... |
sso-server/src/main/webapp/assets/admin/css/pages/mail.css | ktarou/sso-poc | /* ========================================================================
* MAIL
* ======================================================================== */
.nav-email > li:first-child + li:active {
margin-top: 0px;
}
.nav-email > li + li {
margin-top: 1px;
}
.nav-email li {
background-color: white;
}
.nav-... |
web/index.html | failedxyz/picoCTF-Platform-2 | ---
layout: default
title: Homepage
title_label: hide
post_scripts:
- /js/registration.js
startup_functions:
---
<div class="container">
<div class="row">
<div id="registration">
<h2>Register Now!</h2>
{% include registration-index.html %}
</div>
</div>
</div>
|
docs/api/nl/strohalm/cyclos/entities/ads/imports/package-frame.html | robertoandrade/cyclos | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (version 1.7.0_11) on Fri Jan 25 09:33:33 BRST 2013 -->
<title>nl.strohalm.cyclos.entities.ads.imports (Cyclos 3 Documentation)</title>
<meta name="da... |
public/plugins/angular/docs/examples/example-example20/index-production.html | yufieko/rescomm-mis | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example20-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.0-rc.2/angular.min.js"></script>
<script src="script.js"></script>
</head>
<body ng-app="docsTransclusionExample">
<div ng-... |
src/plugin/lib-nekohtml/data/canonical/test035.html | tyolab/tyobot | (HTML
(HEAD
)HEAD
(BODY
(TABLE
"\n
(TBODY
(TR
"\n
(TH
"foo\n
)TH
(TH
"bar\n
)TH
(TH
"baz\n
)TH
)TR
(TR
"\n
(TD
"foo\n
)TD
(TD
"bar\n
)TD
(TD
"baz\n
)TD
)TR
)TBODY
)TABLE
)BODY
)HTML |
media/com_acymailing/css/module_default_classic_sand.css | spiridonov-oa/Oxpaha | /**
* @package AcyMailing for Joomla!
* @version 4.2.0
* @author acyba.com
* @copyright (C) 2009-2013 ACYBA S.A.R.L. All rights reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/
@import url("module_default_classic_black.css");
.acysubbuttons input.button, .acysubbutto... |
release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/share/doc/arm-arm-none-eabi/html/as.html/V850_002dRegs.html | hajuuk/asuswrt | <html lang="en">
<head>
<title>V850-Regs - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="V850-Syntax.html#V850-Syntax" title="V85... |
libraries/amcharts/samples/_JSON_angularGauge.html | Creativetech-Solutions/joomla-easysocial-network | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>amCharts examples</title>
<link rel="stylesheet" href="style.css" type="text/css">
<script src="../amch... |
public/plugins/angular/docs/partials/api/ng/service/$httpParamSerializer.html | yufieko/rescomm-mis | <a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ng/http.js?message=docs($httpParamSerializer)%3A%20describe%20your%20change...#L21' 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/src/ng/... |
release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/share/doc/arm-arm-none-eabi/html/as.html/SH64_002dDependent.html | hajuuk/asuswrt | <html lang="en">
<head>
<title>SH64-Dependent - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Machine-Dependencies.html#Machine-D... |
nodeshot/core/nodes/templates/smuggler/load_data_form.html | ninuxorg/nodeshot | {% extends "admin/base_site.html" %}
{# load cycle from future # cannot do this yet because we support Django < 1.6 #}
{% load url from future %} {# For Django < 1.5 #}
{% load i18n %}
{% block title %}{% trans "Load data" %} {{ block.super }}{% endblock %}
{% block extrahead %}
{{ block.super }}
<script type... |
docs/cobra/fluxomics/getCompareBinsOfFluxes.html | hhefzi/cobratoolbox | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Description of getCompareBinsOfFluxes</title>
<meta name="keywords" content="getCompareBinsOfFluxes">
<meta name="description" content="compares the bins of fluxes betwe... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.