path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
ajax/libs/ng-img-crop/0.1.0/ng-img-crop.css
dlueth/cdnjs
img-crop{width:100%;height:100%;display:block;position:relative;overflow:hidden}img-crop canvas{display:block;position:absolute;top:50%;left:50%}
addons/website_blog/static/src/css/website_blog.css
dkodnik/arp
@charset "UTF-8"; .css_website_mail .has-error { border-color: red; } .css_website_mail .css_nav_month { display: none; } .css_website_mail .css_nav_month:first-of-type { display: block; } .read_width { max-width: 700px; margin-left: auto; margin-right: auto; } .blog_content a.oe_mail_expand:after { con...
web/src/main/webapp/WEB-INF/static/comp/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css
qjcjerry/j2ee-arch
/*! * Datepicker for Bootstrap * * Copyright 2012 Stefan Petre * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .clearfix { *zoom: 1 } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0 } .clearfix:after { clear: both } ...
third_party/blink/web_tests/printing/pageNumerForElementById.html
chromium/chromium
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="../resources/js-test.js"></script> <script src="resources/paged-media-test-utils.js"></script> </head> <body> <p id="description"></p> <div id="console"></div> <div id="sandbox"></div> <script src="script-tests/pageNumerForElementById.js"></scrip...
wts/tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onload_exist.html
hgl888/web-testing-service
<!DOCTYPE html> <!-- Copyright (c) 2012 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following di...
third_party/blink/web_tests/compositing/force-compositing-mode/resources/subframe-small.html
scheib/chromium
<html> <head> <style> div { height: 50px; width: 50px; background-color: blue; } </style> </head> <body> <div id="box"></div> </body> </html>
tests/wpt/web-platform-tests/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-fill-png-002o.html
charlesvdv/servo
<!DOCTYPE html> <!-- Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ --> <html> <head> <meta charset="utf-8"> <title>CSS Test: 'object-fit: fill' on object element, with a PNG image and with various 'object-position' values</title> <link rel="au...
www/sugar/include/javascript/yui3/build/scrollview/assets/skins/sam/scrollview-paginator.css
blackstark/site
/* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html version: 3.3.0 build: 3167 */ .yui3-scrollview-paginator{width:100%;height:100%;text-align:center}.yui3-scrollview-paginator-page{display:inline-block;width:6px;height:6px}.yui3-skin-...
third_party/blink/web_tests/fast/borders/webkit-border-radius.html
scheib/chromium
<html> <head> <style type="text/css"> div { width: 50px; height: 50px; border: 50px solid black; margin: 10px; } </style> </head> <body> <!-- Check behavior of prefixed border-radius with two values. --> <div style="-webkit-border-radius: 3...
third_party/blink/web_tests/fast/selectors/175c.html
chromium/chromium
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Parsing: Numbers in classes</title> <style type="text/css"> p { color: red; } .\31 \33 { color: green; } </style> <link rel="first" href="css3-modsel-1.html" title="Groups of selectors"> <link rel="prev" href="css3-modsel-175b.html" titl...
third_party/blink/web_tests/fast/table/table-row-outline-paint.html
scheib/chromium
<!DOCTYPE> <title> Test for bug https://bugs.webkit.org/show_bug.cgi?id=92389</title> <body> <style> td { width: 50px; height: 50px; border: 1px solid; } .outline-first { outline: 5px solid green; } .outline-second { outline: 5px solid yellow; } </style> <...
web/static/css/table-responsive.css
hjy846/scrapy-web
/*Unseen Column*/ @media only screen and (max-width: 800px) { #unseen table td:nth-child(2), #unseen table th:nth-child(2) {display: none;} } @media only screen and (max-width: 640px) { #unseen table td:nth-child(4), #unseen table th:nth-child(4), #unseen table td:nth-child(7), #unsee...
old_jekyll_sit/_includes/_disqus_comments.html
hartzis/hartzis.github.io
{% if site.disqus_shortname %} <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = '{{ site.disqus_shortname }}'; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function() {...
ajax/libs/paradeiser/0.2.5/paradeiser.css
nolsherry/cdnjs
body { margin-top: 60px; } @media (max-width: 768px) { body { margin-top: 50px; } } .paradeiser { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 50px; background: #fcfcfc; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.02), 0 2px 10px 0 rgba(0, 0, 0, 0.1); transition: top 0.2...
web/themes/app/pages/admin/zone/partials/tabs.html
mtaki/BongoERP
<div class="contentpanel"> <!--\\\\\\\ contentpanel start\\\\\\--> <div class="pull-left breadcrumb_admin clear_both"> <div class="pull-left page_title theme_color"> <h1>Tabs & Accordion</h1> <h2 class="">Subtitle goes here...</h2> </div> <div class="pull-...
testrender/data/source/test-image.html
zenx/xhtml2pdf
<p> Image #0 (BIG!) <br> <img src="img/beach.jpg" width="1000"> <p> Image #1 <br> <img src="img/beach.jpg"> <p> Image #2 <br> <img src="img/beach.jpg" style="zoom: 25%;"> <p> Image #3 <br> <img src="img/beach.jpg" width="10" height="10"> <p> Image #4 <br> <img src="img/denker.png" height="2000">
zhihu/src/main/webapp/easyui/demo/datagrid/frozenrows.html
zyzydream/zhihu
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Frozen Rows in DataGrid - jQuery EasyUI Demo</title> <link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css"> <link rel="stylesheet" type="text/css" href="../../themes/icon.css"> <link rel="stylesheet" type="text/css" href=".....
zensum/node_modules/html5shiv/test/index.html
synchronit/synchronit_website
<!doctype html> <html> <head> <meta charset="utf-8"> <title>IE&lt;9 HTML5 Shiv Tests</title> <link rel="stylesheet" href="style.css"> <script src="../src/html5shiv-printshiv.js"></script> </head> <body> <h1> HTML5 Shiv Tests </h1> <h2>manual Print tests</h2> <ul> <li> <a href="html5shiv.htm...
third_party/blink/web_tests/css3/selectors3/html/css3-modsel-180a.html
scheib/chromium
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>::first-letter after &lt;br&gt;</title> <style type="text/css"> p { color: green; } p:first-letter { background: red; color: yellow; font-size: 4em; } p::first-letter { background: red; color: yellow; font-size: 4em; } </style> <link r...
third_party/blink/web_tests/css2.1/t120401-scope-03-c.html
chromium/chromium
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>CSS 2.1 Test Suite: Counter scope and nesting on :after</title> <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#scope"> <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters"> <link rel="help" href="http...
www/templates/friends.html
sbamniya/New-Kayas
<ion-view view-title="Friends"> <ion-content ng-class="{expanded:isExpanded}"> <div class="content has-header"> <div class="list animate-fade-slide-in-right"> <a href="#/app/profile" class="item item-avatar item-icon-right"> <img src="img/jon-snow.jpg"> ...
src/main/resources/inspectionDescriptions/FieldHasSetterButNoGetter.html
Yihy/resources_cn
<html> <body> Reports any fields which have a "setter" method but no "getter" method. While within the Java beans spec, such fields may be unnecessarily difficult to work with in certain bean containers. <!-- tooltip end --> <p> </body> </html>
yaycrawler.admin/src/main/resources/static/assets/global/plugins/amcharts/amstockcharts/plugins/dataloader/examples/stock_csv_data_and_events.html
liushuishang/YayCrawler
<!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 name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>amCharts Data Loader Example</title> ...
public/inc/lib/bower_components/uikit/css/uikit.css
asm-products/planenote-core
/*! UIkit 2.15.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ /* ======================================================================== Component: Base ========================================================================== */ /* * 1. Normalizes default `font-family` and sets `font-size` her...
www/admin/lib/dojo/dijit/themes/tundra/TimePicker.css
marcbuils/WorkESB
.tundra .dijitTimePickerTick, .tundra .dijitTimePickerMarker { border-color: #ccc; } .tundra .dijitTimePickerTick { color:white; } .tundra .dijitTimePickerMarker { background:#d3d3d3 url("images/titleBar.png") repeat-x top; color:#293a4b; font-weight: bold; } .tundra .dijitTimePickerItemSelected { color: black; ...
ajax/libs/handsontable/0.10.0-beta2/jquery.handsontable.full.css
bootcdn/cdnjs
/** * Handsontable 0.10.0-beta2 * Handsontable is a simple jQuery plugin for editable tables with basic copy-paste compatibility with Excel and Google Docs * * Copyright 2012, Marcin Warpechowski * Licensed under the MIT license. * http://handsontable.com/ * * Date: Thu Oct 17 2013 12:39:12 GMT+0200 (CEST) */ ...
web/scripts/lib/ace/theme/clouds_midnight.css
steveworley/tornado
.ace-clouds-midnight .ace_gutter { background: #232323; color: #929292 } .ace-clouds-midnight .ace_print-margin { width: 1px; background: #232323 } .ace-clouds-midnight { background-color: #191919; color: #929292 } .ace-clouds-midnight .ace_cursor { color: #7DA5DC } .ace-clouds-midnight .ace_marker-la...
webkit/Source/WebCore/manual-tests/keyboard-menukey-event.html
danialbehzadi/Nokia-RM-1013-2.0.0.11
<html lang="en"> <head> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> <title>Menu key testing</title> <script language="javascript" type="text/javascript"> function log(str) { var li = document.createElement("li"); li.appendChild(document.createTextNode(str)); ...
modules/angular1_router/index.html
ValtoFrameworks/Angular-2
<!doctype html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <div ng-app="myApp" ng-controller="MyCtrl"> </div> <script src="../../node_modules/angular/angular.js"></script> <script src="../../dist/angular_1_router.js"></script> <script> angular.module('myApp', ['ngComponentRouter']) ....
tests/wpt/web-platform-tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/keep-origin-redirect/cross-origin.http.html
danlrobertson/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title> <meta name="description" content="Check that cross-...
third_party/WebKit/Tools/TestWebKitAPI/Tests/mac/CancelLoadFromResourceLoadDelegate.html
leighpauls/k2cro4
<script> function cancelLoadAndJumpToBlank() { window.stop(); window.location = "about:blank"; } </script> <img src="Ahem.ttf"> <script src="about:blank"></script>
lino_extjs6/extjs/static/ext-6.0.1/classic/theme-classic-sandbox/resources/theme-classic-sandbox-all-debug.css
lino-framework/extjs6
/* http://localhost:1843/packages/core/sass/src/util/SizeMonitor.scss:5 */ .x5-size-monitored { position: relative; } /* http://localhost:1843/packages/core/sass/src/util/SizeMonitor.scss:9 */ .x5-size-monitors { position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: hid...
dist/components/form.css
guoqin89/gqlow
/*! * # Semantic UI 2.0.1 - Form * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Elements *******************************/ /*-------------------- F...
www/requirements/ckfinder/help/pl/files/license.html
gregmoser/muracon2016
<!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>CKFinder &mdash; Podręcznik Użytkownika</title> <link href="../../files/other/help.css" type="text/css" rel="stylesheet" /> <script ...
yii2/vendor/cebe/markdown/tests/markdown-data/blockquote.html
codekissyoung/filmfest
<blockquote><p>test test test</p> </blockquote> <blockquote><p>test test test</p> </blockquote> <p>test</p> <p>&gt;this is not a quote</p>
sites/video.2u4u.com.cn/modules/standard/jquery_ui/jquery.ui/tests/tabs.html
404pnf/4u2u
<!doctype html> <html lang="en"> <head> <title>jQuery UI Tabs Test Suite</title> <script type="text/javascript" src="../jquery-1.2.6.js"></script> <script type="text/javascript" src="../ui/ui.core.js"></script> <script type="text/javascript" src="../ui/ui.tabs.js"></script> <link type="text/css" ...
项目三jQueryMobile/bower_components/jquery-ui-tabs/tests/unit/selectable/all.html
yuyang545262477/Resume
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Selectable Test Suite</title> <script src="../../../jquery-1.9.1.js"></script> <link rel="stylesheet" href="../../../external/qunit.css"> <link rel="stylesheet" href="../qunit-composite.css"> <script src="../../../external/qunit.js"...
wp-content/themes/symetrio-theme/node_modules/gulp-sass/node_modules/node-sass/test/fixtures/spec/spec/extend-tests/095_test_long_extender/expected_output.css
studiochakra/teamlinkmuaythai.com
.foo.bar, .bar.baz.bang { a: b; }
web-platform-tests/tests/conformance-checkers/html-aria/accessible-name-updates/702.html
cr/fxos-certsuite
<!DOCTYPE html> <html> <head> <title>ARIA 1.0 Test Case 702</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> <h1>ARIA 1.0 Test Case 702</h1> <div id="TESTZ" aria-live="assertive"> Text before: <span id="TEST_ID_1">TEST TEXT</span> :text after ...
assets/Help/view.html
stevenharradine/VirtualBreadboard
<html> <head> <link href="common.css" type="text/css" rel="stylesheet"> <style type="text/css"> .disclamer { background-color: gray; text-align: center; width: 500px; padding: 5px; } small { background-color: transparent; text-align: left; font-size: 12pt; } ...
doc/libstddjb/direntry.html
skarnet/skalibs
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>skalibs: the direntry header</title> <meta name="Description" content="skalibs: th...
tgrsite/templates/403.html
ashbc/tgrsite
{% extends "tgrsite/error.html" %} {% block title %}Forbidden{% endblock %} {% block pagetitle %}403: Forbidden{% endblock %} {% block help_line %}Sorry, you don't have permission to do that{% endblock %} {% block help_text %} If you believe that you should be able to do that, please contact the web admin to inves...
html/src/templates/index.html
cancerberoSgx/short-jsdoc
<% var data = this.application.data; %> <%= data.projectMetadata && this.application.templates['project-metadata'].apply(this, arguments) %> <div class="pull-right">&nbsp;&nbsp;<a href="<%= this.makeLink('index', false, {private: this.options.private ? 0 : 1}) %>"> <%= this.options.private ? 'Show' : 'Hide' %> privat...
ckanext/openbudgetsin_theme/templates/home/about.html
cbgaindia/ckanext-openbudgetsin_theme
{% extends "page.html" %} {% block subtitle %}{{ _('About') }}{% endblock %} {% block breadcrumb_content %} <li class="active">{% link_for _('About'), controller='home', action='about' %}</li> {% endblock %} {% block primary %} <article class="module"> <div class="module-content about_page"> {% block a...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.0/elpi/1.9.5.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>elpi: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.8.2/coqoban/8.11.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>coqoban: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
np-server/web/testpage.html
bitunified/node-platform
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Testpage</title> </head> <form action="http://localhost:8088/stream-server/rest/upload/join" method="post"> <input type="text" name="data"/> <input type="submit"/> </form> </body> </html>
Sketchy Website/Box Model.html
jabsquared/hack-the-dot
<!DOCTYPE html> <html lang="en-US"> <head> <title>Responsive</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" href="Style.css" type="text/css" /> <script type="text/javascript" src="Function.js"></script> <!--[if lt IE 9]> ...
image-similarity.html
yardstick17/yardstick17.github.io
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="Amit Kushwaha" /> <meta name="copyright" content="Amit ...
xtal-elements/xtal-browser-window.html
bahrus/crystal
<link rel="import" href="../bower_components/polymer/polymer.html"> <link rel="import" href="../bower_components/paper-button/paper-button.html"> <dom-module id="xtal-browser-window"> <template> <span style="cursor:pointer" id="toggle_button" raised on-click="toggleIFrame">[[collapsedText]]</span> ...
week-4/gps/gps2-1.css
drothschild/phase-0
body { width: 1170px; margin: 0 auto; font-family: sans-serif; } .column-1 { float: left; width: 45%; padding: 0 15px; } .column-2 { float: left; width: 45%; padding: 0 15px; } summary { background-color: gray; } footer { clear: both; }
_layouts/default.html
Dangoo/toolz
<!DOCTYPE html> <html lang="{{ site.lang | default: "en-US" }}"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> <title>{{site.title}}</title> <meta name="descriptio...
_includes/fonavigation.html
doka/altest
<div class="navigation-wrapper"> <nav role="navigation" id="site-nav" class="animated drop"> <ul> {% for link in site.data.navigation %} {% if link.url contains 'http' %} {% assign domain = '' %} {% else %} {% assign domain = site.url %} {% endif %} <li><a hre...
public/css/app.css
gitoneman/angular-echart
* { box-sizing:border-box; margin: 0; padding: 0; } html,body { width:100%; } #main { margin: 0 10px; } /*module*/ .m-chart { height: 300px; } .m-option { position: absolute; bottom: 0; right: 0; top: 80px; overflow: auto; } /*function*/ .f-mt20 { margin-top: 20px; } .f-mt10 { margin-top: 1...
resume.css
EnglishIsGreat/EnglishIsGreat.github.io
/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.7.0 */ html { color: #000; background: #FFF; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textare...
Lady Blackbird/lady_blackbird.html
KingMarth/roll20-character-sheets
<div class="container"> <div class="header"> <input class="charname" spellcheck="false" type="text" name="attr_char_name" placeholder="Character name"/> <input class="chardesc" spellcheck="false" type="text" name="attr_char_desc" placeholder="Character description"/> <input class="hidediv" type="hidden" ...
src/css/gmapz-responsive.css
carloscabo/gmapz
@media only screen and (max-width: 767px) { .gmapz-scroll-control { display: block !important; } /* Hide satellite control */ /*.gm-style-mtc { display: none !important; }*/ } .gmapz-scroll-control { display: block; margin: 10px; left: 0 !important; background: #fff; border: 2px solid #fff;...
manpages/man1/gnome-session-properties.1.html
yuweijun/yuweijun.github.io
<!DOCTYPE html> <HTML><head><TITLE>Manpage of GNOME-SESSION-PROPERTIES</TITLE> <meta charset="utf-8"> <link rel="stylesheet" href="/css/main.css" type="text/css"> </head> <body> <header class="site-header"> <div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div> <div class...
iframes/transforms.html
jaimerosales/colombia-jsconf
<!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.0"> <meta name="description" content=""> <meta name="author" content=""> <title>Three.js Transform...
pp/shop-account-wishlist-1.html
pjc0247/pjc0247.github.io
<!DOCTYPE html> <html lang="en-US"> <!-- head ============================================================================ --> <head> <!-- Basic Info ======================================================================== --> <title>PLUME HTML5 Multipurpose Template</title> ...
freertos/xEventGroupCreateStatic.html
hmbar/epd-embedded-web
<html> <head> <meta content="HTML Tidy for HTML5 for Linux version 5.2.0" name="generator"/> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <meta content="Create an RTOS event group using statically allocated RAM" name="description"/> <meta content="RTOS, event, group, flag, bit...
utils/pmd-bin-5.2.2/docs/pmd-plsql/xref/net/sourceforge/pmd/lang/plsql/PLSQLDataFlowHandler.html
byronka/xenos
<!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><meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>PLSQLDataFlowHandler xref</title> <link type="t...
_posts/2011-09-29-gender-policing-the-restroom.html
cczona/cczona.github.io
--- layout: post title: Gender Policing the Restroom date: 2011-09-29 05:23:05.000000000 -07:00 type: post published: true status: publish categories: [] tags: [] meta: _edit_last: '1' author: login: admin email: cczona@gmail.com display_name: admin first_name: Carina C. last_name: Zon --- <p>A really good ...
chapter7/lesson150/css/add.css
szy0syz/zhufeng-practice
* { margin: 0; padding: 0; } html, body { width: 100%; font-size: 14px; /*隐藏横向滚动条*/ overflow-x: hidden; } ul, li { list-style: none; } a, a:hover, a:visited, a:target, a:active { text-decoration: none; color: #000; } input { display: inline-block; outline: none; } .box_a...
docs/pymatgen.analysis.structure_prediction.dopant_predictor.html
gmatteo/pymatgen
<!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>pymatgen.analysis.structure_prediction.dopan...
css/master.css
amanthedorkknight/populus
* { margin: 0; padding: 0; border: 0; font-family: 'Open Sans'; } body { background-color: #f1f1f1; color: #444; } h1 { padding: 5px 0; font-size: 28px; font-weight: 400; } h2 { padding: 15px; font-size: 24px; font-weight: 400; line-height: 1.3; } h3, p { padding: 5px 15px; font-size: 15px; font-weigh...
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.1/geocoq/1.0.1.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>geocoq: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.12.0/aac-tactics/8.8.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>aac-tactics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
public/assets/scripts/modules/reg/reg.html
lihanqiang/myapp
<style> @media screen and (max-width: 1100px) { #menu,.selectButtons{ display: none; } body{ padding-top: 1px; } .top_div{ line-height: 30px; cursor: pointer; text-ali...
external/SFML/share/SFML/doc/html/functions_vars.html
mvxxx/MarsCombat
<!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...
docs/src_pixi_renderers_canvas_CanvasGraphics.js.html
adamlabadorf/bobodyssey
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Source: src/pixi/renderers/canvas/CanvasGraphics.js · Phaser CE</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> ...
_posts/_site/2017-03-15-entering-the-domotic-game.html
bacardi55/bacardi55.org
# Introduction So far, most of the things I do with Kalliope could be considered as not really domitic (maybe more domogeek ^^). Indeed, so far I use Kalliope to: - Get data from API ([Google calendar](https://github.com/bacardi55/google-calendar), [Google Maps](https://github.com/bacardi55/kalliope-gmaps), [Uber](h...
app/angular-udemy/39-understanding-compile/index.html
louielugtu/workspace-library
<!DOCTYPE html> <html lang="en-us" ng-app="myAngularApp"> <head> <title>39 - Understanding 'compile'</title> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta charset="UTF-8"> <!-- load bootstrap and fontawesome via CDN --> <link rel="stylesheet" href="http://netdna.bootstrapcdn.com/boots...
public/Windows 10 x64 (18362.113)/_ETW_DECODE_CONTROL_ENTRY.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.113)</h4><br> <h2>_ETW_DECODE_CONTROL_ENTRY</h2> <font face="arial"> +0x000 Next : Ptr64 <a href="./_ETW_DECODE_CONTROL_ENTRY.html">_ETW_DECODE_CONTROL_ENTRY</a><br> +0x008 Decode : <a href="./_GUID.html">_GUID</a><br> +0x018 Control : <a hre...
styleguide/footer.html
lorefranko/ecommerce-website
<!doctype html> <html> <head> <meta charset="UTF-8"> <title>Footer</title> <link href="../css/footer.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Irish+Grover|Raleway:400,500,600,700' rel='stylesheet' type='text/css'> </head> <body> <footer> <div class="content"><h1>Follow Us<h1></d...
4107b5d/html/classv8_1_1PersistentHandleVisitor.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...
scripts/vivliostyle/viewer/css/vivliostyle-viewer.css
gbrault/ArrestDB
html[data-vivliostyle-paginated],html[data-vivliostyle-paginated] body{margin:0;padding:0}@media print{html[data-vivliostyle-paginated]{height:100%;width:100%}html[data-vivliostyle-paginated] body>*{display:none}html[data-vivliostyle-paginated] [data-vivliostyle-viewer-viewport]{display:block}html[data-vivliostyle-pagi...
old/getting-started.html
szarych/wpw-doc-dev
<!doctype html> <html class="no-js" lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Getting Started | Worldpay Within</title> <link rel="stylesheet" hre...
docs/PIXI.AbstractFilter.html
mperalt3/ctg2
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: AbstractFilter</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" rel="styleshe...
static/index.html
CardboardIoT/experiment-hello-world
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="css/app.css"> <script src="lib/mqttws31.js"></script> <script src="src/app.js"></script> </head> <body> <div> <button id="on">On</button> <button id="off">Off</button> </div> <div> <span>Button state: </span> ...
cow/static/cow/css/cowbone.css
narfman0/cow
a, u { text-decoration: none; }
JavaScript/index.html
smarr/Snake
<html> <head> <script src="Board.js" type="text/javascript"></script> <script src="BoardView.js" type="text/javascript"></script> <script src="Elements.js" type="text/javascript"></script> <script src="Snake.js" type="text/javascript"></script> <script src="Terminal.js" type="text/javascript"></script> <script t...
_layouts/post.html
nickb1080/personal-site
--- layout: default --- <div class="post"> <h1 class="post-title">{{ page.title }}</h1> <span class="post-date">{{ page.date | date_to_string }}</span> {{ content }} </div> {% if site.related_posts %} <div class="related"> <h2>Related Posts</h2> <ul class="related-posts"> {% for post in site.rel...
_pages/notes.html
daviddiasdigital/daviddiasdigital.github.io
--- permalink: /notes/ layout: page title: "Notes" --- {% if site.data.sections.notes.show %} <!--notes--> <section class="page page__notes page--bg"> <header class="page__header"> <div class="container"> <h1 class="page__title">{{ site.data.sections.notes.heading }}</h1> </div> </header> <div cl...
doc/source-function-set_realpath.html
isacm94/Practica2_Servidor
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="robots" content="noindex"> <title>File Otros/Agregador_Tiendas/system/helpers/path_helper.php | Practica2_Servidor</title> <link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e"> </head> <body> <div id="left"> ...
api-reference/android-api/Components/RemoteController/DJIRemoteController_updateGpsDataCallbackInterface.html
dji-sdk/Mobile-SDK-Doc
<script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><!DOCTYPE html> <html lang="en"></html> <head><meta name...
app/views/createAnAccount/name.html
visualunderground/kurad-styleguide
{{#contentFor "pageTitle"}}Create an account - {{ContentHeader.title}}{{/contentFor}} <main id="content" role="main"> {{>mot_phase-banner}} {{>mot_a_content-header}} {{>molecule_validationsummary}} <div class="text"> <p class="lede">Create your MOT testing account by providing us with the fo...
projects/nmea-example/src/index.html
kyosho-/ais
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>NmeaExample</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root></app-root> </body> </html>
src/templates/add_user.html
abangadit/simpadk_apps
<div class="row" ng-controller="UserAddCtrl"> <div class="col-lg-12"> <rd-widget> <rd-widget-body classes=" padding"> <div> <form ng-submit="submitUser()"> <div class="form-group"> <label>Nama</label> <input type="text" class="form-control" ng-model=...
www/sandbox/ticketbar/public/index-app.html
frangucc/gamify
<!DOCTYPE html> <!--[if IE 8]> <html class="no-js lt-ie9 ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if IE 10]> <html class="ie10" lang="en"> <![endif]--> <!--[if (gt IE 10)|!(IE)]> <html lang="en"> <![endif]--> <head> </head> <body> ttttest </body> </html>
_includes/author.html
astfarias/astfarias.github.io
<section class="author" itemprop="author"> <div class="details" itemscope itemtype="http://schema.org/Person"> <img itemprop="image" class="img-rounded" src="/assets/img/blog-author.jpg" alt="{{site.name}}"> <p class="def">Autor</p> <h3 class="name"> <a itemprop="name" href="http...
dhx-adapter-core/doc/ee/ria/dhx/types/ee/riik/schemas/deccontainer/vers_2_1/class-use/DecContainer.Access.AccessRestriction.html
e-gov/DHX-adapter
<!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_111) on Wed Jan 25 17:02:47 EET 2017 --> <title>Uses of Class ee.ria.dhx.types.ee.riik.schemas.deccontainer.vers_2_1.DecContainer.Access.Access...
partials/pizza-list.html
SergKam/pizzajs
<div class="filter"> Search: <input ng-model="query"> Sort by: <select ng-model="orderProp"> <option value="name">Alphabetical</option> <option value="price">Price</option> </select> </div> <div> <!--Body content--> <ul class="pizzas"> <li ng-repeat="pizza in pizzas | fi...
docs/api/org/springframework/jdbc/support/class-use/CustomSQLErrorCodesTranslation.html
dachengxi/spring1.1.1_source
<!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.4.2_05) on Thu Sep 30 22:15:44 GMT+01:00 2004 --> <TITLE> Uses of Class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation (Spring Framework...
web/css/styles.css
dszczer/Minion-project
body, html { min-height: 100%; } body { background: #f2f6f8; /* Old browsers */ background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10-25,Safari5.1...
play/index.html
spritewerk/spritewerk
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Spritewerk</title> </head> <body> <canvas></canvas> <script src="bundle.js"></script> </body> </html>
prototype/IPM/newplanadded.html
GetUp-Go/GetUp-Go.github.io
<!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"> <meta name="description" content=""> <meta name="author" content=""> <title>Portfolio Item - Start Bootstra...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/09b4eeeb1a4050f307e4f1b809a472e2c429a6eef8baab939815cd53fc44ad7b.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="./be1aaa394b9c86af51fd2a726a1b5548a6ab5f561781c603006e07b848cd7585.html">Teleport</a> <hr> ...
content_ga6/account-configuration-predefined-content-update-content.html
LivePersonInc/dev-hub
<html> <head> <meta http-equiv="refresh" content="0; url=https://developers.liveperson.com/account-configuration-predefined-content-update-content.html" /> </head> </html>
frontend/css/style.css
asantos07/desafio-COLTEC-2016
footer.page-footer { margin-top: 0px; } .parallax-container { min-height: 380px; line-height: 0; height: auto; color: rgba(255,255,255,.9); } .parallax-container .section { width: 100%; } .activator{ max-width:100%; max-height: 200px; overflow:hidden; }