path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
src/main/webapp/resources/vendor/colors.css/src/_skins.css | puncha/java-petclinic | /*
SKINS
- Backgrounds
- Colors
- Border colors
- SVG fills
- SVG Strokes
*/
/* Backgrounds */
.bg-navy { background-color: var(--navy); }
.bg-blue { background-color: var(--blue); }
.bg-aqua { background-color: var(--aqua); }
.bg-teal { background-color: var(--teal); }
.bg-olive { ... |
SDK_Demo.html | zhujingling/demo-web-sdk | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<script>
//强制使用长链接
// window.WEB_XHR_POLLING = true;
//强制使用flash
// window.WEB_SOCKET_FORCE_FLASH = true;
//强制使用localstorage存储用户标识
// window.FORCE_LOCAL_STORAGE = tru... |
themes/Lanyon/layouts/partials/head_includes.html | mlxd/mlxd.github.io | <!--
This file simply includes all the css and fonts that should go into the
header of each page.
It is separate from the rest of the header because the actual header for the
homepage of the site is different, but we want every page of the site
(including the homepage) to have the same assets.
-->
<link rel... |
ajax/libs/oojs-ui/0.29.5/oojs-ui-apex-icons-content.rtl.css | extend1994/cdnjs | /*!
* OOUI v0.29.5
* https://www.mediawiki.org/wiki/OOUI
*
* Copyright 2011–2018 OOUI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2018-11-08T22:38:15Z
*/
.oo-ui-icon-article {
background-image: url('themes/wikimediaui/images/icons/article-rtl.png');
... |
modules/boonex/ocean/updates/9.0.4_9.0.5/source/data/template/system/css/general.css | camperjz/trident | @import url(../../../../../../../template/css/general.css);
/* --------------- toolbar */
#bx-toolbar {
height: 64px;
height: 4rem;
background: -webkit-linear-gradient(#2aaadc, #0079a9);
background: -o-linear-gradient(#2aaadc, #0079a9);
background: -moz-linear-gradient(#2aaadc, #0079a9);
background: linear-g... |
test/dummy-app/client/app/index.html | opsb/heroku-buildpack-lytbulb | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>App</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
{{BASE_TAG}}
<link rel="stylesheet" href="assets/vendor.... |
ajax/libs/froala-editor/3.0.0-rc.2/css/themes/gray.css | extend1994/cdnjs | /*!
* froala_editor v3.0.0-rc.2 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
.clearfix::after {
clear: both;
display: block;
content: "";
height: 0; }
.hide-by-clipping {
position: absolute;
width: 1px;
height: 1px;
... |
web/css/infoBulle.min.css | fizyk/vjCommentPlugin | div#sf_admin_content a.info{ position:relative;z-index:24;color:#000;text-decoration:none }div#sf_admin_content a.info:hover{ cursor: pointer;z-index:25;background-color:#ff0 }div#sf_admin_content a.info span.body{ display: none }div#sf_admin_content a.info:hover span.body{ display:block;position:absolute;top:15px;left... |
vendor/assets/javascripts/docs/examples/example-example2/index-production.html | drewverlee/Blackjack | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example2-production</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.min.js"></script>
<script src="script.js"></script>
</he... |
third_party/asio/doc/asio/reference/basic_seq_packet_socket/shutdown_type.html | otgaard/zap | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_seq_packet_socket::shutdown_type</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" t... |
core/themes/stable/css/core/dialog/off-canvas.base.css | Virdini/drupal8 | /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/2815083
* @preserve
*/
/**
* @file
* Set base styles for the off-canvas dialog.
*/
/* Set some global attributes. */
#drupal-off-canvas {
color: #ddd;
background: #444;
}
/**
* All HTML ele... |
wp-content/themes/alexandria/skins/orange.css | kol4ak/autoiservice | .site-slider{
width:100%;
background:url(images/orange/header_overlay.png) top center no-repeat, url(images/orange/header_bg.jpg);
}
.bizfour-products-services-item{
background:#dcdde0;
}
.bizfour-products-services-img{
background:#d7d8d9;
}
.bizfour-quote{
border:1px solid #dcdde0;
}
.bizfour-quote-text{
backgr... |
src/test/resources/pages/studentFeedbackSubmitPageClosed.html | Mynk96/teammates | <div class="container" id="mainContent">
<div id="topOfPage">
</div>
<h1>
Submit Feedback
</h1>
<br>
<div id="student-motd-wrapper">
<input id="motd-url" type="hidden" value="${studentmotd.url}">
<script defer="" src="/js/studentMotd.js" type="text/javascript">
</script>
${studentmotd.co... |
modules/system/themes/admin-theme/modules/system/system_siteclosed.html | jegelstaff/formulize | <!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="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>
<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<m... |
wp-content/themes/nova-lite /css/mobile.css | AgnaldoJaws/Onthebass8 | @CHARSET "UTF-8";
@media screen and (min-width: 1px) and (max-width: 700px) {
body {
background:url(../inc/images/background/patterns/fundo5.png);
}
.artigo p {
text-align: justify;
}
.espaco{
height: 250px;
}
/****MENU*****/
.top a {
color: white;
}
.top a:HOVER{
color: white;
}
.top ... |
documentation/doc/evoting/core/client/class-use/EVotingClient.html | miguelijordan/Aspect_Weaver | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Wed Mar 26 16:47:45 CET 2014 -->
<title>Uses of Class evoting.core.client.EVotingClient</title>
<meta name="date" content="2014-... |
doc/html/qmacstyle.html | OS2World/LIB-QT3_Toolkit_Vbox | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/styles/qmacstyle_mac.cpp:324 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>QMacStyle Class</title>
<style type="text/css"><!--
fn { margin-l... |
qtopiacore/qt/doc/html/qt-embedded-running.html | tsuibin/qtextended | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /home/qt/mkdist-qt-4.4.3-1222864207/qt-embedded-linux-opensource-src-4.4.3/doc/src/emb-running.qdoc -->
<head>
<tit... |
sites/all/modules/feeds/feeds_ui/feeds_ui.css | alayham/Druteam-Agency | /* $Id: feeds_ui.css,v 1.8 2010/09/18 01:44:46 alexb Exp $ */
/* Feeds admin overview form. */
table.feeds-admin-importers thead th {
border: none;
}
table.feeds-admin-importers td.disabled {
color: #aaa;
}
table.feeds-admin-importers tr.disabled.odd,
table.feeds-admin-importers tr.disabled.even {
border-col... |
wekafiles/repCache/optics_dbScan/1.0.3.html | brsaran/ACPP | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Waikato Environment for Knowledge Analysis (WEKA)</title>
<!-- CSS Stylesheet -->
<style>body
{
background: #ededed;
color: #666666;
font: 14px Tahoma, Helvetica, sans-serif;;
margin: 5px 10px 5px 10px;
padding: 0px;
}
</style>
</head>... |
submodules/build-i386-apple-darwin/linphone/coreapi/help/doc/html/dirs.html | GargoyleSoftware/voip-client-ios | <!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>liblinphone: Directories</title>
<link href="tabs.css" rel="stylesheet... |
wp-content/plugins/wp-editormd/Editor.md/lib/codemirror/mode/webidl/index.html | cqcre/cqc | <!doctype html>
<title>CodeMirror: Web IDL mode</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../../doc/docs.css">
<link rel="stylesheet" href="../../lib/codemirror.css">
<script src="../../lib/codemirror.js"></script>
<script src="../../addon/edit/matchbrackets.js"></script>
<script src="webidl.... |
core/themes/claro/css/theme/ckeditor-editor.css | drozas/cecan | /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/2815083
* @preserve
*/
/**
* @file
* CKEditor appearance overrides.
*/
:root {
/*
* Color Palette.
*/
/* Secondary. */
/* Variations. */ /* 5% darker than base. */ /* 10% darker than b... |
tmp/install_50a3a500ee6d8/media/theme/akeebaui.css | rbartolomeirb/phdlacaixa | /*
Akeeba User Interface CSS
Copyright (c)2009-2012 Nicholas K. Dionysopoulos <nicholas@dionysopoulos.me>
Released under the GNU General Public License, version 3 or later
*/
/*
* Akeeba Backup title icon
*/
.icon-48-akeeba { background-image: url(../icons/logo-48.png); }
/*
* UI Icons - 32x32
*/
div.akeeba-bo... |
documentation/doxy/output/is4c-nf/html/class_phone_lookup-members.html | CORE-POS/IS4C | <!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... |
hdf5_snap/fortran/doc/DevelGuide/src/H5Aff_f90.html | alongwithyou/rnnlib | <?xml version="1.0" encoding="ISO-8859-1"?>
<!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-Style-Type" content="text/css" />
<meta ht... |
sources/interfaces/default/html/headphones.html | scith/htpc-manager_ynh | <%inherit file="base.html"/>
<% settings = self.attr.settings %>
<div class="container-fluid">
<div class="content maincontent">
<h1 class="page-header page-title">
<a href="${url}" ${'class="useiframe"' if settings.get('app_open_otherlink_in_iframe') else 'target="_blank"'} title="Open original... |
indico/modules/events/surveys/templates/management/survey_results.html | nop33/indico | {% extends 'events/surveys/management/_survey_base.html' %}
{% block subtitle %}
{% trans title=survey.title %}Results for "{{ title }}"{% endtrans %}
{% endblock %}
{% block content %}
<div id="survey-results" class="i-box-group vert">
{% for section in survey.sections if section.children %}
... |
tp/tests/sectioning/res_parser/sectioning_frames/First-node.html | cfx-next/toolchain_texinfo | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
<head>
<title>Untitled Document: 1 first node chapter</title>
<meta name="description" content="Untitled Document: 1 first node chapter">
<meta... |
opentreemap/manage_treemap/templates/manage_treemap/green_infrastructure.html | maurizi/otm-core | {% extends "manage_treemap/management_base.html" %}
{% load render_bundle from webpack_loader %}
{% load i18n %}
{% load form_extras %}
{% load instance_config %}
{% load util %}
{% block admin_title %}{% trans "Green Infrastructure" %}{% endblock %}
{% block tab_content %}
<div id="gsi">
<div class="page... |
www/greenaddress.it/fr/wallet/partials/wallet_modal_mnemonic.html | ralic/WalletCordova | <div class="modal-body text-center">
<p ng-hide="mnemonic_2of3">The QR code containing the passphrase to access your wallet is:</p>
<p ng-show="mnemonic_2of3">The QR code containing the passphrase for recovery access to your subaccount is:</p>
<p><qr text="(( mnemonic_2of3 || mnemonic_encrypted || wallet.mn... |
public/stylesheets/cms/buttons.css | gordienko/bcms_yandex_server_search |
a.button {
display: block;
line-height: 27px;
padding-right: 10px;
background: url(/images/cms/buttons/button_cap.png) no-repeat top right;
float: left;
color: #FFF;
text-decoration: none;
margin-right: 5px;
}
a.button.middle, a.button.middle.disabled:hover {
background: url(/images/cms/bu... |
src/test/html/SidebarTest.html | cspace-deployment/ui | <!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Sidebar Test Suite</title>
<link rel="stylesheet" medi... |
Carthage/Checkouts/AlamofireObjectMapper/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/Typealiases.html | Drusy/auvergne-webcams-ios | <!DOCTYPE html>
<html lang="en">
<head>
<title>Type Aliases Reference</title>
<link rel="stylesheet" type="text/css" href="css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="css/highlight.css" />
<meta charset="utf-8">
<script src="js/jquery.min.js" defer></script>
<script src="js... |
app/www/lib/angular-material/modules/js/whiteframe/whiteframe.css | INK-Team/INK-Project | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-rc4-master-b1c1bde
*/
/* Only used with Theme processes */
html.md-THEME_NAME-theme, body.md-THEME_NAME-theme {
color: '{{foreground-1}}';
background-color: '{{background-color}}'; }
.md-whiteframe-1dp, .md-whiteframe... |
thinkphp/tests/thinkphp/library/think/display.html | yaolihui129/testTp5 | {$name??'default'} |
src/assets/styles/urban.skins.css | weilewantieba/swiip | /* Sample sidebar skins */
.sidebar-skin-dark .sidebar-panel {
background-color: #50516e;
}
.sidebar-skin-dark .sidebar-panel > .brand {
background-color: #525371;
}
.sidebar-skin-dark .sidebar-panel > .brand a {
color: #9fa0b5;
}
.sidebar-skin-dark .sidebar-panel > .brand a:active,
.sidebar-skin-dark .sidebar-pa... |
wsf_c/rampartc/xdocs/docs/installationguide.html | krugerke/ext-wsf | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<... |
js/src/timeline/examples/example29_stacking_with_grouping.html | eldabbagh/chap-links-library | <html >
<head>
<title>Timeline demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript" src="../timeline.js"></script>
<link rel="stylesheet" type="text/css" href="../ti... |
ssh_d5/src/main/webapp/alert/alert_delete_note.html | JesseHu1520/GitDepository | <div class="modal fade in" id="modalBasic_7" tabindex="-1" role="dialog" aria-labelledby="modalBasicLabel" aria-hidden="false">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</b... |
src/boost_1_57_0/doc/html/boost_asio/reference/socket_base/do_not_route.html | biospi/seamass-windeps | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>socket_base::do_not_route</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="../../../boost_asio.h... |
weird-fishes-master/themes/hugo-future-imperfect/layouts/partials/img-path.html | ArmandoReimer/Personal-Repository | <!-- This partial is used by the img shortcodes and the template,
featured in the post type
Set the path depending on the value passed through
if path is title then it will use the LinkTitle from the Page variable
if path is date then it will format the directory to year/date i.e. 2006/01
Not... |
libs/DoxygenMatlab/Doc/html/functions_eval.html | eti-p-doray/ForwardErrorCorrection | <!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>UsingDoxygenwithMatlab: Class Members - Enumerator</title>
<link href="... |
public_html/1/doc/html/vendors.html | dram1008/tpk | <!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>Distributing and packaging phpMyAdmin — phpMy... |
filebrowser/templates/filebrowser/upload.html | google-code-export/django-filebrowser | {% extends "admin/base_site.html" %}
<!-- LOADING -->
{% load i18n adminmedia fb_tags %}
<!-- STYLESHEETS -->
{% block stylesheets %}
{{ block.super }}
<link rel="stylesheet" type="text/css" href="{% admin_media_prefix %}css/forms.css" />
<link rel="stylesheet" type="text/css" href="{{ settings_var.URL_FI... |
web/static/libs/light7/docs/docs-demos/notification.html | cboy868/lion2 | ---
layout: docs-demos
title: Light7 Demo
---
<div class="page">
<header class="bar bar-nav">
<h1 class='title'>Notification</h1>
</header>
<div class="content">
<div class="content-block">
<p><a href="#" class="button" id='show-noti'>Show Notification</a></p>
<p><a href="#" class="button" id=... |
examples/cl.autocomplete/cl.autocomplete.css | divio/classjs-plugins | @charset "utf-8";
/*
* Cl.Autocomplete
* @author Ales Kocjancic - github.com/finalangel/classjs-plugins
* @copyright Distributed under the BSD License.
*/
.autocomplete-results {
position: absolute;
left: 0;
z-index: 100;
width: 100%;
background: white;
padding: 0;
margin: 0 0 10px 0;
-webkit-b... |
SVG/Testsuites/W3C-1_1F2/harness/htmlSVGWeb_local/filters-morph-01-f.html | frivoal/presto-testo | <?xml version="1.0" encoding="UTF-8"?>
<!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>
<script src="../../svgweb/svg.js" data-path="../../svgweb"></script>
<meta http-equiv="... |
css/image-fit/reftests/embed-jpg-wide/visible_fill_2cm_.html | frivoal/presto-testo | <!doctype html>
<!-- This file is generated by build.py. -->
<title>embed wide.jpg; overflow:visible; -o-object-fit:fill; -o-object-position:2cm </title>
<link rel="stylesheet" href="../../support/reftests.css">
<link rel='match' href='visible_fill_2cm_-ref.html'>
<style>
#test > * { overflow:visible; -o-object-fit:fi... |
docs/html/struct_attr-members.html | ms-iot/virtual-shields-arduino | <!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... |
deps/boost/libs/python/doc/html/building/testing_boost_python.html | nawawi/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Testing Boost.Python</title>
<link rel="stylesheet" href="../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="Boost.Python">
<link rel... |
node_modules/npm/html/doc/cli/npm-link.html | dshen6/dshen6.github.io | <!doctype html>
<html>
<title>npm-link</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-link.html">
<script async=true src="../../static/toc.js"></script>
<body>
<div id="wrapper">
<h1><a ... |
vendor/assets/bower_components/uikit/tests/animation.html | itolosa/minerva | <!DOCTYPE html>
<html lang="en-gb" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Animation - UIkit tests</title>
<script src="../node_modules/jquery/dist/jquery.js"></script>
<script src="js/test.js"></sc... |
poly/components/core-home-page-dev/components/marked/test/tests/blockquotes_with_code_blocks.html | mehrdadrafiee/mkaminsky11.github.io | <!--
@license
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 ma... |
test/functional/fixtures/api/es-next/hover/pages/index.html | DevExpress/testcafe | <!DOCTYPE html>
<html>
<head>
<title>Hover</title>
<style>
div {
border: 1px solid black;
background-color: rgb(255, 255, 255);
}
div:hover {
background-color: rgb(0, 255, 255);
}
#container {
width: 200px;
he... |
src/main/resources/web-server/templates/error.html | dsarlis/SAD-Spring-2016-Team4 | <!DOCTYPE html SYSTEM "http://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-spring4-4.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:th="http://www.thymeleaf.org">
<head th:substituteby="header :: copy"></head>
<!--
Error pages generated by Spring Boot's error configuration receive
$timestamp, $statu... |
deps/boost/libs/gil/doc/html/reference/group___metafunctions.html | nawawi/poedit | <!-- HTML header for doxygen 1.8.13-->
<!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-Compat... |
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v1.6.0/0200-01-01-l-icon.html | jackhummah/bootles | ---
layout: api
title: "v1.6.0 API: L.Icon"
categories: api
version: v1.6.0
permalink: /api/v1.6.0/l-icon
---
<h2 id="icon">Icon</h2>
<p>Represents an icon to provide when creating a marker.</p>
<pre><code class="javascript">var myIcon = L.icon({
iconUrl: 'my-icon.png',
iconRetinaUrl: 'my-icon@2x.png',
icon... |
client/components/vouchers/_edit.html | mylittletony/ct-frontend | <md-toolbar class="md-table-toolbar md-default">
<div class="md-toolbar-tools">
<md-button id="main" class="md-icon-button md-primary" ng-click="back()" aria-label="{{ 'Settings' | translate }}">
<md-icon md-font-icon="arrow_back" >arrow_back</md-icon>
</md-button>
<p translate>Back to Voucher</p>
... |
libs/external_libs/python-openid-2.1.1/doc/openid.extension-module.html | pombreda/django-hotclub | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>openid.extension</title>
<link rel="stylesheet" href="epydoc.css" type="text/css"></li... |
web/bundles/sonataadmin/css/layout.css | arwawi/test | body.sonata-bc {
padding-top: 60px;
}
@media (max-width: 978px) {
body.sonata-bc {
padding-top: 0;
}
}
.sonata-bc .navbar a.brand {
margin: 0px;
padding: 0px;
line-height: 40px;
padding-right: 20px;
}
.sonata-bc a.brand img {
margin: 0px;
padding: 0px;
padding-right: 5... |
trip/iwave/core/doc/html/search/enumvalues_72.html | TobbeTripitaka/src | <!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... |
release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/share/doc/arm-arm-none-eabi/html/as.html/CR16-Syntax.html | hajuuk/asuswrt | <html lang="en">
<head>
<title>CR16 Syntax - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="CR16_002dDependent.html#CR16_002dDepen... |
lib/commons-math3-3.3/docs/apidocs/org/apache/commons/math3/analysis/DifferentiableUnivariateMatrixFunction.html | aryantaheri/openstack-benchmarking | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>DifferentiableUnivariateMatrixFunction (Apache Commons Math 3.3 API)</title>
<link rel="stylesheet" ... |
public/plugins/angular/docs/partials/api/auto/service/$provide.html | yufieko/rescomm-mis | <a href='https://github.com/angular/angular.js/edit/v1.4.x/src/auto/injector.js?message=docs($provide)%3A%20describe%20your%20change...#L313' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.4.0/src/auto/inj... |
sites/all/libraries/yui/api/modules/widget-skin.html | oystercrackher/melissa.sdtn.com | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>widget-skin - YUI 3</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.5.0pr4/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
... |
tools/compilers/arm/sourcery_2010_q1_none_eabi/share/doc/arm-arm-none-eabi/html/gcc/Hex-Floats.html | csitarichie/boost_msm_bare_metal | <html lang="en">
<head>
<title>Hex Floats - Using the GNU Compiler Collection (GCC)</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using the GNU Compiler Collection (GCC)">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top"... |
wp-content/plugins/event-espresso-decaf/core/libraries/messages/defaults/default/variations/html_wpeditor_horizon.css | domowit/BOOTSTRAP_V2 | /**
* base css overwrite for wpeditor-css
*/
.mceContentBody body { margin: 0!important;padding: 0!important;font:82.5%/1.5 Helvetica, Arial, Verdana, sans-serif; background-color:#eee; }
.mceContentBody ul, .mceContentBody ul li, .mceContentBody p, .mceContentBody div, .mceContentBody ol {margin:0;padding:0;list-sty... |
themes/Arc/style.css | franglais125/no-title-bar | /* The box-bin element holds the button-box element which holds each window-button.
*
* Control spacing between each button via .button-box.
*/
.box-bin {
border-width: 0px;
padding: 0px;
margin: 0px;
}
.button-box {
spacing: 4px;
}
/* The style for each individual window button */
.box-bin .window-button {
... |
opennlp/tools/ml/maxent/io/package.html | manjeetk09/GoogleScrapper | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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 und... |
www/projects/tween/css/mq.css | sazaam/oldworks |
/*
possible size queries :
high standard 1920 x 1200 140%
high standard 1600 x 1200 123%
high standard 1400 x 1050 110%
high-med standard 1280 x 1024 100%
base standard >> 1024 x 800 95%
smaller screens and VGA smartphones >> 640 x 480 80%
custom client >> ... |
src/libs/fop-2.1/javadocs/org/apache/fop/render/svg/SVGUtil.html | jbampton/eclipse-cheatsheets-to-dita-to-pdf | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_34) on Thu Jan 07 14:13:58 GMT 2016 -->
<TITLE>
SVGUtil (Apache FOP 2.1 API)
</TITLE>
<META NAME="date" CONTENT="2016-01-07">
<LINK REL ="styleshee... |
www/api/public/toc-cuon.Garden.SingleBotanyDivisio-module.html | BackupTheBerlios/cuon-svn | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>cuon.Garden.SingleBotanyDivisio</title>
<link rel="stylesheet" href="epydoc.css" type=... |
layout/reftests/bugs/1022612-1-ref.html | Yukarumya/Yukarum-Redfoxes | <!DOCTYPE HTML>
<div style="width:400px;">
<span style="opacity:0.5;">
<span style="position:relative; display:inline-block; width:400px; height:200px;"></span>
<span style="position:relative; top:-300px; display:inline-block; background:lime; width:400px; height:400px;"></span>
</span>
</div>
|
layout/reftests/position-sticky/initial-scroll-1.html | Yukarumya/Yukarum-Redfoxes | <!DOCTYPE html>
<!-- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/publicdomain/zero/1.0/ -->
<html>
<head>
<title>CSS Test: Sticky Positioning - initial scroll position</title>
<link rel="author" title="Corey Ford" href="mailto:cford@mozilla.com">
<link rel="match" href... |
www/assets/library/angular-1.6.5/docs/partials/api/ng/service/$templateCache.html | LearnNavi/Naranawm | <a href='https://github.com/angular/angular.js/edit/v1.6.x/src/ng/cacheFactory.js?message=docs($templateCache)%3A%20describe%20your%20change...#L357' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.6.5/src/... |
LayoutTests/sputnik/Conformance/13_Function_Definition/13.2_Creating_Function_Objects/S13.2.2_A4_T1.html | youfoh/webkit-efl | <html>
<head>
<meta charset='utf-8'>
<style>
.pass {
font-weight: bold;
color: green;
}
.fail {
font-weight: bold;
color: red;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
function SputnikError(message)
{
this.message = message;
}
SputnikError.prototype.toString = funct... |
LayoutTests/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.8_Atom/S15.10.2.8_A2_T9.html | youfoh/webkit-efl | <html>
<head>
<meta charset='utf-8'>
<style>
.pass {
font-weight: bold;
color: green;
}
.fail {
font-weight: bold;
color: red;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
function SputnikError(message)
{
this.message = message;
}
SputnikError.prototype.toString = funct... |
src/ckeditor/static/ckeditor/css/standard.css | orlenko/bccf | fieldset div.form-row div span.cke_skin_kama {
border: 0;
padding: 0 !important;
float: left;
}
.help {
clear: left;
} |
packages/google/src/serverGroup/configure/wizard/securityGroups/securityGroupsRemoved.directive.html | spinnaker/deck | <div class="col-md-12" ng-if="vm.command.viewState.dirty.securityGroups">
<div class="alert alert-warning">
<p>
<i class="fa fa-exclamation-triangle"></i> The following <firewall-label label="firewalls"></firewall-label> could
not be found in the selected account/network and were removed:
</p>
... |
tests-src/_layouts/cards.html | erundle/patternfly2 | <!DOCTYPE html>
<!--[if IE 9]><html class="ie9"><![endif]-->
<!--[if gt IE 9]><!-->
<html>
<!--<![endif]-->
{% include head.html %}
<body class="cards-pf">
{{ content }}
</body>
</html> |
upload/public/resources/vendor/js/jquery-ui/tests/visual/autocomplete/autocomplete.html | modo/cms | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Autocomplete Visual Test: Default</title>
<link rel="stylesheet" href="../visual.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css" type="text/css" title="ui-theme" />
<script type="text/javascript" sr... |
web-platform-tests/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/toolbar-aria-expanded-undefined.html | cr/fxos-certsuite | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title><div> with role toolbar; inherited supported state or property "aria-expanded" value
of "undefined"
</title>
</head>
<body>
<div id="test" role="toolbar" aria-expanded... |
src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html | mattbrailsford/Umbraco-CMS | <div class="umb-pane">
<div ng-repeat="property in tab.properties" class="umb-nested-content-property-container">
<umb-property property="property"
property-alias="{{property.propertyAlias}}"
element-key="{{model.key}}"
ng-class="{'umb-nest... |
themes/user_dashboard/assets/plugins/ionRangeSlider/css/ion.rangeSlider.skinFlat.css | guillaume-boutin/learning-builderengine | /* Ion.RangeSlider, Flat UI Skin
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =======================================================================================================... |
資源/dashboard/docs/configure-wildcard-subdomains.html | stevemoore113/ch_web_- | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Use title if it's i... |
js/ckeditor/4.5.3/skins/ozone/presets.css | DNN-Connect/CKEditorProvider | /*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
/* "Source" button label */
.cke_button__source_label {
display: inline;
}
.cke_combo__styles .cke_combo_text,
.cke_combo__format .cke_combo_text {
width: 60px;
}
.cke_co... |
src/FramerCompanion/src/resources/templates/FramerTemplate_iPhone_sample/index.html | makinteract/FramerTools | <!DOCTYPE html>
<html>
<head>
<title>Framer</title>
<meta charset="utf-8">
<meta name="format-detection" content="telephone=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" type="text/c... |
web/bundles/sunraangular/js/angular/angular-1.3.3/docs/partials/api/ng/function/angular.fromJson.html | viral810/ngSimpleCMS | <a href='https://github.com/angular/angular.js/edit/v1.3.x/src/Angular.js?message=docs(angular.fromJson)%3A%20describe%20your%20change...#L976' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.3.3/src/Angula... |
docs-FTC/javadoc/com/qualcomm/robotcore/eventloop/SyncdDevice.html | TeamTorch5942/ftc_app | <!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_80) on Tue Feb 09 12:58:21 EST 2016 -->
<title>SyncdDevice</title>
<meta name="date" content="2016-02-09">
<link rel="stylesheet" type=... |
The Veil/dev/TheVeil.html | mowngle/roll20-character-sheets | <!--
Character Sheet for The Veil, by Fraser S.
-- sheet developed by Plexsoup.
-- Thanks to Jakob for pointing out that whitespace screws up inline-block alignment.
TODO:
- change the name of the "Other" state, based on the playbook selected.
or make it a user entry field
- add a basic moves list reference
... |
tbb/doc/html/a00407.html | DrPizza/reed-solomon | <!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... |
index.html | como-quesito/angular-xeditable | <!DOCTYPE html>
<html ng-app="app">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Angular-xeditable :: Edit in place for AngularJS</title>
<!--theme: Bootstrap 3, Bootstrap 2, default-->
<link href="libs/bootstrap/3.0.0/css/bootstrap.cs... |
main/libc/unix/linux_like/constant.AF_IUCV.html | malept/guardhaus | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../libc/constant.AF_IUCV.html">
</head>
<body>
<p>Redirecting to <a href="../../../libc/constant.AF_IUCV.html">../../../libc/constant.AF_IUCV.html</a>...</p>
<script>location.replace("../../../libc/constant.AF_IUCV.html"... |
views/priority_service_170419/photoguide-short/short-rules-2.html | maxinedivers/pass-max | {{< layout}}
{{$back}}
<div class="photo-guide">
<a href="/../priority_service_170301/intro/choose-photo-method" class="back-link">Other ways to get a photo</a>
<span class="marker">Guide part 8 of 8</span>
</div>
{{/back}}
{{$main-content}}
<link rel="stylesheet" href="{{assetPath}}/sty... |
submodules/build-armv6-apple-darwin/linphone/oRTP/doc/html/sessionset_8h_source.html | GargoyleSoftware/voip-client-ios | <!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>oRTP: /Users/chris/Code/Gargoyle/linphone-iphone/submodules/linphone/oR... |
packages/Xamarin.GooglePlayServices.19.0.0.1/lib/MonoAndroid23/19/content/google-play-services/docs/reference/com/google/android/gms/wallet/MaskedWalletRequest.Builder.html | EdHubbell/truxieXamarin | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../../../../favicon.ic... |
man/bootchart.conf.html | marcominetti/systemd-ubuntu-with-dbus | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>bootchart.conf</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><style>
a.headerlink {
color: #c60f0f;
fon... |
modules/epay/skins/default/css/userinfo.css | bjrambo/nurigo | .party_tbl_new {
border-top:1px solid #bbbbbb;
border-collapse:collapse;
width:100%;
}
.party_tbl_new tr td {
font-family: "굴림";
font-size: 13px;
color: #666666;
text-align: center;
border-bottom:1px solid #bbbbbb; border-left:1px solid #bbbbbb;
padding:5px 3px;
height:30px;
width:100px;
}
.party_tbl_new tr ... |
sites/all/modules/customs/love_layout/wookmark/example/css/style.css | baiqj/ybzx |
/**
* Grid container
*/
#tiles {
list-style-type: none;
position: relative; /** Needed to ensure items are laid out relative to this container **/
margin: 0;
}
/**
* Grid items
*/
#tiles li {
width: 200px;
background-color: #ffffff;
border: 1px solid #dedede;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
b... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.