path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
core-js/src/main/javascript/cdf/components/filter/styles/filter.css | webdetails/cdf | /*
* Effects
*/
.filter-root-container.collapsed {
transition: z-index 10ms cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.3s;
}
.filter-root-container.collapsed > .filter-root-body {
transition: max-height 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.filter-root-container.expanded > .filter-root-body {
transition: max-heig... |
third_party/blink/web_tests/external/wpt/webxr/xrDevice_requestSession_immersive_no_gesture.https.html | scheib/chromium | <!DOCTYPE html>
<body>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src="resources/webxr_util.js"></script>
<script src="resources/webxr_test_constants.js"></script>
<script>
xr_promise_test(
"Requesting immersive session outside of a ... |
src/deps/db/docs/api_reference/C/envget_open_flags.html | mxrrow/zaicoin | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>DB_EN... |
src/deps/db/docs/api_reference/STL/stldb_multisetoperator_ueq.html | mxrrow/zaicoin | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>opera... |
third_party/blink/web_tests/external/wpt/css/css-text/word-boundary/word-boundary-117.html | chromium/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text level 4 Test: word-boundary-detection:auto() forbidden</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<link rel="help" href="https://drafts.csswg.org/css-text-4/#word-boundary-detection">
<link rel="help" href="https://drafts.c... |
vendor/leaflet/debug/map/zoom-delta.html | aivankovich/zo | <!DOCTYPE html>
<html>
<head>
<title>Leaflet debug page</title>
<meta name="viewport" content="initial-scale=1.0" />
<link rel="stylesheet" href="../../dist/leaflet.css" />
<link rel="stylesheet" href="../css/mobile.css" />
<script type="text/javascript" src="../../build/deps.js"></script>
<script src="../lea... |
third_party/blink/web_tests/external/wpt/svg/animations/svglengthlist-animation-4.html | scheib/chromium | <!doctype html>
<html>
<meta charset="utf-8">
<title>Test 'by' animation of SVGLengthList.</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/resources/SVGAnimationTestCase-testharness.js"></script>
<svg>
</svg>
<script>
var rootSVGElement =... |
web/js/google-closure/closure/goog/testing/editor/testhelper_test.html | marcelohg/NasajonWebTeamplateProject | <!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--
-->
<title>Closure Unit Tests - goog.testing.editor.TestHelper</title>
<script src="../../base.js"></script>
<script>
goog.require('goog.dom');
goog.require('goog.dom.TagName');
goog.requir... |
src/deps/db/docs/api_reference/TCL/tclapi.html | mxrrow/zaicoin | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Chapt... |
wp-content/plugins/dojo/dojox/charting/resources/Legend.css | hariomkumarmth/champaranexpress | .dojoxLegendNode {
background-color:#F7F7F7;
border:1px solid #CCCCCC;
margin:0;
padding:0;
}
.dojoxLegendNode td{
padding: 6px 4px 6px 6px;
}
.dojoxLegendIcon {
padding: 0px;
margin: 0 2px 0 4px;
}
.dojoxLegendIcon div{
float: left;
}
.dj_ie .dojoxLegendNode td{
padding: 5px;
}
.dj_ie .do... |
www/test/symbols.html | lepermessiah57/dompdf | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
<html lang=en>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>HTML 4.0 Entities for Symbols and Greek Letters</title>
<link rev=Made href="mailto:liam@htmlhelp.com">
<link rel... |
tools/glfw-3.2.bin.WIN64/docs/html/globals_defs_n.html | TheExcavationPursuit/EP_CPP | <!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... |
third_party/WebKit/LayoutTests/fast/dom/shadow/custom-pseudo-scope.html | axinging/chromium-crosswalk | <!DOCTYPE html>
<style>
::-webkit-meter-bar { background: green }
</style>
<p>You should see a green, a default styled, and a blue meter below.</p>
<div><meter></meter></div>
<div id="host1"></div>
<div id="host2"></div>
<script>
host1.createShadowRoot().innerHTML = "<meter></meter>";
host2.createShadowRoot().innerHTML... |
sdk/cudd-2.4.1-ftk/dddmp/doc/dddmpTitle.html | fteicht/ppddl-planner | <HTML>
<HEAD><TITLE>The dddmp package: Title</TITLE></HEAD>
<BODY>
<TABLE BORDER WIDTH="100%">
<TR>
<TD ALIGN=center> <A HREF="dddmpExt.html" TARGET="_top">
Programmer view</A> </TD>
<TD ALIGN=center> <A HREF="dddmpAllByFunc.html" TARGET="_top">
Maintainer by function</A> </TD>
<TD ALIGN=center>... |
var/www/js/htmlarea/HTMLArea-3.0-rc1/popups/about.html | haakonsk/O2-Framework | <!--
(c) dynarch.com, 2003-2004
Author: Mihai Bazon, http://dynarch.com/mishoo
Distributed as part of HTMLArea 3.0
"You are not expected to understand this... I don't neither."
(from The Linux Kernel Source Code,
./arch/x86_64/ia32/ptrace.c:90)
;-)
-->
<html styl... |
ajax/libs/oojs-ui/0.9.4/oojs-ui-mediawiki-icons-editing-advanced.vector.css | joeyparrish/cdnjs | /*!
* OOjs UI v0.9.4
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2015 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2015-03-25T22:24:23Z
*/
.oo-ui-icon-table {
background-image: /* @embed */ url(themes/mediawiki/images/icons/table.sv... |
third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-reprojection2-expected.html | js0701/chromium-crosswalk | <!DOCTYPE html>
<html>
<div id="host1">
<div id="host3">
<div>A</div>
<div>B</div>
<div>C</div>
</div>
</div>
</html>
|
wp-content/plugins/fantastic-elasticsearch/vendor/electrolinux/phpquery/api-reference/phpQuery/_phpQueryEvents.php.html | tumanob/Lib.KG | <html>
<head>
<title>Docs for page phpQueryEvents.php</title>
<link rel="stylesheet" type="text/css" href="../media/style.css">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header_top">phpQuery</td>
</tr>
<tr><td class="header_line"><img src="../m... |
ajax/libs/angularjs-color-picker/1.0.0/themes/angularjs-color-picker-bootstrap.min.css | joeyparrish/cdnjs | /*!
* angularjs-color-picker v1.0.0
* https://github.com/ruhley/angular-color-picker/
*
* Copyright 2016 ruhley
*
* 2016-02-10 09:35:06
*
*/.color-picker-wrapper .color-picker-input-wrapper{width:100%}.color-picker-wrapper .color-picker-swatch:not(.input-group-addon){height:28px}.color-picker-wrapper.color-pick... |
target/doc/libc/unix/notmips/type.suseconds_t.html | ssgrn/Rust-Matrix-Computations | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../libc/type.suseconds_t.html">
</head>
<body>
<p>Redirecting to <a href="../../../libc/type.suseconds_t.html">../../../libc/type.suseconds_t.html</a>...</p>
<script>location.replace("../../../libc/type.suseconds_t.html"... |
wts/tests/canvas/w3c/2d.line.cap.valid.html | hgl888/web-testing-service | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by tools/gentest.py. -->
<title>Canvas test: 2d.line.cap.valid</title>
<meta name="author" content="Philip Taylor">
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="common/canva... |
src/3rd_party/apache-log4cxx-win32-0.10.0/apache-log4cxx-0.10.0/site/apidocs/propertysetter_8h.html | smartdevice475/sdl_core_346_wince | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under t... |
venv/bin/libs/exception/doc/boost_exception_exception_hpp.html | NixaSoftware/CVis | <!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' xml:lang='en' lang='en'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
<title>boost/exception/exception.hpp</title>
<link href='reno.c... |
web/public/plugins/validationengine/demos/demoOnForm.html | firomero/citybooking | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>JQuery Validation Engine</title>
<link rel="stylesheet" href="../css/validationEngine.jquery.css" type="text/css"/>
<link rel="stylesheet" href="../css/template.css" type="text/css"/>
<script src="../js/jquer... |
external/chromium_org/chrome/common/extensions/docs/templates/intros/pageAction.html | s20121035/rk3288_android5.1_repo | <p>
Some examples:
</p>
<ul>
<li> Subscribe to this page's RSS feed </li>
<li> Make a slideshow out of this page's photos </li>
</ul>
<p>
The RSS icon in the following screenshot
represents a page action
that lets you subscribe to
the RSS feed for the current page.
</p>
<img src="{{static}}/images/page-action.png... |
php/swoole/websocket/client.html | CraryPrimitiveMan/code-examples | <script>
var wsServer = 'ws://127.0.0.1:9501';
var websocket = new WebSocket(wsServer);
websocket.onopen = function (evt) {
console.log("Connected to WebSocket server.");
};
websocket.onclose = function (evt) {
console.log("Disconnected");
};
websocket.onmessage = function (evt) {
console.log('Retrieved dat... |
web/static/bower_components/angular-toggle-switch/angular-toggle-switch-bootstrap.css | ae6rt/aftomato | .toggle-switch {
display: inline-block;
cursor: pointer;
border-radius: 4px;
border: 1px solid;
border-color: #cccccc;
position: relative;
text-align: left;
overflow: hidden;
line-height: 8px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
u... |
www/static/js/jqplot/examples/data-renderers.html | WillBickerstaff/piccolo | <!DOCTYPE html>
<html>
<head>
<title>AJAX and JSON Data Loading via Data Renderers</title>
<link class="include" rel="stylesheet" type="text/css" href="../jquery.jqplot.min.css" />
<link rel="stylesheet" type="text/css" href="examples.min.css" />
<link type="text/css" rel="stylesheet" href="... |
test/J2s/java/openjdk-6-src-b27/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/package.html | andreagenso/java2scala | <HTML><HEAD></HEAD><BODY><P>
general exceptions used by this library.
</P></BODY></HTML>
|
webapp/src/main/webapp/resources/jquery-ui/development-bundle/demos/autocomplete/categories.html | ui-icts/sispotr-project | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>jQuery UI Autocomplete Custom Data Demo</title>
<link type="text/css" href="../../themes/base/jquery.ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="../../jquery-1.4.2.js"></script>
<script type="text/javascript" src="../..... |
www/bower_components/core-tests/runner.html | xasos/Cordova-Polymer-Seed | <!doctype html>
<!--
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at... |
{{cookiecutter.repo_name}}/lib/css/default.css | iromli/cookiecutter-revealjs | /*
Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
*/
.hljs {
display: block; padding: 0.5em;
background: #F0F0F0;
}
.hljs,
.hljs-subst,
.hljs-tag .hljs-title,
.lisp .hljs-title,
.clojure .hljs-built_in,
.nginx .hljs-title {
color: black;
}
.hljs-string,
.hljs-title,
.h... |
tests/wpt/web-platform-tests/service-workers/stub-3.2.11-navigator-service-worker-onreloadpage.html | shinglyu/servo | <!DOCTYPE html>
<html>
<title>Service Workers: onreloadpage</title>
<head>
<link rel="help" href="https://w3c.github.io/ServiceWorker/#navigator-service-worker-onreloadpage">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
</head... |
ztree/src/main/resources/static/zTree/api/cn/fn.zTree._z.html | h819/spring-boot | <div class="apiDetail">
<div>
<h2><span>JSON</span><span class="path">$.fn.zTree.</span>_z</h2>
<h3>概述<span class="h3_info">[ 依赖 <span class="highlight_green">jquery.ztree.core</span> 核心 js ]</span></h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>zTree v3.x 内部的全部方法都可以通过 $.fn.zTree._z 进行调用,开放出来是为了更便于... |
ajax/libs/yui/3.3.0pr1/scrollview/assets/scrollview-base-core.css | bootcdn/cdnjs | .yui3-scrollview {
position: relative;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
}
.yui3-scrollview-hidden {
display:none;
}
.yui3-scrollview-content {
position:relative;
}
/* Cover common use case - li content, without reset */
.yui3-scrollview .yui3-scrollview-conten... |
zhiliao/core/templates/email/base.html | gladgod/zhiliao | {% block main %}{% endblock %}
<br><a href="http://{{ request.get_host }}">http://{{ request.get_host }}</a>
|
tests/css/lib/components/awesome-bootstrap-checkbox.css | jdi-framework/jdi-framework.github.io | .checkbox label {
display: inline-block;
position: relative;
padding-left: 5px; }
.checkbox label:before {
content: "";
display: inline-block;
position: absolute;
width: 17px;
height: 17px;
left: 0;
margin-left: -20px;
border: 1px solid #cccccc;
border-radius: 3px;
ba... |
moodle/lib/yuilib/3.15.0/widget-modality/assets/widget-modality-core.css | sameertechworks/wpmoodle | /*
YUI 3.15.0 (build 834026e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/* WidgetModality core styles */
|
www/bootstrap/dist/bootstrap-select.css | caixiaowei08/btz-web-manage-client | /*!
* Bootstrap-select v1.12.2 (http://silviomoreto.github.io/bootstrap-select)
*
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
*/
select.bs-select-hidden,
select.selectpicker {
display: none !important;
}
.bootstrap-select {
... |
web/css/font-lato.css | wayson/photo_gallery | @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/lato/Lato-Regular.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: local('Lato Bold'), local('Lato-Bold'), url('..... |
www/node_modules/angular-material/modules/js/sticky/sticky.min.css | LeonardoSousa/androipapp | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-master-2b98560
*/.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;-webkit-transform:translate3d(-9999px,-9999px,0);transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{-w... |
third_party/blink/web_tests/external/wpt/referrer-policy/4K+1/gen/top.meta/unset/worker-module.http.html | scheib/chromium | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/4K+1/` -->
<html>
<head>
<meta charset="utf-8">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></scrip... |
yowie-web/node_modules/protractor/node_modules/selenium-webdriver/lib/test/data/ClickTest_testClicksASurroundingStrongTag.html | vendavo/yowie | <!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>ClickTest_testClicksASurroundingStrongTag</title>
</head>
<body>
<div>
<a href="xhtmlTest.html"><strong>Click</strong></a>
</div>
... |
wp-content/themes/carat/core/libraries/font-awesome/src/_includes/examples/rotated-flipped.html | tectronics/tyres-wordpress | <section id="rotated-flipped">
<h2 class="page-header">
Rotated & Flipped
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/FortAwesome/Font-Awesome/blob/{{ site.fontawesome.doc_blob }}/less/rotated-flipped.less" class="text-muted padding-right">Vi... |
www/lib/font-awesome/src/3.2.1/icon/folder-close-alt/index.html | vinnylinck/listagram | <!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
<head>
<!-- Basic... |
www/static/uikit/css/components/slidenav.gradient.css | HoloShadow/SE-Project | /*! UIkit 2.25.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Component: Slidenav
========================================================================== */
/*
* 1. Required for `a` elements
* 2. Dimension
* 3. Style... |
src/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/css/button.css | plxaye/chromium | button,
input[type='button'],
input[type='submit'] {
-webkit-border-radius: 2px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-user-select: none;
background: -webkit-linear-gradient(#fafafa, #f4f4f4 40%, #e5e5e5);
border: 1px solid #aaa;
color: #444;
font-size: inherit;
margin-bottom: 0px;... |
third_party/web_platform_tests/conformance-checkers/html/elements/area/href/port-single-letter-novalid.html | youtube/cobalt | <!DOCTYPE html>
<meta charset=utf-8>
<title>invalid href: port-single-letter</title>
<map name=foo><area href="http://f:b/c" alt></map>
|
third_party/web_platform_tests/conformance-checkers/html/elements/embed/src/host-space-novalid.html | youtube/cobalt | <!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: host-space</title>
<embed src="http://example .org">
|
docs/concepts/index.html | ajvincent/es7-membrane | <html lang="en-US">
<head>
<title>Building Membranes in JavaScript</title>
<meta charset="UTF-8">
<meta http-equiv="refresh"
content="0; URL='https://ajvincent.github.io/Membrane-concepts/'">
</head>
<body>
<p>This page should automatically redirect to
<a href="https://ajvincent.github.io/Membrane-c... |
resources/page.css | jedahu/story | pre
{
background-color: #f5f5ff;
border: solid #e5e5ee 1px;
text-align: left;
}
.code
{
margin-top: 1em;
}
body
{
font-family: sans-serif;
font-size: 0.95em;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6
{
font-family: sans-serif;
color: #535388;
}
a,
a:hover
{
text-decoration: none;
color... |
user_guide/general/credits.html | bituka/uaefreelancers_site | <!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>Credits : CodeIgniter User Guide</title>... |
src/styles/button.css | RamonGebben/react-perf-tool |
.perf-tool .recButton {
padding: 1em;
width: 8px; height: 8px;
border-radius: 50%;
outline: none;
border: 1px solid #ddd;
text-align: left;
cursor: pointer;
}
.perf-tool .recButton.active {
border: 1px solid red;
background-color: red;
box-shadow: 0 0 10px red;
}
.perf-tool .x-button {
display:... |
docs/layoutSys_layouts_HBoxLayout.js.html | Zachacious/SaberTooth | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Source: layoutSys/layouts/HBoxLayout.js</title>
<script src="scripts/prettify/prettify.js"></script>
<script src="scripts/prettify/lang-css.js"></script>
<script src="scripts/jquery.min.js"></script>
<!--[if lt IE 9]>
<s... |
manpages/man8/sys-unconfig.8.html | yuweijun/yuweijun.github.io | <!DOCTYPE html>
<HTML><head><TITLE>Manpage of SYS-UNCONFIG</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="site-descr... |
src/css/index.css | niko-matses/nikomatses.com | @import url(https://fonts.googleapis.com/css?family=Coda);
@import url("https://use.typekit.net/qbp5vqk.css");
/* line 1, ../sass/helpers/_reset.scss */
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* line 3, ../sass/helpers/_reset.scss */
html, bo... |
blog/templates/blog/index.html | encorehu/hublog | {% extends 'blog_base.html' %}
{% block title %}首页{% endblock %}
{% block article_content %}
<main class="main">
<div class="main__content posts">
<div class="wrapper">
<ul class="posts__list">
{% for blog in blog_list %}
<li>
<a href="{{ blog.get_absolute_url }}">
... |
index.html | Recidvst/boney.css | <!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="Boney CSS Grid">
<meta name="author" content="Recidvst">
<title>Boney CSS... |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.11.1/hydra-battles/0.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>hydra-battles: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.m... |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.6.1/search-trees/8.6.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>search-trees: 25 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel... |
commons-el-1.0/docs/api/constant-values.html | kennetham/LTA-Traffic-Demo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Jun 18 10:16:52 PDT 2003 -->
<TITLE>
Constant Field Values
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>... |
_includes/job/sfp/thank-you.html | tayox/tales | <section class="" id="sfp-thanks">
<div class="container">
<!-- THANKS -->
<article class="thanks content">
{{ site.data.sfp.thankYou | markdownify }}
{{ site.data.sfp.thankYouNote | markdownify }}
{% for item in site.data.settings.contact %}
<a href="{{ item.url }}" class="contact">
<i... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/61dd64ebb4e07952719ecda3507d617d1148f1e0d810995db808173c1d50d2eb.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="./2ca27f1b38b516e2d1a8bc0a93e43eb991bacf00b6ffbf6a3151f0525b0eda04.html">Teleport</a>
<hr>
... |
public/Windows 10 x64 (18362.239)/_OBJECT_FOOTER.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.239)</h4><br>
<h2>_OBJECT_FOOTER</h2>
<font face="arial"> +0x000 HandleRevocationInfo : <a href="./_HANDLE_REVOCATION_INFO.html">_HANDLE_REVOCATION_INFO</a><br>
+0x020 ExtendedUserInfo : <a href="./_OB_EXTENDED_USER_INFO.html">_OB_EXTENDED_USER_INFO</a><br>
</font></body></ht... |
public/Windows 10 x64 (18363.900)/_KPRCBFLAG.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.900)</h4><br>
<h2>_KPRCBFLAG</h2>
<font face="arial"> +0x000 PrcbFlags : Int4B<br>
+0x000 BamQosLevel : Pos 0, 2 Bits<br>
+0x000 PendingQosUpdate : Pos 2, 2 Bits<br>
+0x000 CacheIsolationEnabled : Pos 4, 1 Bit<br>
+0x000 PrcbFlagsReserved : Pos 5, ... |
test/index.html | stoffeastrom/touche | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Touché Test Suite</title>
<link rel="stylesheet" href="mocha/mocha.css">
</head>
<body>
<div id="mocha"></div>
<script src="mocha/expect.js"></script>
<script src="mocha/mocha.js"></script>
<script>mocha.setup('bdd')</script>
<script src="..... |
examples/list.html | lloiser/jquery-searcher | <!DOCTYPE html>
<html>
<head>
<title>List example</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="stylesheet" type="text/css" href="styles.css">
<script src="http://code... |
src/popup/index.css | cafe4it/Youtube-Multi-Downloader | body{
min-width: 500px;
width: 500px;
}
table.table-youtube{
min-width: 500px;
border-collapse: collapse;
}
table.table-youtube > caption{
text-align: left;
vertical-align: middle;
font-weight: bolder;
}
table.table-youtube > th, td {
border: 1px solid #000088;
}
table.table-streams ... |
darth-vader/08_restful_apis_backbonejs/d02/Joe_Greene/thursmornEx/style.css | ga-chicago/ga-chicago.github.io | .ex{
background: black;
float: left;
width: 200px;
height: 200px
margin: 1%;
box-shadow: 5px 5px 5px 5px #888;
}
/*
media query
set width rem&% will shrink relative*/
|
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.dev/contrib:ergo/dev/index.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet... |
demo/demo.css | munro/react-blocks | *,
*:before,
*:after {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
background: 'whitesmoke';
font-family: "Roboto";
font-weight: 400;
font-size: 14px;
}
#container {
margin: 0 auto;
}
small {
font-size: 20px;
font-weight: 200;
}
@media screen and (min-width: 768px) {
#conta... |
web/css/style.css | SrGio/GestorFCT |
.side-nav{
top: 100px;
}
.navbar-brand > h1{
margin-top: 0;
}
.navbar-fixed-top{
min-height: 100px;
}
ul li{
list-style:none;
color: red;
font-weight:bold;
}
|
docs/html/group___s_p_i___slave___select__management.html | team-diana/nucleo-dynamixel | <!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... |
application/tests/build/coverage/views_errors.html | kveeen/monitorTA | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for C:\xampp\htdocs\monitor\application/views/errors</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min... |
SDKs/VST3 SDK/doc/base/search/typedefs_66.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... |
docs/html/javadoc/continuum/slice/Filter.html | zackb/continuum | <!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_73) on Thu Mar 24 14:34:21 PDT 2016 -->
<title>Filter (continuum-core 0.1.2 API)</title>
<meta name="date" content="2016-03-24">
<link rel="sty... |
src/PortalWeb/Portal.Web/Content/jquery.bxslider.css | isboat/ibunionportal | /**
* BxSlider v4.1.2 - Fully loaded, responsive content slider
* http://bxslider.com
*
* Written by: Steven Wanderski, 2014
* http://stevenwanderski.com
* (while drinking Belgian ales and listening to jazz)
*
* CEO and founder of bxCreative, LTD
* http://bxcreative.com
*/
/** RESET AND LAYOUT
=============... |
public/src/css/validation.css | nguyennam9696/EvidationHealth | input.ng-invalid.ng-dirty {
border: solid 1px red;
}
input.ng-valid.ng-dirty {
border: solid 1px green;
} |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.0/gappa/1.4.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>gappa: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... |
ajax/libs/jsoneditor/2.3.3/jsoneditor-min.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:70788db784012cc3ada03edf72e0c4c1f881fedf2d0f2da8e405151e20a87b26
size 10612
|
web/css/navgoco/jquery.navgoco.css | novesanchez/project-hangout | .nav, .nav ul, .nav li {
list-style: none;
}
.nav ul {
padding: 0;
margin: 0 0 0 18px;
}
.nav {
padding: 4px;
margin: 0px;
}
.nav > li {
margin: 4px 0;
}
.nav > li li {
margin: 2px 0;
}
.nav a {
color: #333;
display: block;
outline: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
b... |
sample/inertia1.21/theme/inertia.custom.css | hellgorithm/inertia.js | presentation-title{
position:absolute;
bottom:30%;
left:5%;
font-size:60px;
}
author{
position:absolute;
bottom:25%;
left:5%;
font-size:40px;
}
p,h1,h2,h3,h4,h5,h6{
margin:5px 20px;
}
p{
font-size:25px;
}
.center{
text-align:center;
}
.hey{
position:absolute;
bottom:10%;
... |
application/tests/build/coverage/views_akun_v_login.php.html | satrio6210/KPPL | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for C:\xampp\htdocs\findingkostweb\application/views/akun/v_login.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstr... |
all-data/15000-15999/15554-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>... |
app/app.css | Davidw1339/hiccup-frontend | /* app css stylesheet */
body, html{
height: 100%;
}
body {
overflow: hidden;
}
hr {
margin: 5px;
}
.banner {
text-align: center;
margin-top: 125px;
margin-bottom: 30px;
}
form {
text-align: center;
/*padding-left: 250px;
padding-right: 250px;*/
margin-left: auto;
margin-right: auto;
max-width: ... |
waffles.html | Angelinacraig1234/final_project | <!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>Recipes - Easy Eatz! - Start Bo... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/b021234ab3df7c01ea4306aa0557d764795dcf037fbee98710fd2b59a20e43d9.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="./567896e70f699dfe094084709054d4c1b0730dce79813030eeac341250fcfd15.html">Teleport</a>
<hr>
... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/8fee551e1e3c59b020f86ab7dc2b15275cff02c484ad2323c604da60246c1d86.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="./66a638782d9b0be12626e97e840504e657e1fdc71b8417cd214f7fafbf0df0a1.html">Teleport</a>
<hr>
... |
_scraping/_node/48.html | esclapes/esclapes.github.com | <!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" xml:lang="es" lang="es" dir="ltr">
<!-- Mirrored from esclap.es/node/48 by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 04 Jun 2014 07:45:07 GMT -->
<!-- Added by HT... |
j-forms/source/templates/booking_multistep_with_steps.html | Serious-Rage/SOCIAL-RAGE | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Booking form</title>
<!-- Your META here -->
<meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0" name="viewport">
<!-- Stylesheets -->
<link rel="stylesheet" href="j-folder/css/demo.css">
<link rel="stylesheet... |
api/v0.6.6/core/gameobject/GameObject.this.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Constructor GameObject.this</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel=... |
tag/eclipse/index.html | vaporize93/blog | <!DOCTYPE html>
<html lang="ko">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<title>Junshoong의 기술블로그 - eclipse tag</title>
<link rel="style... |
modulos/Rutinas/Rutinas_Prefinal.html | lindemann18/spingyma | <style type="text/css">
.ListaInstructores {margin-left: 4%; margin-top: 0%; visibility:hidden}
.size {font-size: 15px;}
.jumbotron{border-radius: 18px;}
.infocont{color:#fff; background-color: #D14841; margin: 1%; margin-bottom: 2%; border-radius: 13px;}
.infodesc{color:#fff; background-color: #D1484... |
css/tour-themes/default.css | drazion/Crimson-Tour | .hidden { display: none; visibility: hidden; }
.crimson-dialog { padding:0px; border: 2px solid black; background-color: white; width: 200px; height: auto; box-shadow: 3px 3px 5px 6px #ccc; border-radius: 1em; }
.crimson-dialog .crimson-title { position: absolute; top: 0px; border-bottom: 1px solid black; text-align: ... |
_site/deutsch/helper/index.html | makepanic/jekyll-i18n-boilerplate | <!DOCTYPE html>
<!--[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>
... |
src/popup.html | mmai/giaffer | <!doctype html>
<html ng-csp ng-app="ngGiaffer.popup" ng-controller="PopupCtrl">
<head>
<link ng-href="vendor/bootstrap/dist/css/bootstrap-{{csstheme}}.css" rel="stylesheet" />
<script src="vendor/angular/angular.js"></script>
<script src="vendor/angular-florm/lib/angular-florm.js"></script>
<script src="vendor/jquery... |
GoPass/download.html | Ephellon/ephellon.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<base href="https://www.appsgeyser.com/">
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" type="te... |
_includes/themes/bootstrap/footer.html | lantoniotrento/lantoniotrento.github.io | <!-- footer -->
<footer>
<div class="top-bar" style = "background: -webkit-linear-gradient( rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url({{ BASE_PATH }}/assets/images/pattern_background4.jpg); background: linear-gradient( rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url({{ BASE_PATH }}/asse... |
index.html | paulbremer/floatlist | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>FloatList</title>
<base href="/">
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
|
public/422.html | yhordi/nfg_rails | <!DOCTYPE html>
<html>
<head>
<title>The change you wanted was rejected (422)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" type="text/css" href="errors.css">
</head>
<body class="rejected">
<!-- This file lives in public/422.html -->
<div class="dialog ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.