path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
frameworks/Butterfly/simple/butterfly/stylus/notification.css
xiaokaceng/atwork-qdt
.notification { z-index: 999; position: fixed; width: 100%; height: 40px; line-height: 40px; text-align: center; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; padding: 0px 40px; bottom: -40px; -webkit-transition: bottom 1.25s; -moz-transition: bottom 1.25s; tra...
examples/webgl_geometry_shapes.html
yeuchi/Decoders4Three.js
<!doctype html> <html lang="en"> <head> <title>three.js webgl - geometry - shapes</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 { font-family: Monospace; background-color: #f0f0f0; margin: 0...
ajax/libs/uikit/2.18.0/css/components/sortable.min.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:991e733de9c2cc898e579be566283061278f78afd6f2e696c842d09e33702614 size 474
css/partials/pills.css
quattromani/finaltouch
/* ========================================================================== Pills -- Version: 1.9.0.0 - Compiled: timestamp() ========================================================================== */ label + .pill, .pill + label { margin-left: 0.33333em; } .pill, .pill-black, .pill-white, .pill-red { ...
lit2go.ok/25/the-tin-woodman-of-oz/1336/chapter-11-jinjurs-ranch/index.html
adrianosb/HtmlToText
<!DOCTYPE html> <html> <head> <title>Chapter 11: “Jinjur’s Ranch” | The Tin Woodman of Oz | L. Frank Baum | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8"> <link rel="stylesheet" href="http://etc...
doc/functionReference/prtDataSetBase/retainObservationInfo.html
jpalves/PRT
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="../../helpwin.css"> <title>MATLAB File Help: prtDataSetBase.retainObservationInfo</title> </head> <body> <!--Single-page help--> <table border="0" cellspacing="0" wid...
_layouts/empty.html
yrahman/id-laravel.github.io
{% include header.html %} <div class="container" id="content"> {{ content }} </div> {% include footer.html %} </body> </html>
api/2.0/Thelia/Core/Event/Administrator/AdministratorEvent.html
sitecrafting/thelia.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Core\Event\Administrator\AdministratorEvent | Thelia 2 API</title> <link rel="stylesheet" type="text/css" href="../../../../css/bootstrap.min.css"> <link re...
web/css/724f5bd_1-col-portfolio_1.css
sergiu05/symfony-learning-project
/*! * Start Bootstrap - 1 Col Portfolio HTML Template (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ body { padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if h...
app/documents/documents.html
wolfofwashington/emeriprep_front
<div class="container"> <h2>Important Documents</h2> <label class="checkbox"> <input type="checkbox" value="item1"> Marriage License </label> <label class="checkbox"> <input type="checkbox" value="item2"> Birth Certificates </label> <label class="checkbox"> ...
test/extract/theme-fallback/src/base-override-app-touch.css
fateevv/basisjs-tools-build
.base-override-app-touch {}
views/prototype_oix_170518/photoguide-short/short-quality.html
maxinedivers/pass-max
{{< layout}} {{$back}} <div class="photo-guide"> <a href="/../prototype_oix_170518/intro/choose-photo-method" class="back-link">Other ways to get a photo</a> <span class="marker">Guide part 6 of 7</span> </div> {{/back}} {{$main-content}} <link rel="stylesheet" href="{{assetPath}}/styles...
_includes/head.html
ch4/ch4.github.com
<meta charset="utf-8"> <title>{% if page.title %}{{ page.title }} &#8211; {% endif %}{{ site.title }}</title> <meta name="description" content="{% if page.description %}{{ page.description }}{% else %}{{ site.description }}{% endif %}"> {% if page.tags %}<meta name="keywords" content="{{ page.tags | join: ', ' }}">{% e...
app/views/partials/snippets.html
kravets-levko/os-packager
<script type="text/javascript"> globalConfig = {{ globalConfig | stringify }}; {% if globalConfig.snippets %} {% for key, value in globalConfig.snippets %} {% include "../snippets/" + key + ".js" ignore missing %} {% endfor %} {% endif %} </script>
app/v6/views/v24/ex/returns-registration/added-licences.html
christinagyles-ea/water
{% extends "v18/head.html" %} {% block page_title %} Licences added to your account - GOV.UK {% endblock %} {% block content %} <main id="content" role="main"> <!-- beta banner block --> {% include "../../partials/beta-banner.html" %} <div class="big-space"></div> <!-- main --> <div class="grid-row"> ...
lit2go.ok/35/aesops-fables/647/the-man-and-the-wood/index.html
adrianosb/HtmlToText
<!DOCTYPE html> <html> <head> <title>“The Man and the Wood” | Aesop's Fables | Aesop | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8"> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/p...
examples/playlist-yellow-display/css/styles.css
pcsforeducation/amplitudejs
/* Player Styles */ #player{ width: 334px; margin: auto; box-shadow: 1px 5px 5px #888888; } #player-top{ padding: 10px; height: 55px; background-color: white; } #player-art{ padding-left: 5px; padding-top: 5px; background-color: white; } #slash{ color: #3b3b3b; font-size: 12p...
node_modules/npm/html/doc/api/npm-init.html
JasonYang521/JasonYang521.github.io
<!doctype html> <html> <title>npm-init</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <body> <div id="wrapper"> <h1>npm <a href="../api/init.html">init</a></h1> <p>Interactively create a package.json file</p> <h2 id="S...
vendor/phing/phing/docs/docbook5/en/output/webhelp/apbs26s02.html
ghostnc/symfony-project
<?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="X-UA-Compatible" content="IE=edge" /> <meta...
node_modules/meanio/node_modules/mean-cli/node_modules/npm/html/doc/cli/npm-pack.html
hbzhang/rsstack
<!doctype html> <html> <title>npm-pack</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-pack.html"> <script async=true src="../../static/toc.js"></script> <bod...
app/templates/lista.html
ArditaHoti/Techstitution
</table> {% extends 'layout.html' %} {% block header %} <h4 class="center-align" style="margin-bottom:30px">Ndermarresit</h4> {% endblock %} {% block content%} <div class="card-panel"> <table class="highlight bordered responsive-table"> <thead> <tr> <th>Emri i Ndermarresit</th> <th>Adresa</th> ...
target/test-ws/acjproject/javadoc/help-doc.html
mohanever4u/ag-java-client
<!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.6.0_27) on Thu Jul 10 12:36:43 IST 2014 --> <title>API Help</title> <meta name="date" content="2014-07-10"> <link rel="stylesheet" type="te...
mod/book/lang/be_utf8/help/book/mods.html
orvsd/moodle19
<p><img valign="absmiddle" src="http://distance.iatp.by/mod/book/icon.gif"> <b>Падручнікі</b></p> <ul> <p>Падручнік - гэта просты шматстаронкавы навучальны матэрыял.</p> </ul>
sites/all/themes/adaptivetheme/adaptivetheme_subtheme/css/blocks.css
MarleneWilliams/Alicia-s-Website
/** */ /* Blocks. */ .block { margin-bottom: 20px; } .block-inner {} /* set block background styles on .block-inner */ .block-title {} .block-content {} /* Skinr block title alignment. */ .ta-l .block-title, .ta-l .mini-panel-title { text-align: left; } .ta-r .block-title, .ta-r .mini-panel-ti...
mkdocs/themes/readthedocs/base.html
jarnix/nofussframework.com
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> {% if page_description %} <meta name="description" content="{{ pag...
www/components/webodf/docs/symbols/src/lib_gui_SelectionView.js.html
mobwellacademy/librecademy
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style> .KEYW {color: #933;} .COMM {color: #bbb; font-style: italic;} .NUMB {color: #393;} .STRN {color: #393;} .REGX {color: #339;} .line {border-right: 1px dotted #666; color: #666; font-style: normal;} </style></head><body><pre><s...
html/themes/new_beta/css/checkSFV.css
epsylon3/torrentflux
#checkSFV { margin-top: 15px; text-align: center; }
arduino/libraries/CmdMessenger/Documentation/PC/html/dir_d2f98ff3663c3ff770add5ba9a077b0a.html
jgrizou/robot_2WD
<!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...
extensions/FCKeditor/fckeditor/_test/tests.css
SuriyaaKudoIsc/wikia-app-test
/* * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2010 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU General Public License Version 2 or later (the "GPL") * ...
doxydoc/html/search/all_10.html
avaret/simuroul
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search...
plugin/dashboard/Resources/modules/admin/Partials/stepOne.html
ClaroBot/Distribution
<div class="row"> <div class="col-md-12"> <div class="form-inline"> <div class="form-group"> <label for="dashboardName">{{'name' | trans:{}:'platform'}}</label> <input type="text" class="form-control" id="dashboardName" data-ng-model="stepOneCtrl.dashboard.name" p...
trunk/XOOPS 2.5/docs/html/class_xortify_emails_handler.html
labscoop/xortify
<!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...
php/5.5/install.windows.building.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>Building from source</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div class="prev" sty...
php/5.5/function.yaz-set-option.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>Sets one or more options for connection</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <d...
mod/quiz/styles.css
anieminen/moodle
/** Bits that can appear on any page. */ .path-mod-quiz .statedetails { display: block; font-size: 0.7em; } /** Attempt and review pages **/ #page-mod-quiz-attempt #page .controls, #page-mod-quiz-summary #page .controls, #page-mod-quiz-review #page .controls { text-align: center; margin: 8px auto; } #...
omod/src/main/webapp/resources/template/generic.html
k-joseph/openmrs-module-openhmis.backboneforms
<!-- ~ The contents of this file are subject to the OpenMRS Public 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://license.openmrs.org ~ ~ Software distributed under the License is distributed on an "A...
tests/wpt/web-platform-tests/upgrade-insecure-requests/gen/iframe-blank-inherit.meta/unset/xhr/same-http-downgrade.downgrade.https.html
saneyuki/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by upgrade-insecure-requests/generic/tools/generate.py using common/security-features/tools/template/test.release.html.template. --> <html> <head> <title>Upgrade-Insecure-Requests: No upgrade-insecure-request</title> <meta charset='utf-8'> <meta name="descriptio...
tests/wpt/web-platform-tests/infrastructure/testdriver/bless.html
SimonSapin/servo
<!DOCTYPE html> <head> <meta charset="utf-8"> <title>TestDriver bless method</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/resources/testdriver.js"></script> <script src="/resources/testdriver-vendor.js"></script> <script> p...
Library/jQuery.jCarousel/0.3.3/examples/connected-carousels/jcarousel.connected-carousels.css
hannesk001/SPHERE-Framework
/** Stage container **/ .connected-carousels .stage { width: 620px; margin: 20px auto; position: relative; } .connected-carousels .photo-credits { position: absolute; right: 15px; bottom: 0; font-size: 13px; color: #fff; text-shadow: 0 0 1px rgba(0, 0, 0, 0.85); opacity: .66; }...
ckanext/latvian_theme/templates/organization/snippets/organization_item.html
dpp-dev/ckanext-latvian-theme
{# Renders a media item for a organization. This should be used in a list. organization - A organization dict. Example: <ul class="media-grid"> {% for organization in organizations %} {% snippet "organization/snippets/organization_item.html", organization=organization %} {% endfor %} </ul...
doc/Documentation/SL_Functions.html
scorpion007/pixie
<!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" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="robots" content="noindex,f...
lib/JFreeChart-1.0.17/javadoc/src-html/org/jfree/chart/labels/AbstractXYItemLabelGenerator.html
GliderWinchItems/GliderWinchj2
<!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="sourceLineNo...
lib/JCommon-1.0.21/jcommon-1.0/javadoc/org/jfree/ui/FloatDimension.html
GliderWinchItems/GliderWinchj2
<!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.6.0_30) on Tue Mar 18 20:46:01 EDT 2014 --> <title>FloatDimension (JCommon Class Library (version 1.0.22))</title> <meta name="date" conten...
_attachments/project_canvas_v4-final.html
open-austin/open-austin.github.io
--- layout: attachment title: project_canvas_v4-FINAL date: type: attachment published: false status: inherit categories: [] tags: [] meta: _wp_attached_file: 2015/03/project_canvas_v4-FINAL.pdf author: login: mateo email: mateo.clarke@gmail.com display_name: Mateo Clarke first_name: Mateo last_name: Clark...
support/apache-cassandra-2.2.1/javadoc/serialized-form.html
mitch-kyle/message-board
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Fri Aug 28 09:51:31 EDT 2015 --> <title>Serialized Form (apache-cassandra API)</title> <meta name="date" content="2015-08-28"> <link rel...
boost_1_54_0/doc/html/boost_units/Units.html
ryancoleman/autodock-vina
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Units</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" title="The Boost C++ Libraries B...
site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCfgParser.html
1spatial/cpptasks-parallel
<!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_13) on Wed Apr 02 19:28:43 CDT 2008 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> Uses of Class net.sf.antcont...
projects/packages/fitted-R-MAXQ/html/classEffect-members.html
chaostrigger/rl-library
<!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>Fitted R-MAXQ: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <...
doc/htdocs/render/EMPLOYEE.html
pellcorp/jailer
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>JailerModel</title> <link href="styles.css" rel="stylesheet" type="text/css"> </head> <body> <h1 style="font-style: italic;"><small><a href="index.html">Ta...
venv/bin/doc/html/boost/proto/functional/rbegin/result_This_Ra_idp66620760.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template result&lt;This(Range)&gt;</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=".....
www/api/signature.html
trice-imaging/imagemagick
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html version="-//W3C//DTD XHTML 1.1//EN" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/1999/xhtml ...
2.3/docs/Javadoc/org/drip/analytics/daycount/class-use/DCAct_Act.html
tectronics/splinelibrary
<!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) on Mon Jan 13 19:53:38 EST 2014 --> <title>Uses of Class org.drip.analytics.daycount.DCAct_Act</title> <meta name="date" content...
scala/scala-impl/resources/inspectionDescriptions/JavaMutatorMethodOverridenAsParameterless.html
triplequote/intellij-scala
<html> <body>Methods that has mutators-like name are expected to have <a href="http://en.wikipedia.org/wiki/Side_effect_(computer_science)">side effects</a>. The convention is that you include parentheses if the method has side effects. In accordance with <a href="http://en.wikipedia.org/wiki/Liskov_substitut...
static/events/2014-belgium/proposals/Devops Patterns using the Pattern Language/index.html
benjohnson77/devopsdays-web
<!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>Belgium 2014 - Proposal</title> <meta name="author" content="Daniel Cukier" > <link rel="alternate" type="appl...
templates/css/style_v2.css
snordt/open-catalog-generator
table.tablesorter { font-family:Arial, Helvetica, sans-serif; background-color: #CDCDCD; /*margin:10px 80pt 15px;*/ font-size: 10pt; width: 100%; text-align: left; z-index: -5000; margin-left:auto; margin-right:auto; } table.tablesorter thead tr th, table.tablesorter t...
boost_1_54_0/doc/html/boost/make_recursive_variant.html
ryancoleman/autodock-vina
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template make_recursive_variant</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" ...
vilya/templates/search.html
douban/code
<%! from vilya.models.user import User %> <%inherit file="/base.html" /> <h2>${q} - Search Results</h2> <br> %if results: <table class="table"> <tbody> % for project in results: <% owner = project.owner avatar_url = User(project.owner_id).avatar_url %> <tr> <td class="ava...
lightcrafts/help/Danish/ZoneFinder.html
MarinnaCole/LightZone
<!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" lang="da-DK" xml:lang="da-DK"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>LightZone: ZoneFinder</titl...
vilya/templates/settings/ssh.html
douban/code
<%inherit file="/base.html" /> <%namespace name="utils" file="/settings/utils.html" /> <%def name="head_style()"> <link rel="stylesheet" type="text/css" href="/static/css/lib/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="/static/css/lib/flat-ui.css" /> <link rel="stylesheet" type="text...
LayoutTests/http/tests/fetch/window/response.html
modulexcite/blink
<!doctype html> <script src = "/resources/testharness.js"></script> <script src = "/resources/testharnessreport.js"></script> <script src = "/resources/testharness-helpers.js"></script> <script src = "../resources/fetch-test-helpers.js"></script> <script src = "../script-tests/response.js"></script>
node.server/web-editor/js/orion/editor/textview.css
eclipse/flux
.textview { background-color: white; font-family: "Consolas", "Monaco", "Vera Mono", "monospace"; font-size: 10pt; min-width: 50px; min-height: 50px; } .textviewScroll { padding: 1px 2px; } .textviewContent { cursor: auto; } .textviewLeftRuler { border-right: 1px solid #eaeaea; } .textviewRightRuler { bor...
data-model/1.0/PacketObj/TransportLayerType/index.html
jburns12/stixproject.github.io
--- layout: data_model title: TransportLayerType this_version: 1.0 --- <div class="alert alert-danger bs-alert-old-docs"> <strong>Heads up!</strong> These docs are for STIX 1.0, which is not the latest version (1.2). <a href="/data-model/1.2/PacketObj/TransportLayerType">View the latest!</a> </div> <div class="ro...
third_party/webgl_conformance/conformance/more/functions/vertexAttribBadArgs.html
leighpauls/k2cro4
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <!-- /* ** 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, incl...
Packages/FAKE.4.19.0/docs/apidocs/fake-nugetversion-nugetsearchresponse.html
dcastro/AutoFixture
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>NuGetSearchResponse - 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 Bul...
tools/google-closure-library/closure/goog/demos/editor/helloworlddialogplugin_test.html
yesudeep/puppy
<!DOCTYPE html> <!-- 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 writing, software distributed u...
packages/FAKE.4.11.3/docs/apidocs/fake-processtestrunner-processtestrunnerparams.html
albertodall/Numsense
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ProcessTestRunnerParams - 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...
neo4j/neo4j-community-2.0.0-M03/doc/java/api/org/neo4j/helpers/class-use/Factory.html
LeArNalytics/LeArNalytics
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 28 14:16:24 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface o...
ext/c++/thirdpart/c++/boost/libs/log/doc/html/BOOST_LOG_STANDARD_INTEGRAL_TYPES.html
yinchunlong/abelkhan-1
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Macro BOOST_LOG_STANDARD_INTEGRAL_TYPES</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...
rawdata/utf8_lawstat/version2/03112/index.html
czchen/laweasyread-data
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/03112/ by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:03:30 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by ...
examples/webgl_materials_envmaps_hdr.html
Coburn37/three.js
<!DOCTYPE html> <html lang="en"> <head> <title>threejs webgl - materials - hdr environment mapping</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 { color: #000; font-family:Monospace; font-si...
ext/c++/thirdpart/c++/boost/libs/geometry/doc/doxy/doxygen_output/html_by_doxygen/structboost_1_1geometry_1_1resolve__variant_1_1within_3_01_geometry1_00_01boost_1_1variant_3_01_e47d0e619acf3d8ad1f57a83f85a4e8b.html
yinchunlong/abelkhan-1
<!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=...
library/language/ca/email/user_activate_passwd.html
torrentpier/torrentpier
Hola {USERNAME} Que heu rebut aquest correu electrònic perquè vostè té (o algú es fa passar per tu ha) sol·licitar una nova contrasenya s'enviarà per compte en {SITENAME}. Si no sol·licitar aquest correu, si us plau, ignorar-lo, si voleu seguir rebent-lo si us plau en contacte amb el consell de l'administrador. Per u...
src/editor/sub-modules/theme/src/cool/upload.css
007slm/kissy
.ks-editor-upload-btn-wrap { position: relative; padding: 15px 20px 15px 10px; zoom: 1; } .ks-editor-upload-list { width: 100%; } .ks-editor-upload-list th { border-top: 1px solid #c1c8d1; background-color: #E7E9ED; background: -webkit-gradient(linear, left top, left bottom, from(#E7E9ED),...
static/fonts/BloggerSans/BloggerSans.html
tigefa4u/tigefa4u.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="content-type"/> <meta content="en-us" http-equiv="Content-Language"/> <title>Blogg...
public/views/post/create.html
tsq-old/exprocms
<div ng-controller="ArticlesController"> <div > <div> <form style="margin-left: -50px" class='form-horizontal' action='/posts/create' method='post' > <div class='control-label' > <label for='title'>Title</label> </div> <div clas...
src/modal/docs/modal.demo.html
jarza6ek/angular-strap
<div class="bs-docs-section" ng-controller="ModalDemoCtrl"> <div class="page-header"> <h1 id="modals">Modals <a class="small" href="//github.com/mgcrea/angular-strap/blob/master/src/modal/modal.js" target="_blank">modal.js</a> </h1> <code>mgcrea.ngStrap.modal</code> </div> <h2 id="modals-examples">...
pages-nav.html
mdo/jekyll-snippets
{% comment %} Dynamically generates a list of links to pages with `layout: page` in the front-matter, sorted alphabetically by URL. {% endcomment %} {% assign pages_list = site.pages | sort:"url" %} {% for node in pages_list %} {% if node.title != null %} {% if node.layout == "page" %} <a class="{% if pa...
libgdx/docs/api/com/badlogic/gdx/graphics/g3d/model/data/class-use/ModelMaterial.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:47 CET 2013 --> <title>Uses of Class com.badlogic.gdx.graphics.g3d.model.data.ModelMaterial (libgdx API)</title...
bower_components/office-ui-fabric/dist/css/fabric.rtl.css
jthake/PowerPoint-Add-In-ConvoTickr
/** * Office UI Fabric 2.0.1 * The front-end framework for building experiences for Office 365. **/ .ms-u-borderBox, .ms-u-borderBox:before, .ms-u-borderBox:after { box-sizing: border-box; } .ms-u-clearfix { *zoom: 1; } .ms-u-clearfix:before, .ms-u-clearfix:after { display: table; content: ''; line-heig...
templates/index.html
abdulbaqi/flask-pycon2015
<html> <head> <title>Guess the Language!</title> </head> <body> <h1>Guess the Language</h1> <p>Think of your favorite programming language. I'm going to try to guess it!</p> <p>Ready? Click <a href="{{ url_for('question') }}">here</a> to begin!</p> </body> </html>
docs/home.html
sseemayer/dokku
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
html/classedda_1_1CartesianGrid-members.html
GRAVITYLab/edda
<!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...
resources/app/app/index.html
bryanesmond/packageLinux
<!DOCTYPE html> <html lang="en"> <head> <title>Three.js Stacker</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 { font-family: Monospace; background-color: #f0f0f0; margin: 0px; overflow:...
ajax/libs/oojs-ui/0.32.1/oojs-ui-images-wikimediaui.css
extend1994/cdnjs
/*! * OOUI v0.32.1 * https://www.mediawiki.org/wiki/OOUI * * Copyright 2011–2019 OOUI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2019-06-05T16:24:16Z */ .oo-ui-icon-arrowNext { background-image: url('themes/wikimediaui/images/icons/arrowNext-ltr.png'...
third_party/asio/doc/asio/reference/basic_serial_port/assign.html
otgaard/zap
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_serial_port::assign</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"> ...
third_party/asio/doc/asio/reference/ssl__context_base/options.html
otgaard/zap
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ssl::context_base::options</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">...
cda/examples/org.openhealthtools.mdht.cda.infocenter.webapp/WebContent/advanced/deferredView.css
drbgfc/mdht
/******************************************************************************* * Copyright (c) 2006 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is ...
org.mwc.asset.comms/docs/docs/engine/org/restlet/engine/class-use/ProtocolHelper.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.5.0_14) on Wed Nov 03 17:45:50 GMT+01:00 2010 --> <TITLE> Uses of Class org.restlet.engine.ProtocolHelper (Restlet Engine 2.0.2 - JSE) </TITLE> <LINK R...
documentation/doxy/output/fannie/html/class_prod_user_module-members.html
FranklinCoop/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...
src/Web/MVC4/Content/themes/base/jquery.ui.dialog.css
uhavemyword/CP.NLayer
/*! * jQuery UI Dialog 1.8.24 * * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) * Licensed under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */ .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; } .ui-dialog .ui-dialog-titlebar...
public/stylesheets/themeDaypilot/calendar_transparent.css
ferchojava335/ColegioEPA
/* calendar white */ .calendar_transparent_main { border: 1px solid #aaa; } .calendar_transparent_colheader { } .calendar_transparent_cornerright_inner, .calendar_transparent_corner_inner, .calendar_transparent_colheader_inner, .calendar_transparent_alldayheader_inner { color: #666; background: #eeeeee; ba...
documentation/docs/javadoc/org/jivesoftware/util/log/output/io/package-frame.html
DaraghOKeeffe/openfire
<!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_15) on Fri May 01 14:12:06 PDT 2009 --> <TITLE> org.jivesoftware.util.log.output.io (Openfire 3.6.4 Javadoc) </TITLE> <META NAME="keywords" CONTENT=...
mod/questionnaire/lang/it_utf8/help/questionnaire/selecttheme.html
orvsd/moodle19
<h2 class="main">Tema</h2> <p>Si usi questa opzione per curare l'aspetto grafico/estetico del questionario che si intende creare.</p>
test/settings/ok/options-css-inside-1.html
farvardin/txt2tags-test
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META NAME="generator" CONTENT="http://txt2tags.org"> <!-- Included css --> <STYLE TYPE="text/css"> p { color: blue; } </STYLE> </HEAD><BODY BGCOLOR="white" TEXT="black"> <CENTER> </CENTER> <P> Text. </P> <!-- html code generated by txt2ta...
nutch-chinese/apache-nutch-1.9/docs/api/org/apache/nutch/indexer/staticfield/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.indexer.staticfield (apache-nutch 1.9 API)</title> <meta name="date" co...
components/insight/docgen/xdocs/docs/serverusage/apiusage/blitz/python/section_4_2_10.html
rleigh-dundee/openmicroscopy
<html> <head> <title>The Raw Pixels Store</title> </head> <body> <pre class="code"></pre> <div align="center"> <p><b>The Raw Pixels Store</b></p> </div> <p><b>The RawPixelsStore</b></p> </body> </html>
win/hardware/tools/avr/doc/gcc/HTML/gcc-4.3.2/gcc/Arrays-and-pointers-implementation.html
SelfDesignRobotics/DuinoPack
<html lang="en"> <head> <title>Arrays and pointers implementation - 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.7"> <link title="Top" rel=...
templates/gk_quark/css/font-awesome.css
ytsebro/slavic
/*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/font-awesome/fontawesome-webfont.eot?v=4.2.0...
heron/examples/printvector/index.html
deduikertjes/heron-mc
<!-- ~ This program is free software: you can redistribute it and/or modify ~ it under the terms of the GNU General Public License as published by ~ the Free Software Foundation, either version 3 of the License, or ~ (at your option) any later version. ~ ~ This program is distributed in the hope that it wil...
miscellaneous/Berichten/lib/menu.html
AmpersandTarski/ampersand
<html> <head> <link rel="stylesheet" type="text/css" href="../lib/css/style.css" media="screen"/> <link rel="stylesheet" type="text/css" href="../lib/css/style-print.css" media="print"/> </head> <body id="menu"> <p><span class="strong"><a href="main.html" target="main" title...