path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
docs/examples/example-example7/index-debug.html
publicFunction/angularone-yt
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example7-debug</title> <script src="../../../angular/lib/angular.js"></script> <script src="script.js"></script> </head> <body ng-app="docsTabsExample"> <my-tabs> <my-pane title="Hello"> <h4>Hello</h4> ...
src/public/app/components/test/test.new.view.html
bortoluzzi/Hercules
<hc-admin-layout layout="row" flex> <div layout="row" class="content-header"> <div flex="95"> <h3 class="md-headline"> {{ 'TEST.ENTITY_PLURAL' | translate }} </h3> </div> <div flex> <md-button class="md-fab md-primary" href="/admin/tests">...
symfony2/docs-en/html/components/dom_crawler.html
P3PO/the-phpjs-local-docs-collection
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The DomCrawler Component &mdash; Symfony2Docs 2.2 documentation</title> <link rel="stylesheet" href="../_static/basic.css" type="text/css" /> <li...
doc/html/functions_0x73.html
moravianlibrary/iipsrv
<!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>iipsrv: Class Members</title> <link href="tabs.css" rel="stylesheet" ty...
app/src/main/assets/markdownEditor/all.css
huclengyue/LeanoteAndroid
* { outline: 0px solid transparent; /*点击没有高亮focus*/ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; word-wrap: break-word; } html, body { margin:0; padding:0; font-size: 1em; } body { font-weight: normal; /*font-family:OpenSans, sans-serif;*/ /*overflow-x: ...
templates/new_post.html
xujianhai/web.py-Blog
$def with (newPostForm) $var title: New Post $var header: new post $var linkback: new $var css: new_post.css <div id='new-post-form'> <form action='' method='POST'> $if newPostForm == None: <script type='text/javascript'>window.location = '/blog';</script> $else: $:newPostForm.render() </for...
doc/html/classLibTIM_1_1ImageRegionsInfos-members.html
bnaegel/libtim
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>LibTIM: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.4 --> <div class="qindex"><a class...
Source/AcaciaLex/lib/javadoc/impl/lexer/common/class-use/SimpleState.html
google-code/acacia-lex
<!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_12) on Sun Dec 05 00:26:09 EET 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class impl.lexer.c...
tests/wpt/web-platform-tests/webxr/xrSession_requestAnimationFrame_callback_calls.https.html
peterjoel/servo
<!DOCTYPE html> <body> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <script src="resources/webxr_util.js"></script> <canvas></canvas> <script> let immersiveTestName = "XRSession requestAnimationFrame calls the " + "provided callback for an im...
reference/vim.cluster.DasVmConfigSpec.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...
htdocs/index.html
F4llis/benchmark-webservice
<html><head><META HTTP-EQUIV="Refresh" Content= "0; URL=/cgi-bin/gateway.pl"></head><html>
src/app/widgets/widget.tpl.html
brucetsao/xbeewificloudkit
<div class="widget-holder"> <div class="widget-header"> {{widget.label}} <div class="pull-right" showonhovergrandparent> <a ui-sref="widget_settings({widget_id: widget.id})" title="Widget Settings"> <i class="icon-cog icon-large"></i> </a> &nbsp; ...
browser/themes/winstripe/browser/feeds/subscribe.css
tmhorne/celtx
*[hidden] { display: none; } html { background: -moz-Dialog; font: 3mm tahoma,arial,helvetica,sans-serif; } #feedBody { border: 1px solid THreeDShadow; padding: 3em; -moz-padding-start: 30px; margin: 2em auto; background: -moz-Field; } #feedHeaderContainer { border: 1px solid ThreeDShadow; -moz-...
layout/reftests/list-item/numbering-3-ref.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE HTML> <html><head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Reference for testcase #1 for bug 1171419</title> <style> l { display:block; list-style: decimal inside; } </style> </head> <body> <ol style="display:grid; list-style-type:none"> <l start="1"><li st...
layout/generic/crashtests/400190.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html> <head> <style> body { position: fixed; font-family: monospace; -moz-column-width: 10px; border: 2px solid #aaa; } #padded { padding-top: 40px; padding-bottom: 40px; } #x { position: absolute; top: 0; left: 0; margin-top: 20px; margin-bottom: 20px; } </style> </head> <bo...
css/mapbox/leaflet.css
jenssegers-deprecated/Ghendetta
/* required styles */ .leaflet-map-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-pane, .leaflet-overlay-pane, .leaflet-shadow-pane, .leaflet-marker-pane, .leaflet-popup-pane, .leaflet-overlay-pane svg, .leaflet-zoom-box, .leaflet-image-layer { /* TODO optimize classes */ position: a...
vendor/plugins/tiny_mce/docs/tinymce_api/overview-summary-TinyMCE_Popup.class.js.html
tic-ull/LibreCMS
<!doctype html public "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <html> <head> <title> Overview </title> <link rel ="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script> function asd() { parent.document.title="TinyMCE_Popup.class.js Overview"; ...
lms/templates/courseware/progress.html
raccoongang/edx-platform
<%page expression_filter="h"/> <%inherit file="/main.html" /> <%namespace name='static' file='/static_content.html'/> <%def name="online_help_token()"><% return "progress" %></%def> <%! from course_modes.models import CourseMode from certificates.models import CertificateStatuses from django.utils.translation import ug...
ckanext/gobar_theme/templates/package/snippets/resource_view.html
gobabiertoAR/ckanext-gobar_theme
{% import 'macros/form.html' as form %} <div id="view-{{ resource_view['id'] }}" class="resource-view" data-id="{{ resource_view['id'] }}" data-title="{{ resource_view['title'] }}" data-description="{{ resource_view['descripion'] }}"> <p class="desc">{{ resource_view['description'] }}</p> <div class="m...
addons/website_forum/static/src/css/website_forum.css
tvtsoft/odoo8
.vote { min-width: 38px; margin-right: 12px; } .vote .vote_count { font-size: 160%; font-weight: bold; line-height: 12px; } .vote .vote_up, .vote .vote_down { font-size: 130%; } .author-box { min-width: 200px; padding: 4px; background-color: #f5f5f5; } .question-block { margin-left: 50px; } .ques...
index_3.html
movilla/dados_hq
<!doctype html> <html> <head> <meta charset='utf-8'> <title>Dados HQ</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" href="style/main.css" media="screen"> </head> <body> <div id="background"></div> <div id="barra_iz" class="panel_lateral_i...
documentation/html/Protocols/IMAAdsManagerDelegate.html
kaltura/player-sdk-native-ios
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>IMAAdsManagerDelegate Protocol Reference</title> <link rel="stylesheet" href="../css/style.css"> <meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> <meta name="generator" content="appledoc 2.2.1 (build 1334)"> </head> <body class="apple...
outcome/doc/html/tutorial/interop/filelib/index.html
FSMaxB/molch
<!DOCTYPE html> <html lang="en" class="js csstransforms3d"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="generator" content="Hugo 0.32.4" /> <meta name="description" content=""> <title>The File I...
layouts/default/layout.html
minsa500/zbweb
<load target="default.layout.css" /> <load target="default.layout.ie78.css" targetie="lt IE 9" /> <load target="default.layout.ie7.css" targetie="IE 7" /> <load target="default.layout.webfont.css" cond="$layout_info->WEB_FONT == 'YES'" /> <load target="../../common/js/respond.min.js" targetie="lt IE 9" /> <load target=...
docs/reference/html/classsigc_1_1bound__const__mem__functor4-members.html
sribits/libsigc
<!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>libsigc++: Member List</title> <link href="tabs.css" rel="stylesheet" t...
doc/html/qextensionfactory-members.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" /> <!-- default_exten...
wiki/docs/2.4/html/classCqrs_1_1Bus_1_1QueuedCommandBusReceiver_a19d51190f085f164963bd16ba88454fd.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/html/qdesignerwidgetboxinterface-members.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" /> <!-- abstractwidge...
LayoutTests/fast/ruby/before-table-doesnt-crash.html
youfoh/webkit-efl
<meta http-equiv="refresh" content="1;url=" /> <style> ruby::before { display: block; content: url("http://xx"); } </style> <ruby> <ruby> <ruby> <style> ruby { float: right; } </style> </ruby> </...
wiki/docs/2.0/html/classCqrs_1_1Akka_1_1Commands_1_1AkkaCommandBus_ab52365375febd74ac078e97af6e6cd24.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_1Storage_1_1Events_1_1TableStorageEventStore_1_1RawTableStorageEventStorer_af509f62b1369a6642e9f13beeb1aaf8f.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.2/html/namespaces.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.2/html/classCqrs_1_1Events_1_1SqlSnapshotStore_a567c34ca0c44d1e6e7b30c06a60b5f33.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/2.2/html/classCqrs_1_1MongoDB_1_1Serialisers_1_1MongoDbSnapshotDeserialiser_ad7963b969a1edd5451605887933c0c89.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...
lumens-web/src/main/webapp/app/templates/designer/instruments_tmpl.html
3-mode/lumens
<ul> <div ng-repeat="transformer in project.transformer" style="padding-top:10px;"> <span style="cursor:pointer;"><i class="lumens-icon-link lumens-icon-gap"></i>{{transformer.name}}</span> <ul> <div ng-if="transformer.description" style="padding-top:8px;"> <span><i ...
trunk/tools/NUnit-2.5.8.10295/doc/property.html
consumentor/Server
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - Property</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <link rel="stylesheet" t...
Hunger Games/src/com/javanetworkframework/rb/webtranslator/package.html
CrossGaming/CrossGaming-BukkitPlugins
<html> <head> </head> <body bgcolor="white"> Provides for the main interface to the WebTranslator Resource Bundle. <h2>Package Specification</h2> WebTranslator.java - Provides interface used by ResourceBundle<BR/> </body> </html>
doc/html/a00111_source.html
rfernandes/fastcgipp-unofficial
<!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>fastcgi++: transcei...
serverend/view/user/register_mail.html
vicvinc/dota2ark
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <div class="description">Welcome to D2Ark.</div> <div class="title">欢迎您,成功注册成为D2Ark.com会员</div> <div class="body"> <br /> D2Ark 是一个集中于Dota2的玩家社区。这个社区建立的目的是为了集合Dota2玩家,在此讨论研究Dota2的游戏机制、英雄策略和...
docs/content/examples/tree-with-dynamic-content/tree.html
ocadotechnology/hexagonjs
<div id="tree"></div>
commons/buildtools/pmd/docs/xref/index.html
deleidos/digitaledge-platform
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <title>PMD 4.2.5 Reference</title> </head> <frameset cols="20%,80%"> <frameset rows="30%,70%"> <f...
share/doc/hadoop/api/org/apache/hadoop/conf/package-use.html
devansh2015/hadoop-2.4.1
<!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_26) on Sat Jun 21 06:31:12 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package org.apache.hadoop...
cs-minibot-platform-src/src/matlabcontrol/javadocs/doc/matlabcontrol/extensions/CallbackMatlabProxy.MatlabDataCallback.html
cornell-cup/cs-minibot-platform
<!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_39) on Fri Mar 01 21:31:47 PST 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> CallbackMatlabProxy.MatlabDataCal...
_includes/posts.html
oska874/oska874.github.io
<!-- this is post list --> <div class="panel panel-pithy posts"> <div class="panel-heading"> <h3 class="title"> <a href="{{ post.url | prepend: site.baseurl}}"><i class="fa fa-bookmark-o"></i>{{post.title}}</a> </h3> </div> <div class="panel-body excerpt"> {% if post.exce...
apache/doc/org/apache/commons/lang3/text/StrSubstitutor.html
mkolbly/MortgageComparerProject
<!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 Mon Sep 02 03:35:02 PDT 2013 --> <TITLE> StrSubstitutor </TITLE> <META NAME="date" CONTENT="2013-09-02"> <LINK REL ="stylesheet" TYPE="text/...
share/doc/hadoop/api/org/apache/hadoop/yarn/conf/package-use.html
devansh2015/hadoop-2.4.1
<!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_26) on Sat Jun 21 06:31:12 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package org.apache.hadoop...
B2G/gecko/js/xpconnect/crashtests/776333.html
sergecodd/FireFox-OS
<!DOCTYPE html> <script> function boom() { var div = document.createElementNS('http://www.w3.org/1999/xhtml', 'div'); Components.lookupMethod(div, "xx"); } </script> <body onload="boom();"></body>
www/css/index.css
winster/pushtest
/* * 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 ...
doc/network/MsgQuit.html
istraka/pd_corp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="sk"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Mon May 18 23:19:31 CEST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>MsgQuit</title> <me...
docs/api/java/org/apache/sysds/runtime/instructions/spark/utils/package-use.html
apache/incubator-systemml
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>Uses of Package org.apache.sysds.runtime.instructions.spark.utils (Apache SystemDS 2.3.0-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href=".....
old-files/static/index.html
NYU-DevOps-S17/Orders
<!DOCTYPE html> <html> <head> <title>Pet Demo RESTful Service</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="static/stylesheets/style.css"> </head> <body> ...
js/ex2-services/index.html
jcheron/angular-samples
<form id="services" class="img-rounded"> <h1>Services</h1> <div class="alert alert-info"> <span>Choisissez les éléments à inclure</span> <p> <ng-pluralize count="count" when="{0:'Aucun service sélectionné', 1:'1 service sélectionné', 'other':'{} services sélectionnés'}"></ng-pluralize> <...
docs/solr-solrj/org/apache/solr/common/params/CollectionParams.html
BibAlex/bhl_rails_4_solr
<!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_55) on Fri Jun 20 06:34:26 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>CollectionParams (S...
poi-3.9/docs/apidocs/org/apache/poi/util/class-use/BitField.html
brenthand/Panda
<!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_29) on Mon Nov 26 17:22:12 MSK 2012 --> <TITLE> Uses of Class org.apache.poi.util.BitField (POI API Documentation) </TITLE> <META NAME="dat...
app/views/issue/partial_event_timeline.scala.html
yona-projects/yona
@** * Yona, 21st Century Project Hosting SW * * Copyright Yona & Yobi Authors & NAVER Corp. & NAVER LABS Corp. * https://yona.io **@ @(event: IssueEvent, project:Project, issue:Issue, previousEvent: IssueEvent = null) @import org.apache.commons.lang3.StringUtils @import utils.TemplateHelper._ @import models.enumeratio...
_site/docs/1.0.0/api/directive/ionHeaderBar/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...
target/apidocs/org/apache/log4j/class-use/Level.html
umadevik/log4j-android
<!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_32) on Tue Jul 10 11:40:51 MST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.l...
javadoc/org/myrobotlab/framework/repo/package-tree.html
lanchun/myrobotlab
<!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 --> <title>org.myrobotlab.framework.repo Class Hierarchy</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title=...
css/templates/test/page.css
afilbert/ampstart
/** * Copyright 2017 The AMP Start Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
src/main/webapp/WEB-INF/t/cms_sys_defined/style_page/channel_1.html
huanzhou/jeecms6
[#-- 栏目翻页样式 pageClass: 翻页DIV class pageStyle: 翻页DIV style --] [#assign p=tag_pagination/] <div[#if pageClass??] class="${pageClass}"[/#if][#if pageStyle??] style="${pageStyle}"[/#if]> 共${p.totalCount}条记录 ${p.pageNo}/${p.totalPage}页 [#if p.firstPage]&nbsp;<a disabled="disabled">首页</a> <a disabled="disabled">上一页</a>[#t/...
libao-1.2.0/doc/ao_default_driver_id.html
ninetian/ffmpeginstaller
<html> <head> <title>libao - function - ao_default_driver_id</title> <link rel=stylesheet href="style.css" type="text/css"> </head> <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> <table border=0 width=100%> <tr> <td><p class=tiny>libao documentation</p></td> <td align=right><p class=ti...
src/main/webapp/static/front1/css/override.css
GSSBuse/GSSB
@CHARSET "UTF-8"; body .map_box table td a:link, body .map_box table td a:visited, body .map_box table td { font-size: 11px !important; } body .map_head a:link, body .map_head a:visited, body .map_box .left { font-size: 13px; font-family: 'Droid Sans', sans-serif; } body .precontent p.bodytext_mo ...
JGDMS/src/site/resources/old-static-site/doc/internals/org/apache/river/thread/class-use/Executor.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:12:31 AEST 2016 --> <title>Uses of Interface org.apache.river.thread.Executor (River-Internet vtrunk API Documentation (in...
source/apidocs/backtype/storm/coordination/class-use/CoordinatedBolt.TimeoutCallback.html
techdocscn/storm
<!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_65) on Tue Feb 04 13:29:25 EST 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface backtype.storm....
draft/D20140426_dht22/Temperature Web Panel and DHT22 sensor - Arduino Forum_files/common.css
NPE0/arduino
/* @override http://sso.ffranchino.dev/css/common.css */ @charset 'utf-8'; /* TYPOGRAPHY */ body{ font-family: "TyponineSans Regular 18", "Lucida Grande", Lucida, Verdana, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; margin: 0; padding: 0; } strong{ font-family: "Typon...
doc/gui/org/deidentifier/arx/gui/view/impl/define/ViewPopulationModel.html
bitraten/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>ViewPopulationModel (ARX GUI Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body...
share/doc/hadoop/api/org/apache/hadoop/fs/swift/http/package-summary.html
devansh2015/hadoop-2.4.1
<!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_26) on Sat Jun 21 06:31:07 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.fs.swift.http (...
Jenna-2.6.3/doc/javadoc/com/hp/hpl/jena/graph/TripleMatch.html
jianglili007/pretty-printer
<!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_20) on Tue Jun 01 14:31:48 BST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> TripleMatch (Jena Framewor...
addOns/bruteforce/src/main/javahelp/org/zaproxy/zap/extension/bruteforce/resources/help_bs_BA/contents/concepts.html
veggiespam/zap-extensions
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Forsiraj Pretraži</title> </head> <body bgcolor="#ffffff"> <h1>Forsiraj Pretraži</h1> <p> ZAP allows you to try to discover directories and files using forced browsing.<br...
Documentation/html/Classes/S3InitiateMultipartUploadResponse.html
abovelabs/aws-ios-sdk
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>S3InitiateMultipartUploadResponse Class Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <meta name="viewport" content="width=550" /> <link rel="stylesheet" type="text/...
app/static/activity.html
antony-the-immortal/BiBFrame
<!DOCTYPE html> <html ng-app="bibframeEditor"> <head> <meta charset="utf-8"> <title>BIBFRAME Scribe</title> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/font-awesome.css" rel="stylesheet"> <link href="css/editor.css" rel="stylesheet"> <link href="css/dropzone-basic.css"...
App/Tpl/Finance/paymentorderview.html
DomainCollection/gscrm
<include file="Public:header" /> <div class="container"> <div class="page-header"> <h4>{:L('FINANCE')}<small> - <a href="{:U('finance/index','t=receivables')}">{:L('RECEIVABLES')}</a> | <a href="{:U('finance/index','t=payables')}">{:L('PAYABLES')}</a> | <a href="{:U('finance/index','t=receivingorder')}">{:L(...
etherpad/src/static/css/jquery.contextmenu.css
whackpad/whackpad
/* Gloss Theme */ /* =========== */ .context-menu-theme-gloss { /* background:#f4f4f4 url(/static/img/lib/jquery.contextmenu.images/cmenu-gloss-bg.gif) repeat-y left center;*/ padding:0px; padding-right:0; } .context-menu-theme-gloss .context-menu-item { text-align:left; cursor:pointer; color:black; font-famil...
doc/0.9.10-incubating/guacamole-ext/constant-values.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 (1.8.0_111) on Mon Oct 31 20:20:43 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Constant Field Values (guac...
B2G/gecko/content/base/test/test_bug744830.html
sergecodd/FireFox-OS
<!DOCTYPE HTML> <html> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=744830 --> <head> <script type="application/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/> </head> <body> <a target="_blank" href="https://bugzilla.mozilla...
publish/reports/javadoc/src-html/org/jsimpledb/tuple/Has3.html
mmayorivera/jsimpledb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">0...
editor-ui/src/main/webapp/partials/standard/trigger.html
sotty/sharp-editor
<div class="row-fluid"> <div class="span4"> <h4>Begin by choosing a triggering event type from the list below.</h4> <div class="search-prepend"> <div class="icon-search icon-white"></div> <input type="text" class="search-query" placeholder="search" x-ng-model="triggerFilter"> </div><br> <ul class="...
gwells/templates/gwells/bootstrap_pagination.html
SethGreylyn/gwells
{% if is_paginated %} {% load i18n %} <ul class="pagination nav navbar-nav"> {% block previouslink %} {% if page_obj.has_previous %} {% if disable_link_for_first_page and page_obj.previous_page_number == 1 %} <li><a href="{{ request.path }}{% if getvars %}?{{ getvars|slice:"1:" }}{% endif %}" class="prev">{{ pr...
docs/solr-core/org/apache/solr/core/class-use/EphemeralDirectoryFactory.html
BibAlex/bhl_rails_4_solr
<!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_55) on Fri Jun 20 06:34:21 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
examples/CircleTest.html
CindyJS/CindyJS
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>Circles Test.cdy</title> <script type="text/javascript" src="../build/js/Cindy.js"></script> <script type="text/javascript"> var cdy = CindyJS({ scripts: "cs*", defaultAppearanc...
myadmin2/doc/html/user.html
zhyee/djbbs
<!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>User Guide &#8212; phpMyAdmin 4.0.10.19 documentati...
liquibase-3.5.3-bin/sdk/javadoc/liquibase/util/csv/opencsv/stream/reader/package-summary.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:16 UTC 2016 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> liquibase.util.csv.opencsv.stream...
modules/iphone/bogoyo.ui/0.2/documentation/index.html
yoda-united/licky
<h1>bogoyoUIModule Module</h1> <h2>Description</h2> <p>TODO: Enter your module description here</p> <h2>Accessing the bogoyoUIModule Module</h2> <p>To access this module from JavaScript, you would do the following:</p> <pre><code>var bogoyoUIModule = require("bogoyo.ui"); </code></pre> <p>The bogoyoUIModule variable is...
lib/api/classMarkdown.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...
share/doc/hadoop/hadoop-nfs/project-reports.html
SAT-Hadoop/hadoop-2.6.0
<!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-13 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Apache Hadoop NFS - Generated Reports</title> <style type="text/css" media=...
template/parameters.html
otexier/agbe-js
<h1>Page de gestion des paramètres.</h1> Voulez-vous : <ul> <li><button ng-click="agbeService.saveStory();">Sauvegarder l'aventure</button></li> <li><button ng-click="agbeService.loadStory();">Reprendre l'aventure à la dernière sauvegarde</button></li> <li><button ng-click="agbeService.newSt...
public/touchscreen/index.html
niezengying/liquid-galaxy-origin
<!DOCTYPE html> <!-- ** Copyright 2013 Google Inc. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable ...
Cordova/HomeInspection/www/app/news/likes.html
revnique/HomeInspection
<ion-view hide-nav-bar="true" class="bg-lightgrey" cache-view="false"> <ion-header-bar class="no-bg"> <h1 class="title"></h1> <button class="button button-icon button-clear button-light icon ion-ios-search" ng-click="searchPopover.show($event)"></button> <button class="button button-icon b...
src/main/resources/skeletonCreatorResources/public/snippets/formelement.html
hybris/builder-cli
<form> <div class="form-group"> <label for="exampleInputEmail1" class="control-label required">{{SETTINGS.EMAIL}}</label> <input type="email" class="form-control input-lg" id="exampleInputEmail1" placeholder="Email" required> </div> <div class="form-group"> <label for="exampleInputPassword1" class="co...
opwen_email_client/webapp/templates/home.html
ascoderu/opwen-webapp
{% extends "_base.html" %} {% block title %}{{ _('Home | Lokole') }}{% endblock %} {% block style %}{{ super() }} <link rel="stylesheet" type="text/css" href="{{ 'css/home.css' | asset_url }}"> {% endblock %} {% block content %}{{ super() }} <div class="row"> <div class="col-sm-offset-3 col-sm-6"> <div class="...
zookeeper-3.3.5/docs/api/serialized-form.html
tenaciousjzh/titan-solr-cloud-test
<!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_26) on Thu Mar 15 13:09:39 PDT 2012 --> <TITLE> Serialized Form (ZooKeeper 3.3.5 API) </TITLE> <META NAME="date" CONTENT="2012-03-15"> <LINK REL ="...
Precompiled/Themes/BootstrapAdminTheme/Styles/SiteOverrides.css
ericschultz/outercurve-orchard-post
.row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left: 0; } .button-controls { margin: 12px 0; } .table th.control-column { width: 40px; } .btn-group.right .dropdown-menu { right: 0; left: initial; } #branding { color: #efefef; text-shadow: 0 0 1px #222; text-align: center; } #branding .logo-link { ...
target/Scholastic/static/js/ext/resources/css/theme-gray/qtips.css
srinivasiyerb/Scholst
/*! * Ext JS Library 3.3.1 * Copyright(c) 2006-2010 Sencha Inc. * licensing@sencha.com * http://www.sencha.com/license */ .x-tip .x-tip-close{ background-image: url(../images/gray/qtip/close.gif); } .x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-...
lib/onyx/examples/Contacts/index.html
RedMage/MightyTomato
<!DOCTYPE html> <html> <head> <title>Contacts</title> <!-- --> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <!-- --> <script src="../../../../enyo/enyo.js" type="text/javascript"></script> ...
JavaScriptBrowser/DocumentationLibrary/XmlDocComments.css
smallsharptools/SmallSharpToolsDotNet
body { margin: 0; padding: 0; font-family: arial, verdana, san-serif; font-size: 12pt; background: #ddd; } h1,h2,h3,h4,p,div,span { margin: 0; padding: 0; } h1 { font-size: 2.5em; background: #f6f6f6; padding: 5px; border: 1px solid #999; margin-bottom: 30px; } h2 { font-size: 1.3em...
content/javadoc/taverna-osgi/org/apache/taverna/versions/xml/jaxb/class-use/Versions.html
apache/incubator-taverna-site
<!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_72-internal) on Mon Mar 14 13:23:06 GMT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.a...
WebRoot/css/background.css
wanliyang10010/Shop
/* CSS Document */ /* html{ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E0FFFF,endColorstr=#00BFFF,grandientType=1); }*/ body{ background-image: url('../image/back5.jpg'); background-repeat: repeat-x|repeat-y; } table { border: 1px solid black; border-collapse: colla...
src/views/coc.html
lusentis/JeffConf-Milano
<div id="coc" class="dn"> <div class="tc tl-ns"> <h3 class="black f2 fw6 tc code" data-lang="Codice di Comportamento">Code of Conduct</h3> <div class="black mw6 tc center"> <p data-lang=" Tutti i partecipanti, gli speaker, gli sponsor e i volontari che partecipano ...
w3help/zh-cn/causes/RT1012.html
liunian/compatibility-detector
<!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></title> <link rel="stylesheet" type="text/css" href="../css/common.css" medi...
docs/apidocs/net/sourceforge/pmd/properties/class-use/IntegerProperty.html
iconnor/pmd
<!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_22) on Wed Sep 14 22:21:33 CEST 2011 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> Uses of Class net.sourcefor...