path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
tools/nunit/net-3.5/doc/getStarted.html
thomast74/spring-net-data-mongodb
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - GetStarted</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <meta name="norton-saf...
jodd-lagarto/src/test/resources/jodd/jerry/test/is2.html
007slm/jodd
<!DOCTYPE html> <html> <head> <style>div { color:red; }</style> <script src="http://code.jquery.com/jquery-latest.js"></script> </head> <body> <form><input type="checkbox" /></form> <div></div> <script> var isFormParent = $("input[type='checkbox']").parent().is("form"); $("div").text("isFormParent ...
test_data/usfirst_html/usfirst_event_rankings_2014casj.html
bvisness/the-blue-alliance
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40"><head> <meta http-equiv="Content-Type" content="text/html; charset=us-...
web/resources/vendor/bootstrap-checkbox/css/theme-krajee-flatblue.css
genoud/js
/*! * @copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015 * @version 1.5.4 * * Krajee Flat Blue Theme for bootstrap-checkbox-x. Load this theme file after * `checkbox-x.css` on your page. * * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com * For more Yii related demos visi...
vendor/zend/gdata/documentation/manual/core/en/zend.measure.html
Laurence11/ProjetSoleil
<!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>Zend_Measure - Zend Framework...
src/Quest.WebCore/wwwroot/lib/vis/examples/network/labels/labelBackground.html
Extentsoftware/Quest
<!doctype html> <html> <head> <title>Network | Label alignment</title> <script type="text/javascript" src="../../../dist/vis.js"></script> <link href="../../../dist/vis-network.min.css" rel="stylesheet" type="text/css" /> <style type="text/css"> #mynetwork { width: 600px; height: 600px; ...
turnjs4/samples/steve-jobs/pages/page57.html
ZhuYiwei/icapital.ebook
<div class="book-content"> <p class="no-indent"> Apple’s arch-rival Microsoft. </p> <p> But he progressively started to sense Pixar was going to be a lot more important to his career than he ever expected. According to many, the revelation came in January 1995, when he was invited to a Disney event in New York. In the...
wts/tests/webaudio/audionode_numberOfOutputs_type.html
haoxli/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...
labs/architecture-examples/dijon/index.html
ckirkendall/todomvc
<!doctype html> <html lang="en" data-framework="dijon"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Dijon • TodoMVC</title> <link rel="stylesheet" href="bower_components/todomvc-common/base.css"> </head> <body> <section id="todoapp"> <header id="header"> ...
web_app/static/web_app/js/angular-1.6.0/docs/examples/example-range-input-directive-ng/index-jquery.html
sfloresk/nso-dashboard-demo
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-range-input-directive-ng-jquery</title> <script src="../../components/jquery-undefined/jquery.js"></script> <script src="../../../angular.js"></script> </head> <body ng-app="rangeExample"> <script> angular.mod...
third_party/blink/web_tests/external/wpt/css/css-pseudo/grammar-error-003-manual.html
chromium/chromium
<!DOCTYPE html> <html lang="en"> <meta charset="UTF-8"> <title>CSS Pseudo-Elements Test: highlighting of grammar error</title> <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <link rel="help" href="https://www.w3.org/TR/css-pseudo-4/#highlight-sele...
sdk/jme3-documentation/src/com/jme3/gde/docs/jme3/advanced/nifty_gui_scenarios.html
OpenGrabeso/jmonkeyengine
<h1>Nifty GUI 1.3 - Usecase Scenarios</h1> <div> <p> This document contains typical NiftyGUI usecase scenarios, such as adding effects, game states, and creating typical game screens. </p> <p> Requirements: These tips assume that you have read and understood the <a href="/com/jme3/gde/docs/jme3/advanced/nifty_gui.h...
web/frontend/css/media-queries.css
jairo928/handfy
/*============================================================ For Small Desktop ==============================================================*/ @media (min-width: 980px) and (max-width: 1150px) { /* slider */ .carousel-caption h3 { font-size: 45px; } /* works */ /* team */ .member-thumb { width: auto; } }...
ajax/libs/semantic-ui/1.5.2/components/reveal.min.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:e4c8be44be5abf40dc3c64a43d8a53f723de5efd3422251cbdfaeea564ca9464 size 5710
tinytest/assets/app/css/test-suite.css
bennadel/TinyTest
body { background-color: #FFFFFF ; color: #333333 ; font-family: "lucida sans unicode", "lucida grande", sans-serif; margin: 0px 0px 0px 0px ; } form { margin: 0px 0px 0px 0px ; } div.siteInfo { background-color: #161616 ; color: #C4CBCE ; font-size: 14px ; font-weight: 100 ; height: 30px ; line-h...
solr/vendor/docs/solr-core/org/apache/solr/search/grouping/distributed/responseprocessor/package-use.html
olli-gold/vufind
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Tue Feb 16 15:23:08 EST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Package org...
solr/vendor/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/config/class-use/PropertyWriter.html
ubtue/ixTheo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Tue Feb 16 15:23:26 EST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
solr/vendor/docs/solr-core/org/apache/solr/core/class-use/MemClassLoader.html
ubtue/KrimDok
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Tue Feb 16 15:23:08 EST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
wp-content/themes/mediacenter/assets/less/bootstrap/bootstrap.css
MagicMediaInc/blaine
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ /* line 9, F:\Works\media center\preview\css\less\normalize.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/normalize\.less}line{font-family:\000039}} html { font-family: sans-serif; -ms-text-si...
doc/lib/html/dir_0e6ae7b3d336fe6e053b3af953a03f50.html
dooooon/Blackbone
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
src/packages/contrib/socket/public/views/directive.html
SmartAssesUDS/DumberThan
<button class="btn btn-info" data-ng-click="sendMessage(message)">send</button>
sites/all/themes/base/layouts/sideright_bricks/sideright_bricks.css
aimhighagency/therefinery
.sideright-bricks { /* overflow: hidden; */ } .sideright-bricks .full-content{ width: 100%; clear: both; } .sideright-bricks .main-content{ width: 24%; float: left; margin-right: 1%; } .sideright-bricks .side-content{ width: 75%; float: left; }
ocViewer/media/js/ngraph-master/examples/pixi.js/04 - Individual Node Events/index.html
dagisky/external-tools
<!DOCTYPE HTML> <html> <head> <title>pixi.js - Node interactions</title> <style> body { overflow: hidden; margin: 0; padding: 0; } </style> <script src="../lib/pixi.dev.js"></script> <script src="bundle.js"></script> </head> <body onload='ngraph.main()'> </body> </html>
cordova/cordova-sampleapp-android-tests/sampleapp/Crosswalk_Cordova_SampleApp_Spacedodge_arm_shared_on_ia.html
BruceDai/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...
libs/frozenui/1.3.0/css/ui-tooltips-vip.css
GaiaMagic/staticfile
.ui-tooltips-vip{width:100%;position:relative;z-index:99}.ui-tooltips-vip .ui-tooltips-cnt{background-color:rgba(248,248,248,.95);color:#000;line-height:44px;height:44px;padding-left:10px;font-size:0;display:-webkit-box}.ui-tooltips-vip .ui-tooltips-cnt span{font-size:14px;display:block}.ui-tooltips-vip .ui-tooltips-cn...
thirdparty/sources/boost_1_60_0/libs/fusion/doc/html/fusion/container/conversion/functions/as_map.html
gwq5210/litlib
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>as_map</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="../../../../index.html" title="...
www/js/dojox/mvc/tests/controllers/step9_test_mvc.html
avz-cmf/zaboy-middleware
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>Step 9 of test for Controllers, uses an EditStoreRefListController with holdModelUntilCommit: true.</title> <style type="text/css"> @import "../css/app-format.css"; @import "../../../../dijit/themes/cla...
www/js/dojox/gfx/tests/_gfxBidiSupport/canvas/textBidiCanvas.html
avz-cmf/zaboy-middleware
<html> <head> <title>Testing text</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> @import "../../../../../dojo/resources/dojo.css"; @import "../../../../../dijit/tests/css/dijitTests.css"; </style> <script type="text/javascript" src="../../../../../...
src/SonarAnalyzer.Utilities/Rules.Description/S3265.html
duncanpMS/sonarlint-vs
<p><code>enum</code>s are usually used to identify distinct elements in a set of values. However <code>enum</code>s can be treated as bit fields and bitwise operations can be used on them to combine the values. This is a good way of specifying multiple elements of set with a single value. When <code>enum</code>s are us...
cms/smarty/templates/6/yicms/footer.html
royalwang/saivi
<div class="clear"></div> <ul class="footnav"> {if $navChannels} {foreach from=$navChannels item=n key=k} {if $k<5} <li><a href="{$n.link}" title="{$n.name}">{$n.shortname}</a></li> {/if} {/foreach} {/if} </ul> <ul class="footbg"> <li class="sms"><a href="sms:{$company.mp}" title="短信"><span>短信</span></a...
chrome/browser/resources/chromeos/login/screen_password_changed.css
js0701/chromium-crosswalk
/* Copyright (c) 2012 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #password-changed { height: 528px; /* Should be the same as #gaia-signin. */ width: 448px; /* Should be the same as #gaia-signin. */ } .passw...
releases/0.7.6/api/scala/io/gearpump/streaming/executor/Executor$$State$.html
stanleyxu2005/gearpump.github.io
<!DOCTYPE html > <html> <head> <title>State - io.gearpump.streaming.executor.Executor.State</title> <meta name="description" content="State - io.gearpump.streaming.executor.Executor.State" /> <meta name="keywords" content="State io.gearpump.streaming.executor.Executor.State" /> ...
web-app/js/ckeditor/skins/BootstrapCK-Skin/dialog.css
vinco/grails-ckeditor
/* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ body .cke_dialog{ visibility:visible; } .cke_skin_BootstrapCK-Skin table.cke_dialog.cke_browser_gecko{ display:block; } .cke_skin_BootstrapCK-Skin .cke_dialog_body{ z-index:1...
message-campaign/src/main/resources/webapp/partials/modals/campaign-validation-error.html
koshalt/modules
<div id="campaignValidationErrorModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="campaignValidationErrorModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close"...
third_party/blink/web_tests/external/wpt/css/css-text/word-break/reference/break-boundary-2-chars-002-ref.html
chromium/chromium
<!DOCTYPE html> <meta charset="UTF-8"> <title>CSS Reference Test</title> <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <style> div { display: inline-block; font-size: 32px; margin-right: 10ch; white-space: normal; ...
wp-content/plugins/wptouch/admin/css/rtl.css
mariafromkorea/jemb-latest-lines-blog
/* @override http://wptp3.local.com/wp-content/plugins/wptouch-pro-3/admin/css/rtl.css?ver=3.1 */ /* @group General */ body { direction: rtl; unicode-bidi: embed; } #wptouch-settings-area.wrap { margin-right: 0px; margin-left: 20px; } #wptouch-settings-area h2.logo-title { padding-left: 0px; padding-right: 4...
tests/wpt/web-platform-tests/css/css-multicol/multicol-span-all-009-ref.html
paulrouget/servo
<!DOCTYPE html> <html> <meta charset="utf-8"> <title>CSS Multi-column Layout Test Reference: Test the multicol element is the containing block of absolute elements</title> <link rel="author" title="Ting-Yu Lin" href="tlin@mozilla.com"> <link rel="author" title="Mozilla" href="http://www.mozilla.org/"> <style...
www/sites/all/modules/contrib/views/help/drush.html
nattyseydi/nattyseydi.com
There are some Drush commands available for Views, initially added in <a href="http://drupal.org/node/1079178">Drush command to revert views</a>: <ul> <li>views-dev (vd) - Setup the views settings to a more developer oriented value</li> <li>views-revert (vr) - Revert overriden views to their default state. Make backu...
tests/wpt/mozilla/tests/webgl/conformance-1.0.3/conformance/textures/texture-size.html
anthgur/servo
<!-- /* ** Copyright (c) 2012 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction, including ** without limitation the rights to use, copy, ...
third_party/blink/web_tests/fast/css/usecounter-pseudo-any.html
scheib/chromium
<!DOCTYPE html> <script src="../../resources/testharness.js"></script> <script src="../../resources/testharnessreport.js"></script> <style id="style"></style> <script> 'use strict'; test(() => { var CSSSelectorPseudoAny = 1250; // From UseCounter.h var style = document.getElementById('style'); assert_false...
web/bundles/jmztest/easyui/themes/metro-green/slider.css
jinmingzhu/proj2
.slider-disabled { opacity: 0.5; filter: alpha(opacity=50); } .slider-h { height: 22px; } .slider-v { width: 22px; } .slider-inner { position: relative; height: 6px; top: 7px; border-width: 1px; border-style: solid; border-radius: 0px; } .slider-handle { position: absolute; display: block; out...
evewspace/SiteTracker/templates/sitetracker_nav.html
djrscally/eve-wspace
{% if perms.SiteTracker.can_sitetracker %} <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">SiteTracker</a><ul class="dropdown-menu"> <li><a href="#">My Sites</a></li> <li><a href="#">Claims</a></li> <li><a href="#">Payouts</a></li> <li><a href="#">Mining</a></li> <li><a href="...
web-angularjs/admin/angular/lib/angular-1.3.0-beta.3/docs/partials/api/auto/service/$injector.html
lequangdzung/quora-clone
<a href='http://github.com/angular/angular.js/edit/master/src/auto/injector.js' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this doc</a> <a href='http://github.com/angular/angular.js/tree/master/src/auto/injector.js#L101' class='view-source pull-right btn btn-primary'> ...
third_party/blink/web_tests/external/wpt/html/canvas/element/drawing-images-to-the-canvas/2d.drawImage.zerosource.html
scheib/chromium
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. --> <title>Canvas test: 2d.drawImage.zerosource</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/html/canvas/resources/canvas-tests.js"></script...
modules/users/client/views/authentication/authentication.client.view.html
duangangqiang/mean-blog
<section class="row" ng-controller="AuthenticationController"> <div ui-view></div> </section>
src/deps/db/docs/programmer_reference/changelog_4_0_14.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>4.0.1...
sites/all/modules/standard/panels/css/panels-dashboard.css
54interndrupal/54intern
.dashboard-entry .dashboard-link { font-size: 120%; font-weight: bold; } .dashboard-entry .dashboard-icon img { vertical-align: middle; } .dashboard-title { font-weight: bold; font-size: 140%; margin-bottom: .5em; } .dashboard-link form input { margin: 0; } .dashboard-link form sele...
venv/bin/libs/spirit/doc/html/spirit/karma/quick_reference/primitive_generators/char.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Character Generators</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="../../../../index...
wp-content/mu-plugins/luminopolis-mailchimp/lib/docs/class-Mailchimp_Ecomm.html
luminopolis/kcmo.gov
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Class Mailchimp_Ecomm</title> <script type="text/javascript" src="resources/combined.js?394153670"></script> <script type="text/javascript" src="elementlist....
wsgi/container/pkgs/sencha/static/ext-4.2.2.1144/docs/source/Column.scss2.html
rch/flask-openshift
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="t...
third_party/blink/web_tests/external/wpt/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html
chromium/chromium
<!doctype html> <meta charset=utf-8> <title>Test behavior of rel="noopener" links</title> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <iframe name="oursubframe"></iframe> <a href="support/noopener-target-2.html" rel="noopener" target="ourpopup"></a> <a href="sup...
theme_backend/plugins/Flat-UI-master/docs/examples/navbars-with-elements.html
dodeagung/KLGH
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Flat UI Free</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Loading Bootstrap --> <link href="../../dist/css/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Loading Flat ...
work/berkeley-db/docs/programmer_reference/upgrade_3_0_lock_detect.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>Relea...
www/bower_components/patternfly/tests/pages/_includes/widgets/forms/bootstrap-datepicker.html
ErnieAllen/routilities
<div id="{{include.id}}" class="input-group date"> <input type="text" class="form-control bootstrap-datepicker" readonly><span class="input-group-addon"><span class="fa fa-calendar"></span></span> </div> <script> $('#{{include.id}}').datepicker({ autoclose: true, orientation: "top auto", todayBtn: "link...
ajax/libs/oojs-ui/0.16.2/oojs-ui-mediawiki-icons-editing-core.css
Piicksarn/cdnjs
/*! * OOjs UI v0.16.2 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2016 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2016-03-08T21:46:53Z */ .oo-ui-icon-edit { background-image: url("themes/mediawiki/images/icons/edit-ltr.png"); ...
themes/seven/vertical-tabs.css
gbelot2003/aciparticipa
/** * Override of misc/vertical-tabs.css. */ div.vertical-tabs { background: #fff url(images/fc.png) repeat-y 0 0; /* LTR */ border: 1px solid #ccc; margin: 10px 0; position: relative; } fieldset.vertical-tabs-pane { border: 0; padding: 0; margin: 0; } div.vertical-tabs .vertical-tabs-li...
xpacs/src/main/webapp/app/admin/configuration/configuration.html
CardiacAtlasProject/CAPServer2.0
<div> <h2>Configuration</h2> <span>Filter (by prefix)</span> <input type="text" ng-model="filter" class="form-control"> <label ng-hide="filteredConfig.length == 0">Spring configuration</label> <table class="table table-condensed table-striped table-bordered table-responsive" style="table-layout...
web/src/main/webapp/skins/curriki8/extjs/resources/css/combo.css
i2geo/i2gCurrikiFork
/* * Ext JS Library 2.2 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ .x-combo-list { border:1px solid #98c0f4; background:#ddecfe; zoom:1; overflow:hidden; } .x-combo-list-inner { overflow:auto; background:white; position:relati...
web/closure-library/closure/goog/async/debouncer_test.html
ChildrenOfUr/Ilmenscript
<!DOCTYPE html> <html> <!-- Copyright 2015 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> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title> Closure Unit Tests - goog.async.Debo...
xe4kaist/modules/importer/tpl/process.html
talkwithraon/XE4KAIST
<script> var preProcessingMsg = "{$lang->preprocessing}"; </script> <div id="process" style="display:none;"> <form action="./" method="get" onsubmit="return doImport()" id="fo_process"> <input type="hidden" name="type" value="" /> <input type="hidden" name="total" value="" /> <input type...
third_party/WebKit/LayoutTests/fast/events/before-unload-returnValue.html
js0701/chromium-crosswalk
<!DOCTYPE html> <html> <head> <script src="../../resources/js-test.js"></script> <script> if (window.testRunner) testRunner.setShouldStayOnPageAfterHandlingBeforeUnload(true); window.onload = function() { window.location.href = "resources/does-not-exist.html"; setTimeout(finishJSTest, 0); } var testEvent;...
tests/wpt/webgl/tests/conformance/glsl/bugs/complex-glsl-does-not-crash.html
danlrobertson/servo
<!-- /* ** Copyright (c) 2012 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction, including ** without limitation the rights to use, copy, ...
resources_zh/tips/moveFileToChangelist.html
xgqfrms/Android001
<html> <head> <link rel="stylesheet" type="text/css" href="css/tips.css"> </head> <body> <p> You can move any file to a changelist of your choice. To do that, just choose <span class="control">Move to Another Changelist</span> on the file context menu in the Changes tool window: </p> <p class="image"><img width=...
wts/tests/canvas/w3c/2d.imageData.create1.initial.html
hgl888/web-testing-service
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by tools/gentest.py. --> <title>Canvas test: 2d.imageData.create1.initial</title> <meta name="author" content="Philip Taylor"> <script src="../../resources/testharness.js"></script> <script src="../../resources/testharnessreport.js"></script> <script src="c...
third_party/blink/web_tests/http/tests/webfont/fontface-style-change.html
scheib/chromium
<!doctype html> <html> <body> <style id="target"> @font-face { font-family: TestFont; src: local(nonexistent), url(slow-ahem-loading.cgi); } </style> <span id="testSpan">A</span> <script> if (window.testRunner) testRunner.waitUntilDone(); // Set the span's style and register a font ready listener in the sa...
ajax/libs/uikit/2.26.0/css/components/search.almost-flat.css
dakshshah96/cdnjs
/*! UIkit 2.26.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ /* ======================================================================== Component: Search ========================================================================== */ /* * 1. Create position context for dropdowns * 2. Needed for ...
tests/wpt/mozilla/tests/mozilla/first-reflow-sheet-assert.html
asajeffrey/servo
<!doctype html> <meta charset="utf-8"> <title>Issue 18631: Assertion failure when double-adding the UA sheets to the page</title> <style> * { display: none } </style> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script> // Trigger two forced reflows. test(fu...
demo/10.2-fudan/sakai-demo-10.2/webapps/sakai-calendar-summary-tool/index.html
freedomkk-qfeng/docker-sakai
<!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>Calendar</title> </head> <body> <h...
sphinx_jquibs/bootstrap/search.html
hdknr/sphinx-jquibs
{# basic/search.html ~~~~~~~~~~~~~~~~~ Template for the search page. :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- extends "layout.html" %} {% set title = _('Search') %} {% set script_files = script_files + ['_static/searchtools.js'...
web-platform-tests/tests/html/rendering/non-replaced-elements/tables/table-layout-ref.html
cr/fxos-certsuite
<!DOCTYPE html> <meta charset=utf-8> <title>Table layout attribute</title> <table border width=100%> <tr><td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<td>aaa </table> <table border width=100%> <tr><td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<td>aaa </table>
tests/wpt/mozilla/tests/mozilla/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/a-tag/generic.swap-origin-redirect.http.html
snehasi/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 'unsafe-url'</title> <meta name="description" content="Check that all sub-resources ge...
third_party/blink/web_tests/http/tests/cache/resources/stopped-revalidation-result.html
chromium/chromium
<body> <div id="result">Testing...</div> <img src="compass-no-cache.jpg" onload="done()"> <script> function done() { var img = document.getElementsByTagName("img")[0]; var result = document.getElementById("result"); result.innerHTML = img.width == 128 ? "PASS" : "FAIL - image not loaded"; if (window.tes...
third_party/WebKit/Source/web/tests/data/viewport/viewport-limits-adjusted-for-no-user-scale-control.html
axinging/chromium-crosswalk
<head> <meta name="viewport" content="width=device-width, user-scalable=yes, maximum-scale=3, minimum-scale=1"> </head> <body></body>
www/assets/library/angular-1.6.5/docs/examples/example-ng-mousemove/index-debug.html
LearnNavi/Naranawm
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-ng-mousemove-debug</title> <script src="../../../angular.js"></script> </head> <body ng-app=""> <button ng-mousemove="count = count + 1" ng-init="count=0"> Increment (when mouse moves) </button> count: {{count}}...
webroot/bower_components/blueimp-load-image/css/demo.css
si-quimera/avante
/* * JavaScript Load Image Demo CSS * https://github.com/blueimp/JavaScript-Load-Image * * Copyright 2013, Sebastian Tschan * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ body { max-width: 750px; margin: 0 auto; padding: 1em; font-family: 'Lucida ...
ajax/libs/formstone/0.6.7/css/background.css
redmunds/cdnjs
/*! formstone v0.6.7 [background.css] 2015-06-13 | MIT License | formstone.it */ /** * @class * @name .fs-background-element * @type element * @description Target elmement */ /** * @class * @name .fs-background * @type element * @description Base widget class */ .fs-background { overflow: hidden;...
www/css/foundation.css
bmartey/final_eduapp
@charset "UTF-8"; /** * Foundation for Sites by ZURB * Version 6.2.3 * foundation.zurb.com * Licensed under MIT Open Source */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device ori...
src/main/resources/tips/ConfiguringTerminal.html
Yihy/resources_cn
<html> <head> <link rel="stylesheet" type="text/css" href="css/tips.css"> </head> <body> <p>For the embedded local terminal, you can define your favorite shell, default tab name, and other settings. Choose <span class="control">File | Settings</span> on the main menu, and then open the page <span class="c...
ajax/libs/oojs-ui/0.9.1/oojs-ui-apex-icons-editing-core.rtl.css
sufuf3/cdnjs
/*! * OOjs UI v0.9.1 * 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-12T19:09:07Z */ .oo-ui-icon-link { background-image: url("themes/apex/images/icons/link.png"); background-im...
tmp/install_54bd2998c811f/administrator/help/en-GB/Components_Banners_Category_Edit.html
baxri/cvote
<!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" lang="en_GB" xml:lang="en_GB"> <head> <title>COM_ADMIN_HELP_COMPONENTS_BANNERS_CATEGORIES_EDIT</title> <link href="css/help.css" rel="stylesheet" type="tex...
www/font-awesome/src/whats-new.html
gavin-chan/eos-adminui
--- layout: base title: What's New navbar_active: whats-new relative_path: ../ --- {% capture jumbotron_h1 %}<i class="fa fa-lightbulb-o" aria-hidden="true"></i>&nbsp; What's New{% endcapture %} {% capture jumbotron_p %}What's New in the latest version &mdash; Font Awesome {{ site.fontawesome.minor_version }}{% endcapt...
www/reference/forms-checkboxes.html
shawngoh87/project-appss
<div data-page="forms-checkboxes" class="page"> <div class="navbar"> <div class="navbar-inner"> <div class="left"><a href="forms.html" class="back link icon-only"><i class="icon icon-back"></i></a></div> <div class="center">Checkboxes And Radios</div> <div class="right"><a href="#" class="link ...
ajax/libs/flatpickr/3.0.5/themes/light.css
extend1994/cdnjs
.flatpickr-calendar { background: transparent; overflow: hidden; max-height: 0; opacity: 0; visibility: hidden; text-align: center; padding: 0; -webkit-animation: none; animation: none; direction: ltr; border: 0; font-size: 14px; line-height: 24px; border-radius: 5px; position: abs...
website/data/assets/examples/lib/jquery-ui-1.7.2/tests/visual/datepicker/viewport.html
cefn/allyourx
<!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>Mon 26JanTest application details - by chrisv from #3863 (Viewport test)</title> <link href="css/styling.css" rel="stylesheet" type="te...
haddock/ocean.css
De-Narm/NGramPredict
/* @group Fundamentals */ * { margin: 0; padding: 0 } /* Is this portable? */ html { background-color: white; width: 100%; height: 100%; } body { background: white; color: black; text-align: left; min-height: 100%; position: relative; } p { margin: 0.8em 0; } ul, ol { margin: 0.8em 0 0.8em 2em;...
tests/wpt/web-platform-tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/swap-origin-redirect/generic.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 'unsafe-url'</title> <meta name="description" content="Check that all sub-resources ge...
third_party/blink/web_tests/external/wpt/navigation-timing/nav2_test_unique_nav_instances.html
chromium/chromium
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Navigation Timing 2 WPT</title> <link rel="author" title="Google" href="http://www.google.com/" /> <link rel="help" href="http://www.w3.org/TR/navigation-timing-2/#sec-PerformanceNavigationTiming"/> <script src="/r...
www/vendor/medium-editor/css/themes/beagle.css
gallir/Meneame
.medium-toolbar-arrow-under:after { border-color: #000 transparent transparent transparent; top: 40px; } .medium-toolbar-arrow-over:before { border-color: transparent transparent #000 transparent; } .medium-editor-toolbar { background-color: #000; border: none; border-radius: 50px; } .medium-editor-tool...
web-platform-tests/tests/2dcontext/compositing/2d.composite.operation.clear.html
cr/fxos-certsuite
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by tools/gentest.py. --> <title>Canvas test: 2d.composite.operation.clear</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/canvas-tests.js"></script> <link rel="stylesheet...
graphiql/graphiql.css
HurricaneJames/article-graph
html, body { height: 100%; margin: 0; overflow: hidden; width: 100%; } #graphiql-container { color: #141823; width: 100%; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; height: 100%; font-family: helvetica, arial, sans-serif; font...
www-dev/src/bower-assets/iron-selector/test/index.html
iShafayet/nedbmgr
<!DOCTYPE html><!-- @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 ...
src/css/imports/_states.css
verythorough/new-kaldi
/* Focus states */ input:focus, textarea:focus, a:focus, button:focus { box-shadow: inset 0 0 0 2px var(--primary); outline: 0!important; } .raise { transition: var(--hover-transition); transform: translateY(0) translateZ(0); } .raise:hover, .raise:focus { transition: var(--hover-transition); transform: t...
websocket-tomcat/src/main/resources/static/index.html
springprojects/spring-boot-showcase
<!-- 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 not use this ...
wp-content/themes/outreach-pro/api/OpenLayers-2.13.1/examples/wms-untiled.html
bjohare/cloughjordan.ie
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <meta name="apple-mobile-web-app-capable" content="yes"> <link rel="stylesheet" href="../theme/de...
web-platform-tests/tests/2dcontext/pixel-manipulation/2d.imageData.put.unchanged.html
cr/fxos-certsuite
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by tools/gentest.py. --> <title>Canvas test: 2d.imageData.put.unchanged</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/canvas-tests.js"></script> <link rel="stylesheet" ...
style.css
ShreyasWao/patchwork
body { font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif; margin: 0 auto; padding: 30px 0px; color: #fff; background: #0087ff; border: 30px solid #fff; } pre { color: #fff; text-shadow: 0px 1px 1px rgba(0,0,0,0.4); padding-bottom: 20px; font-size: 11px; } code { margin: 0px; ...
sources/raje/app/js/rajemce/plugin/raje_metadata.html
essepuntato/rash
<!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"> <style> body { padding: 20px } .row { margin-top: 10px; margin-bottom: 10px } #txtTi...
test/instagram.html
singpolyma/mualbum
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Instagram</title> <link rel="stylesheet" href="/static/styles/newMediaPage.css?2a262a22a1ec09b2f3e9f492df754ec...
app/components/shared/PrivacyForm/PrivacyForm.module.css
decred/decrediton
.privacyForm { margin-top: 20px; display: grid; grid-template-columns: max-content 123px max-content 123px; grid-column-gap: 10px; grid-row-gap: 20px; align-items: center; color: var(--mixer-settings-label); } .error { color: var(--error-text-color); } .isRow { display: flex; flex-direction: row; } ...
promethease_data/report_goodbad.html
qbit/genome
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Promethease report</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > <style type="text/css"> body { font-family: arial, helvetica, sans-serif; color: black; } button { border: 1px solid #000000; padding: 0px; font-size: 4p...