path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
_layouts/default.html
tournamatic/tournamatic.github.io
<!doctype html> <html ⚡ lang="en"> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#"> <meta charset="utf-8" /> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <...
css/ie.css
bombadillo/backbone-skeleton
body { background-position:top center; }
backend/best/Chain/wysiwyg.html
newset/theme
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>Chain Responsive Bootstrap3 Admin</title> ...
koscom/1st/02_express/public/css/application.css
dobestan/nodejs-101
.success { color: green; } .error { color: red; }
web/bundles/golfenlanube/css/menu.css
gmsoft/golfenlanube
@CHARSET "ISO-8859-1"; /* #menuUsuario { background-color: white; border-bottom: 2px solid black; } #menuUsuario > .container { height: 87px; } #menuUsuario .navbar-header a.navbar-brand { padding-top: 0; padding-bottom: 0; } #menuUsuario .navbar-header , #menuUsuario ul.navbar-nav , #menuUsuario ul.navbar-...
public/views/odFollowers.html
lopezhansel/OctoDex
<md-content class="md-padding my-container md-whiteframe-5dp "> <div class="md-display-1">{{::user.login | uppercase}}'s Followers </div> <md-divider ></md-divider> <br> <md-grid-list md-cols="1" md-cols-xm="1" md-cols-sm="2" md-cols-md="4" md-cols-gt-md="5" md-row-heig...
web/assets/skins/teal.css
oumarxy/BOPARK
body { color: #757575; background-color: #fff; } a { color: #00897b; } a:hover, a:focus { color: #009688; } img { vertical-align: middle; } .img-thumbnail { background-color: #fff; border: 1px solid #e0e0e0; } hr { border-top: 1px solid #e0e0e0; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...
src/addons/widget/UserCategorysWidget/show.html
zhiyicx/thinksns-old-code
<div class="pro-content"> <div class="profession-title">请选择您的职业信息,每个人最多可选择<em>{$tag_num}</em>个标签,已选择<em id="selected_nums">{$nums}</em>个</div> <div class="profession-type" id="user_category_list"> <volist name="categoryTree" id="vo"> <dl> <dt>{$vo.title}:</dt> <dd> <volist name="vo.child" id=...
node_modules/npm/html/doc/cli/npm-stars.html
lokeswaraswamy522/neonet
<!doctype html> <html> <title>npm-stars</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-stars.html"> <script async=true src="../../static/toc.js"></script> <b...
_includes/google-analytics.html
rssawhney/ChaitanyaBaweja.github.io
<!-- Google Analytics --> {% if site.google-analytics %} <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(windo...
docs/powershell/_build/html/Get-CaasOvfPackages.html
DimensionDataCBUSydney/DimensionData.ComputeClient
<!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>Get-CaasOvfPackages &mdash; CaaS PowerShell 3.1 doc...
doc/api/classes/ActiveRecord/ConnectionAdapters/PostgreSQLAdapter/OID/Money.html
mojo1643/Dalal_v2
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Money</titl...
jsrs/templates/account/signup.html
borh/jsrs
{% extends "account/base.html" %} {% load i18n %} {% load crispy_forms_tags %} {% block title %}{% trans "Signup" %}{% endblock title %} {% block content %} <div class="container"> <div class="row"> <div class="col-md-5"> <h1>{% trans "Sign Up" %}</h1> <p>{% blocktrans %}Already have an account? ...
assets/datatable/extras/TableTools-2.0.0/defaults.html
RTKKENYA/RTK
<!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"> <link rel="shortcut icon" type="image/ico" href="http://www.sprymedia.co.uk/media/images/favicon.ico"> <title>TableTools example</t...
processing_libraries/SimpleOpenNI/documentation/SimpleOpenNI/SWIGTYPE_p_unsigned_char.html
drakh/enterin_wodies
<!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_24) on Thu May 24 16:19:19 CEST 2012 --> <TITLE> SWIGTYPE_p_unsigned_char </TITLE> <META NAME="date" CONTENT="2012-05-24"> <LINK REL ="stylesheet" ...
public/about/index.html
meganeshkadam/hugo-blog
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Ganesh Kadam&#39;s Blog</title> <meta name="author"> <meta name="description" content="The awesome blog of Ganesh Kadam."> <meta name="viewp...
SFML/doc/html/structsf_1_1Font_1_1Info.html
RPGValin/Game-Project
<!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> <title>SFML - Simple and Fast Multimedia Library</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta c...
_includes/twitter_plug.html
Panguins/panguins.github.io
If you liked this post, you can <a href="https://twitter.com/intent/tweet?url={{ site.url }}{{ page.url }}&text={{ page.title }}&via=cruor99" target="_blank"> share it with your followers</a> or <a href="https://twitter.com/cruor99"> follow me on Twitter</a>!
marybethdanielson/sites/all/themes/willibald/css/messages.css
LenLamberg/LenEntire_June_5
/** * @file * Messages */ div.messages { margin: .3em 0; padding: .7em; /* LTR */ } div.messages ul { margin: 0 0 0 1em; /* LTR */ padding: 0; } div.messages ul li { list-style-image: none; } .status, .ok, .warning, .error { color: white; } .status, .ok { background-color: #a2c037; } .warning { ...
docs/types/SecondTrialAttackConversation.html
alucardxlx/caoticamente-shards
<html> <head> <title>RunUO Documentation - Class Overview - SecondTrialAttackConversation</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.Engines.Quests.Samurai.html">Back to...
documentation/doxy/output/fannie/html/class_members_test-members.html
joelbrock/HARVEST_CORE
<!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...
solr/docs/solr-analytics/org/apache/solr/analytics/accumulator/package-use.html
swsachith/ANDROPHSY
<!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_67) on Thu Apr 09 10:38:33 MDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Package org...
wp-content/themes/redballoon/bootstrap/npm/html/partial/doc/api/npm.html
markredballoon/clivemizen
<h1><a href="../api/npm.html">npm</a></h1> <p>javascript package manager</p> <h2 id="synopsis">SYNOPSIS</h2> <pre><code>var npm = require(&quot;npm&quot;) npm.load([configObject, ]function (er, npm) { // use the npm object, now that it&#39;s loaded. npm.config.set(key, val) val = npm.config.get(key) console.l...
themes/mayo/css/mycss.css
FinnBalor/Dota-2-tutorial
#table { padding:0px; background: #dc0; /* Öâåò ôîíà òàáëèöû */ border: 1px double #000; /* Ðàìêà âîêðóã òàáëèöû */ } TD, tr,th { padding: 0px; /* Ïîëÿ âîêðóã òåêñòà */ border: 1px solid #000; /* Ðàìêà âîêðóã ÿ÷ååê */ }
wp-content/themes/spacious/css/admin/welcome.css
VitaliyProdan/pro-massage
pre.changelog { font-size: 12px; background-color: #f5f5f5; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f5f5f5), color-stop(50%, #e6e6e6)); background-image: -webkit-linear-gradient(#f5f5f5 50%, #e6e6e6 50%); background-image: linear-gradient(#f5f5f5 50%,#e6e6e6 50%); ...
puma/dox/html/struct_win_att_struct.html
Edilbert/PLASIM
<!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>PUMA: WinAttStruct Struct Reference</title> <link href="tabs.css" rel=...
docs/types/UTripTimeResponse.html
alucardxlx/caoticamente-shards
<html> <head> <title>RunUO Documentation - Class Overview - UTripTimeResponse</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.Network.html">Back to Server.Network</a></h4> ...
old/media/mint/js/notimoo/notimoo-documented-1.2.1.css
AxelFG/ckbran-inf
/* Document : notimoo Created on : 31-mar-2009, 10:49:46 Author : PaquitoSoft Description: Styles for Notimoo notification system. Change it to meet your needs. */ .notimoo { /* Don't touch here */ position: absolute; z-index: 999; /* There are some cases where you'l...
prologInstallFolder/doc/html_node/gprolog053.html
armaanbindra/SudokuSolver
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <meta name="generator" content="hevea 2.05"> <meta name="Author" content="Daniel Diaz"> <meta name="Keywords" content="GNU Prolog, manual, Prolog, compiler, constraints, finite domains"> <link rel="icon" type="image/x-...
lib/apache-jena-2.12.1/javadoc-core/com/hp/hpl/jena/vocabulary/class-use/DCTerms.html
knil-sama/YADDW
<!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 Thu Oct 02 16:37:53 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.h...
twitter4j-3.0.5/twitter4j-core/javadoc/twitter4j/ConnectionLifeCycleListener.html
SamKnows/skandroid-core
<!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 Mon Oct 28 00:36:35 JST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>ConnectionLifeCycle...
data/html/rules/contradance.html
TrevorLowing/PyGames
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>PySol - Rules for Contradance</title> <meta name="license" content="Distributed under the terms of the GNU Free Documentation License"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#F7F3F...
seccion7_9/dist/javadoc/index-files/index-5.html
CursosUdemy/Java-para-principiantes-VolumenI
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 31 15:42:16 CST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>G-Index</title> <me...
src/main/webapp/BenchmarkTest02409.html
thc202/Benchmark
<!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=ISO-8859-1"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest02409<...
wp-content/themes/TheFox/includes/Flexslider/flexslider.css
ALNGroup/workspace
/* * jQuery FlexSlider v1.8 * http://flex.madebymufffin.com * * Copyright 2011, Tyler Smith * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ /* Browser Resets */ .flex-container a:active, .flexslider a:acti...
lib/quartz-2.0.1/docs/api/org/quartz/core/class-use/QuartzSchedulerThread.html
dumptruckman/MC-Server-GUI--multi-
<!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_24) on Wed Apr 13 10:45:12 PDT 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.quartz.core.Qua...
doc/html/a00060.html
jeppeter/tbb
<!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...
cgi-bin/webadmin/templates/overview/overview_pageinfo.html
bowlofstew/enterprise-search
[% INCLUDE 'header.html' title = 'Documents' %] [% USE HTML %] [% IF error_collection_not_exist %] [% PROCESS 'template_collection_warnings.html' %] [% STOP %] [% END %] [% PROCESS 'overview_tabs.html' selected="Documents" %] <h2>Documents DocID=[% HTML.escape(pageinfo.DocID) %] in [% HTML.escape(collection_name) %...
LinuxExternal/Help/LinuxExternal.html
supercollider-quarks/downloaded-quarks
<!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"> <meta http-equiv="Content-Style-Type" content="text/css"> <title></title> <meta name="Generator" content="Cocoa HTML Writer"> <meta name="CocoaVers...
fiddles/Chart/Multi-Series-Charts/Multi-Series-Column-3D-Chart-_610/demo.html
sguha-work/fiddletest
<!-- Multi-Series Column 3D chart: showcasing last year's monthly sales comparison for Harry's supertmart --> <div id="chart-container">FusionCharts will render here</div>
src/lib/components/opencga/jso-class-viewer.html
frasator/jsorolla
<polymer-element name="jso-class-viewer" attributes="contentFile childrenDisplay variableTypes childrenSelectNumber"> <template> <style is="custom-style" include="iron-flex iron-flex-reverse iron-flex-alignment iron-flex-factors iron-positioning"> :host { } select { ...
templates/Avalon/results.html
eherot/gnump3d
<!-- include="html_header.tmpl" --> <!-- include="page_header.tmpl" --> <h1>Search Results For '<i>$TERMS</i>'</h1> <RESULTS> <h3 align="center"><a href="$PLAY_RESULTS">Play All Results</a></h3> </RESULTS> <table> <tr><td><b>Song</b></td><td><b>Location</b></td></tr> $RESULTS </table> <RESULTS> <h3 align="center"><a h...
ext/ant/manual/api/org/apache/tools/ant/taskdefs/compilers/package-summary.html
UnboundID/ldapsdk
<!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_121) on Thu Feb 02 18:54:45 CET 2017 --> <title>org.apache.tools.ant.taskdefs.compilers (Apache Ant API)</title> <meta name="date" cont...
doc/Asterisk-Admin-Guide/Asterisk 10 AGICommand_GOSUB.html
sameersethi/minorproject-asterisk
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Asterisk Project : Asterisk 10 AGICommand_GOSUB</title> <link rel="stylesheet" href="styles/site.css" type="text/css" /> <META http-equiv="Content-Type" content="text/html...
wp-content/themes/realestate/dcodes/readme.html
nguyenthai2010/realestate
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="author" content="dCodes Framework"> <title>dCodes - HTML Framework</title> </head> <style> body { margin:0; padding:40px; background:#fff; border:none; color:#666; font:normal 15px Calibri, Arial, Helvetica, sans-serif; line-height:170%;} a { co...
swlug.css
SWLUG/swlug.github.io
* { font-family:"sans serif"; background-color:#E4DBBF; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { color:#383127; } h1 { color:#DC5B21; font-size:4em; text-align: center; margin: 0 auto; } h2 { color:#DC5B21; text-align: center; } a { text-d...
documentation/doxy/output/is4c-nf/html/class_member_i_d.html
GeorgeStreetCoop/CORE-POS
<!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/main/webapp/BenchmarkTest02577.html
thc202/Benchmark
<!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=ISO-8859-1"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest02577<...
lib/boost/boost_1_38_0/libs/fusion/doc/html/fusion/algorithm/transformation/functions.html
scs/uclinux
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Functions</title> <link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.66.1"> <link rel="start" href="../../../index.html" title=...
tag-technical.html
kotsios5/documentation-oe
--- title: "Technical" tagName: technical search: exclude image: technical.jpg --- {% include taglogic.html %}
forum/styles/nosebleed_3/template/ucp_profile_avatar.html
AlexBrown-appnovation/tcrg
<!-- INCLUDE ucp_header.html --> <table class="viewforum" width="100%" cellspacing="1"> <tr> <th colspan="2" valign="middle"><h2>{L_TITLE}</h2></th> </tr> <!-- IF ERROR --> <tr> <td class="row1 txtmiddle pad60" colspan="2">{ERROR}</td> </tr> <!-- ENDIF --> <tr> <td class="row1 pad4" width="35%"><b>{L_CURRENT_IM...
doc/fix_nve_asphere.html
qipa/lammps
<!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"> <title>fix nve/asphere command &mdash; LAMMPS 15 Ma...
template/templates/footer.html
csfuente/Indicadores
{% load static %} <!-- INICIO FOOTER --> <footer> <div class="inner-footer"> <div class="container"> <div class="row"> <div class="col"> <a href="http://www.cedeus.cl/" target="_blank"> <img src="{% static 'img/logo_cedeus.svg' %}" alt...
themes/Boldr/Agenda/default.html
NewTechNetwork/EchoOpen
<!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>Untitled Document</title> <link href="Style.css" rel="stylesheet"...
web/js/app/editor/node_modules/grunt-contrib/node_modules/grunt-contrib-yuidoc/node_modules/yuidocjs/output/api/classes/DocView.html
berkmancenter/spectacle
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>DocView - yuidoc-root</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 rel="stylesheet" href="../...
ruby_windows/lib/ruby/2.6.0/rdoc/generator/template/darkfish/css/rdoc.css
Feuerwehrsport/wettkampf-manager-building-tools
/* * "Darkfish" Rdoc CSS * $Id: rdoc.css 54 2009-01-27 01:09:48Z deveiant $ * * Author: Michael Granger <ged@FaerieMUD.org> * */ /* vim: ft=css et sw=2 ts=2 sts=2 */ /* Base Green is: #6C8C22 */ .hide { display: none !important; } * { padding: 0; margin: 0; } body { background: #fafafa; font-family: Lato,...
apps/STANDFIRE_v1.1/bin/capsis/doc/capsis_help/help_fr-fireparadox-gui-database-fiplanteditor.html
STANDFIRE/standfire
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title></title> <link rel="stylesheet" media="screen" type="text/css" href="./style.css" /> <link rel="stylesheet" media="screen" type="text/css" href="./design.css" /> <link ...
foreign/boost/libs/math/doc/quaternion/html/boost_quaternions/quaternions/trans.html
cppisfun/GameEngine
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Transcendentals</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.74.0"> <link rel="home" href="../../in...
Documentation/Javadoc/javadoc/RockPaperScissors/org/fhnw/aigs/RockPaperScissors/commons/class-use/RockPaperScissorsSelectionMessage.html
brad-richards/AIGS
<!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_11) on Wed Apr 15 14:16:44 CEST 2015 --> <title>Uses of Class org.fhnw.aigs.RockPaperScissors.commons.RockPaperScissorsSelectionMessage</title>...
doc/web/doxygen/11tp1/api+framework/html/classrebecca_1_1framework_1_1impl_1_1_person2.html
hallowname/librebecca
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>RebeccaAIML: Person2 Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><bo...
www/Cuon/x1401.html
juergenhamel/cuon
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >Handhabung des DMS </TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" TITLE=" C.U.O.N. " HREF="index.html"><LINK REL="UP" TITLE="Document Mana...
src/Test/PdfConvert/TestFiles/input/ScripturePreview.css
neilmayhew/pathway
@page { -ps-positionchapternumbers-string: "Drop Capital"; -ps-IncludeVersenumber-string: "True"; -ps-IncludeVerseInHeaderReferences-string:"yes"; ps-NonConsecutiveReferenceSeparator-string:","; } .Alternate_Reading { font-style: italic; display: inline; display: footnote; display: prin...
www-data/asterisk-cdr-viewer/style/screen.css
polcad/e330-ap1
/* HTML tag styles */ a { cursor : pointer; } abbr[title] { border-style : none none dashed; border-width : medium medium 1px; border-bottom-color : #000000; cursor : help; white-space : nowrap; } body { background-color : #fff; /* Fix for M$ IE < 7 CSS hover */ behavior : url('style/csshover.htc'); color...
new-dept-website/src/src/main/webapp/resources/styles/fonts.css
ckpp/edusys
@font-face { font-family: 'b-arshia'; src: url('../fonts/b-arshia.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'lotus-bold'; src: url('../fonts/lotus-bold.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'comps...
gwn/html/gwn.gwnc.gui.Param.EntryParam-class.html
vagonbar/GNUnetwork
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>gwn.gwnc.gui.Param.EntryParam</title> <link rel="stylesheet" href="epydoc.css" type="text/c...
products/accessories/ae-23c.html
vivotekweb/vivotekweb
<!DOCTYPE html> <html lang="en"> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"><![endif]--> <!--[if IE 7]><html class="no-js lt-ie9 lt-ie8"><![endif]--> <!--[if IE 8]><html class="no-js lt-ie9"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <base href="//www.vivotek.com/w...
doc/zmq_ctx_set.html
Q-Leap-Networks/zeromq4-1
<!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>zmq_ctx...
idehco3/layerEditor/templates/layerEditor/index.html
RogerioBorba/geonode
{% extends 'site_base.html' %} {% load bootstrap_tags %} {% load i18n %} {% load url from future %} {% block body %} <ul class="list-group row"> <li class="list-group-item"> <a href="{% url 'layerEditor:new_layer' %}" class="btn btn-primary btn-lg btn-block">{% trans 'Create a new layer' %}</a> ...
system/templates/css/datePicker.css
2pisoftware/cmfive
a.dp-choose-date { float: left; width: 16px; height: 16px; padding: 0; margin: 5px 3px 0; display: block; text-indent: -2000px; overflow: hidden; background: url(../img/calendar.png) no-repeat; } a.dp-choose-date.dp-disabled { background-position: 0 -20px; cursor: default; } /* makes the input field shorter ...
datasets/L3S-GN1/annotated/3810ea2e-4d86-4ec2-908c-143f3832cdff.html
villasv/pyWebNectar
<html><head> <style type="text/css"> <!-- * { visibility: visible !important; overflow: visible !important; user-select:normal !important; -moz-user-select:normal !important; -webkit-user-select:normal !important; user-focus:normal !important; -moz-user-focus:normal !important; -web...
datasets/djongs/original/texto_95.html
vvbchaves/WebNectar
<!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" xmlns:fb="http://www.facebook.com/2008/fbml"> <head> <link rel="schema.DC" href="http://pu...
circuit/e-passlp.html
trougnouf/LEDClock
<title>Low-Pass Filter passlp</title> <link rel="SHORTCUT ICON" href="favicon.ico"> <body> <hr> <applet codebase="../afilter" code=AFilter.class archive=afilter.jar width=640 height=450> Sorry, you need a Java-enabled browser to see the simulation. <param name=pause value=20> <param name=startCircuit value="passlp.txt"...
ie.tcd.gmf.visGrid/httpcomponents-client-4.2.1/javadoc/org/apache/http/impl/client/cache/memcached/class-use/PrefixKeyHashingScheme.html
mikesligo/visGrid
<!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 Fri Jun 29 20:39:36 GMT+01:00 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.ht...
target/site/apidocs/aim4/vehicle/package-frame.html
Xanders94/AIM-Simulator
<!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 Sep 02 20:25:11 KST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>aim4.vehicle (AIM4 ...
docs/net/sf/jclal/dataset/package-summary.html
ogreyesp/JCLAL
<!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_77) on Fri Apr 01 12:47:18 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>net.sf.jclal.dataset (JCLAL...
php/Secciones/Nacional/nacional.html
SergioMGamarra/Practica-1---IV
<!-- To change this template, choose Tools | Templates and open the template in the editor. --> <!DOCTYPE html> <html> <head> <title>Nacional - News for Dummies</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="nacional.c...
metronic_v4.7.1/theme/admin_5/ui_timeline_horizontal.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
metronic_v4.7.1/theme_rtl/admin_5_material_design/page_system_404_3.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/upamiti-2_ext.txt.out.dict_16290_inr.html
sanskritiitd/sanskrit
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=kapota iva;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted" conten...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Sanskritkathakunj_ext.txt.out.dict_11658_inr.html
sanskritiitd/sanskrit
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=manas‍taapo'dhunaa;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted...
metronic_v4.7.1/theme/admin_4_rounded/charts_echarts.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
builds/cache/linux64/0.7.5/credits.html
niklas-heer/AwesomeCleaner
<!-- Generated by licenses.py; do not edit. --><!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>Credits</title> <style> body { font-family:Helvetica,Arial,sans-serif; background-color:white; font-size:84%; max-width:1020px; } .page-title { font-size:164%; font-weight:bold; } .product { backgrou...
Doc/qtcore/qscopedvaluerollback-members.html
angeloprudentino/QtNets
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qscopedvaluerollback.cpp --> <title>List of All Members for QScopedValueRollback | Qt Core 5.7</title> <link rel="stylesheet" type="text/css" href="style/offlin...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/tarkabhasha-ext.txt.out.dict_11960_sam.html
sanskritiitd/sanskrit
url: http://sanskrit.uohyd.ac.in/cgi-bin/scl/sandhi_splitter/sandhi_splitter.cgi?encoding=Unicode&sandhi_type=s&word=काविति<div id='finalout' style='border-style:solid; border-width:1px;padding:10px;color:blue;font-size:14px;height:200px'>काविति = <a title = "क पुं 1 द्वि/क पुं 2 द्वि/क पुं 8 द्वि/कु स्त्री 7 एक/किम् प...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/kalayata-9_ext.txt.out.dict_6984_jnu.html
sanskritiitd/sanskrit
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=श्रावण इव<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, ...
documentation/elks/loop_invariant_violation_short.html
mat601/projectObj2
<HTML> <HEAD> <META NAME="generator" CONTENT="ISE EiffelStudio version 13.11.9.3542 GPL Edition - windows"> <meta name="description" content="Exception raised for violated loop invariant"/> <meta name="library" content="Free implementation of ELKS library"/> <meta name="legal" content="See notice at end of class."/> <m...
themes/angels-ladder/layouts/partials/disqus.html
dawnmy/aha
{{ with .Site.DisqusShortname }} <aside><div id="disqus_thread"></div></aside> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES * * */ var disqus_shortname = '{{ $.Site.DisqusShortname }}'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('...
javadoc/org/ingatan/component/answerfield/class-use/AnsFieldList.html
tectronics/ingatan
<!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_20) on Wed Feb 09 11:31:29 EST 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.ingatan.compone...
reference/vim.fault.DvsApplyOperationFault.FaultOnObject.html
hooklift/govsphere
<html xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:vim2="urn:vim2" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title></title> <sc...
bedrock/mozorg/templates/mozorg/contribute/stories.html
amjadm61/bedrock
{# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -#} {% extends "mozorg/contribute/stories-base.html" %} {% add_lang_files "mozorg/contribute/stories" "mozorg/contribu...
client/Templates/footer.html
Naramsim/Betterbin
<template name="footer"> <footer> <div class="left-footer"> <div class="elem stats pad0"> LATEST PASTES: </div> <div class="elem stats"> {{#each item in latestPastes}} <a href="{{siteName}}/pastes/{{item.name}}">{{item.title}}</a><span class="latest-language">{{item.language}}</span> {{/ea...
core/web-assets/src/main/assets/js/apps/onms-requisitions/lib/views/detector.html
aihua/opennms
<div> <div class="modal-header"> <h3 class="modal-title">Detector</h3> </div> <div class="modal-body"> <form name="detectorForm"> <div class="form-group" ng-class="{ 'has-error' : detectorForm.name.$invalid }"> <label class="control-label" for="name">Name</label> <input class="form-control" type="...
app/packages/partup-server/private/emails/custom.nl.html
part-up/part-up
<p style="margin: 1em 0;font: 16px proxima nova, sans-serif;"> {{ body }} </p>
OnlinePythonTutor/v3/bgranger-ipynb-embedding-demo/pytutor.css
jjack15/CS402-Project-UTK
/* Online Python Tutor https://github.com/pgbovine/OnlinePythonTutor/ Copyright (C) 2010-2012 Philip J. Guo (philip@pgbovine.net) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restrict...
rules/accessiweb2.1-testcases/src/main/resources/testcases/AW21/Aw21Rule01021/AW21.Test.01.02.01-3NMI-06.html
Tanaguru/Tanaguru
<!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>AW21 Test.1.2.1 NMI 06</title> </head> <body> <div> ...
wiki/docs/2.0/html/classCqrs_1_1Azure_1_1ServiceBus_1_1AzureBus_a7633f211059ee45dfb907b16a955a790.html
Chinchilla-Software-Com/CQRS
<!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...
wiki/docs/coverage-report/Cqrs/Domain/Saga.cs.gcov.html
cdmdotnet/CQRS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - doc-coverage.info - Cqrs/Domain/Saga.cs</title> <link rel="stylesheet" type="text/css" href="../../gcov.css"> </head> <body> <table width=...
build/linux/work/hardware/tools/arm/share/doc/gcc-arm-none-eabi/html/gdb/Pascal.html
dcuartielles/SmartWatch
<html lang="en"> <head> <title>Pascal - Debugging with GDB</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Debugging with GDB"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Supported-Languages.htm...
build/linux/work/hardware/tools/arm/share/doc/gcc-arm-none-eabi/html/as.html/M68K_002dChars.html
dcuartielles/SmartWatch
<html lang="en"> <head> <title>M68K-Chars - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="M68K_002dopcodes.html#M68K_002dopcodes"...
wiki/docs/4.2/html/classCqrs_1_1Ninject_1_1Configuration_1_1SimplifiedNinjectStartUp_ae47357929d5c42f602a97e6b5dd6b0c4.html
Chinchilla-Software-Com/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...