path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
app/templates/default/css/chart.css
PatrickEDM/epsi_workshop
.ct-chart{margin-left:10px;} .ct-label { fill: rgba(0, 0, 0, 0.4); color: white; font-size: 0.75rem; line-height: 1; } .ct-chart-line .ct-label, .ct-chart-bar .ct-label { display: block; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .ct-labe...
iframe.html
louh/blackfridayparking
<iframe width='100%' height='520' frameborder='0' src='http://louhuang.com/blackfridayparking/' allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
ansible-playbooks/ubuntu/20.04/server/traefik-example-with-containers/tutorial/learn-traefik/examples/example1/example.net-index.html
tiagoprn/devops
<h1>This is example.net - served by apache</h1>
Final/doc/index-files/index-14.html
GooEeu/SnakeGame
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_111) on Wed Feb 08 13:13:04 CET 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Y-Index</title> <meta name=...
soma3/static/css/bootstrap.css
UrQA/URQA-Server
/*! * Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-a...
SDKs/VST3 SDK/vstgui4/vstgui/Documentation/html/search/classes_61.html
rcgilbert/csc344-wi14
<!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"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
old/src/external/asio-1.10.2/doc/asio/reference/io_service__strand.html
dhh1128/intent
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>io_service::strand</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"> <link rel="up...
lib/css/lttm.css
tabio/lgtm_chrome_extension
.atwho-view { box-sizing: border-box; max-width: 790px; max-height: 400px; overflow: scroll; z-index: 101; } .atwho-view ul li.lttm { box-sizing: border-box; padding: 5; float: left; width: 150px; height: 150px; } .atwho-view ul li.lttm img { box-sizing: border-box; padding: 0; list-style: n...
work/raw_data/pretre_jean_forteresse_alamuth/12a82428a98a5472e7e5757c2e52d954078606b118c82e0a7fe3c513b01500d7.html
czuger/haute_tension
<scri <!DOCTYPE html> <html lang="fr" itemscope="" itemtype="http://schema.org/Blog"> <head> <script> if (window.parent !== window) { if (typeof btoa !== "function") { window.btoa = function (input) { var str = String(input); for (var block, charCode, idx = 0, map = chars, o...
clean/Linux-x86_64-4.11.2-2.0.7/released/8.14.0/hammer-tactics/1.3+8.12.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hammer-tactics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.1+2/mathcomp-character/1.13.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-character: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootst...
templates/edit/date_format.html
saritaranbhor05/formbuilder
<div class='fb-edit-section-header'>Date Format</div> <select data-rv-value="model.<%= Formbuilder.options.mappings.DATE_FORMAT %>"> <option value="dd/mm/yy">dd/mm/yy</option> <option value="mm/dd/yy">mm/dd/yy</option> </select>
src/D4D/AppBundle/Resources/views/Backend/Users/search.twig.html
interdate/dating4disabled
{% extends "D4DAppBundle::backend.layout.twig.html" %} {% block content %} <input type="hidden" id="filter" value="{{ app.request.get('filter') }}" /> <h2 class="ui header floated left"> <i class="users icon "></i> Manage Users </h2> <div class="tabMenu"> <div class="ui pointing secondary demo menu floate...
docs/demo/views/layouts/includes/sassdoc-mixins.html
zalando/dress-code
{{#each this as |mixin|}} <div> <div class="sg-sassdoc-anchor-target" id="mixin-{{kebabCase mixin.context.name}}"></div> <h3 class="dc-h3">{{mixin.context.name}}</h3> <p class="dc-p">{{{mixin.description}}}</p> </div> {{> sassdoc-parameters mixin }} {{/each}}
styles/module-contact.css
kbeame/restaurant-report-card
#contact { display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #838383; border: 10px solid #373737; box-shadow: 0px 0px 10px #373737; margin: 3%; } #contact h2 { width: 80%; margin-bottom: 15px; font-family: 'Maven Pro', sans-serif; font-weight: ...
public/modules/jobs/views/edit-job.client.view.html
Yadnss/yadnss
<section data-ng-controller="JobsController" data-ng-init="find(); findOne()"> <div class="page-header"> <h1> Edit Job </h1> </div> <div class="col-md-12"> <form class="form-horizontal" data-ng-submit="update()" novalidate> <fieldset> <div clas...
index.html
josedabm/josedabmcom
--- layout: default --- <div class="home"> <div class="site-header-container {% if site.cover %}has-cover{% endif %}" {% if site.cover %}style="background-image: url({{ site.cover | prepend: site.baseurl }});background-position: left top;"{% endif %}> <div class="scrim {% if site.cover %}has-cover{% endif %}"...
javadoc/com/restfb/exception/generator/class-use/FacebookExceptionGenerator.html
restfb/restfb.github.io
<!DOCTYPE HTML> <html lang="de"> <head> <!-- Generated by javadoc (17) on Mon Feb 14 17:41:39 CET 2022 --> <title>Uses of Interface com.restfb.exception.generator.FacebookExceptionGenerator (RestFB 2022.3.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type"...
cs140/web.eecs.utk.edu/~plank/plank/classes/cs140/Tests/2007-Fall/t1/exam.html
bfosterscripps/learning
<title>CS140 Midterm Exam - October 4, 2007</title> <center> <h2>CS140 Midterm Exam - October 4, 2007</h2> <p> <h3>James S. Plank</h3> <p> Answer all questions. Do so on a separate sheet of paper. </center> <hr> <h3>Question 1</h3> Behold the following C program: <p><center><table border=3 cellpadding=3><td><pre> #i...
_site/2009/04/25/t1615182910.html
desparoz/desparoz.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>T1615182910</title> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600"> <link rel="stylesheet" href="/style.css"> <link rel="st...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/c35fbf7c7b2e9d352ecfcfc5879133007f12f175e83751b64becb3048191a7be.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./1fabf2c92b79c562a3e7e976de00a9b2154a9b5d8bbe5987ae9a82c907c6b04e.html">Teleport</a> <hr> ...
willimantic2016.html
JackDougherty/bikemapcode
<!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>bikemapcode</title> <link rel="shortcut icon" href="favicon.ico"> <!-- load Bootstrap CSS for mobile devices --> <link r...
core/doc/includes/style.css
jmthompson2015/runetranscriber
body { background-image: url('https://runetranscriber.googlecode.com/svn/trunk/core/doc/images/yellowGradient.png'); background-repeat: no-repeat; font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: medium; } @font-face { font-family: Junicode-Bold; src: url('https://runetranscriber.googlecode.com/sv...
src/pages/index.html
martyns0n/emails-templates
--- link: http://prodazha-optom.ru --- <wrapper> <container> <row class="collapse header"> <columns small="12" large="12"> <a href="https://gdg-siberia.com" target="_blank"> <img src="https://gallery.mailchimp.com/dc7c8470cdd3e7d15fba643c9/images/12f4d806-ccf...
_site/2010/11/Muted-Encounters.html
nmontano/nmontano.github.io
<!DOCTYPE html> <html> <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>Muted Encounters - n montano</title> <meta name="description" content="Roquelay and Krosbot entered the small bl...
docs/_modules/pymatgen/apps/battery/analyzer.html
blondegeek/pymatgen
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>pymatgen.apps.battery.analyzer &#8212; pymatgen 2019.7.2 documentation</title> <link rel="stylesheet" href="../../../../_static/basic.css" type="text/css" /> <link rel="stylesheet" href="../../../../_s...
d7b81b5/html/classv8_1_1Uint8ClampedArray.html
v8-dox/v8-dox.github.io
<!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...
four/doc/game/package-summary.html
soupi/FourRow
<!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 Fri Feb 07 15:41:29 IST 2014 --> <title>game</title> <meta name="date" content="2014-02-07"> <link rel="stylesheet" type="text/c...
test/fixtures/multiple-selectors.expected.css
F21/postcss-vertical-rhythm-function
body { font-size: 100%; line-height: 2; } .test1 { padding: 2rem; } .test2 { padding: 2rem 4rem 6rem 8rem; } .test3 { padding: 2rem; margin: 2rem 4rem 6rem 8rem; }
index.html
renarsvilnis/internet-speed-tester
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <title>Internet speed - ...
src/main/webapp/resources/default/css/main.css
danielkueffer/filehosting-tool
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */ html { color: #222; font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #cc...
tools/dist-20141005/javadoc/se/vxu/msi/malteval/specialgrouping/grouping/package-tree.html
runelk/maltnob
<!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_02) on Sun Oct 05 18:01:31 CEST 2014 --> <TITLE> se.vxu.msi.malteval.specialgrouping.grouping Class Hierarchy </TITLE> <LINK REL ="styles...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/14af5db589878de0871b02fb18655af16dc21b35782a7dcb262b0fe953d0e628.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./26c42e116dab41e05640b90961fc0835317e62b716ab1ba23febce2d1ab17a67.html">Teleport</a> <hr> ...
shortener/templates/home.html
pydanny/shortener_project
{% extends "base.html" %} {% block page_title %}{{ site.name }} Shortener{% endblock page_title %} {% block nav_home %}{{ site.name }} Shortener{% endblock nav_home %} {% block content %} <hr /> <h2>What is this?</h2> <p>This is an implementation of the URL shortening project, <a href="https://github.com/pydanny/sho...
Practice/Intro-To-Java-8th-Ed-Daniel-Y.-Liang/Chapter-7/Chapter07P15/doc/main/PointsOnTheSameLine.html
tliang1/Java-Practice
<!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_102) on Mon Jan 16 21:43:54 PST 2017 --> <title>PointsOnTheSameLine</title> <meta name="date" content="2017-01-16"> <link rel="stylesheet" type...
kettle-data-integration/docs/api/org/pentaho/di/ui/trans/steps/httppost/package-frame.html
ColFusion/PentahoKettle
<!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_27) on Wed Nov 21 16:03:52 EST 2012 --> <TITLE> org.pentaho.di.ui.trans.steps.httppost </TITLE> <META NAME="date" CONTENT="2012-11-21"> <LINK REL =...
themes/vokalplus/loggedin-06-artist-page-non-user-discuss.html
famry/fameCMSv2
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8" /> <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0" /> --> <title>VokalPlus</title> <link rel="stylesheet" href="stylesheets/app.css" /> <script src="bower_components/modernizr/m...
pages-output/projects/index.html
markbastian/markbastian.github.io
<!DOCTYPE html> <html xmlns="https://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-89196403-1"></script> <script> window.dataLayer = window.dataLayer || []; functi...
demo/dashboard/index.html
davidcmh/d3AngularDirectives
<html> <head> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <title>Dashboard v1.2</title> <meta name="description" content=""/> <meta name="viewport" content="width=device-width"/> <link rel="stylesheet" href="../bower_components/angular-gridster/dist/angular-g...
tabs.html
krulik/tu-components
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Tabs</title> <link rel="stylesheet" href="tabs.css"> </head> <body> </body> </html>
static/assets/coverage/lcov-report/javascripts/explore/reducers/index.js.html
lina9527/easybi
<!doctype html> <html lang="en"> <head> <title>Code coverage report for javascripts/explore/reducers/index.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../prettify.css" /> <link rel="stylesheet" href="../../../base.css" /> <meta name="viewport" content="width=device-width, ...
src/index.html
rjmarques/angular2-typescript-recipe
<!DOCTYPE html> <html> <head> <base href="/"> <title>Angular With Typescript and Webpack Recipe</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <recipe-app>Loading...</recipe-app> </body> </html>
public/Windows 10 x64 (18363.720)/_PPM_VETO_ACCOUNTING.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.720)</h4><br> <h2>_PPM_VETO_ACCOUNTING</h2> <font face="arial"> +0x000 VetoPresent : Int4B<br> +0x008 VetoListHead : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br> +0x018 CsAccountingBlocks : UChar<br> +0x019 BlocksDrips : UChar<br> +0x01c Prea...
from_old/sample/basic/2.windowed.html
gbox3d/pig2d
<!DOCTYPE html> <html lang="ko"> <head> <meta charset="utf-8" /> <title> window mode sample </title> <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1.0, user-scalable=no"> <link rel="stylesheet" href="../../libs/pig2d/css/core.css" /> <!--제이쿼리가 종속성 관계에서 가장 높은 위치...
doc/test/ControllerTest.html
BavoGoosens/AssemAssist
<!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_51) on Thu Apr 24 17:14:52 CEST 2014 --> <title>ControllerTest</title> <meta name="date" content="2014-04-24"> <link rel="stylesheet" t...
src/styles/base.css
clementprdhomme/stuart-challenge
*, *:before, *:after { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } html, body { margin: 0; padding: 0; font-family: $font-family-1; font-size: $font-size-normal; font-weight: $font-weight-normal; color: $color-6; background-color: $color-10;...
javadoc/3.1/org/robolectric/shadows/util/class-use/PreferenceBuilder.html
robolectric/robolectric.github.io
<!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 Mon Jun 06 13:18:33 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.r...
Docs/api/html/globals_0x75.html
ttair/TuxSinbad
<html> <head> <title>OGRE: Class Members - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="doxygen.css"> <link type="text/css" rel="stylesheet" href="tabs.css"> </head> <body> <!-- Generated by Doxygen 1.7.1 --> <div clas...
index.html
kaustav020189/jquery-filter-table-results
<!-- THIS CODE IS UNDER FULL COPYRIGHT AND UN-DISTRIBUTING LICENSE OF A 100 WEB SOLUTIONS (http://www.a100websolutions.in). CODE MAY BE USED OR DISTRIBUTED UNDER SIMILAR AND UNCHANGED LICENSE AND FULL COPYRIGHT TO A 100 WEB SOLUTIONS AND WITHOUT ANY CHANGES IN THE CORE CODING TECHNIQUES AND CONCEPT. --> <!DOCTYPE htm...
directives-confirm-box/style.css
sbrink/angularjs-cookbook-code
button[confirmed-click] { position: relative; } button[confirmed-click] .box { position: absolute; border: 1px solid #ccc; width: 100px; background-color: #f9f9f9; top: 0; right: -100px; }
app/views/partials/popup_edit_video.html
AlexandreCollet/mewpipe_webapp
<div class="listTitle popup"> <div class="line"></div> <h2>Edit</h2> </div> <form name="videoForm" class="form full_width" ng-submit="editVideo(videoForm.$valid)" novalidate> <div class="input"> <label for="video_title">Title</label> <input type="text" ng-model="video.title" id="vi...
docs/build/html/api/session.html
shakefu/MongoAlchemy
<!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>Session &mdash; MongoAlchemy v0.8 documentation</t...
JavaScript-Fundamentals/07.UsingObjects/06.GroupPeople/index.html
ni4ka7a/TelerikAcademyHomeworks
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>Homework: Using Objects</title> </head> <body> <h1>Task 6: Group people</h1> <h3>Write a function that groups an array of people by age, first or last name.</h3> <h3>The function must return an asso...
crypt/doc/index-files/index-3.html
shivam091/Java-Security
<!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 Mon Sep 01 21:58:20 IST 2014 --> <title>C-Index</title> <meta name="date" content="2014-09-01"> <link rel="stylesheet" type="text/css" h...
html/123456205797.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
app/views/templates/user-toggle-info.html
jigkoh3/fec-r3
<div class="login-content"> <div class="login-content-user-info"> <div class="btn-official "> <h4>ข้อมูลพนักงาน</h4> </div> <h3><small>รหัสพนักงานขาย</small> {{userinfo.id}}</h3> <h3><small>ชื่อพนักงาน</small>{{userinfo.name}}</h3> <h3><small>Shop Code</sma...
src/main/resources/static/css/plot.css
fperezpellicena/wubinet
.axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .x.axis path { display: none; } .line { fill: none; stroke: steelblue; stroke-width: 1.5px; }
app/partials/directive/template.html
chrifmarwen/Epreuve_Frontend
<div class="list_block panel panel-default"> <h4 class="list_title">{{ ngTitle }}</h4> <input class="form-control search_input" ng-model="searchkey" placeholder="Search a {{ ngTitle }}..."/> <br/> <div class="list_container panel panel-default"> <div ng-repeat="item in ngModel| filter: {name: s...
app/assets/stylesheets/puffer/paginator.css
puffer/puffer
.rui-paginator { margin: 10px 0; } .rui-paginator .rui-slider { width: 100%; } .rui-paginator .rui-paginator-pages-wrapper { width: 100%; overflow: hidden; } .rui-paginator .rui-paginator-pages { display: inline-block; white-space: nowrap; } .rui-paginator .rui-paginator-pages li { display: inline-blo...
doc-api/classes/Tenjin/BaseContext.html
luishurtado/rbTenjin
<?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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Class: Tenjin::BaseContext</title> <meta http-equiv="Con...
docs/style.css
welksonramos/mlightbox.js
html { height: 100%; font-size: 100%; box-sizing: border-box; text-size-adjust:100%; } body { height: 100%; color: #444; } p { font-size: 1rem; } .header { color: #fff; width: 100%; display: flex; justify-content: center; flex-flow: column wrap; padding: 80px 25px; text-align: center; background: line...
assets/page.css
xudafeng/d3-tree
body, html { overflow: hidden; } .d3-tree-node { fill: #fff; font-weight: normal; font-size: 14px; font-family: Lato,Helvetica Neue For Number,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif; } .d3-tree-link { fill: no...
chuyen-de-chi-phi-chua-benh-giang-mai/css/style.css
pkapollo/phongkhamapollo.com
a:hover{ text-decoration: none; } .tintuc { width: 90% !important; margin: 5px auto !important; position: relative; } /*****header +footer******/ .logo { float: left; } .logo img { max-width: 100%; margin: 0 auto !important; display: block; } .cont-hotline { float: right; max-wi...
src/styles/usage/export/yo-header.css
lurongtao/footballSNS
*, ::before, ::after { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: transparent; } html, body { overflow: hidden; height: 100%; } html { background-color: #ebebeb; color: #212121; font-size: 100px; -webkit-user-select: none; user-select: none; } body { ma...
application/jukebox/resources/css/groovy.jplayer.skin.css
LandRover/jukebox
.clear { clear: both; } .groovy-gui { margin-top: 2px; } .groovy-gui .groovy-icons em { background: transparent url('../images/groovy-player-controls.png') no-repeat 100px 100px; } .groovy-gui ul { list-style: none; margin: 0; padding: 0; } .groovy-gui ul li { float: left; } .groovy-gui ul li em { display: block; } .g...
geography/static/tpl/view_tpl.html
adaptive-learning/geography
<blind-map code="{{part}}" show-tooltips="true" map="imageController" ></blind-map> <div id="container"> <div ng-hide="placesTypes || error" class="loading-indicator"> </div> <div ng-show="error" error-message ></div> <div ng-show="placesTypes.length" class="layers-tabs"> <div class="tab inline-tab" ...
public/fonts/taxseller-1/font/demo.html
BertZhou/Taoaixin
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>IconFont</title> <link rel="stylesheet" href="demo.css"> <link rel="stylesheet" href="iconfont.css"> </head> <body> <div class="main"> <h1>IconFont 图标</h1> <ul class="icon_lists clear"> <li> ...
static/style.small.css
pimterry/tim.fyi
/* Very simple mobile approach for now, just tweaking desktop styles. In future this needs a more substantial responsive approach, but not for now */ html { min-width: initial; /* Don't include our big background image */ background-image: linear-gradient(180deg, #285FA3, #4889D8 600px); } body { ...
css/specific/one-page-parallax.css
iogit/silkroutefinalci
/* One Page Parallax */ .one-page-parallax .vc_banner{ height:570px; background:url('../../img/parallax-img/01.jpg') no-repeat top center; box-shadow:none; border-bottom:1px solid #EEE; overflow:hidden; } .one-page-parallax .vc_banner .wrapper{ position:relative; } .one-page-parallax .vc_banner .banner-text{...
golang/2020/05/11/dig.html
xiazemin/MyBlog
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Sci blog jekyll theme"> <meta name="author" content="AIR RAYA Group"> <link href='...
_posts/2015-04-02-rediscovering-javascript.html
pxai/pxai.github.io
--- layout: post title: "Rediscovering Javascript" date: 2015-04-02 23:05:15 categories: JavaScript --- <img src="http://cursohtml5js.com/js.png" alt="Javascript logo" title="Javascript logo" /> <p> When Node.JS server side engine came into play along with some other ideas like noSQL databases , javascript language def...
themes/hugo-org/layouts/partials/footer.html
coderzh/gohugo.org
{{ $baseUrl := .Site.BaseURL }} {{ $isHomePage := eq .Title .Site.Title }} <hr /> <div class="row"> <div class="col-sm-12"> {{ if eq $isHomePage true }} <div class="pull-right"> {{ else }} <div class="text-center"> {{ end }} <p class="doc-footer-em"><a href="#">回到顶部↑</a></p>...
v5/user-agent-detail/81/9a/819a9e68-5242-4490-b8ee-f17692bee774.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; BOBBY Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30</title> <link rel="stylesheet" href="https://cdnjs.cloudf...
javadoc/3.0/org/robolectric/annotation/processing/validator/class-use/ImplementationValidator.html
robolectric/robolectric.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0) on Wed Jul 08 12:47:36 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.robolectric.a...
experiment_width_depth/examples/volumetricspotlight6.html
jeromeetienne/threex.volumetricspotlight
<!DOCTYPE html> <script src='../../examples/vendor/three.js/build/three.js'></script> <script src='../threex.volumetricspotlightmaterial.js'></script> <!-- include for threex.glowdatgui --> <script src='../../examples/vendor/three.js/examples/js/libs/dat.gui.min.js'></script> <script src='../threex.volumetricspotlightm...
templates/bookmarkbook/notes/note/note_raw.html
yejia/osl_notebook
{% extends "bookmarkbook/note_list_base.html" %} {% load i18n %} {% block content%} <div id="content-main"> <div> {% if user.username != profile_username and note.is_private %} {% trans "This one is private. Sorry you have no permission to view it!" %} {% else %} {% include "bookmarkbook/notes/note/notedisplay_r...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.14.1/plugin-utils/1.3.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>plugin-utils: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.mi...
clean/Linux-x86_64-4.12.1-2.0.8/released/8.13.0/compcert/3.6.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>compcert: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
data science/machine_learning_for_the_web/chapter_4/movie/10164.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for In & Out (1997)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0119360">In & Out (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Seth+Bookey">Seth Boo...
dist/cookiebar.min.css
icetee/cookiebar
/** * cookiebar - It is a pure JS code, that warns the visitors in the notification bar, the page saves cookies. This is Compliant with the new EU cookie law. * Date 2018-12-25T03:13:56Z * * @author Tamás András Horváth <htomy92@gmail.com> (https://icetee.hu) * @version v1.0.0 * @link https://github.com/icetee/c...
main/openssl_sys/ssl/constant.SSL_SESS_CACHE_BOTH.html
malept/guardhaus
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../openssl_sys/constant.SSL_SESS_CACHE_BOTH.html"> </head> <body> <p>Redirecting to <a href="../../openssl_sys/constant.SSL_SESS_CACHE_BOTH.html">../../openssl_sys/constant.SSL_SESS_CACHE_BOTH.html</a>...</p> <script>locati...
javadoc/3.1/org/robolectric/package-summary.html
robolectric/robolectric.github.io
<!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 Mon Jun 06 13:18:33 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.robolectric (ro...
content_ga4/administration-update-agent-groups.html
LivePersonInc/dev-hub
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="keywords" content=" "> <title>Update Agent Groups | LivePerson Technical Documentation</title> <li...
public/Windows 10 x64 (18362.329)/_PPM_COORDINATED_SYNCHRONIZATION.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.329)</h4><br> <h2>_PPM_COORDINATED_SYNCHRONIZATION</h2> <font face="arial"> +0x000 AsLong : Int4B<br> +0x000 EnterProcessor : Pos 0, 12 Bits<br> +0x000 ExitProcessor : Pos 12, 12 Bits<br> +0x000 Transition : Pos 24, 2 Bits<br> +0x000 Enter...
public/Windows 10 x64 (18363.836)/_HEAP_VAMGR_VASPACE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.836)</h4><br> <h2>_HEAP_VAMGR_VASPACE</h2> <font face="arial"> +0x000 AddressSpaceType : <a href="./_RTLP_HP_ADDRESS_SPACE_TYPE.html">_RTLP_HP_ADDRESS_SPACE_TYPE</a><br> +0x008 BaseAddress : Uint8B<br> +0x010 VaRangeArray : <a href="./_RTL_SPARSE_ARRAY.html">...
theme/templates/_includes/cards/card-03-en.html
a25kk/dhp
<div class="app-card card-03"> <a href="{{ page.base_url }}online-buchen"> <div class="app-card-header app-card-header-03"> <div class="app-card-title app-card-title-spacer1"> book online </div> <div class="app-card-icon">&#10095;</div> </div> </a> <div class="app-card-main">...
doc/DropboxApi/Errors/GroupNotOnTeamError.html
Jesus/dropbox_api
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class DropboxApi::Errors::GroupNotOnTeamError - RDoc Documentation</title> <script type="text/javascript"> var rdoc_rel_prefix = "../../"; var index_rel_prefix = "../../"; </script> <script src="../../js/jquery.js"></script> <script src="../../js/darkf...
re/index.html
harn/protestaSP
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>App</title> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.min.css" /> <script src="jquery-1.7.1.min.js"></script> <script src="createDB.js"></script> <script src="http://code.jquery...
external/hotkey/funcunit.html
alivedise/javascriptmvc
<!DOCTYPE HTML> <html> <head> <link rel="stylesheet" type="text/css" href="../../funcunit/qunit/qunit.css" /> <title>External.Hotkey FuncUnit Test</title> <script type='text/javascript' src='../../steal/steal.js?external/hotkey/hotkey_test.js'></script> </head> <body> <h1 id="quni...
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.10.0/monae/0.0.4.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>monae: 3 m 7 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="style...
public/partials/worktime.html
wishmaster2016/worktime-control
<div class="row"> <div class="col-sm-3 col-md-2 sidebar"> <div class="panel panel-success tables"> <div class="panel-heading"> Tables <span class="label label-success">{{ tableCount }}</span> </div> <div class="panel-body"> <ul class="list-group list-tables"> <l...
src/styles.css
rossy/youtube-video-download
/* Download buttons */ #watch7-sentiment-actions .yt-uix-button { margin-right: 2px; } #watch7-sentiment-actions > .yt-uix-button-group:last-child > button:last-child, #watch7-sentiment-actions > button:last-child { margin-right: 0px; } #watch7-secondary-actions .yt-uix-button { margin-left: 7px; } #watch7-secon...
plugin/chm/jquery/position.html
yansuran/yansuran.github.io
<!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>position()</title> <meta name="author" content="jQuery 中文手册 - hem...
src/partials/assignments/view.html
SpareRips-Productions/rct2-ResourCeTool2
<div ng-controller="AssignmentsCtrl"> <div class="row"> <div class="col-md-offset-4 col-md-4 col-sm-offset-3 col-sm-6"> <div class="input-group form-group"> <span class="input-group-btn"> <button class="btn btn-default" ng-click="decrementWeek()">-</button> </sp...
src/picturepark-sdk-v1-angular/projects/share-viewer/src/index.html
Picturepark/Picturepark.SDK.TypeScript
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Share viewer</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css...
app/css/custom.css
BlackthornYugen/BattleAbacus
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .activeCharacter { font-weight: 600; outline: dotted thick #660000; } .menu > span { display: inline-block; vertical-align: top; } a:link { text-decoration: none; color: #000000; }...
data science/machine_learning_for_the_web/chapter_4/movie/0199.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Street Trash (1987)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0094057">Street Trash (1987)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Alexander+Sie...
v5/user-agent-detail/ff/a6/ffa669f3-ffe4-4238-800d-353a71b9a8ef.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.0.3; en-; MID7047(3G)-4G Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30</title> <link rel="stylesheet" href="https://cdnjs.cloud...
views/admin.login.html
berrigan/askgodcomau
{% include 'header.html' %} <div class="content" id="adminlogin"> <form id="adminloginform" action="/admin/login" method="post"> <div class="container"> <label class="formlabel" for="username">MY USERNAME IS _</label> <input id="username" name="username" value="{{ form.username ...
src/Viteloge/CoreBundle/Resources/descriptions/62808.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Teneur est un village situé dans le département des Pas-de-Calais en Nord-Pas-de-Calais. On dénombrait 279 habitants en 2008.</p> <p>Le nombre d'habitations, à Teneur, était réparti en 2011 en zero appartements et 126 maisons soit un marché relativement équilibré...