path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
nam/nam-view/src/main/webapp/resources/styles/layout.css
tfisher1226/ARIES
/* * Layout related * -------------- */ .layoutPane { padding: 0px; margin: 0px; text-align: left; vertical-align: top; border-spacing: 0px; border-collapse: collapse; } .layoutPane.td, .layoutPane.th { margin: 0px; padding: 0; } /* .panelBody { height: 100%; margin: 0px; padding: 0px; border: 0px...
solr-4.10.0/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/class-use/ContextImpl.html
Ramzi-Alqrainy/SELK
<!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_60) on Tue Aug 26 20:50:25 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
views/default/site/groupon.html
libStore/shop
{set: $seo_data = array(); $site_config = new Config('site_config'); $seo_data['title'] = '团购_'.$site_config->name; $seo_data['keywords']=$site_config->index_seo_keywords; $seo_data['description']=$site_config->index_seo_description; seo::set($seo_data); } <div class="position"> <span>您当前的位置:</span> <a href="{url...
Baocms/Tpl/shopweixinkeyword/edit.html
ksyydream/api_llx
<include file='public:header'/> <div class="mainBt"> <ul> <li class="li1">微信</li> <li class="li2">关键字管理</li> <li class="li2 li3">编辑</li> </ul> </div> <div class="mainScAdd "> <div class="tableBox"> <form target="baocms_frm" action="<{:U('shopweixinkeyword/edit',array('keywor...
src/content/en/tools/workbox/reference-docs/v3.3.1/module-workbox-webpack-plugin-InjectManifest.html
sonyarianto/WebFundamentals
<!DOCTYPE html> <html devsite> <head> <meta name="project_path" value="/web/tools/workbox/_project.yaml" /> <meta name="book_path" value="/web/tools/workbox/_book.yaml" /> <meta name="gtm_var" data-key="docType" data-value="reference"> <title>Class: InjectManifest</title> <link href="jsdoc.css" rel="styleshe...
docs/api/0.93/ballerina.lang.errors.html
madhuramendis/website
<!DOCTYPE HTML> <html> <head> <title>ballerina.lang.errors</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <link rel="stylesheet" href="docerina-theme/css/main.css" /> <!--[if lte IE 9]><link rel="stylesheet" href="docerina-t...
doc/alu/HyperSpec/Body/sec_19-3-2.html
jasom/eclipse-lisp
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <!-- Common Lisp HyperSpec (TM), version 3.0 generated by kmp on Thu, 2-May-1996 10:21am EDT --> <HTML> <HEAD> <TITLE>CLHS: Section 19.3.2</TITLE> <META HTTP-EQUIV="Author" CONTENT="Kent M. Pitman"> <META HTTP-EQUIV="Organization" CONTENT="The Harlequin Group Limited">...
snorkel/components/query_tile/query_tile.css
logV/snorkel.sf
.query_tile { overflow: hidden; display: block; padding: 5px; } .query_tile small { color: #666; } .query_tile .timestamp { margin-bottom: 5px; } #query_queue .query_data { opacity: 0.9; } #query_queue .query_graph, #query_queue .query_graph img { cursor: pointer; width: 100%; } .query_actions { ...
Pods/Documentation/Kiwi/html/Classes/KWBlockRaiseMatcher.html
juliengrimault/AppNetChecker
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>KWBlockRaiseMatcher Class Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <meta name="viewport" content="width=550" /> <link rel="stylesheet" type="text/css" href="../...
gtk-bundle/share/gtk-doc/html/gobject/GTypeModule.html
yleydier/gtkmm2_msvc14
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GTypeModule</title> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GObject Reference Manual"> <link rel="u...
tests/page-templates/05-angular/105-hard-redirect.html
lognormal/boomerang
<%= header %> <%= boomerangScript %> <script src="105-hard-redirect.js" type="text/javascript"></script> <iframe id="boomer_test_frame" src="/delay?delay=3000&amp;redir=1&amp;file=/pages/05-angular/00-simple.html"></iframe> <script> function onBeaconHandler(b) { window.beacon = b; BOOMR_test.runTests(); } // have th...
caAERS/software/docs/gov/nih/nci/cabig/caaers/web/listener/SubjectModificationEventListener.html
NCIP/caaers
<!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_22) on Wed Mar 02 16:45:03 EST 2011 --> <TITLE> SubjectModificationEventListener </TITLE> <META NAME="keywords" CONTENT="gov.nih.nci.cabig....
frontend/web/assets/plugins/jquery-google-map/mapsed/index.html
suiuuwebandapp/Web-Backend
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>演示:谷歌地图插件Mapsed.js</title> <link href="../css/main.css" rel="stylesheet"> <link href="mapsed.css" rel="stylesheet"> <style> .demo{width:760px; margin:20px auto 10px auto;box-shadow:10px 10px 15px 0px #ccc;} .demo p{line-height:32px; font-weight:bold} ...
docs/SegmentEngine.html
wavesjs/waves-audio
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Documentation - Class: SegmentEngine</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/trunk/ht...
v0.13.2/generated/statsmodels.othermod.betareg.BetaModel.exog_names.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta ht...
mPowerSDK/Resources/HTML/Base.lproj/consent_9study_survey.html
Sage-Bionetworks/mPowerSDK
<body> <p> We will ask you to answer different health surveys. Some of these surveys have been used in other PD research studies. Some of the surveys are new. Some of the questions in the surveys may be mildly stressful for some people.<br/><br/> Because we are looking for health patterns over time, we w...
filebrowser/templates/filebrowser/index.html
michalwerner/django-filebrowser
{% extends "admin/base_site.html" %} <!-- LOADING --> {% load admin_static i18n fb_tags fb_pagination %} <!-- STYLESHEETS --> {% block stylesheets %} {{ block.super }} <link rel="stylesheet" type="text/css" href="{% static "filebrowser/css/filebrowser.css" %}" /> {% endblock %} <!-- JAVASCRIPTS --> {% block ...
caAERS/software/docs/gov/nih/nci/cabig/caaers/web/search/OrganizationLinkDisplayCell.html
NCIP/caaers
<!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_22) on Wed Mar 02 16:45:12 EST 2011 --> <TITLE> OrganizationLinkDisplayCell </TITLE> <META NAME="keywords" CONTENT="gov.nih.nci.cabig.caaer...
aldryn_news/templates/aldryn_news/base.html
kelvan/aldryn-news
{% extends "base.html" %} {% block content %} <div class="app app-news"> {% block content_news %}{% endblock %} </div> {% endblock %}
shop_categories/test_utils/project/templates/project/product_list.html
aleks-sngn/django-shop-categories
{% for object in object_list %} <a href="{{ object.get_absolute_url }}">{{object.get_name}}</a><br /> {% endfor %}
tools/share/doc/gcc/C_002b_002b-Implementation.html
ExploreEmbedded/Tit-Windows
<html lang="en"> <head> <title>C++ 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.13"> <link title="Top" rel="start" href="index.h...
src/3rdparty/LeapSDK/docs/Languages/CSharpandUnity/API/class_leap_1_1_matrix.html
nakajimakou1/cvdrone-master_leap_FaceDetect
<!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"/> <title>Leap Motion C# API ...
v0.13.2/generated/statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta ht...
doc/javadoc/edu/brown/cs/systems/tracingplane/baggage_layer/impl/package-use.html
tracingplane/tracingplane-java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_112) on Thu Dec 22 22:35:30 EST 2016 --> <title>Uses of Package edu.brown.cs.systems.tracingplane.baggage_layer.impl</title> <meta name="date" ...
Pods/Documentation/Kiwi/html/Classes/KWRegisterMatchersNode.html
City-Outdoors/City-Outdoors-iOS
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>KWRegisterMatchersNode Class Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <meta name="viewport" content="width=550" /> <link rel="stylesheet" type="text/css" href="...
www/uPresetsN-IMX219.html
silvanmelchior/RPi_Cam_Web_Interface
<option value="1920 1080 30 30 3280 2464">Select option...</option> <option value="1920 1080 30 30 3280 2464">N-IMX219-30fps-Full HD 1080p 16:9</option> <option value="3280 2464 15 15 3280 2464">N-IMX219-15fps-Full Chip 2959 X 1944 4:3</option> <option value="1640 1232 40 40 3280 2464">N-IMX219-40fps-Max View 1640 X 12...
blog/build-site-reflect.html
lmarkzon/lmarkzon.github.io
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="/stylesheets/default.css"> <link rel="stylesheet" type="text/css" href="/stylesheets/blog.css"> <link href='https://fonts.googleapis.com/css?family=Pacifico|Poiret+One|Parisienne|Gruppo|Voltaire|Raleway' rel='stylesheet' type='text/css'> ...
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v2.0.1/0200-01-01-l-class.html
jackhummah/bootles
--- layout: api title: "v2.0.1 JavaScript Library: L.Class" categories: api version: v2.0.1 permalink: /api/v2.0.1/l-class --- <h2 id="class">Class</h2> <p><code>L.Class</code> powers the OOP facilities of Leaflet and is used to create almost all of the Leaflet classes documented here.</p> <p>In addition to impleme...
src/materials/03-content/06-multimedia/02-photo-gallery-single.html
swiss/styleguide
--- title: content.multimedia.photo-gallery-single.title help: content.multimedia.photo-gallery-single.help label: flex --- <div class="row"> <div class="col-sm-12"> <hr> <a href="#" class="icon icon--before icon--less hidden-print">Back to Overview</a> <nav class="pull-right"> <ul> <li><a ...
app/views/corporativa/abrirDetalle.html
alesabas/Softv
<style> .wrapper { height: 140px; overflow: auto; } .esmeralda { background-color: #DDEAE9; } .sizeTr { height: 20px; } .sizeTd { padding: 5px !important; } </style> <div class="modal-header"> <button class="close" aria-label="Close" type="button" ng-click="$ctrl.cancel()">×</...
api/v0.6.2/utility/awesomium/awe_dialog_flags.AWE_DIALOG_HAS_MESSAGE.html
Circular-Studios/Dash-Docs
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt--> <title>Field awe_dialog_flags.AWE_DIALOG_HAS_MESSAGE</title> <link rel="stylesheet" type="text/css" href="../../styles/ddox.c...
detail/LCMCore.html
IainNZ/packages.julialang.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap ...
okaoka_online/pages/video/video.css
simonidnov/okaoka_restauth
.okaoka_player{ width:100%; height:100%; overflow: hidden; }
latest/demo-partials/select/demoTrackBy/style.css
angular/code.material.angularjs.org
.selectdemoTrackBy code { display: block; padding: 8px; }
gitbin/Git1.9.4/doc/git/html/git-submodule.html
ArcherSys/ArcherSys
<!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.6" /> <title>git-submodule...
vendor/fop-1.1/javadocs/org/apache/fop/afp/AFPResourceLevel.html
kardeiz/fop_wrapper
<!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_35) on Tue Oct 16 22:49:39 ICT 2012 --> <TITLE> AFPResourceLevel (Apache FOP 1.1 API) </TITLE> <META NAME="date" CONTENT="2012-10-16"> <LINK REL ="...
lib/glm/doc/api/a00341.html
jlukacs/aqua
<!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...
public/views/misc/other/profile.html
monklabs/admin.monklabs.com
<!-- Bread crumb is created dynamically --> <!-- row --> <div class="row"> <!-- col --> <div class="col-xs-12 col-sm-7 col-md-7 col-lg-4"> <h1 class="page-title txt-color-blueDark"><!-- PAGE HEADER --><i class="fa-fw fa fa-file-o"></i> Other Pages <span>> Profile </span></h1> </div> <!-- end col --> ...
calaccess_campaign_browser/templates/calaccess_campaign_browser/committee_expenditure_list.html
myersjustinc/django-calaccess-campaign-browser
{% extends 'calaccess_campaign_browser/base.html' %} {% load humanize %} {% block title %}Expenditures - {{ committee.name }} - Committee - {{ block.super }}{% endblock %} {% block javascript %} <script> $('.pagination').twbsPagination({ totalPages: {{ paginator.num_pages }}, visi...
war/src/main/webapp/help/system-config/master-slave/usage_bg.html
v1v/jenkins
<div> Настройки на планираните изгражданията на тази машина от Jenkins <dl> <dt><b> Компютърът да се използва максимално </b></dt> <dd> Това е стандартната стойност. <br> В този режим Jenkins свободно решава дали да използва компютъра. Когато се появи нужда от изграждане,...
source/doc/files/js_view.js.html
jay3dec/MootorFrameworkApp_Part1
<!DOCTYPE html> <html lang="en" class="yui-overrride"> <head> <meta charset="utf-8"> <title>js/view.js</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link href='http://fo...
ygcms-web/src/main/webapp/WEB-INF/t/cms/www/default/channel/news.html
guokaijava/YGCMS
<!DOCTYPE HTML> <html> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>${channel.title!channel.name} - ${site.name} - Powered by JEECMS</title> <head> <!--[if lt IE 9]> <script src="${resSys}/html5.js" type="text/javascr...
_posts/2012/11/2012-11-13-pre-assessment.html
FranciscoCanas/website
--- layout: post author: "Greg Wilson" title: Pre-Assessment date: 2012-11-13 time: "09:00:00" category: ["Assessment"] --- <p>One of the recurring problems in our bootcamps is that at any point, about 1/4 of people are lost, and 1/4 are bored. The only fix we can think of is to let people self-assess before arrival to...
Mvc.JQuery.Datatables.Example/Content/bootstrap-overrides.css
offspringer/mvc.jquery.datatables
body { padding-top: 40px; } .white { color: White; } .field-validation-error { color: #b94a48; } .field-validation-valid { display: none; } .input-validation-error { border-color: #c87872; -webkit-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25); -moz-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25); ...
public/plugins/c3-0.5.4/htdocs/samples/emptydata.html
tuandinhvu/v2CRM
<html> <head> <link rel="stylesheet" type="text/css" href="/css/c3.css"> </head> <body> <div id="chart"></div> <script src="http://d3js.org/d3.v4.min.js" charset="utf-8"></script> <script src="/js/c3.js"></script> <script> var chart = c3.generate({ data: { columns: [ ...
example/compiled-handlerbars-string.html
ca136/compylr
{{#forEach 'product' in 'products'}} <a ng-repeat="product in products" href="products/{{product.id}}"> <img src="{{user.image}}" ng-show="foo && bar" {{hbsShow "foo && bar"}}>{{foo}} <div ng-include="'path/to/partial'"> <span ng-non-bindable> {{> path/to/partial}} </span> </div> </a> {{/forEach}} {{#if f...
Trog Build Dependencies/oggvorbis-win32sdk-1.0/doc/vorbis/vorbisfile/ov_seekable.html
DecipherOne/Troglodyte
<html> <head> <title>Vorbisfile - function - ov_seekable</title> <link rel=stylesheet href="style.css" type="text/css"> </head> <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> <table border=0 width=100%> <tr> <td><p class=tiny>Vorbisfile documentation</p></td> <td align=right><p class=t...
app/partials/account-detail.html
vanhue/budget-manager
<div class="container"> <h1>{{account.name}} Account</h1> <p class="lead">Current Balance: {{account.currency}} {{account.balance}}</p> <form name="addRecordForm"> <div class="row"> <div class="col-xs-2"> <input type="text" class="form-control" placeholder="Amount" ng-model="record.amount" r...
_layouts/page.html
eungsikyoon/eungsikyoon.github.io
--- layout: default --- <div class="page"> <h1 class="page-title">{{ page.title }}</h1> {{ content }} </div>
deps/gettext/gettext-tools/doc/gettext_6.html
egoitzro/poedit
<HTML> <HEAD> <!-- This HTML file has been created by texi2html 1.52b from gettext.texi on 15 July 2015 --> <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> <TITLE>GNU gettext utilities - 6 Creating a New PO File</TITLE> </HEAD> <BODY> Go to the <A HREF="gettext_1.html">first</A>, <A HREF="get...
postgresql/html/release-8-2-2.html
jeremymcwilliams/pubcom
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >Release 8.2.2</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:pgsql-docs@postgresql.org"><LINK REL="HOME" TITLE="PostgreSQL 9.0...
application/libraries/PHPExcel/branches/v1.2.0/Documentation/__filesource/fsource_PHPExcel_Worksheet__PHPExcelWorksheetDrawing.php.html
ALTELMA/OfficeEquipmentManager
<html> <head> <title>File Source for Drawing.php</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_Worksheet</td> </tr> <tr><td class="header_line"><img src=...
app/lib/angular/docs/examples/example-example23/index-production.html
Zalimben/StoreFrontend
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example23-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.21/angular.min.js"></script> </head> <body ng-app=""> <button ng-mousedown="count = count + 1" ng-init="count=0"> Increme...
app/public/app.css
mookiejones/nerd-solutions
/* * Template Name: Unify - Responsive Bootstrap Template * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template. * Version: 1.7 * Author: @htmlstream * Website: http://htmlstream.com */ /*Reset Styles ------------------------------------*/ * { border-radius: 0 !important; } ...
docs/Tracking_Demodulation_Embedded_files/global.css
wuyou33/foc_esc
.universal-header-for-mobile { display:none; } .universal-header, .universal-header-for-mobile { background: none repeat scroll 0 0 #000000; color: white; float: left; font-size: 14px; font-weight: bold; width: 100%; height:30px; font-family: Arial, Helvetica, sans-serif; font-s...
detail/IndirectArrays.html
IainNZ/packages.julialang.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap ...
modules/boonex/glossary/template/unit_showcase.html
camperjz/trident
<bx_include_base:../modules/base/text/template/unit_showcase.html />
modules/core/client/directives/views/secondary-menu-directive.html
IsomerEDU/MappingSLC
<!-- *** *** THIS IS THE MENU SIDEBAR FOR ALL PAGES EXCEPT THE HOME PAGE *** --> <!--this icon will be displayed when the menu is closed--> <strong data-ng-show="!toggleSecondMenu" data-ng-click="toggleSecondMenu=!toggleSecondMenu"> <div class="menu-toggle-backdrop"> <span> <i class="menu-icon...
public/javascripts/LICENSE.html
MetaUnion/plinth
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>Codo Documentation</title> <link rel='stylesheet' href='assets/codo.css' type='text/css'> <script src='assets/codo.js'></script> <script src='assets/search_data.js'></script> </head> <body> <div id='base' data-path=''></div> <div id='header'>...
Docs/manual/manual_64.html
bhlzlx/ogre
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html40/loose.dtd"> <HTML> <!-- Created on December, 31 2009 by texi2html 1.66 --> <!-- Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) Karl Berry <karl@freefriends.org> Ola...
public/css/comments.css
rainbowPhoenix/rainbowPhoenix.github.io
/******************************** * * COMMENTS * ********************************/ .comment { background-color: transparent; border-color: #CACACA; border-style: solid; border-width: 1px; color: black; display: block; margin-bottom: 10px; margin-top: 10px; padding: 0px; width:...
doc/classes/Imlib2/Context.src/M000123.html
pepabo/imlib2-ruby
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>push (Imlib2::Context)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel...
libraries/Ketai/reference/ketai/data/class-use/KetaiSQLite.html
manorius/Processing
<!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_37) on Sun Mar 03 10:01:14 CST 2013 --> <TITLE> Uses of Class ketai.data.KetaiSQLite </TITLE> <META NAME="date" CONTENT="2013-03-03"> <LINK REL ="s...
docs-header/index.css
Starefossen/docs-1
/** * Header. */ .header { position: relative; height: 32vh; max-height: 250px; background-color: var(--color-grey_lighter); } .header h1 { position: relative; left: -10px; font-weight: bold; font-size: 140px; color: #60718C; letter-spacing: -5px; line-height: 110px; }
_posts/2012/04/2012-04-20-an-exercise-with-sets-and-dictionaries.html
FranciscoCanas/website
--- layout: post date: 2012-04-20 time: "09:00:00" author: "Greg Wilson" title: An Exercise With Sets and Dictionaries category: ["Tutorial"] --- <p>You are working for a nanotechnology company that prides itself on manufacturing some of the finest molecules in the world. Your job is to rewrite parts of their ordering ...
website/public_html/js/asset/angular/docs/partials/api/ngAria/provider/$ariaProvider.html
parinyacp/helpdesk
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ngAria/aria.js?message=docs($ariaProvider)%3A%20describe%20your%20change...#L55' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.4.0-beta.3/src...
resources/apache-jena/javadoc-arq/com/hp/hpl/jena/sparql/engine/iterator/class-use/QueryIterDiff.html
vuk/Clojure-Movies
<!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_25) on Thu Sep 12 10:52:56 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.h...
resources/apache-jena/javadoc-arq/org/apache/jena/atlas/lib/class-use/Chars.html
vuk/Clojure-Movies
<!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_25) on Thu Sep 12 10:52:57 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.a...
doc/fix_press_berendsen.html
nchong/ic_liggghts
<HTML> <CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A> </CENTER> <HR> <H3>fix press/berendsen command </H3> <P><B>Syntax:</B> </P> <PRE>fix ID group-ID press/berendsen p-style args k...
doc/html/config.html
alxriemann/phpmyalxriemann
<!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>Configuration &mdash; phpMyAdmin 4.1.6 documentat...
vendor/ezsystems/platform-ui-assets-bundle/Resources/public/vendors/alloy-editor/api/files/src_ui_react_src_oop_attribute.js.html
flovntp/BikeTutorialWebsite
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>src/ui/react/src/oop/attribute.js - alloyeditor</title> <!-- Favicon --> <link rel="shortcut icon" type="image/png" href="../assets/favicon.ico"> <!-- CSS --> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-...
templates/joomless/css/768px.css
joomleiros/tpl_joomleiros
@font-face { font-family:'base'; src:url('../fonts/base.eot'); src:url('../fonts/base.eot?#iefix') format('embedded-opentype'), url('../fonts/base.woff') format('woff'), url('../fonts/base.ttf') format('truetype'), url('../fonts/base.svg#webfont') format('svg'); } .wrapp960 { width:950px; margin:0 auto; pad...
BoxBranding/remotes/relook/remote.html
dvbchampion/branding-module
<img border='0' src='static/remotes/relook/rc.png' usemap='#map' > <map name="map"> <area shape="circle" coords="55,30,12" alt="Power" onclick="pressMenuRemote('116');"> <area shape="circle" coords="23,58,12" alt="1" onclick="pressMenuRemote('2');"> <area shape="circle" coords="55,58,12" alt="2" onclick="pressMenuRe...
resource/tools/ArduinoUploader/Arduino/hardware/tools/avr/doc/binutils/ld.html/Output-Section-Fill.html
Alexia23/MindPlus
<html lang="en"> <head> <title>Output Section Fill - 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="Output-Section-Attributes.html#...
resource/tools/ArduinoUploader/Arduino/hardware/tools/avr/doc/binutils/as.html/Sparc_002dFloat.html
Alexia23/MindPlus
<html lang="en"> <head> <title>Sparc-Float - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.7"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Sparc_002dDependent.html#Sparc_002dDepe...
src-graphmatch/vflib-2.0/doc/vflib-1.html
mohsenuss91/gboost-0.1.1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9"> <TITLE>The VFLib Graph Matching Library, version 2.0: Introduction </TITLE> <LINK HREF="vflib-2.html" REL=next> <LINK HREF="vflib.html#toc1" REL=contents> </HEAD> <BODY> <A HREF="vflib-2.html">N...
src/3rdparty/src/loki-0.1.6/doc/html/a01243.html
nyue/Houdini-Ocean-Toolkit
<!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>Loki: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Gener...
src/dguitar/players/sound/midi/demo/package.html
elkafoury/dguitar
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252"> <TITLE></TITLE> <META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.1 (Win32)"> <META NAME="CREATED" CONTENT="20050313;4111862"> <META NAME="CHANGED" CONTEN...
source/src/com/espertech/esper/epl/property/package.html
mobile-event-processing/Asper
<!-- ~ ************************************************************************************** ~ * Copyright (C) 2008 EsperTech, Inc. All rights reserved. * ~ * http://esper.codehaus.org * ~ * http://www.espertech.com ...
wp-content/plugins/custom-content-shortcode/includes/docs/html/mobile.html
cyberfly/jknsgallery
<h3 align="center">Mobile detect</h3> <hr> Enable the mobile detect module under <a href="options-general.php?page=ccs_reference&tab=settings">Settings</a>. The following shortcodes are used to display content based on device type. <code>[is_phone] [isnt_phone] [is_tablet] [is_mobile] [is_computer]</code> The <b>[i...
sites/all/libraries/openlayers3/apidoc/ol.style.Stroke.html
vorvor/lattammar
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>OpenLayers 3 API Reference - Class: Stroke</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <script src="scripts/jquery.min.js"> </script> <!--[if lt IE 9]> ...
wp-content/themes/balloons-1/css/title/0-lines.css
janadi/PPC
#parallax-01, #parallax-02, #parallax-03, #parallax-04, #parallax-05, #parallax-06, #parallax-07 { position: fixed; } #balloons-01, #balloons-02, #balloons-03, #balloons-04, #balloons-05, #balloons-06, #balloons-07 { position: absolute; } #parallax-01 { z-index: 1; } #balloons-01 { top: 108px; left: ...
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gdb/gdb/prompt_005fhook.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> <!-- Copyright (C) 1988-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later...
themes/ductile/ie.css
yurikoneve/UserFrosting_Academic_Dashboard
/* -- BEGIN LICENSE BLOCK --------------------------------------- # This file is part of Ductile, a theme for Dotclear # # Copyright (c) 2011 - Association Dotclear # Licensed under the GPL version 2.0 license. # See LICENSE file or # http://www.gnu.org/licenses/old-licenses/gpl-2.0.html # # -- END LICENSE BLOCK ------...
documentation/doxy/output/fannie/html/class_over_short_day_page.html
joelbrock/NOFC_CORE
<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!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>CORE POS - ...
game/data/scripts/quests/Q00043_HelpTheSister/30829-05.html
karolusw/l2j
<html><body>Pet Manager Cooper:<br> Good job with those monsters in the Execution Ground! You got at least 30 of them, right?<br> What's that? A piece of a map? Hmm... Let me try something...?<br> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00043_HelpTheSister 30829-06.html">"Here it is."</Button> </body>...
frontend/devel.html
surreal8/ChicagoCodeX
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <link rel='apple-touch-icon' href='img/icon-app-57.p...
rodrigo-branas-2015/6 - Organizando o Projeto/index.html
renanmpn/angularjs-2017
<!DOCTYPE html> <html ng-app="listaTelefonica" lang="en" xmlns="http://www.w3.org/1999/xhtml" > <head> <meta charset="utf-8" /> <title>Lista Telefonica</title> <link rel="stylesheet" type="text/css" href="lib/bootstrap/css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="css/app.css" /> ...
doc/datasets/ToothGrowth.html
kept-io/r-datasets
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>R: The Effect of Vitamin C on Tooth Growth in Guinea Pigs</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="R.css"> </head><body> <table width="100%" summary="page f...
thirdparty/sources/boost_1_60_0/doc/html/boost_asio/reference/buffers_iterator/begin.html
gwq5210/litlib
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>buffers_iterator::begin</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_asio.htm...
thirdparty/sources/boost_1_60_0/doc/html/boost_asio/reference/basic_datagram_socket/open.html
gwq5210/litlib
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_datagram_socket::open</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_asio...
games/word-search-game/js/css/wordsearch.css
adrianogil/adrianogil.github.io
/* Wordsearch */ .ws-area { background: #fafafa; display: inline-block; padding: 20px; border-radius: 10px; -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; } .ws-row { line-height: 0; } .ws-col { cursor: pointer; } .ws-col.ws-selected { ...
css/sources/main.css
AidanA11y/AidanA11y.github.io
/** * AccessSlide * * Main layout stylesheet * * @project AccessSlide * @version 1.0 * @author Access42 * @copyright Access42 * @license GPL */ /* Index ====== 1. GENERIC STYLE 2. MAIN LAYOUT 2.1 HEADER 2.2 WRAPPER 2.3 VOLET 3. TOOLBAR 3.1 NAVIGATION BLOCK 3.2 NAVIGATION ELEMENTS 3.3 RELATED LINKS 4....
doc/scoop_admin_guide/B_Scoop_Box.html
BlastarIndia/scoop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!--Converted with LaTeX2HTML 2002-2-1 (1.70) original version by: Nikos Drakos, CBLU, University of Leeds * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan * with significant contributions from: Jens Lippmann, Marek Rouchal, Martin Wilc...
thirdparty/sources/boost_1_60_0/libs/log/doc/html/boost/log/operator_idm45635673930880.html
gwq5210/litlib
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template operator&lt;&lt;</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="../../ind...
luci-app-overthebox/htdocs/luci-static/resources/ovh/css/bandwidth.css
openium/overthebox-feeds
.legend_square { float: left; width: 15px; height: 15px; margin: auto 5px; border: 1px solid rgba(0, 0, 0, 0.2); } a.toggle-link { cursor: pointer; } #bitbytelink { float: right; font-size: 12px; } #bitbytelink > a { font-weight: bold; }
data/interfaces/default/base.html
gylian/headphones
<% import headphones from headphones import version %> <!doctype html> <!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]--> <!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]--> <!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html lang="en"...
layout/reftests/bugs/582037-2-ref.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html class="reftest-print" style="margin: 0; padding: 0; border: none"> <body style="margin: 0; padding: 0; border: none"> <div style="width: 2in; height: 2in; background: green;"> </div> </body> </html>
tests/wpt/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html
CJ8664/servo
<!DOCTYPE html> <meta charset=utf-8> <title>Input element's type attribute changes state</title> <link rel="author" title="Denis Ah-Kang" href="mailto:denis@w3.org"> <link rel=help href="https://html.spec.whatwg.org/multipage/#the-input-element"> <script src="/resources/testharness.js"></script> <script src="/resources...
tests/wpt/web-platform-tests/2dcontext/shadows/2d.shadow.transform.1.html
saneyuki/servo
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by tools/gentest.py. --> <title>Canvas test: 2d.shadow.transform.1</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/2dcontext/resources/canvas-tests.js"></script> <link rel="styl...