path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
toc/app/components/cloud-connect-modal/cloud-connect-modal.html | lewisl9029/toc | <ion-modal-view>
<ion-header-bar class="bar-positive">
<h1 class="title">Connect a Storage Service</h1>
</ion-header-bar>
<ion-content class="has-subfooter">
<div class="list">
<div class="item item-divider item-calm item-clear">
Which service would you prefer?
</div>
<ion-radio ... |
crislib/libscapi/lib/boost_1_64_0/doc/html/boost/accumulators/feature_of_ta_idp410668528.html | cris-iisc/mpc-primitives | <!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=US-ASCII">
<title>Struct template feature_of<tag::non_coherent_tail_mean< LeftRight >></title>
<link rel="stylesheet" href="../../.... |
docs/api/org/taranos/mc/trunk/intraprocess/SignalLink$$Refs.html | taranos/taranoscsf-core | <!DOCTYPE html >
<html>
<head>
<title>Refs - org.taranos.mc.trunk.intraprocess.SignalLink.Refs</title>
<meta name="description" content="Refs - org.taranos.mc.trunk.intraprocess.SignalLink.Refs" />
<meta name="keywords" content="Refs org.taranos.mc.trunk.intraprocess.SignalLink.Ref... |
css/styles.css | Loki3000/ocdownloader | /**
* ownCloud - ocDownloader
*
* This file is licensed under the Affero General Public License version 3 or
* later. See the LICENSE file.
*
* @author Xavier Beurois <www.sgc-univ.net>
* @copyright Xavier Beurois 2015
*/
#app {
width: 100%;
}
#app-navigation {
padding-bottom: 0;
}
#app-navigation ul > li {
... |
meemoo.css | forresto/meemoo-videosequencer | /*
This file is part of Meemoo.
Meemoo is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Meemoo is distributed in the hope tha... |
devtools/qooxdoo-1.5-sdk/documentation/manual/pages/ui_html_editing/technicalfeaturelist.html | Seldaiendil/meyeOS |
<!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>Technical Feature List — qooxdoo v1.4 documen... |
javascript.html/conditions.html | dipro06/java-script1 | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>
<body>
<p>Display "Good day", only if the time is less than 20:00:</p>
<button onclick="myFunction()">Try it</button>
<p id="demo"></p>
<script>
function myFunction() {
if (new Date().getHours() < 20) {
docum... |
templates/views/Mail/LayoutSidePane/MessagePaneViewModel.html | ArcherSys/ArrowHeadMail | <!-- ko if: mobileApp -->
<div class="toolbar">
<span class="content">
<span class="item close" data-bind="click: function () {$parent.gotoMessageList(); return true;}">
<span class="icon" data-bind="i18n: 'title'" data-i18n="MAILBOX/TOOL_BACK_TO_LIST"></span>
<span class="text" data-bind="i18n: 'text'" data-i... |
crislib/libscapi/lib/boost_1_64_0/libs/log/doc/html/boost/log/swap_idp61743664.html | cris-iisc/mpc-primitives | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function swap</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="Chapt... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/criterion/class-use/NotEmptyExpression.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.criterion.NotEmptyExpression (Hibernate JavaDocs)</title>
<meta name... |
doc/html/q3listbox-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">
<!-- q3listbox.cpp -->
<head>
<title>Qt 4.6: List of All Members for Q3ListBox</title>
<link href="classic.css" rel="s... |
doc/javadoc/clustering/fcm/package-tree.html | arranger1044/SFCM | <!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 Mon Jan 24 18:53:49 CET 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
clustering.fcm Class Hierarchy (S... |
Application.html | smspillaz/fmv | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Magnum Emscripten Application</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="WebApplication.css" />
</head>
<body>
<div id="listener">
<canvas id="module"></canvas>
<div id="status">Initialization.... |
site/apidocs/com/puppycrawl/tools/checkstyle/checks/imports/class-use/RedundantImportCheck.html | guharoytamajit/checkstyle | <!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 Mon Feb 03 22:27:04 EST 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.puppycrawl.tool... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/engine/profile/package-summary.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:41 CST 2016 -->
<title>org.hibernate.engine.profile (Hibernate JavaDocs)</title>
<meta name="date" content="2016-02-10"... |
doc/html/qabstractvideobuffer.html | robclark/qtmobility-1.1.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" />
<!-- qabstractvide... |
docs/html/manual/Mazing-Classes.html | baoboa/Crystal-Space | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!-- Created by texi2html 1.76 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
Karl Berry <karl@freefriends.org>
Olaf Bachmann <obachman@mathematik.uni-kl.de>... |
csound/html/examples/genwave.csd.html | gogins/gogins.github.io | <html>
<head>
<title>Minimal Example using Csound for WebAssembly</title>
<script src="csound.js"></script>
</head>
<body>
<script>
var handleMessage = function(message) {
var messages_textarea = document.getElementById("console");
var existing = messages_textarea.value;
message... |
api/ocvolume/package-summary.html | dannysu/ocvolume-web | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Fri Jun 28 18:26:00 EDT 2002 -->
<TITLE>
ocvolume()
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD... |
llrp/llrp_commander/xref/org/fosstrak/llrp/commander/views/package-summary.html | Fosstrak/fosstrak.github.io |
<!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>llrp_commander 1.1.1-SNAPSHOT Reference Package org.fosstrak.llrp.commander.views</title>
<l... |
widgets/rank_count/skins/sz_xe/list.html | xpressengine/xe-old-miscellany | <!--// 설정된 컬러셋의 종류에 따라서 css파일을 import 합니다 -->
<!--%import("css/default.css")-->
<div class="szrank_count">
<div class="sz_{$colorset}">
<!--@if($widget_info->title)-->
<h2>{$widget_info->title} Top {$widget_info->list_count}</h2>
<!--@end-->
<!--@if($widget_info->period)-->
... |
html-docs/contents/e334b094e4349b4100a5753bfd2a3df8.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>timeout</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+Pr... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/collection/internal/class-use/PersistentSortedMap.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.collection.internal.PersistentSortedMap (Hibernate JavaDocs)</title>... |
doc/html/qtconcurrent-unhandledexception-members.html | sicily/qt4.8.4 | <?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" />
<!-- qtconcurrente... |
doc/html/declarative-animation-behaviors.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" />
<!-- qml-examples.... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/boot/jaxb/hbm/internal/class-use/ExecuteUpdateResultCheckStyleConverter.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.boot.jaxb.hbm.internal.ExecuteUpdateResultCheckStyleConverter (Hiber... |
sdk/dox/html/classaffxcdf_1_1CCDFProbeSetInformation.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: affxcdf::CCDFProbeSetInformation Class Referenc... |
libdb/docs/api_java/txn_discard.html | community-ssu/evolution-data-server | <!--$Id: txn_discard.html,v 1.1.1.1 2003/11/20 22:14:35 toshok Exp $-->
<!--Copyright 1997-2002 by Sleepycat Software, Inc.-->
<!--All rights reserved.-->
<!--See the file LICENSE for redistribution information.-->
<html>
<head>
<title>Berkeley DB: DbTxn.discard</title>
<meta name="description" content="Berkeley DB: An... |
doc/classes/TokyoCabinet/HDB.src/M000051.html | jensnockert/tokyocabinet-ruby | <?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>putcat (TokyoCabinet::HDB)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link... |
share/curl/curl-7.44.0/docs/libcurl/opts/CURLMOPT_PUSHDATA.html | kctan0805/vdpm | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>CURLMOPT_PUSHDATA man page</title>
<meta name="generator" content="roffit">
<STYLE type="text/css">
pre {
overflow: auto;
margin: 0;
}
P.level0, pre.level0 {
padding-left: 2em;
}
P.level1, ... |
doc/html/widgets-stylesheet-layouts-default-ui.html | sicily/qt4.8.4 | <?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: d... |
javadoc/com/JasonILTG/ScienceMod/item/upgrades/class-use/SpeedUpgrade.html | JasonILTG/Minecraft-Modding | <!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 Sun Mar 20 22:06:54 PDT 2016 -->
<title>Uses of Class com.JasonILTG.ScienceMod.item.upgrades.SpeedUpgrade</title>
<meta name="date" cont... |
tryg/sug/rcon-ecm_zryeh-xqlawt.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='... |
tnk1/tora/dvrim/dm-06-16.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 charset='windows-1255' />
<meta http-equ... |
geany/geany.css | DevynCJohnson/Pybooster | /* CUSTOM GTK3 CSS FOR GEANY */
/* Compiler Message Colors */
#geany-compiler-context{color:#700}
#geany-compiler-error{color:#F00}
#geany-compiler-message{color:#25F}
/* Document Status Colors */
#geany-document-status-changed{color:#F00}
#geany-document-status-disk-changed{color:#FA0}
#geany-document-status-read... |
doc/test/core/redis/parsers/package-frame.html | bnika/MerkOrCore | <!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 Tue Feb 21 20:45:40 CET 2012 -->
<TITLE>
test.core.redis.parsers
</TITLE>
<META NAME="date" CONTENT="2012-02-21">
<LINK REL ="stylesheet" TY... |
default.css | bodil/xbobar | body {
margin: 0;
background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%);
color: white;
font: 18pt sans-serif;
}
#root {
display: -webkit-flex;
-webkit-flex-direction: row;
width: 100%;
}
#root > div {
padding: 5pt 15pt;
}
.desktops {
}
.windows {
-webkit-flex-grow: ... |
doc/html/class_harvester_object_message6.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... |
templates/docs/examples/patterns/search-box/navigation-dark.html | ubuntudesign/vanilla-framework | {% extends "_layouts/examples.html" %}
{% block title %}Search box / Navigation dark{% endblock %}
{% block standalone_css %}patterns_search-box{% endblock %}
{% block content %}
<header id="navigation" class="p-navigation is-dark">
<div class="p-navigation__row">
<div class="p-navigation__banner">
<div c... |
docs/html/namespacecore__lib_1_1asio_1_1udp.html | dac1976/CoreLibrary | <!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... |
css-checks/src/main/resources/org/sonar/css/checks/l10n/common/quoted-generic-font-family-names.html | racodond/sonar-css-plugin | <p>
The <code>font-family</code> and <code>font</code> properties accept a list of generic font family names:
<code>serif</code>, <code>sans-serif</code>, <code>cursive</code>, <code>fantasy</code> and <code>monospace</code>.
If you wrap these generic family names in quotes, the browser will not interpret t... |
qt-everywhere-opensource-src-4.7.4/doc/html/qtestlib-tutorial3.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" />
<!-- qtestlib.qdoc... |
plugins/Lang_Hindi/doc/javadoc/hindi/package-frame.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:39:46 GMT 2012 -->
<TITLE>
hindi (${plugin.name} JavaDoc)
</TITLE>
<META NAME="date" CONTENT="2012-02-09">
<LINK REL ="stylesh... |
pl/doc/Manual/findhome.html | nhesusrz/EditorDePlanes | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<TITLE>SWI-Prolog 5.7.14 Reference Manual: Section 9.6</TITLE><LINK REL=home HREF="index.html">
<LINK REL=contents HREF="Contents.html">
<LINK REL=index HREF="DocIndex.html">
<LINK REL=summary HREF="summary.html">
... |
doc/classes/HYBRID.src/M000021.html | WING-NUS/Prastava | <?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>decide (HYBRID)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link r... |
docs/documentation/class_easy_video_edition_1_1_view_1_1_basic_user_control-members.html | clement-chollet/Easy-Video-Edition | <!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/_open_container_command_8h_source.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... |
docs/module-util_spreadsheet.html | LicioJr/mbot | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Documentation Module: util/spreadsheet</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" hr... |
DVTk_Library/Resources/NUnit/doc/installation.html | marcokemper/DVTk | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<!-- Standard Head Part -->
<head>
<title>NUnit - Installation</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-US">
<link rel="stylesheet" type="text/css" href="nunit.css">
... |
docs/javadoc/ca/uqac/lif/cep/signal/PlateauFinder.html | liflab/beepbeep-3-palettes | <!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_201) on Thu Aug 27 13:40:04 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>PlateauFinder (BeepBeep 3 Pa... |
doc/edu/rit/gpu/class-use/Struct.html | JimiHFord/pj2 | <!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_51) on Mon Feb 16 21:11:08 EST 2015 -->
<title>Uses of Class edu.rit.gpu.Struct (Parallel Java 2 Library Documentation)</title>
<meta n... |
tryg/messages/mamr_axryut_528_0_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... |
resources/static/themes/multiflex37/layout2.html | karacos/karacos-wsgi | <!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">
<!-- Version: Multiflex-3 Update-7 / Layout-2 -->
<!-- Date: January 15, 2007 -->
<!-- Author: Wolfgang ... |
doc/js/source/HeaderResizer.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... |
projects/slingshot/source/web/components/rules/rules-header.css | loftuxab/community-edition-old | .rules-header
{
padding: 1em;
}
.rules-header .rules-actions
{
text-align: right;
}
.rules-header .rules-actions .inherit span
{
border-color: transparent;
border-right: 1px solid #ccc;
}
.rules-header .inherit span.first-child
{
padding-left: 22px;
}
.rules-header .inherit-on span.first-child
{
ba... |
jpress-web/src/main/webapp/static/components/layer/theme/jpress/style.css | JpressProjects/jpress | body .layer-ext-jpress .layui-layer-title {
background: #3c8dbc;
color: #fff;
font-size: 14px;
font-weight: 400;
border-bottom: none;
border-radius: 0;
}
body .layui-ext-jpress .layui-layer-btn {
border-color: #3c8dbc;
background-color: #3c8dbc;
color: #fff;
}
body .layui-ext-jpres... |
qt-everywhere-opensource-src-4.7.4/doc/html/q3intdict-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" />
<!-- q3intdict.qdo... |
qt-everywhere-opensource-src-4.7.4/doc/html/qtreeview.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" />
<!-- qtreeview.cpp... |
docs/javadoc/ca/uqac/lif/cep/ltl/class-use/Sometime.html | liflab/beepbeep-3-palettes | <!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_201) on Thu Aug 27 13:40:07 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.ce... |
doc/burlap/oomdp/singleagent/explorer/package-frame.html | gauravpuri/MDP_Repp | <!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_65) on Thu Nov 26 15:41:20 PST 2015 -->
<title>burlap.oomdp.singleagent.explorer</title>
<meta name="date" content="2015-11-26">
<link rel="sty... |
sources/lenuos/editor/src/com/paraschool/editor/client/view/css/PageSubView.css | Sankore/Editeur_Sankore---LENUOS- | .subView{width:884px;margin:3px 10px;position:absolute;z-index:998;}
.subViewHead, .subViewBottom{width:884px;height:7px;position:relative;}
@sprite .subViewHead{gwt-image:'subViewHead'; background-position:top;}
@sprite .subViewBottom{gwt-image:'subViewBottom'; background-position:bottom;}
@sprite .subViewContent{gwt-... |
docs/nitro-nitf.sourceforge.net/apidocs/c/2.5cpp/HandlerInterface_8h-source.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: HandlerInterface.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="tex... |
frame_packages/java_libs/spring-2.5.6-src/docs/api/org/springframework/web/servlet/view/document/class-use/AbstractPdfView.html | codeApeFromChina/resource | <!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 Fri Oct 31 18:27:04 CET 2008 -->
<TITLE>
Uses of Class org.springframework.web.servlet.view.document.AbstractPdfView (Spring Framework A... |
lines/lines.html | donhenton/d3-stuff | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Lines</title>
<script src="../js/jquery.js"></script>
<script src="../js/d3.v3_4_2.min.js"></script>
<style type="text/css">
/* No style rules here yet */
</style>
</head>
<body>... |
style.css | georgy7/back_to_1993 | p, ul {
font-size: larger;
max-width: 30em;
margin-left: 3em;
}
p:first-of-type {
margin-top: 2em;
}
ul {
margin-top: 1.85em;
}
p.h-geo > .p-latitude,
p.h-geo > .p-longitude {
font-family: monospace;
color: #ccc;
cursor: pointer;
}
p.h-geo:hover > .p-latitude,
p.h-geo:hover > .p-longitude {
color: #4C50FF;
}
|
support.html | Calamitous/Ctrl-C.club-Website | <!DOCTYPE html PUBLIC "XHTML 1.1" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title> Support Ctrl-C Club!</title>
<link href="/screen.css" type="text/css" rel="stylesheet" />
</head>
<body>
<h2>$>^C</h2>
<h1>How You Can Help Support Ctrl-C Club!</h1>
... |
html/contact-page.html | bitsuperlab/playshare.io | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<!-- META -->
<meta name="viewport" content="width=device-width, user-scalable=no">
<title>Maya - Smart & Powerful HTML Theme</title>
<!-- CSS LIBS -->
<link href='css/style.css' rel='stylesheet' type="text/css">
<link... |
resources/docs/core.up!.html | oakes/Nightmod | <html><body><div class="content"><div class="item"><div class="clj"><div class="c-head">(up! screen x-val y-val z-val)</div><div class="c-doc"><p>Sets the up vector of the camera in <code>screen</code>.</p></div></div><div class="c-head">Source</div><div class="c-src"><pre>(defn up!
[screen x-val y-val z-val]
(let ... |
src/styles.css | tdillon/ranger | /* You can add global styles to this file, and also import other style files */
body {
background: #263238;
color: #fff;
margin: 0;
padding: 16px;
}
|
tesla-range-calculator/src/index.html | peterblazejewicz/ng-templates | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Angular Tesla Range Calculator</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root>Loading...</app-root>
</body>
</html>
|
src/main/web/app/modules/cadastro/views/instalacao.html | jferracini/ccee-ui-framework | <div class="row">
<ol class="breadcrumb breadcrumb-ui">
<li><span><strong>Você está em: </strong></span></li>
<li><a href="/home">Home</a></li>
<li>Cadastro</li>
<li class="active"><strong><a class="active" href="#">Instalações</a></strong></li>
</ol>
</div>
<div class="row">
<div cl... |
index.html | rcollazo/dnspanel | <html>
<head>
<title>DNS Panel</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
</head>
<body>
<div class="row">
<div class="col-md-6 col-md-offset-3">
<form class="form-horizontal" method="get" action="main.php"... |
harmonify/templates/webpage/home.html | hahnicity/harmonify |
<!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">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../... |
index.html | MaxWilson/DomSetup | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dominions 4 battle setup</title>
<link rel="stylesheet" href="//code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css">
<link rel="stylesheet" href="./resources/styles.css">
<script src="./resources/jquery.js"></script... |
p/who-should-write-the-spec/feed/index.html | ripper234/v1.ripper234.com | <?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
>
<channel>
<title>Comments on: Who should write the Spec... |
css/style.css | anandpdoshi/2013-07 | /* global */
body {
font-family: Junction, sans-serif;
letter-spacing: -1px;
width: 100%;
margin: 0;
padding: 0;
background-color: #ecf0f1;
}
#presentation {
position: absolute;
top: 0;
min-width: 800px;
min-height: 600px;
height: 100%;
width: 100%;
margin: 0;
}
.vertical-center {
position: absolute;
t... |
app/control/control.css | marmorkuchen-net/mission-control-server | /* layout */
.section {
padding-bottom: 0;
}
.header {
height: 60px;
transition: background .5s linear;
}
.header.warning {
background-color: red;
}
.row {
position: absolute;
top: 60px;
bottom: 0;
width: 100%;
display: flex;
}
.cell {
position: relative;
flex: 1 60%;
height: 100%;
}
... |
src/logo.css | coma/spotify | :local(.main) {
height: 25px;
}
:local(.a) {
fill: #C6E5B3;
}
:local(.b) {
fill: #77B255;
}
:local(.c) {
fill: #FFFFFF;
}
:local(.d) {
fill: #292F33;
}
:local(.e) {
fill: #5C913B;
} |
index.html | kumardev/portfolio | <!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">
<meta name="description" content="">
<meta name="author" content="">
<title>Kumardev Pathak</title>
<!... |
app/assets/stylesheets/bootstrap.min.css | kevstessens/docnetrails | /*!
* Bootstrap v2.2.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-heigh... |
css/style.css | GuMengD/test01 | dkgogh |
app/templates/newuser.html | bjm8498/bloc-chat-project | <div class="modal-form">
<form class="new-user-form form-inline"
ng-submit="addUser.submit()">
<div class="new-user-header">
<h3>Enter user name</h3>
</div>
<br>
<input type="text"
placeholder="Enter new user."
ng-model="addUser.username">
<button class="btn btn-prima... |
generated/javadoc/com/communote/server/web/fe/widgets/management/system/application/package-use.html | Communote/communote.github.io | <!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_162) on Sat Feb 02 18:57:44 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package com.communo... |
twitter4j-examples/javadoc/twitter4j/examples/media/class-use/TwitpicImageUpload.html | smb510/twitterbyName | <!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_05) on Sun Dec 23 21:05:23 JST 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class twitt... |
src/client/app/pages/group/server/container-log/container-log.css | humpback/humpback-web | .btn-panel {
flex-wrap: wrap;
margin-bottom: 10px;
}
.tail-select-panel {
max-width: 200px;
}
.logs-panel {
background: rgba(34, 45, 50, .7);
color: lightsteelblue;
}
.logs-panel[data-has-log] {
padding: 10px;
}
.logs-panel >p {
margin-bottom: 5px;
word-break: break-all;
word-wrap: break-word;
p... |
DATASTAX_CASSANDRA-3.5.0/javadoc/org/apache/cassandra/thrift/class-use/CounterSuperColumn._Fields.html | elisska/cloudera-cassandra | <!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 Apr 13 18:09:43 UTC 2016 -->
<title>Uses of Class org.apache.cassandra.thrift.CounterSuperColumn._Fields (apache-cassandra API)</tit... |
index.html | MusikAnimal/ofthebeast | <!DOCTYPE html>
<html>
<head>
<title>Of The Beast</title>
<script src='application.js'></script>
<link href='application.css' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Syncopate' rel='stylesheet' type='text/css'>
<link href='images/favicons/16.png' rel='i... |
src/app/editor.view.html | moodspace/walat | <wat-navigation></wat-navigation>
<div class="ui grid" style="margin: 0; min-height: calc(100% - 30px);">
<div class="ui row" style="padding-bottom: 0;">
<div class="three wide column" style="padding-left: 0; padding-right: 0;">
<wat-collection-manager></wat-collection-manager>
</div>
<div class="t... |
racoon-src/doc/racoon/design/funcspec/package-frame.html | glenacota/racoon | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (1.8.0_60) on Thu Feb 09 13:34:04 CET 2017 -->
<title>racoon.design.funcspec</title>
<meta name="date" content="2017-02-09">
<link rel="stylesheet" ty... |
external-apidocs/org/codehaus/plexus/plexus-archiver/3.0/org/codehaus/plexus/archiver/class-use/ArchiveFileFilter.html | play2-maven-plugin/play2-maven-plugin.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="nb">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Sat Jan 10 08:54:42 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface o... |
treebanks/la_ittb/la_ittb-dep-flat.html | UniversalDependencies/universaldependencies.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>Statistics of flat in UD_Latin-... |
treebanks/la_proiel/la_proiel-feat-Person.html | UniversalDependencies/universaldependencies.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>Statistics of Person in UD_Lati... |
docs/reference/filter_obsolete_pids.html | NCEAS/arcticdatautils | <!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Filters PIDs that are obsolete. — filter_obsolete_pids • arcticdatautils</title... |
solr-5.3.0/docs/solr-core/org/apache/solr/search/similarities/class-use/BM25SimilarityFactory.html | changwu/mqa | <!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_79) on Mon Aug 17 17:11:17 IST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class org.ap... |
src/main/webapp/WEB-INF/view/web/userInfo/userInfo_banned.html | ys305751572/shouye | @layout("/common/_curd/_container.html"){
<!-- PAGE CONTENT BEGINS -->
<form class="form-horizontal" role="form">
<div class="space-4"></div>
<!-- #section:elements.form -->
<div class="form-group">
<label class="col-sm-2 control-label no-padding-right" > 时间 </label>
<div class="col-sm-8">
<select class="form... |
2017/01/11/2017学习计划/index.html | Guolei1130/guolei1130.github.io | <!doctype html>
<html class="theme-next pisces use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />... |
airbus_cobot_gui/doc/html/classcobot__gui_1_1account_1_1accounts__ui_1_1LoginDialog-members.html | ipa-led/airbus_coop | <html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>airbus_cobot_gui: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.8.... |
app/styles/app.css | JingqiHu/ember-avatar | /* entire container, keeps perspective */
.flip-container {
perspective: 1000px;
}
/* flip the pane when click */
.flip-container.click .flipper {
transform: rotateY(180deg);
}
.flip-container, .front, .back{
}
/* flip speed goes here */
.flipper {
transition: 0.6s;
transform-style: preserve-3d;
position: rela... |
src/main/webapp/resources/partials/view2.html | eceris/store | <div>
<h1>두번째 컨트롤러의 메시지 : {{message}}</h1>
<input type="button" value="클릭 횟수 : {{test}}" ng-click="testfunction()">
<div>버전 출력 다이렉티브 : <span app-version></span></div>
</div> |
layouts/partials/2ColBtn.html | liviohealth/LivioHealthWebsite | <section class="two-column" style="background-color:#ffffff;">
<div class="container">
<div class="row ">
<div class="col-12 col-sm-6 d-flex align-items-center" style="background-color:#ffffff;">
<div class="py-4">
<p><img src="{{ "/img/livio_contact.jpg" | relURL }}" alt="Livio Contact Im... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.