path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
weave/css/fixed-data-table.css
SuRaMoN/weave-gitstats
/** * FixedDataTable v0.6.0 * * Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same direc...
reference/vim.vm.GuestInfo.StackInfo.html
hooklift/govsphere
<html xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:vim2="urn:vim2" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title></title> <sc...
layout/reftests/text-decoration/decoration-style-quirks-ref.html
Yukarumya/Yukarum-Redfoxes
<p> Here is specified the decoration style as dotted but no decoration lines, however, <span style="font-size: 2em; text-decoration: underline line-through overline; text-decoration-style: solid;"> here has solid decoration lines</span>, and here has no decoration lines. </p> <...
hljs/styles/base16/mellow-purple.css
Qeole/Enlight
/*! Theme: Mellow Purple Author: gidsi License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.05.0 */ /* WARNING: DO NOT EDIT THIS FILE DIRECTLY. This theme file was auto-generated from the Base16 scheme mellow-purple by the Highlight.js Base16...
poi-3.13/docs/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html
claywebb/java-bulletin
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> WorkbookRecordList (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/jav...
test/jmeter/apache-jmeter-2.7/docs/api/org/apache/jmeter/threads/gui/package-summary.html
frsela/notification_server
<!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.5.0_22) on Thu May 24 19:39:42 WET 2012 --> <TITLE> org.apache.jmeter.threads.gui (Apache JMeter API) </TITLE> <META NAME="keywords" CONTENT="org.apache...
client/templates/view-colophon.html
stasm/cityninja
<template name="colophon"><div class="nj-transition"> <div class="nj-layout mdl-layout mdl-js-layout mdl-layout--fixed-header"> <header class="nj-header nj-header--cyan mdl-layout__header"> <div class="mdl-layout__drawer-button"> <a href="{{ pathFor 'feed.all' }}"> <i class="material-icon...
public/themes/default/stylesheets/project/messages.css
silliemunkie/cpsprojectmanagement
/** Message display **/ .message .block .header { font-size: 150%; padding-bottom: 5px; } .message .messageDetails { padding: 4px 5px; border-bottom: 1px solid #e8e8e8; } .message h1, .message h2, .message h3 { font-weight: normal; border-bottom: 1px solid #ccc; } .message h1 { font-size: 2em; } .mes...
blog/authors.html
s40523127/2017springwcm_hw
<!DOCTYPE html> <html lang="en" > <head> <title>Authors - 2017Spring WCM (虎尾科大MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style ty...
doc/html/vml-scope_8js_source.html
wavicles/visitMyLab
<!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"/> <title>Visit My Lab: js/vm...
exampleCourse/questions/examplesMatrixComponentInput/question.html
rbessick5/PrairieLearn
<pl-question-panel> <p> Suppose ${\bf x}$ is the following array: </p> <pl-variable-output digits="0"> <variable params_name="x">x</variable> </pl-variable-output> </pl-question-panel> <div class="mb-2"> <h5> 1. </h5> <pl-question-panel> <p> Enter the...
modules/openlmis-web/src/main/webapp/public/pages/navigation-offline.html
joshzamor/open-lmis
<!-- ~ This program is part of the OpenLMIS logistics management information system platform software. ~ Copyright © 2013 VillageReach ~ ~ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation...
src/adhocracy/templates/instance/ask_delete.html
whausen/part
<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Delete")}</%def> <%def name="breadcrumbs()"> ${h.instance.breadcrumbs(c.page_instance)|n} ${_("Delete")} </%def> <%block name="headline"> <h3>${_("Delete instance")}</h3> </%block> <%block name="m...
src/main/webapp/js/OpenLayers3/examples/vector-layer.html
yiducn/h7n9vis
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width"> <link rel="stylesheet" href="../css/ol.css" type="text/css"> <link rel="stylesheet" href="....
target/classes/lib/peersim-1.0.5/doc/peersim/core/Linkable.html
rbraeunlich/ReliableADGSASimulation
<!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_15) on Tue Sep 29 11:26:44 CEST 2009 --> <TITLE> Linkable </TITLE> <META NAME="date" CONTENT="2009-09-29"> <LINK REL ="stylesheet" TYPE="text/css" ...
wiki/docs/4.0/html/interfaceCqrs_1_1EventStore_1_1IEventBuilder_a341d5c54ef8a271a8248e0a5266e6228.html
Chinchilla-Software-Com/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
wiki/docs/4.0/html/classCqrs_1_1Tests_1_1Integrations_1_1SnapshotTests_1_1RandomNumberEvent_a815274c67b120e965d31b021a5fde7be.html
cdmdotnet/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
wiki/docs/2.1/html/classCqrs_1_1Azure_1_1BlobStorage_1_1Test_1_1Integration_1_1TestEntity_aad584f6a6399f936b17e6367ebf30b3d.html
Chinchilla-Software-Com/CQRS
<!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...
wiki/docs/4.1/html/classCqrs_1_1Repositories_1_1Queries_1_1QueryStrategy_a822a0901976ceadb3f096326860e3006.html
Chinchilla-Software-Com/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
doc/html/graphicsview-dragdroprobot-robot-qrc.html
nonrational/qt-everywhere-opensource-src-4.8.6
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: r...
tests/allejo/stakx/Test/assets/EngineTemplates/Sample HTML.html
allejo/stakx
<div class="parent"> <div class="child"> <p><strong>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Alias amet at maxime provident recusandae voluptates! Accusamus alias autem culpa incidunt sapiente veritatis? Consectetur cum et ex praesentium. Dicta, impedit, ipsa.</strong></p> </div> <d...
wiki/docs/coverage-report/Akka.Net/Cqrs.Akka.Tests.Unit/Commands/EndConversationCommand.cs.gcov.html
Chinchilla-Software-Com/CQRS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - doc-coverage.info - Akka.Net/Cqrs.Akka.Tests.Unit/Commands/EndConversationCommand.cs</title> <link rel="stylesheet" type="text/css" href="../....
doc/api/jade/wrapper/StaleProxyException.html
djovanovic/JADE_PROJECT
<!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_18) on Fri Nov 18 16:35:00 CET 2011 --> <TITLE> StaleProxyException (JADE 4.1.1 API Reference) </TITLE> <META NAME="date" CONTENT="2011-11-...
doc/html/activeqt-hierarchy.html
eric100lin/Qt-4.8.6
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- hierarchy.qdo...
wiki/docs/2.2/html/interfaceCqrs_1_1Snapshots_1_1ISnapshotStrategy_a02121821312c4ce2811b31eeaffabe51.html
cdmdotnet/CQRS
<!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...
wiki/docs/4.0/html/classCqrs_1_1Azure_1_1BlobStorage_1_1StorageStore_a989d749e5f9efc10b1a416feec02657d.html
cdmdotnet/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
doc/classes/TokyoCabinet/FDB.src/M000086.html
roma/tokyocabinet-ruby
<!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> <title>out (TokyoCabinet::FDB)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="styleshee...
wiki/docs/2.4/html/classCqrs_1_1Cache_1_1CacheRepository_af23acddeed34def6d7a5e8d8df00ecd8.html
cdmdotnet/CQRS
<!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...
wiki/docs/4.0/html/classCqrs_1_1Azure_1_1BlobStorage_1_1Events_1_1BlobStorageSnapshotStore_ac0e7a4428f17d4734de77261d1c6669d.html
cdmdotnet/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
3rdparty/tomcat4131/webapps/tomcat-docs/servletapi/javax/servlet/class-use/Filter.html
simeshev/parabuild-ci
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2) on Sat Sep 25 09:59:40 EDT 2004 --> <TITLE> Uses of Interface javax.servlet.Filter (Servlet and JavaServer Pages API Documentation) </TITLE> <LINK...
its/ruling/projects/custom/common/important-position/importantPosition.css
racodond/sonar-css-plugin
.mybox { width: 100px !important; width: 100px ! important; width: 100px ! important ; width: 100px !important ; border: 1px solid black !important; width: !important 100px; /* Noncompliant ![sc=11;ec=21;el=+0]! !{Move the "!important" flag to the end of the declaration.}! */ border: ! important 1...
Base/Workspace/Typescript/libs/angular/material/base/src/export/objects/notification/link/notification-link.component.html
Allors/allors2
<button (click)="toNotifications()" type="button" mat-raised-button color="primary" matBadge="{{nrOfNotifications}}" matBadgePosition="after" matBadgeColor="accent" matTooltip="Notifications"> <mat-icon>notifications</mat-icon> </button>
3rdparty/jfreechart0921/javadoc/org/jfree/data/general/DefaultValueDataset.html
simeshev/parabuild-ci
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_03) on Tue Jan 25 23:39:20 PST 2005 --> <TITLE> DefaultValueDataset (JFreeChart Class Library (version 0.9.21)) </TITLE> <META NAME="keywords" CONTE...
3rdparty/jdic20060613bin/javadoc/org/jdesktop/jdic/desktop/package-use.html
simeshev/parabuild-ci
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_12) on Fri Jun 16 11:55:17 CST 2006 --> <TITLE> Uses of Package org.jdesktop.jdic.desktop (JDIC API V0.9 Release 1) </TITLE> <LINK REL ="stylesheet...
vendor/venne/dynatree-module/Resources/public/skin-bootstrap/ui.dynatree.css
svobodni/web
/******************************************************************************* * Tree container */ ul.dynatree-container { font-family: tahoma, arial, helvetica; font-size: 10pt; /* font size should not be too big */ white-space: nowrap; padding: 3px; margin: 0; /* issue 201 */ background-color: whi...
schema.org/accessibilityFeature-accessibilityHazard-fileFormat-182-rdfa.html
dbs/linter
<figure vocab="http://schema.org/" typeof="CreativeWork"> <meta property="accessibilityFeature" content="textAlternative"> <meta property="accessibilityFeature" content="longDescription"> <meta property="accessibilityHazard" content="noFlashingHazard"> <meta property="accessibilityHazard" content="noMotionSimulatio...
SmartGitHg 4.6/git/doc/git/html/technical/api-parse-options.html
caplin/qa-browsers
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta name="generator" content="AsciiDoc 8.6.8" /> <title>parse-o...
SmartGitHg 4.6/git/doc/git/html/git-fetch-pack.html
caplin/qa-browsers
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta name="generator" content="AsciiDoc 8.6.8" /> <title>git-fet...
gradebookng/tool/src/java/org/sakaiproject/gradebookng/tool/panels/StudentGradeSummaryPanel.html
ktakacs/sakai
<!DOCTYPE html> <html xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd"> <body> <wicket:panel> <div class="gb-grade-summary-content"> <span wicket:id="tabs" class="tabpanel">[tabbed panel will be here]</span> <div class="gb-summary-modal-actions"> <div wicket:id="studentNavigat...
plugins/InspectionGadgets/src/inspectionDescriptions/UnnecessarySuperQualifier.html
siosio/intellij-community
<html> <body> Reports unnecessary <code>super</code> qualifiers in method calls and field references. <p> A <code>super</code> qualifier is unnecessary when the field or method of the superclass is not hidden/overridden in the calling class. </p> <p><b>Example:</b></p> <pre> class Foo { void foo() {} } c...
thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref/org/apache/hadoop/hbase/regionserver/StoreFlushContext.html
scalingdata/Impala
<!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>StoreFlushContext xref</title> <link type="tex...
templates/blog-home-1.html
ravnoor/axon.gsaneuro
<!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, user-scalable=no"> <meta name="description" content=""> <meta name="author" content=""> <title>GSAN at McGil...
JGDMS/src/site/resources/old-static-site/doc/api/net/jini/core/transaction/server/TransactionParticipant.html
pfirmstone/river-internet
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Mon Mar 28 17:57:28 AEST 2016 --> <title>TransactionParticipant (River-Internet vtrunk API Documentation)</title> <meta name="date" cont...
publish/reports/coverage/org.jsimpledb.Util.html
mmayorivera/jsimpledb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Coverage Report</title> <link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/...
doc/index-files/index-20.html
duycm83/fshow-lib
<!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_03) on Tue Jun 12 10:46:06 BST 2012 --> <title>U-Index</title> <meta name="date" content="2012-06-12"> <link rel="stylesheet" type="tex...
JGDMS/src/site/resources/old-static-site/doc/internals/net/jini/core/transaction/server/TransactionParticipant.html
pfirmstone/JGDMS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Mon Mar 28 17:11:11 AEST 2016 --> <title>TransactionParticipant (River-Internet vtrunk API Documentation (internals))</title> <meta name...
liquibase-3.5.3-bin/sdk/javadoc/liquibase/sqlgenerator/core/class-use/CreateSequenceGenerator.html
ErpMicroServices/party-database
<!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_45) on Thu Oct 13 19:29:17 UTC 2016 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class liquibase.sqlgenera...
samples/VideoPlayerInlineSample.html
mcanthony/moonstone
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Inline Video Player Sample</title> <!-- --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <!-- Less.js (uncomment for client-side...
doc/0.9.6/guacamole-ext/org/glyptodon/guacamole/net/auth/simple/class-use/SimpleObjectPermissionSet.html
mike-jumper/incubator-guacamole-website
<!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_75) on Mon Mar 30 18:33:17 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.g...
business/home/timeLimit/timeLimit.html
LeleWeb/eshop-cms
<header class="am-topbar am-topbar-inverse admin-header" ng-include="'framework/template/header.html'"> </header> <div class="am-cf admin-main"> <!-- sidebar start --> <div class="admin-sidebar am-offcanvas" id="admin-offcanvas" ng-include="'framework/template/sidebar.html'"></div> <!-- sidebar end --> <!-- co...
share/doc/hadoop/hadoop-project-dist/hadoop-hdfs/project-reports.html
hsh075623201/hadoop
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Generated by Apache Maven Doxia at 2014-11-14 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Apache Hadoop 2.5.2 - Generated Reports</title> <style type="text/css" medi...
tools/ironruby/lib/ironruby/gems/1.8/doc/rubygems-1.3.6/rdoc/classes/Gem/Commands/DependencyCommand.src/M000083.html
ThoughtWorksStudios/excel-2010-mingle-addin
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>find_reverse_dependencies (Gem::Commands::DependencyCommand)</title> <meta http-equiv="Content-Type" content="text/ht...
liquibase-3.5.3-bin/sdk/javadoc/liquibase/sqlgenerator/core/class-use/GetViewDefinitionGeneratorHsql.html
ErpMicroServices/party-database
<!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_45) on Thu Oct 13 19:29:17 UTC 2016 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class liquibase.sqlgenera...
tpl/Wap/default/Store_160_index_674f.html
royalwang/saivi
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>{Saivi:$tpl.wxname}</title> <meta name="viewport" content="width=device-width,height=device-height,inital-scale=1.0,maxi...
malva-library-app/src/main/webapps/default/www/dist/css/malva.css
xbib/malva
body { font-family: 'Open Sans', sans-serif; } form[role=request] { background: #f0f0f0; padding: 2em; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } nav[role=navigation].affix { position: fixed; top: 0; width: 100%; z-index: 1001; } fieldset { border-style: none; ...
sealdek/css/grayscale.css
Yashmalla/sealdek
/*! * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ body { width: 100%; height: 100%; font-family: Lora,"Helvetica Neue",Helveti...
html/doc/filter-js-outline.html
hashashin/src
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Outline JavaScript</title> <link rel="stylesheet" href="doc.css"> </head> <body> <!--#include virtual="_header.html" --> <div id=content> <h1>Outline JavaScript</h1> <h2>Configuration</h2> <p> The 'Outline J...
lib/api/functions_i.html
Fxrialab/dandelion
<!-- HTML header for doxygen 1.8.5--> <!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" conte...
content/installation/configure_proxy.html
ketan/docs.go.cd
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta http-equiv="refresh" content="0; url=../configure-reverse-proxy.html"/> <link rel="canonical" href="./configure-reverse-proxy.html"/> <title>Redirecting</title> </head> <body> <h1>Redirecting...</h1> <p> This page has moved to <a href="...
website/wave/static/css/code.css
wisebaldone/incubator-wave
/* Name: Base16 Tomorrow Dark Author: Chris Kempson (http://chriskempson.com) Pygments template by Jan T. Sott (https://github.com/idleberg) Created with Base16 Builder by Chris Kempson (https://github.com/chriskempson/base16-builder) */ .highlight .hll { background-color: #373b41 } .highli...
doc/stdlibref/ctype.html
pathscale/stdcxx
<!-- 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 (...
docs/kommandant-async/kotlindoc/kommandant-async/index.html
alphahelix00/Ordinator
<HTML> <HEAD> <meta charset="UTF-8"> <title>kommandant-async</title> <link rel="stylesheet" href="..\style.css"> </HEAD> <BODY> <a href=".">kommandant-async</a><br/> <br/> <h3>Packages</h3> <table> <tbody> <tr> <td> <a href="com.github.kvnxiao.kommandant/index.html">com.github.kvnxiao.kommandant</a></td> <td> </td> </t...
jbpm-wb-case-mgmt/jbpm-wb-case-mgmt-showcase/src/main/webapp/jbpm-cm.html
rbarriuso/jbpm-wb
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <title>jBPM Case Management</title> </head> <body> <iframe id="__gwt_historyFrame" style="width: 0; height: 0; bor...
src/sap.m/test/sap/m/demokit/orderbrowser/webapp/test/mockServer.html
olirogers/openui5
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Order Browser</title> <!-- Bootstrapping UI5 --> <script id="sap-ui-bootstrap" ...
app/facets/ar-facet-browser.html
dainst/arachnefrontend
<uib-accordion close-others="true" class="accordion-with-list"> <div uib-accordion-group class="uib-accordion-group" ng-repeat="facetValue in facetValues" ng-click="loadEntities($index)"> <uib-accordion-heading> <a href="{{getScopePath()}}search{{facetQueries[$index].toString()}}"> ...
doc/html/nssrc.com.citrix.netscaler.nitro.resource.config.dns.dnsaddrec_args.html
benfinke/ns_python
<!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>nssrc.com.citrix.netscaler.nitro.resource.config.dn...
website/css/cerulean.min.css
CMULib/CMULib
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { display: block } audio,canvas,video { display: inline-block } audio:not([controls]) { display: none; height: 0 } [hidden],template { display: none } html { font-family: san...
web/css/metro-dokuwiki.css
linkmax91/bitquant
.metro .button, .metro .button:hover, .metro .button:active, .metro .button:focus { background-image: none; text-decoration: none; }
thymeleaf-layout-dialect/test/nz/net/ultraq/thymeleaf/layoutdialect/ConfigurablePrefixTest-Layout.html
zhanhb/thymeleaf-layout-dialect
<!DOCTYPE html> <html xmlns:l="http://www.ultraq.net.nz/thymeleaf/layout"> <head> <title>Layout page</title> <script src="common-script.js"></script> </head> <body> <header> <h1>My website</h1> </header> <section l:fragment="content"> <p>Page content goes here</p> </section> <footer> <p>My footer</p> <p ...
archives/2017/12/page/2/index.html
hotbain/hotbain.github.io
<!DOCTYPE HTML> <html class="no-js" lang="zh-CN"> <!-- 不关注架构设计细节的程序员不是一个好架构师 --> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" integrity="sha384-OHBBOqpYHNsIqQy8hL1U+8OXf9hH6QRxi0+EODezv82DfnZoV7qoHAZDwMwEJvSw" crossorigin="anonymous"> <!--...
hadoop-2.7.3/share/doc/hadoop/hadoop-project-dist/hadoop-common/DeprecatedProperties.html
TK-TarunW/ecosystem
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Generated by Apache Maven Doxia at 2016-08-18 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Apache Hadoop 2.7.3 &#x2013; Deprecated Properties</title> <style type="tex...
_site/docs/1.0.0-rc.5/api/directive/ionSlideBox/index.html
johnli388/ionic-site
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS."> <meta name="keywords" content="html5,ja...
src/AdbLib/doc/allclasses-frame.html
alipay/SoloPi
<!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_25) on Sun Aug 04 23:25:34 PDT 2013 --> <title>All Classes</title> <meta name="date" content="2013-08-04"> <link rel="stylesheet" type=...
public_html/css/transactions.css
raphaeljorge/butlerapp
/** TRANSACTIONS Financeiro **/ .check .btn.active i{ opacity: 1; } .check .btn i{ opacity: 0; } .btn.despesa.active { background: #F01637; } .btn.receita.active { background: #8cc152; } .selecter{ min-width: 150px; } .selecter .selecter-selected { position: relative; z-index: 2; display: block; padding:...
apidocs/2.0.1.Final/org/togglz/core/context/class-use/ContextClassLoaderFeatureManagerProvider.html
togglz/togglz-site
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Mon Mar 03 07:21:26 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.t...
tpl/User/default/Gamet_index.html
taobataoma/saivi
<include file="Public:head"/> <script src="/tpl/static/artDialog/jquery.artDialog.js?skin=default"></script> <script src="/tpl/static/artDialog/plugins/iframeTools.js"></script> <link rel="stylesheet" type="text/css" href="{Saivi::RES}/css/cymain.css" /> <div class="content"> <!--tab start--> <!--...
squidlib/dist/javadoc/squidpony/examples/class-use/TestMap.html
devilbuddy/SquidLib
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_25) on Sun Jul 12 12:57:08 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class TestMap (Squid...
app/assets/mobileweb/splash/splash.css
zoli-fischer/BsQuare
#splash { background: #eeeeee; background: -moz-linear-gradient(top,#eeeeee 0%,#ffffff 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeee),color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top,#eeeeee 0%,#ffffff 100%); background: -o-linear-gradient(top,#eeeeee 0%,#f...
liquibase-3.5.3-bin/sdk/javadoc/liquibase/change/custom/class-use/CustomChangeWrapper.html
ErpMicroServices/party-database
<!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_45) on Thu Oct 13 19:29:17 UTC 2016 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class liquibase.change.cu...
tui_flashdevelop3/docs/tuio_as3_v_0_7_1_asdoc/org/tuio/mouse/class-list.html
g-amador/Tangible-User-Interface
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>org.tuio.mouse - API Documentation</title><base target="classFrame"><link rel="styleshee...
share/doc/hadoop/api/org/apache/hadoop/fs/http/client/package-summary.html
jimmypw/hadoop
<!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_45) on Fri Sep 05 23:33:00 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.fs.http.client ...
dlib-19.2/docs/dlib/assert.h.html
SeonghoBaek/RealtimeCamera
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - assert.h</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2003 Davis E. King (davis@dlib.net) </font><font color='#009900'>// License: Boost So...
javadoc/com/palamida/util/swing/package-summary.html
google-code/biscotti
<!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_17) on Tue Jul 02 15:00:11 PDT 2013 --> <title>com.palamida.util.swing</title> <meta name="date" content="2013-07-02"> <link rel...
doc/api/files/__/__/__/__/_rvm/gems/ruby-2_2_2@playme/gems/actionpack-4_2_3/lib/action_dispatch/middleware/ssl_rb.html
l33z3r/playme
<?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" xml:lang="en" lang="en"> <head> <title>ssl.rb</title> <meta http-equiv="Content-Type" content="text/html...
manpages-zh.docset/Contents/Resources/Documents/html/losetup.8.html
kennethlyn/dash-manpages-zh
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML><HEAD><meta charset="UTF-8"><TITLE>Man page of LOSETUP</TITLE> </HEAD><BODY> <H1>LOSETUP</H1> Section: MAINTENANCE COMMANDS (8)<BR>Updated: Nov 24 1993<BR><A HREF="#index">Index</A> <A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR> <A...
esitag/testdata/page0.html
corestoreio/caddy-esi
<!DOCTYPE html> <html class="no-js" lang="en-US"> <head> <base href="//cyrillschumacher.com/"> <script type="text/javascript"> </head> <body> <esi:include src="https://micro.service/esi/foo" /> <script type="text/java...
app/views/profil.html
guggens/familieleben
<h2>Alexandra Guggenberger</h2></br> Jahrgang 1973, Studium der Psychologie in Gießen mit den Schwerpunkten Wirtschaftspsychologie und Pädagogik, Ausbildung zur systemischen Beraterin (GSB e.V.) und zum Business Coach (FU Berlin), Zertifizierte PEKiP-Gruppenleiterin, mehrfache Patentante, Mutter eines Sohns (2010) und...
example-webapp/src/main/java/nl/knaw/dans/libs/examples/mapviewer/HomePage.html
PaulBoon/dans-wicket-leaflet-lib
<html xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd" > <head> <title>Wicket map viewer Examples</title> </head> <body> <h1>Geo Map Viewer example pages</h1> <ol> <li><a wicket:id="basicgeoviewpagelink">Basic Example page</a></li> ...
share/doc/hadoop/api/org/apache/hadoop/lib/service/scheduler/package-frame.html
hsh075623201/hadoop
<!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_45) on Fri Nov 14 23:55:10 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.lib.service.sch...
web/editormd/pages/css/style.css
zhangyongfu/image
* { padding: 0; margin: 0; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcapt...
server/frontend/src/main/frontend/src/app/pages/contests/contests.component.html
Kvark161/openjudge
<common-toolbar></common-toolbar> <div class="container"> <div class="row"><p></p></div> <div class="row"> <button type="button" *ngIf="role == 'ADMIN'" class="btn btn-primary float-right mt-1 mr-1" routerLink="/a/contests/new">Create contest </button> </div> <div class="...
slf4j-1.7.5/site/xref/org/slf4j/helpers/MarkerIgnoringBase.html
pmikee/gw2tpapp
<!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>MarkerIgnoringBase xref</title> <link type="te...
docs/api/java/org/apache/sysds/runtime/instructions/fed/class-use/AppendFEDInstruction.html
apache/incubator-systemml
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>Uses of Class org.apache.sysds.runtime.instructions.fed.AppendFEDInstruction (Apache SystemDS 2.3.0-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/cs...
ux/app-indexing/deep-linking.html
SunShineShine/android-training-course-in-chinese
<!DOCTYPE HTML> <html lang="en-US" manifest="../../manifest.appcache"> <head> <meta charset="UTF-8"> <title>为App内容开启深度链接 | Android Training Course in Chinese</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content="">...
ux/search/back-compat.html
SunShineShine/android-training-course-in-chinese
<!DOCTYPE HTML> <html lang="en-US" manifest="../../manifest.appcache"> <head> <meta charset="UTF-8"> <title>保持向下兼容 | Android Training Course in Chinese</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content=""> ...
doc/type_Char.html
dorafmon/bs-containers
<html><head> <link rel="stylesheet" href="style.css" type="text/css"> <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"> <link rel="Start" href="index.html"> <link title="Index of types" rel=Appendix href="index_types.html"> <link title="Index of exceptions" rel=Appendix href="index_exceptions.htm...
Box2D-for-Processing/javadoc/index-files/index-2.html
shiffman/Box2D-for-Processing
<!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_72) on Sun Oct 18 21:12:15 EDT 2015 --> <title>C-Index</title> <meta name="date" content="2015-10-18"> <link rel="stylesheet" type="tex...
src/event_creator/templates/index.html
sycy600/event_creator
{% extends "layout.html" %} {% block content %} {% load rfc3339_to_datetime %} {% if not user.is_authenticated %} Please login to see your events. {% else %} <p><a href="/add_event/">Add event</a></p> <table> <tr><th>Summary</th><th>Start</th><th>End</th><th>Actions</th></tr> {% for event in ev...
vendor/paypal/rest-api-sdk-php/sample/doc/billing/ExecuteAgreement.html
olegkaliuga/yii
<!DOCTYPE html><html lang="en"><head><title>billing/ExecuteAgreement</title></head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"><meta name="groc-relative-root" content="../"><meta name="groc...
yvonne/animation/rawgroup.html
PolymerLabs/labs
<!doctype html> <html> <head> <title>Raw</title> <script src="../../web-animations-js/web-animations.js"></script> <style> #target { position: absolute; width: 150px; height: 150px; border-radius: 75px; background-color: pink; } #target2 { ...