path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
apps/report/css/report.css | malmostad/touch | .error {
color:red;
}
.validateMessages {
color:red;
}
.otherMessages {
color:red;
}
#username {
display:none;
}
|
files/css/LoadingPage.css | bazgu/front-node | .LoadingPage {
text-align: center;
}
.LoadingPage-aligner {
display: inline-block;
vertical-align: middle;
height: 100%;
}
.LoadingPage-content {
display: inline-block;
vertical-align: middle;
padding: 20px;
background-color: white;
}
|
2017w2/bar04.html | 40423131/2017springcd_hw |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"></meta>
<title>Three.js Solvespace Mesh</title>
<script src="http://threejs.org/build/three.js"></script>
<script src="http://hammerjs.github.io/dist/hammer.js"></script>
<style type="text/css">
body { margin: 0; overflow: hidden; ... |
doc/api/files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/activesupport-4_2_3/lib/active_support/number_helper/number_to_percentage_converter_rb.html | FiloSpaTeam/thinks | <?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>number_to_percentage_converter.rb</title>
<meta http-equiv="Conte... |
public/css/newpwd.css | niavok/syj | /* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
and is published under the AGPL license. */
#message {
width: 80%;
margin-left: auto;
margin-right: auto;
}
#newpwdform {
width: 40em;
}
.form-table-elem {
display: block;
width: 100%;
}
.form-errors {
color: red;
... |
report/html/com/rapidminer/gui/actions/SettingsAction.html | cm-is-dog/rapidminer-studio-core | <!DOCTYPE html>
<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"/>
<link rel="SHORTCUT ICON" href="../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../aui/css/aui.min.css" media="all"... |
www/_assets/js/index.html | matthias-samwald/find-me-evidence | <?php
$type = 'text/javascript';
$files = array(
'jqm-demos.js',
'view-source.js',
'h2widget.js',
'globalnav.js'
);
require_once('../../../combine.html');
?> |
rules/rules-rgaa4.0/src/test/resources/testcases/rgaa40/Rgaa40Rule010206/Rgaa40.Test.1.2.6-1Passed-01.html | Asqatasun/Asqatasun | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Rgaa 4.0 Test.1.2.6 Passed 01</title>
</head>
<body class="Passed">
<div>
<h1>Rgaa 4.0 Test.1.2.6 Passed 01</h1>
<!-- START [test-detail] -->
<div class="test-detail" lang="fr">
<p>Chaque image embarquée (balise <code><... |
static/css/estilos.css | piratas/gti2py | @charset 'UTF-8';
/*
Kopimi 2015
Desobediente Civil <desci@riseup.net>
this file is released under public domain and you can use without limitations
*/
ul.botoes {
list-style-type:none;
display:inline;
}
ul.botoes li {
padding:0.1em;
}
|
html/classde_1_1fau_1_1osr_1_1gui_1_1_view_1_1_renderer_1_1_row_header_renderer-members.html | gayathery/amos | <!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... |
static/blog/40123133-wang-ji-2d-zheng-chi-lun-bao-gao.html | 2015fallhw/cdw11 | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>40123133 網際 2D 正齒輪 報告 - CDW11 網頁 (虎尾科大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">
<... |
modules/friends/client/views/admin/list-friends.client.view.html | trendzetter/VegetableGardenPlanner | <section>
<div class="page-header">
<h1>
Friends
<a class="btn btn-primary pull-right" data-ui-sref="admin.friends.create">
<i class="glyphicon glyphicon-plus"></i>
</a>
</h1>
</div>
<div class="list-group">
<a data-ng-repeat="friend in vm.friends" data-ui-sref="admin.friend... |
smlouvy/2021/01/07/Prikazni_smlouva_vovsik/index.html | pirati-web/smlouvy.pirati.cz | ---
"layout": contract
"datum podpisu": 2021-01-07
"datum účinnosti": 2020-12-14
"datum ukončení": 2021-10-31
"title": "Příkazní smlouva - Tomáš Vovsík"
"použité smluvní typy":
- příkazní smlouva
"předmět": "správa soc. médií KS Praha"
"stav": v plnění
"náklady": 48000
"místo uložení": centrální archiv strany
"výběrk... |
templates/application/status/include/status_menu.html | jittat/ku-eng-direct-admission | <div class="status-menu-bar">
<a id="logout-link" href="{% url apply-logout %}">
<div class="menu-item">
ออกจากระบบ
</div>
</a>
{% include "application/status/include/status_menu_items.html" %}
<b>ขั้นตอน</b> {% if step_title %}{{ step_title }}{% else %}ตรวจสอบสถานะการสมัคร{% endif %}
</div>
|
home/account/index.view.html | mvs-live/mvs-htmls | <div class="content">
<span class="headline">{{ 'NAV_ACCOUNT_SETTING' | translate }} - {{accountname}}</span>
<ui-view />
</div>
|
themes/Atom9/IgnitionPacks/DefaultPack/Templates/css/home.css | RobiNN1/PHP-Fusion-Themes | .home_item {
display: inline-block;
padding: 15px 10px;
margin-right: 0;
color: #fff;
background: transparent;
height: 300px;
overflow: hidden;
}
.home_item:after {
color: rgba(0, 0, 0, 0.25);
display: block;
position: absolute;
font-size: 380px;
line-height: 200px;
... |
app/features/translation/word-translations/create/create-word-translation.html | asm-products/linguas | <div>
<table class="word-translation-form">
<thead>
<tr>
<td>
</td>
<td>
<div class="btn-group " dropdown>
<button type="button" class="btn btn-primary dropdown-toggle">
{{fromLanguage.name}}
... |
ckanext/danepubliczne/templates/archiver/is_resource_broken.html | DanePubliczneGovPl/ckanext-danepubliczne | {#
Displays whether the resource is broken or not
Variable passed-in include:
"resource": {}
and all the Archival.as_dict() info from the package_show's resource['archiver'] e.g.
"status_id": 0,
"status": "Archived successfully",
"is_broken": false,
"is_broken_printable": "Downloaded OK",
"reason": "",
"url_redirec... |
search/templates/askquestion.html | ictofnwi/steep | {% load staticfiles %}
{% load widget_tweaks %}
<script src="{% static 'jquery-ui.min.js' %}" type="text/javascript" charset="utf-8"></script>
<script src="{% static 'tag-it.js' %}" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" type="text/css" href="{% static 'jquery-ui-1.10.3.custom.css' %}">... |
src/frontend/prototipiV6/composizionePartenzaV6/src/app/composizione-partenza/shared/filterbar/composizione-filterbar.component.html | vvfosprojects/sovvf | <div class="border card-shadow bg-light rounded mt-1 mb-2">
<div class="row">
<div class="col-4 py-1 pl-4">
<ng-select [items]="generiMezzi" [multiple]="true" [maxSelectedItems]="2" [closeOnSelect]="false" [hideSelected]="true"
placeholder="Genere Mezzo: Tutti">
</ng-select>
</div>
<di... |
rules/rgaa4-2019/src/test/resources/testcases/rgaa42019/Rgaa42019Rule100902/Rgaa4-2019.Test.10.9.2-4NA-01.html | Tanaguru/Tanaguru | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa4-2019 Test.10-9-2 NA 01</title>
... |
modules/KalturaSupport/components/related/related.css | joanpuigsanz/mwEmbed | .fullscreen .related .screen-content {
width: 960px;
height: 570px;
margin: auto;
position: absolute;
top: 0; bottom: 0; left: 0; right: 0;
}
.related .screen-content {
padding: 0 5px; overflow: hidden; height: 100%;
}
.related .item {
position: relative;
float: left;
width: 25%;
height: 50%;
box-sizing: bor... |
docs/guide/emptyresult.html | ivaylokenov/MyTested.Mvc | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Add your introductions here! </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Add your introductions here! ">
... |
ckanext/workflow/fanstatic/css/main.css | abgov/ckanext-workflow | .process_state_draft {
background-color: #ff9900;
}
.process_state_modified {
background-color: #0066ff;
}
.process_state_submitted {
background-color: #9900cc;
}
.process_state_pending {
background-color: #804000;
}
.process_state_rejected {
background-color: #ff3300;
}
.pr... |
step-controller/step-controller-server-webapp/src/main/resources/webapp/partials/plans/planTreeEditor.html | denkbar/step | <plan-tree handle="handle" plan="model.plan" st-on-change="save()" interactive-session-handle="interactiveSession" class="st-flex-column"/> |
spec/fixtures/static_pages/mp.php?mpn=Roger_Price&mpc=Chifley&house=representatives.html | mysociety/publicwhip | <!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<title>
Roger Price MP, Chifley
— They Vote For You
</title>
<link href="//code.cdn.mozilla.net/fonts/fira.css" me... |
lava_scheduler_app/templates/lava_scheduler_app/queue.html | Linaro/lava-server | {% extends "layouts/content.html" %}
{% load django_tables2 %}
{% block content %}
<h2>Job Queue</h2>
<ul class="pager">
<li class="btn btn-sm"><span class="glyphicon glyphicon-asterisk">
<a href="{% url 'lava.scheduler.job.list' %}">All Jobs</a></span></li>
<li class="btn btn-sm"><span class="glyphic... |
cmsocial-web/views/navbar.html | elsantodel90/oia-juez | <div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-... |
client/html/app/members/modal/confirm-subscription-changes.html | SYNHAK/spiff | <div class="modal-header">
<h3>Update Membership Subscriptions</h3>
</div>
<div class="modal-body">
<p>You are about to make the following changes:</p>
<table class="table">
<tr>
<th>Action</th>
<th>Subscription</th>
<th>Price</th>
</tr>
<tr class="info" ng-repeat="plan in additions ... |
webadapters/apidocs/org/fosstrak/webadapters/epcis/ws/epcis/queryparam/class-use/OrderDirection.html | Fosstrak/fosstrak.github.io | <!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_07) on Mon Dec 27 18:35:30 CET 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.fosstrak... |
cpp_component/3rdparty/boost/doc/html/BOOST_INTRUSIVE_O_idm34771.html | qianqians/abelkhan | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Macro BOOST_INTRUSIVE_OPTION_TYPE</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
<meta name=... |
Common.Logging/doc/api/html/Common.Logging~Common.Logging.Factory.AbstractLogger.InfoFormat1.html | briandealwis/gt | <html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="history" name="save" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>AbstractLogger.InfoFormat(IFormatProvid... |
3rdparty/commons-math-1.2/docs/xref-test/org/apache/commons/math/analysis/Expm1Function.html | cacheonix/cacheonix-core | <!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=ISO-8859-1" />
<title>Expm1Function xref</title>
<link type="te... |
javadoc/net/minecraft/entity/ai/EntityAIFleeSun.html | tera911/itc_minecraft | <!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_21) on Wed Apr 16 20:33:26 EDT 2014 -->
<title>EntityAIFleeSun (Forge API)</title>
<meta name="date" content="2014-04-16">
<link rel="s... |
themes/Adwaita/gtk-3.0/gtk-main-dark.css | cosimoc/gnome-themes-standard | /* Dark color scheme */
@define-color theme_base_color #333333;
@define-color theme_bg_color #393f3f;
@define-color theme_selected_bg_color #3465a4;
@define-color theme_text_color #eeeeec;
@define-color theme_fg_color @theme_text_color;
@define-color theme_selected_fg_color @theme_text_color;
@define-color placeholder... |
doc/html/classocilib_1_1_collection_1_1_iterator-members.html | Convey-Compliance/ocilib_own_repo | <!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... |
doc/avr-libc/avr-libc-user-manual/util_2twi_8h.html | eerimoq/avr-toolchain-windows | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>avr-libc: twi.h File Reference</title>
<link href="dox.css" rel="stylesheet" type="text/css">
</head>
<body>
<center>
<table width="80%">
<tr>
... |
echarts/03/toolbox.html | weixianpin/test | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ECharts</title>
<!-- 引入 echarts.js -->
<script src="../echarts.min.js"></script>
</head>
<body>
<!-- 为ECharts准备一个具备大小(宽高)的Dom -->
<div id="main" style="width: 900px;height:600px;"></div>
<script type="text/javascript">
// 基于准备好的dom,... |
doc/html/qtsvg.html | kobolabs/qt-everywhere-4.8.0 | <?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" />
<!-- modules.qdoc ... |
html-docs/contents/8d41dbb2baaa0bccbef1eb9ae9894eaa.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>ctx</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:30... |
javadoc/org/jgrapht/alg/cycle/class-use/TarjanSimpleCycles.html | martin-omburajr/Siyavula-Bona | <!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 Apr 05 16:22:15 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.jgrapht.al... |
epcis/apidocs/org/accada/epcis/utils/package-use.html | Fosstrak/fosstrak.github.io | <!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_05) on Sun Jul 13 14:54:41 CEST 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Package org.... |
styles/geral/css/lightbox.css | marcelosoaressouza/estudiolivre | #lightbox {
background-color:#aaaaaa;
border:10px solid #aaaaaa;
display:none;
}
#closeButton{
cursor:pointer;
text-align:right;
background-color:#ff0000;
}
|
docs/api/Mapsui.Widgets.ScaleBar.ScaleBarWidget.html | tebben/Mapsui | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class ScaleBarWidget
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ScaleBarWidget
">
<m... |
doc/COM.sootNsmoke.instructions.Tableswitch.html | tmjee/oolong | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Sun Jan 24 11:21:22 EST 1999 -->
<title>
Class COM.sootNsmoke.instructions.Tableswitch
</title>
</head>
<body>
<a name="_top_"></a>
<pre>
<a href="packages.html">All Packages</a> <a href="tree.html... |
docs/plugins/html/gst-plugins-good-plugins-videocrop.html | mrchapp/gst-plugins-good | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>videocrop</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Refer... |
doc/html/qtextoption.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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" />
<!-- qtextoption.c... |
doc/html/q3dictiterator-members.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <?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">
<!-- q3dict.qdoc -->
<head>
<title>Qt 4.6: List of All Members for Q3DictIterator</title>
<link href="classic.css" rel... |
3rdparty/spring-framework-2.5.1/docs/api/org/springframework/context/annotation/class-use/Scope.html | cacheonix/cacheonix-core | <!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_03) on Wed Jan 09 13:25:38 CET 2008 -->
<TITLE>
Uses of Class org.springframework.context.annotation.Scope (Spring Framework API 2.5)
</TITLE>
<META... |
modules/textmessage/tpl/index.html | umjinsun12/dngshin | <include target="header.html" />
<div class="content dashboard" id="content">
<div cond="!$isSetupCompleted" class="message update">
<p>{$lang->msg_config_required}</p>
<p><a href="{getUrl('act','dispTextmessageAdminConfig')}">{$lang->cmd_goto_config}</a></p>
</div>
</div>
<div class="x_contr... |
doc/html/qabstractfileenginehandler-members.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <?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">
<!-- qabstractfileengine.cpp -->
<head>
<title>Qt 4.6: List of All Members for QAbstractFileEngineHandler</title>
<lin... |
doc/html/itemviews-editabletreemodel-editabletreemodel-pro.html | kobolabs/qt-everywhere-4.8.0 | <?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: e... |
reader/apidocs/org/accada/reader/rp/client/actions/class-use/SetMessageFormatXML.html | Fosstrak/fosstrak.github.io | <!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_05) on Tue Mar 25 10:45:17 CET 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class org.acc... |
html-docs/contents/6a2c8788188e3d14ea1fa709da807358.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>SslHandler</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code... |
html/tutorial/tutorial1/results/equal.html | dozed/align-api-project | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
xmlns:align='http://knowledgeweb.semanticweb.org/heterogeneity/alignment'
xmlns:rdf='http:... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/annotations/class-use/FetchMode.html | 1fechner/FeatureExtractor | <!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_40) on Wed Feb 10 11:30:57 CST 2016 -->
<title>Uses of Class org.hibernate.annotations.FetchMode (Hibernate JavaDocs)</title>
<meta name="date"... |
sdk/dox/html/classOutputMessageStream.html | einon/affymetrix-power-tools | <!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>Affymetrix Power Tools: OutputMessageStream Class Reference</title>
<li... |
doc/html/qtconcurrent-progressdialog-main-cpp.html | kobolabs/qt-everywhere-4.8.0 | <?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: m... |
documentation/api/html/sessiontest_8php.html | bisailb/phpwebtk | <!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... |
doc/html/graphicsview-flowlayout-flowlayout-h.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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.7: f... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/sql/ordering/antlr/class-use/SortKey.html | 1fechner/FeatureExtractor | <!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_40) on Wed Feb 10 11:30:58 CST 2016 -->
<title>Uses of Class org.hibernate.sql.ordering.antlr.SortKey (Hibernate JavaDocs)</title>
<meta name="... |
themes/united/css/united.css | XavierSolerFR/diem25tiki | @import url("https://fonts.googleapis.com/css?family=Ubuntu:400,700");
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
htm... |
sdk/dox/html/File5__Vector_8h_source.html | einon/affymetrix-power-tools | <!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>Affymetrix Power Tools: file5/File5_Vector.h Source File</title>
<link ... |
cpp_component/3rdparty/enet/docs/html/list_8c.html | qianqians/abelkhan | <!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... |
plugins/Machine_Learning/doc/javadoc/gate/creole/ml/svmlight/package-use.html | liuhongchao/GATE_Developer_7.0 | <!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_24) on Thu Feb 09 13:40:09 GMT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Package gate.creole.ml.sv... |
qt_help/tutorial/HMI_de.html | MECTsrl/mect_plugins |
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252"/>
<title>HMI</title>
<style type="text/css">
@page { size: 21.59cm 27.94cm; margin-right: 2cm; margin-top: 2.5cm; margin-bottom: 1.5cm }
p { margin-bottom: 0.21cm; direction: ltr; color: #000000; orphans: 0; ... |
tag/ponteiros.html | rafaelhenrique/rafaelhenrique.github.io | <!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="Abra seu Código!!!, Programando, devopando e deixando minha barba mais fofinha">
<link rel="alternate" href="http://blog.abraseuco... |
resource_avi/avi/templates/avi/panel_enter_query.html | parameterspace-ie/example-avis | <div class="panel panel-info">
<div class="panel-heading">
Query help
</div>
<div class="panel-body">
Enter in an ADQL query.
</div>
</div>
<form id="dbquery_form" method="POST"> {% csrf_token %}
<div class="form-group">
<label for="query">GACS-Dev VOTable query</label>
<i... |
doc/doxygen/a00089_a8a06cbd69eada1ca9108332dfceb91b1.html | huyenntt/newSMC | <!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>Petri Net API: pnap... |
core/html/structshyft_1_1core_1_1hbv__soil_1_1state.html | statkraft/shyft-doc | <!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... |
docs/nitro-nitf.sourceforge.net/apidocs/c/2.5cpp/Object_8hpp.html | mdaus/nitro | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>NITRO/CODA C++ Modules: Object.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css... |
api/files/src_ui_react_src_components_base_widget-dropdown.js.html | azotova/alloy-editor | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>src/ui/react/src/components/base/widget-dropdown.js - alloyeditor</title>
<!-- Favicon -->
<link rel="shortcut icon" type="image/png" href="../assets/favicon.ico">
<!-- CSS -->
<link rel="stylesheet" href="../assets/vendor/... |
tryg/messages/jmita_arvim_0.html | erelsgl/erel-sites | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='te... |
doc/html/class_client_random_name_request.html | kidaa/Awakening-Core3 | <!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... |
eucookielaw-tinymce.css | wp-plugins/eucookielaw | .eucookielaw-blocked-contents{
border: 2px dashed #ccc;
padding: 0.5em;
background: url(cookie.png) no-repeat top right;
}
.eucookielaw-button-item{
border: 1px solid #ccc;
box-shadow: 3px 3px 3px #666;
padding: 0.3em 40px 0.3em 0.3em;
text-decoration: none;
color: #800;
font-wei... |
qt-everywhere-opensource-src-4.7.4/doc/html/qrectf-members.html | ssangkong/NVRAM_KWU | <?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" />
<!-- qrect.cpp -->... |
Manifest.html | Mr-What/DeltaUtil | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<TITLE>DeltaUtil Manifest</TITLE>
</head>
<BODY STYLE="font-family: Arial, Helvetica">
<H1 center>DeltaUtil Manifest</H1>
<DL compact>
<DT>bedProbeRandGrid.pl</DT>
<DD>generate gcode for a random ordered prone of print bed</DD>
<DT>cart2delta... |
qooxdoo/component/tutorials/mobiletweets/step1/source/index.html | sebastienhupin/qxrad | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>mobiletweets</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta names="apple-mobile-web-app-statu... |
docs/tutorial/gettingStarted.html | davidcana/ZPT-JS | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Getting started</title>
<script type="text/javascript" src="../lib/zpt.min.js" defer></script>
<script type="text/javascript" src="../js/zpt.js" defer></script>
<script type="text/javascript" src="... |
theme/cld/css/fonts/open-sans-400.css | awomersley/cloud-app-frame | @media screen {
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url('/theme/font/open-sans-400.woff') format('woff'), url('/theme/font/open-sans-400.ttf') format('ttf');
}
} |
doc/javadoc/gate/creole/orthomatcher/package-summary.html | liuhongchao/GATE_Developer_7.0 | <!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_24) on Thu Feb 09 13:37:45 GMT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
gate.creole.orthomatcher (GATE Ja... |
docs/cpython_promc/html/google.protobuf.reflection.GeneratedProtocolMessageType-class.html | Argonne-National-Laboratory/ProMC | <?xml version="1.0" encoding="ascii"?>
<!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>google.protobuf.reflection.GeneratedProtocolMessageType</title>
<link rel="stylesheet" href... |
qt-everywhere-opensource-src-4.7.4/doc/html/qdomtext-members.html | ssangkong/NVRAM_KWU | <?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" />
<!-- qdom.cpp -->
... |
tools/appengine-java-sdk-1.9.2/docs/javadoc/com/google/appengine/api/search/GetException.html | Benn83uk/SpaceAppsChallenge2014 | <!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-google-v5) on Mon Mar 31 11:24:26 PDT 2014 -->
<title>GetException (Google App Engine Java API)</title>
<meta name="date" content="2014... |
src/test/resources/integrationTesting/mysql/expecting/mysqlhtmlorphan/columns.html | schemaspy/schemaspy | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>htmlorphanit Database</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user... |
docs/apidocs/org/openbase/jul/extension/rsb/com/class-use/RSBSynchronizedRemoteServer.html | DivineCooperation/jul | <!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_151) on Tue Jan 16 16:57:26 CET 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.openbase.... |
BaseAgent/lib/Environments/Jabber/javadoc/org/jivesoftware/smackx/workgroup/ext/macros/package-tree.html | DANCEcollaborative/bazaar | <!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 Mon Jul 04 15:12:27 CDT 2011 -->
<TITLE>
org.jivesoftware.smackx.workgroup.ext.macros Class Hierarchy (Smack 3.2.1 Documentation)
</TITLE>
<M... |
tools/appengine-java-sdk-1.9.2/docs/javadoc/com/google/appengine/api/search/checkers/SortExpressionChecker.html | Benn83uk/SpaceAppsChallenge2014 | <!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-google-v5) on Mon Mar 31 11:24:26 PDT 2014 -->
<title>SortExpressionChecker (Google App Engine Java API)</title>
<meta name="date" cont... |
doc/javadoc/gate/class-use/CorpusController.html | liuhongchao/GATE_Developer_7.0 | <!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_24) on Thu Feb 09 13:37:54 GMT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface gate.CorpusCont... |
doc/js/source/Component4.html | tonybaloney/Cloud-auto-scaling | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... |
docs/nitro-nitf.sourceforge.net/apidocs/c/2.5/functions_vars_0x74.html | mdaus/nitro | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>NITF: Data Fields - Variables</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-... |
lib/encog-core-3.3.0/apidocs/org/encog/ml/data/market/class-use/MarketMLDataSet.html | ars22/WorkflowScheduling | <!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.6.0_30) on Sat Oct 11 22:51:35 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.e... |
doc_full/html/dir_7fafd97160a629d8a3bbe781b2afb806.html | ibressler/libcfp | <!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>libcfp: /home/ingo/code/libcfp/repo/src/ Directory Reference</title>
<l... |
parcel-tsx/src/index.html | alexgula/js-playground | <html>
<body>
<div id="app"></div>
<script src="./index.tsx"></script>
</body>
</html>
|
css/layout.css | gamerinshaft/orestrap | /*
# Layout
## Header
ヘッダー、レスポンシブ対応はangular material に任せるので、
ここでは静的なマークアップのみ実装する。
```
<header class="header row z3 bottom">
<div class="flex flex-xs-auto">
<div class="brand"><span>H</span>untching</div>
</div>
<div class="flex flex-xs-auto">
</div>
<div class="flex flex-xs-1 hunt">
<i class="fa fa... |
_site/work/proj-7/index.html | sylviag1/sylviag1.github.io | <p><img src="/assets/img/work/proj-7/FashionMagazine.jpg" alt="Fashion Magazine" /></p>
|
public/views/Records/Records.html | mostly-novice/callcall | <div>
<h2>{{filteredRecords.length || 0}} Records</h2>
<script type = "text/ng-template" id="Records-save.html">
<form name="form" role="form" novalidate
class="ng-scope ng-invalid ng-invalid-required ng-dirty"
ng-submit="ok()">
<div class="modal-header">
... |
02_javascript-forms/d_in-class/public/index.html | pierredepaz/politics-of-code | <!DOCTYPE html>
<html>
<head>
<title>forms</title>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
</head>
<body>
<style>
div{
display: inline;
float: left;
}
</style>
<h1>NYUAD Housing Application</h1>
<hr />
<form action="/submit" method="POST">
<div>
... |
tohokufair/dr/iwate/dr-10.html | swan73/itscom | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="../../../tohokufair/dr/js/jquery.js"></script>
<script type="text/javascript" src="../../../tohoku... |
language/es/bible/matthew_3_6.html | kfazolin/biblia | y eran bautizados por él en el Jordán, confesando sus pecados. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.