path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
third_party/polymer2/bower_components/paper-item/paper-item-body.html | catapult-project/catapult | <!--
@license
Copyright (c) 2015 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 http:/... |
ajax/libs/mini.css/2.3.3/mini-lite.css | him2him2/cdnjs | @charset "UTF-8";
/*
Flavor name: Lite (mini-lite)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v2.3.3
*/
/*
Browsers resets and base typography.
*/
html {
font-size: 16px;
}
html, * {
font-family: -apple-system, BlinkMacSystemFont,"Segoe UI","R... |
test/unit/utils-elements.html | mgiuffrida/polymer | <!--
@license
Copyright (c) 2015 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 http:/... |
third_party/blink/web_tests/external/wpt/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage-ImageBitmap-image.html | scheib/chromium | <!DOCTYPE HTML>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="canvas-display-p3.js"></script>
<script>
// Test that drawing ImageBitmaps with different image source bit depths and
// color profiles into sRGB and Display P3 canvases works, by readi... |
webapp/lazyplanner/ext-4.0.0/examples/form/fieldcontainer.html | bibryam/lazyplanner | <!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=iso-8859-1">
<title>FieldContainer Example</title>
<!-- ExtJS -->
<link rel="stylesheet" type="text/css" href="../../resources/css/ext-all.css... |
www/tinymce/js/tinymce/plugins/imagemanager/examples.html | lulubau/framework-master | <html>
<head>
<title>MCImageManager Example</title>
<script type="text/javascript" src="js/mcimagemanager.js"></script>
<style>
body, input { font-family: Arial, Verdana; font-size: 11px; }
h3 { font-size: 14px; }
p { margin: 0; padding: 0; margin-bottom: 3px; }
</style>
</head>
<body>
<h3>Simple example</h3>
<p>This ... |
third_party/blink/web_tests/external/wpt/css/css-paint-api/one-custom-property-animation.https.html | scheib/chromium | <!DOCTYPE html>
<html class="reftest-wait">
<link rel="help" href="https://drafts.css-houdini.org/css-paint-api/">
<link rel="match" href="one-custom-property-animation-ref.html">
<style>
.container {
width: 100px;
height: 100px;
}
@keyframes expand {
0% { --foo: 0; }
100% { --foo: 100; }
}
.animate {
backgro... |
uDrive/uDrive.Site/Umbraco/Views/components/notifications/umb-notifications.html | msinnott22/uDrive | <div class="umb-notifications" id="umb-notifications-wrapper" ng-cloak>
<ul class="umb-notifications__notifications">
<li ng-repeat="notification in notifications"
class="alert alert-block alert-{{notification.type}} umb-notifications__notification animated -half-second fadeIn"
n... |
xampp/apache/manual/mod/mod_proxy_fcgi.html | Dokaponteam/ITF_Project | # GENERATED FROM XML -- DO NOT EDIT
URI: mod_proxy_fcgi.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
URI: mod_proxy_fcgi.html.fr
Content-Language: fr
Content-type: text/html; charset=ISO-8859-1
|
chapter5/simple-angularjs-service/index.html | JethroTseng/angularjs-up-and-running | <!-- File: chapter5/simple-angularjs-service/index.html -->
<html ng-app="notesApp">
<body ng-controller="MainCtrl as mainCtrl">
<h1>Hello Controllers!</h1>
<button ng-click="mainCtrl.open('first')">
Open First
</button>
<button ng-click="mainCtrl.open('second')">
Open Second
</button>
<div ng-switc... |
src/main/webapp/help/common/help-deployedArtifactIncludePattern.html | DimaNevelev/jenkins-artifactory-plugin | <div>
Comma or space-separated list of
<a href="http://ant.apache.org/manual/dirtasks.html#patterns" target="_blank">Ant-style patterns</a>
of files that will be included in publishing. Include patterns are applied on the published file path before any
exclude patterns.
</div> |
home/images/3/mydiary.css | mikelee009/cmlove | .main .right .rightTitle {width:630px;height:25px;line-height:25px;background:#fe4385;filter:alpha(opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.main .right .rightTitle h4 {float:left;color:#fff;}
.main .right .rightTitle a {float:right;display:block;width:86px;color:#fff;position:relative;font-size:14px;font-weight:bo... |
venv/bin/libs/numeric/ublas/doc/html/structboost_1_1numeric_1_1ublas_1_1iterator__restrict__traits_3_01dense__random__access__iteratodc161542be457382732ec49a83757970.html | NixaSoftware/CVis | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>ublas: boost::numeric::ublas::iterator_restrict_traits< dense_random... |
third_party/blink/web_tests/external/wpt/websockets/interfaces/WebSocket/url/006.html | scheib/chromium | <!doctype html>
<title>WebSockets: defineProperty setter for url</title>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src=../../../constants.sub.js></script>
<meta name="variant" content="">
<meta name="variant" content="?wss">
<div id=log></div>
<script>... |
ajax/libs/angular-fontselect/0.6.6/angular-fontselect.css | BenjaminVanRyseghem/cdnjs | /*!
* angular-fontselect v0.6.6
* https://github.com/Jimdo/angular-fontselect
*
* A fontselect directive for AngularJS
*
* Copyright 2014, Jimdo, Hannes Diercks <hannes.diercks@jimdo.com>
* Released under the MIT license
*/
.jdfs-main {
width: 150px;
height: 50px;
position: relative;
display: inline-fle... |
v7.38.0/docs/libcurl/opts/CURLOPT_CRLFILE.html | iSCInc/cURL | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>CURLOPT_CRLFILE man page</title>
<meta name="generator" content="roffit">
<STYLE type="text/css">
P.level0 {
padding-left: 2em;
}
P.level1 {
padding-left: 4em;
}
P.level2 {
padding-left: 6em;... |
basvecfinal/basvec/administrator/modules/mod_poweradmin/assets/css/mod_poweradmin_quickicon.css | NallelyFlores89/basvec | .jsn-poweradmin-quickicon div.icon {
text-align: center;
float: left;
padding: 5px 0 5px 10px;
}
.jsn-poweradmin-quickicon div.icon a {
display: block;
float: left;
border: 1px solid #f0f0f0;
height: 110px;
width: 108px;
color: #666666;
vertical-align: middle;
text-decoration: none;
}
.jsn-poweradmin-quick... |
third_party/WebKit/LayoutTests/http/tests/serviceworker/getregistration.html | js0701/chromium-crosswalk | <!DOCTYPE html>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="resources/test-helpers.js"></script>
<script>
async_test(function(t) {
var documentURL = 'no-such-worker';
navigator.serviceWorker.getRegistration(documentURL)
.then(f... |
wrt/wrt-rt-linux-tests/org.csp.connectsrccrossoriginmultixmlhttprequestblocked/test_index.html | qiuzhong/crosswalk-test-suite | <!DOCTYPE html>
<!--
Copyright (c) 2015 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... |
src/webapp/js/yui/scrollview-list/assets/skins/night/scrollview-list-skin.css | sergiomt/zesped | /*
YUI 3.5.1 (build 22)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-skin-night .yui3-scrollview {
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.yui3-skin-night .yui3-scrollview{
color:#fff;
background-color:#000;
}
.yui3-skin... |
surface2/domelements/bower_components/app-layout/app-header-layout/demo/footer.html | ms123s/simpl4-src | <!--
@license
Copyright (c) 2016 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 http:/... |
third_party/blink/web_tests/external/wpt/upgrade-insecure-requests/gen/iframe-blank-inherit.meta/unset/websocket.https.html | scheib/chromium | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec upgrade-insecure-requests/` -->
<html>
<head>
<meta charset="utf-8">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></... |
views/layouts/media-instance.html | cadecairos/popcorn.webmaker.org | <div class="media-instance">
<div class="track-handle-container">
<div class="handle-list"></div>
</div>
<div class="media-container">
<div class="tracks-container-wrapper">
<div class="tracks-container"></div>
<div class="bounding-box-selection hidden"></div>
</div>
</div>
</div>
|
content/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html | leighpauls/k2cro4 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>XHR2 Timeout Property Tests in Worker</title>
<link rel="help" href="http://www.w3.org/TR/XMLHttpRequest/#timeout-error" />
<link rel="stylesheet" href="testharness.css" />
<script src="/w3c/resources/testharness.js"></script>
<scrip... |
Docs/HeaderDoc/GrowlApplicationBridge/toc.html | doshinirav/doshinirav-myversion | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html>
<head>
<style type="text/css"><!--a:link {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited {text-decoration:... |
zutils/pcap_util/third_party/winpcap/docs/html/group__NPF.html | wubenqi/zutils | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>WinPcap: NPF driver internals manual</title>
<link href="tabs.css" rel=... |
Les Royaumes de Midgard/midgard.css | suldae/roll20-character-sheets | .charsheet {
background-color:#FFFFFF;
}
table
{
width:100%;
border:0px;
background-color:#FFFFFF;
box-shadow: 6px 6px 12px black;
color:#000000;
}
textarea
{
width:100%;
border:0px;
background-color:#FFFFFF;
box-shadow: 6px 6px 12px black;
color:#000000;
}
input
{
width:100% !important;
}
input[type=nu... |
venv/bin/libs/spirit/doc/html/spirit/karma/tutorials/karma_complex.html | NixaSoftware/CVis | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Complex - A first more complex generator</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="... |
packages/rocketchat-livechat/assets/demo.html | tntobias/Rocket.Chat | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<script type="text/javascript">
(function(w, d, s, u) {
w.RocketChat = function(c) { w.RocketChat._.push(c) };
w.RocketChat._ = [];
w.RocketChat.url = u;
var h = d.getElementsByTagName(s)[... |
web/ui/bower_components/heatmap/docs/assets/css/prism.css | mediahackday/districtsintown | * http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript */
/**
* prism.js default theme for JavaScript, CSS and HTML
* Based on dabblet (http://dabblet.com)
* @author Lea Verou
*/
code[class*="language-"],
pre[class*="language-"] {
color: black;
text-shadow: 0 1px white;
font... |
thirdparty/glm-0.9.9.8/glm/doc/api/search/typedefs_b.html | Jean-LouisH/LaniaEngine | <!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"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<link rel="stylesheet" type="text/css" href="search... |
static/*.kateadams.eu/Consor/Doxygen/search/all_14.html | KateAdams/kateadams.eu | <!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"/>
<meta name="generator" content="Doxygen 1.8.7"/>
<link rel="stylesheet" type="text/css" href="search.... |
web/components/ocdgplates-element/bower_components/iron-fit-behavior/demo/simple-fit.html | glcomponents/glcomponents.github.io | <!--
@license
Copyright (c) 2015 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 http:/... |
features/apimgt/org.wso2.carbon.apimgt.store.feature/src/main/resources/store/site/themes/wso2/templates/subscription/subscription-list-element/css/styles.css | dhanuka84/carbon-apimgt | .tabElementset{
color:#333333;
text-align:left;
padding: 0 0 20px 0;
}
.form-horizontal .control-label {
text-align: left;
}
.cDivPlusIcon{
text-align: left;
display: inline-block;
vertical-align: top;
*display: inline;
*zoom: 1;
text-decoration: underline;
}
.cDivPlusIco... |
module8/dotNet/ContosoConf/styles/footer.css | theglue99/Interface480 | /* Style for the page footer */
footer.page-footer {
background-color: #333;
color: #fff;
font-size: 1.4rem;
height: 18rem;
}
footer.page-footer .container {
padding: 1rem;
}
/* To stick the footer at the bottom of the page, give the page-section a min-height so it pushes down */
section.page-sec... |
orion_web/orion_web_theme/orion_web_theme_external/src/main/resources/external/css/cookiebar/language/fr.html | orioncode/orionplatform | <div id="cookie-bar-prompt" style="display:none">
<div id="cookie-bar-prompt-content">
<a rel='nofollow' id="cookie-bar-prompt-logo" href="http://cookie-bar.eu"><span>cookie bar</span></a>
<a rel='nofollow' id="cookie-bar-prompt-close"><span>fermer</span></a>
<div class="clear"></div>
... |
test/rm_attr.html | 007design/node-trumpet | <div class="a"><input type="text" zzz="..." value="xyz"></div>
|
src/Orchard.Web/Modules/Orchard.Resources/Styles/jquery-datetime-editor.css | bedegaming-aleksej/Orchard | /*
** NOTE: This file is generated by Gulp and should not be edited directly!
** Any changes made directly to this file will be overwritten next time its asset group is processed by Gulp.
*/
.time .timeEntry_control {
position: relative;
top: -2px;
margin-left: 4px;
}
|
web/jpgraph/docs/chunkhtml/ch15s06.html | daveseff/DS_Scheduler | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Contour graphs</title><link rel="stylesheet" type="text/css" href="manual.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.0"><link rel="home" href="index.html" title="JpGraph Manual"><link rel="up" href="ch15.html" ... |
www/static/common/plugins/zTree/demo/en/super/oneroot.html | jiangdefu/ThinkJS-RABC | <!DOCTYPE html>
<HTML>
<HEAD>
<TITLE> ZTREE DEMO - one root</TITLE>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../css/demo.css" type="text/css">
<link rel="stylesheet" href="../../../css/zTreeStyle/zTreeStyle.css" type="text/css">
<script type="text/javas... |
work/berkeley-db/docs/gsg_txn/C/readmodifywrite.html | joglomedia/masedi.net | <?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>Read/... |
documentation/reference_manual/or-tools/src/algorithms/classoperations__research_1_1KnapsackState.html | AlperSaltabas/OR_Tools_Google_API | <!-- Good morning, Mr. Phelps. -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>or-tools/src/algorithms/: operations_research::KnapsackState Class Reference - Doxy</title>
<link rel="shortcut icon" href="../../../favicon.ico">
<!-- Both stylesheets are suppli... |
ajax/libs/oojs-ui/0.12.6/oojs-ui-mediawiki-icons-layout.css | tonytomov/cdnjs | /*!
* OOjs UI v0.12.6
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2015 OOjs UI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2015-08-26T00:14:44Z
*/
.oo-ui-icon-stripeFlow {
background-image: url("themes/mediawiki/images/icons/stripeFlow-... |
third_party/WebKit/LayoutTests/fast/scrolling/overlay-scrollbars.html | axinging/chromium-crosswalk | <!DOCTYPE html>
<html>
<head>
<style>
html, body {
margin: 0;
padding: 0;
}
.container {
width: 100px;
height: 100px;
overflow: auto;
background-color: lime;
}
.box {
width: 500px;
height: 500px;
}
</style>
<script>
if (window.internals) {
testRunner.dumpAsTextWithPixelResults();
... |
third_party/WebKit/LayoutTests/media/track/opera/interfaces/TextTrackCueList/length.html | js0701/chromium-crosswalk | <!doctype html>
<title>TextTrackCueList.length</title>
<script src=../../../../../resources/testharness.js></script>
<script src=../../../../../resources/testharnessreport.js></script>
<div id=log></div>
<script>
setup(function(){
window.video = document.createElement('video');
window.t1 = video.addTextTrack('s... |
third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/flex-shrink-001.html | js0701/chromium-crosswalk | <!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Flexbox Test: flex-shrink - number(positive)</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<link rel="author" title="Shiyou Tan" href="mailto:shiyoux.tan@intel.com">
<link rel="help" title="7.3.2. The 'flex-shrink' property" href="http://www.w3.o... |
webserver/public/500.html | samn/spectral-workbench | <!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>We're sorry, but something went w... |
test/cms/css/dialog.css | bamroberts/whatsonqueenstown | p.message {
/*background: url(../cms/images/dialogs/alert.gif) repeat top left;*/
padding-left: 60px;
}
img {
float: left;
margin-left: -60px;
}
span {
clear: right;
}
body {
font-family: Arial, sans-serif;
font-size: 1em;
} |
external/chromium_org/chrome/common/extensions/docs/templates/public/apps/fileSystemProvider.html | s20121035/rk3288_android5.1_repo | {{+partials.standard_apps_api api:apis.apps.fileSystemProvider intro:intros.fileSystemProvider/}}
|
src/aui-search/tests/unit/index.html | Khamull/alloy-ui | <!DOCTYPE html>
<html>
<head>
<title>aui-search</title>
<link rel="stylesheet" href="../../../../build/aui-css/css/bootstrap.css">
<script src="../../../../build/aui/aui.js"></script>
<script src="js/tests.js"></script>
<meta charset="utf-8" />
</head>
<body class="yui3-skin-sam">
<div id="logger"... |
wts/tests/canvas/w3c/2d.shadow.blur.high.html | hgl888/web-testing-service | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by tools/gentest.py. -->
<title>Canvas test: 2d.shadow.blur.high</title>
<meta name="author" content="Philip Taylor">
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="common/can... |
web/js/google-closure/closure/goog/ui/formpost_test.html | marcelohg/NasajonWebTeamplateProject | <!DOCTYPE html>
<html>
<!--
Copyright 2009 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<!--
-->
<head>
<!--
This test has not yet been updated to run on IE8. See http://b/hotlist?id=36311
-->
<!--meta ht... |
test/jdk/javax/swing/border/Test4129681.html | md-5/jdk10 | <!--
Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2 only, as
published by the Free Software F... |
wsgi/wsgi/static/weblink/doc/api/t-pfcModelItem-ModelItemOwner.html | 2014c2g12/c2g12 | <html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
CIP JavaScript documentation for class "
pfcModelItemOwner"
</title>
<link href="cipdoc_default.css" type="text/css" rel="stylesheet">
<script language="JAVASCRIPT">
function findProperNode ()
{
top.f... |
third_party/blink/web_tests/transitions/longhand-vs-shorthand-initial.html | scheib/chromium | <!DOCTYPE>
<html>
<head>
<style>
.box {
height: 100px;
width: 100px;
margin: 10px;
background-color: white;
-webkit-transition-property: width;
}
.box {
-webkit-transition: 2s;
}
#box.final {
background-color: black;
}
</sty... |
introToAngular/examples/snapshots/snapshot16/index.html | pastorenue/screencasts | <html ng-app="nameApp">
<head>
<meta charset="utf-8">
<title>Angular.js Example</title>
<script src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.1/angular.min.js"></script>
<script>
var nameApp = angular.module('nameApp', []);
nameApp.controller('NameCtrl', function ($scope){
$... |
webroot/bower_components/summernote/examples/nativestyle.html | aoliverio/builder | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>summernote</title>
<!-- include jquery -->
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<!-- include librar... |
venv/bin/libs/preprocessor/doc/ref/list_first_n_d.html | NixaSoftware/CVis | <html>
<head>
<title>BOOST_PP_LIST_FIRST_N_D</title>
<link rel="stylesheet" type="text/css" href="../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>BOOST_PP_LIST_FIRST_N_D</b> macro expands to a <i>list</i> of the first <i>count</i> elements of a <i>list</i>.
It reenters <b>BOOST_PP_WH... |
third_party/blink/web_tests/fast/lists/009.html | scheib/chromium | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<title>A List Apart</title>
<style type="text/css">
#subnav ul {
padding: 0;
}
#subnav ul li {
list-style: disc url(resources/listmark.gif) inside;
}
#subnav dd {
margin: 0;
}
</style>
</head>
<body>
<div id="subnav">
<... |
third_party/blink/web_tests/http/tests/security/resources/innocent-victim.html | scheib/chromium | <html>
<body>
This page doesn't do anything special.
</body>
</html>
|
webapps/ROOT/LoadTestResults_2017_7200/LITRC/content/css/dashboard.css | saurabhrai-it/gale | /*
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 the Apache License, Version 2.0
(the "License"); you may ... |
omeka/omeka-2.4.1/application/views/scripts/css/media/768min.css | jbfink/docker-omeka | /* Table of Contents
==================================================
#Content Navigation
#Content
#Dashboard
#Browse Items */
/* Form Elements
==================================================*/
a.button.big, input[type=submit].big, button.big {
font-size: 1em;
}
/* Content Navi... |
third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001-expected.html | danakj/chromium | <!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<!-- Reference case, using inline-block instead of inline-flex, and with the
unaligned children taken out of baseline-alignment with
"vertical-align:top".
-->
<html>
<head>
<... |
third_party/blink/web_tests/external/wpt/css/css-ui/reference/text-overflow-016-ref.html | scheib/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<title>Test reference</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<style>
div {
margin-left: 60px;
background: green;
width: 40px;
height: 40px;
}
</style>
<p>Test passes if there is a filled green square and <strong>no red</stron... |
www/vendor/angular-1.3.9/docs/examples/example-example104/index.html | marcoR80/simple-app-mobile | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example104</title>
<script src="../../../angular.min.js"></script>
<script src="script.js"></script>
</head>
<body ng-app="orderByExample">
<div ng-controller="ExampleController">
<table class="friend">
<t... |
third_party/blink/web_tests/external/wpt/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html | nwjs/chromium.src | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CSS Transforms Test: rotate3d on div element</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<link rel="help" href="http://www.w3.org/TR/css-transforms-2/#three-d-transform-functions">
<link rel="match" href="referen... |
www/SiGA/pages/UI/sliders.html | Gerencia-de-Configuracao-Software/SiGA | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>AdminLTE | UI Sliders</title>
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="styleshe... |
tests/wpt/web-platform-tests/css/css-counter-styles/telugu/css3-counter-styles-149.html | anthgur/servo | <!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8"/>
<title>telugu, 0-9</title>
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
<link rel='help' href='http://www.w3.org/TR/css-counter-styles-3/#simple-numeric'>
<meta name='flags' content='font'>
<meta name="assert" content="list-styl... |
web/peoplefinder/static/contrib/jtable/themes/metro/lightgray/jtable.css | nextgis/peoplefinder | /* jTable metro style theme - Light gray
* Created by Halil İbrahim Kalkan
* http://www.jtable.org
*/
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHC... |
webkit/LayoutTests/fast/dom/NodeList/resources/adoptNode-node-list-cache-subframe.html | danialbehzadi/Nokia-RM-1013-2.0.0.11 | <script>
var doc = document.implementation.createHTMLDocument('a');
var b = document.createElement('b');
// Give it a node list cache on document
b.childNodes;
// Attach it to doc to update m_document
doc.adoptNode(b);
doc.body.appendChild(b);
doc.body.removeChild(b);
</script>
<p>Close the document to see if there's ... |
webkit/LayoutTests/fast/encoding/resources/118.html | danialbehzadi/Nokia-RM-1013-2.0.0.11 | <!DOCTYPE HTML>
<meta http-equiv="Content-Type" content='text/html;charset=IS\O-8859-9'>
<p>Test:
<pre><!DOCTYPE HTML>
<meta http-equiv="Content-Type" content='text/html;charset=IS\O-8859-9'></pre>
<p>Expected result: <span id="expected">Windows-1252</span>
<div>
<style scoped>
.pass { background: green; color... |
tests/wpt/web-platform-tests/css/css-gcpm/leader-003.html | UK992/servo | <!DOCTYPE html>
<html>
<head>
<title>CSS Test: GCPM Solid Leader</title>
<link rel="author" title="Dave Cramer" href="mailto:dauwhe@gmail.com">
<link rel="help" href="http://www.w3.org/TR/css-gcpm-3/#solid-leader">
<meta name="flags" content="paged">
<meta name="assert" content="Test checks that a basic solid leader i... |
files/formstone/0.8.27/css/upload.css | as-com/jsdelivr | /*! formstone v0.8.27 [upload.css] 2015-11-10 | MIT License | formstone.it */
/**
* @class
* @name .fs-upload-element
* @type element
* @description Target elmement
*/
/**
* @class
* @name .fs-upload
* @type element
* @description Base widget class
*/
/**
* @class
* @name .fs-upload.fs-upload-d... |
src/components/chips/demoBasicUsage/index.html | weebygames/material | <div ng-controller="BasicDemoCtrl as ctrl" layout="column">
<md-content class="md-padding" layout="column">
<h2 class="md-title">Use a custom chip template.</h2>
<md-chips ng-model="ctrl.roFruitNames" readonly="ctrl.readonly">
<md-chip-template>
<strong>{{$chip}}</strong>
<em>(fruit)</... |
third_party/blink/web_tests/external/wpt/css/css-grid/grid-items/grid-minimum-size-grid-items-011.html | chromium/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Test: Minimum size of grid items</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
<link rel="match... |
tests/wpt/mozilla/tests/mozilla/referrer-policy/origin/meta-csp/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html | shinglyu/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'</title>
<meta name="description" content="Check that all subresources in all ... |
web-platform-tests/tests/shadow-dom/events/event-retargeting/test-001.html | cr/fxos-certsuite | <!DOCTYPE html>
<!--
Distributed under both the W3C Test Suite License [1] and the W3C
3-clause BSD License [2]. To contribute to a W3C Test Suite, see the
policies and contribution forms [3].
[1] http://www.w3.org/Consortium/Legal/2008/04-testsuite-license
[2] http://www.w3.org/Consortium/Legal/2008/03-bsd-license
[3... |
webkit/Source/WebCore/manual-tests/liveconnect-applet-get-boolean.html | danialbehzadi/Nokia-RM-1013-2.0.0.11 | <html>
<body><applet code="CheckerApplet.class" name="Checker" codebase="resources">
Unable to load applet.</applet>
This tests retrieving a boolean value from a Java class using javascript. It tests the return value. The return value should be true.<br>
<input type="button" name="test" value="Read applet" onClick="ale... |
third_party/blink/web_tests/external/wpt/css/css-writing-modes/support/embedded-doc-abs-pos-non-replaced-icb-vrl-026.html | scheib/chromium | <!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">
<title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-026 in 'writing-mode: vertical-rl'</title>
<!--
position absolute and ... |
ztree/src/main/resources/static/zTree/api/cn/setting.callback.beforeMouseDown.html | h819/spring-boot | <div class="apiDetail">
<div>
<h2><span>Function(treeId, treeNode)</span><span class="path">setting.callback.</span>beforeMouseDown</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 上... |
vendor/bower_components/angular-bootstrap/template/alert/alert.html | g0v/hacktabl | <div class="alert" ng-class="['alert-' + (type || 'warning'), closeable ? 'alert-dismissible' : null]" role="alert">
<button ng-show="closeable" type="button" class="close" ng-click="close($event)">
<span aria-hidden="true">×</span>
<span class="sr-only">Close</span>
</button>
<div ng-... |
tests/wpt/web-platform-tests/mixed-content/picture-tag/meta-csp/same-host-https/top-level/no-redirect/allowed/allowed.https.html | anthgur/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by mixed-content/generic/tools/generate.py using mixed-content/generic/template/test.release.html.template. -->
<html>
<head>
<title>Mixed-Content: Allowed content</title>
<meta charset='utf-8'>
<meta name="description" content="Test behavior of allowed content.... |
introToDynamicHTML/examples/code/snapshot11/index.html | theclinicdotcom/screencasts | <!--
A basic skeleton for a blog.
By Curran Kelleher 9/25/2014 curran.kelleher@gmail.com
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Blog</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="posts"></div>
<script src="main.js"></script>
</body>
<... |
zbk_back/static/js/jquery-easyui-1.4.1/themes/bootstrap/menu.css | kangjianfu/go_project | .menu {
position: absolute;
margin: 0;
padding: 2px;
border-width: 1px;
border-style: solid;
overflow: hidden;
}
.menu-item {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
white-space: nowrap;
cursor: pointer;
border-width: 1px;
border-style: solid;
}
.menu-text {
height: 20... |
workshop/css/print/pdf.css | gwiedeman/gwiedeman.github.io | /**
* This stylesheet is used to print reveal.js
* presentations to PDF.
*
* https://github.com/hakimel/reveal.js#pdf-export
*/
* {
-webkit-print-color-adjust: exact;
}
body {
margin: 0 auto !important;
border: 0;
padding: 0;
float: none !important;
overflow: visible;
}
html {
width: 100%;
height: 100%;... |
wwwroot/lib/material-design-lite/src/button/snippets/fab-mini-colored.html | Pikabanga/MelloWizard | <!-- Colored mini FAB button -->
<button class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-button--colored">
<i class="material-icons">add</i>
</button>
|
test/html/input-radio.html | Testoni/ionic | <html ng-app="ionicApp">
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Radio Buttons</title>
<link rel="stylesheet" href="../../dist/css/ionic.css">
<script src="../../../../dist/js/ionic.bundle.js"></script>
</he... |
tests/unit/net/parsable_mime/text/html/text_html_p_20_u.html | totallybradical/temp_servo2 |
<p
|
third_party/web_platform_tests/conformance-checkers/html/elements/input/type-submit-formaction/userinfo-username-contains-at-sign-novalid.html | youtube/cobalt | <!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: userinfo-username-contains-at-sign</title>
<input type=submit formaction="http://::@c@d:2">
|
demo/index.html | chipit24/fade-props | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>FadeProps Demo</title>
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="js/bundle.js"></script>
</body>
</html>
|
_includes/post-list.html | sean-clayton/sean-clayton.github.io | <ul class="post-list">
{% for post in paginator.posts %}
<li class="post-listing">
<a class="post-listing-link" href="{{ site.baseurl }}/{{ post.url | remove_first: '/' }}">
<aside class="post-listing-published-date">{{ post.date | date:"%b %d" }}</aside>
<h3 class="post-listing-title">{{ po... |
Figure3/Tox21_nnm/WorkHere/26049-71-8.smi.png.html | andrewdefries/ToxCast | <!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"></meta>
<title>26049-71-8.smi.png.html</title>
</head>... |
clean/Linux-x86_64-4.07.1-2.0.6/released/8.11.2/lambek/8.5.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>lambek: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2~camlp4/free-groups/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>free-groups: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
app/views/examples/elements/months-six.html | rhianonymous/firstreg | {{<govuk_template}}
{{$head}}
{{>includes/elements_head}}
<link rel="stylesheet" type="text/css" href="/public/stylesheets/jquery-custom-form-v2.css" />
<script type="text/javascript" src="/public/javascripts/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="/public/javascripts//jquery-... |
sig.html | andrewbolster/andrewbolster.github.io | <body>
<table width="100%" border="0" cellpadding="0">
<tbody>
<tr>
<td align="left" valign="top" width="10">
<p style="padding-right: 10px; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px;">
<a style="text-decoration:none" href="http://andrewbolster.info" class="clin... |
api_en/fs.html | huahouye/nodejs-API_zh | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>File System Node.js v6.2.0 Manual & Documentation</title>
<link rel="stylesheet" href="assets/css?family=Lato:400,700,400italic">
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="assets/sh.css">
<link rel="... |
public/patients/views/create-patient.client.view.html | ronnyp07/eLap | <section data-ng-controller="PatientsCreateController as createCtrl" >
<div class="modal-header">
<h3 class="modal-title">Nuevo Paciente</h3>
</div>
<div class="modal-body">
<form name="createPatientForm" id="createPatientForm">
<fieldset>
<div class="row">
... |
html/nw/rns/basics/staticRouting.html | brunswyck/docu |
<!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>Static Routes — Patrick's Docuhub ... |
public/css/normalize.css | chiichuy/pininos | html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.