path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
doc/get_started/overview/TermIntroduction.html | RYTong/emp-doc | <!DOCTYPE HTML>
<html lang="en-US" >
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=11; IE=10; IE=9; IE=8; IE=7; IE=EDGE" />
<title>名词解释 | EMP用户手册</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta nam... |
dev/landing/css/bootstrap.css | mobileads-com/landing_pages_spa | /*!
* Bootstrap v3.3.5 (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 */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
... |
modules/contacts/client/css/form-fields.css | mapping-slc/mapping-slc | /*body > section > section > section > div > section > div > div.row > div > div*/
fieldset.contact {
position: relative;
left: 6%;
}
.input {
position: relative;
z-index: 1;
display: inline-block;
margin: 1em;
max-width: 350px;
width: calc(100% - 2em);
vertical-align: top;
}
.inp... |
deps/boost_1_77_0/doc/html/thread/future.html | davehorton/drachtio-server | <!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>Future</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="Doc... |
out/documentation/introduction-to-openfl/index.html | whilesoftware/haxeflixel.com | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>Introduction to OpenFL | HaxeFlixel 2D Game Framework</title>
<meta name="description" content="HaxeFlixel ... |
Demos/WebForms/src/client/apps/annotation/src/app/app.component.html | groupdocs-annotation/GroupDocs.Annotation-for-.NET | <gd-annotation-app></gd-annotation-app>
|
assets/fonts/icomoon/style.css | wendellpbarreto/mcc-theme | @font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?-ru2f3j');
src:url('fonts/icomoon.eot?#iefix-ru2f3j') format('embedded-opentype'),
url('fonts/icomoon.woff?-ru2f3j') format('woff'),
url('fonts/icomoon.ttf?-ru2f3j') format('truetype'),
url('fonts/icomoon.svg?-ru2f3j#icomoon') format('svg');
font... |
css/urank-blocks-default.css | cecidisi/uRank |
.urank-docviewer-container-default {
background: -webkit-linear-gradient(top, rgba(175, 175, 175, 1), rgba(170, 170, 170, 1));
box-shadow: inset .1em .1em .5em #aaa, inset -.1em -.1em .5em #aaa;
}
|
public/parts/maintainEvents.html | DemidovVladimir/eventi | <!-- begin:navbar -->
<div class="maintainEvent">
<nav id="top" class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle... |
public/js/inject/injectSearch/build.css | lvyachao/Timbr_V1 | .timbr_highlight {
border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
}
.timbr_border1 {
border: 3px dashed #ff0000;
}
.timbr_border2 {
border: 3px dashed #ff0099;
}
.timbr_border3 {
border: 3px dashed #a900b8;
}
.timbr_border4 {
border: 3px dashed #... |
_layouts/post_heb.html | lisajennykrieg/lisajennykrieg.github.io | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!... |
elements/jviz-table/jviz-table.html | biowt/jviz | <!--
@license
Copyright (c) 2016 The Jviz Project Authors. All rights reserved.
The Jviz Project is under the MIT License. See https://github.com/jviz/jviz/blob/dev/LICENSE
-->
<!-- Import components -->
<link rel="import" href="../../../polymer/polymer.html">
<link rel="import" href="../../../jviz-styles/jviz-styles.... |
reference/android/telephony/CellIdentityWcdma.html | AzureZhao/android-developer-cn | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" />
<title>Cel... |
libs/Jena/javadoc-arq/org/apache/jena/sparql/expr/class-use/E_Lang.html | manonsys/MVC | <!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_66-internal) on Tue Dec 08 09:28:01 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.a... |
views/coming_soon.html | tobykurien/HomeServer | {% extends 'layout.html' %}
{% block heading %}Coming soon{% endblock %}
{% block body %}
{{ message }}
{% endblock %}
{% block footer_nav %}
<li> <a href="{{ root }}">Back home</a> </li>
{% endblock %}
|
lib/Log4net 1.2.13/doc/release/sdk/log4net.Appender.DebugAppenderConstructor1.html | YOTOV-LIMITED/pokerleaguemanager | <html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>DebugAppender Constructor ()</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSD... |
RayChew/Ex7/result/c++/7.1.0/bits/stl_pair.h.func-sort-c.html | FirstSanny/appfs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LCOV - result.info - c++/7.1.0/bits/stl_pair.h - functions</title>
<link rel="stylesheet" type="text/css" href="../../../gcov.css">
</head>
<body>
... |
singapore-gurkha-photography-museum/singapore-gurkhas-070216-gcspf-gurkha-contingent-archives-kkg-23.html | sgpm-generator/sgpm-generator | <!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">
<title> Singapore Gurkhas 070216 Gcspf Gurkha Contingent Archives Kkg 23</title>
<!-- URL Structures -->
<link rel="canonical" hr... |
src/html/index.html | SamHwang1990/app-welcome | <!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="en">
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="en">
<![endif]-->
<!--[if !(IE 7) | !(IE 8) ]><!-->
<html>
<head lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scal... |
gfx.css | Kaizeras/ChalgaScript | * {
margin: 0px;
padding: 0px;
}
body{
overflow:hidden;
background-color: black;
}
@font-face {
font-family: Bang;
src: url('bang.ttf');
}
@media screen and (max-height: 650px) {
#clouds{
height: 220px;
}
}
}
#wrapper {
width: 100%;
height: 100%;
}
#score {
c... |
glm-0.9.2.6/doc/html/a00293.html | klantz81/ocean-simulation | <!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>GLM_GTX_string_cast: String cast</title>
<link href="tabs.css" rel="sty... |
Committees/ECOSOC/index.html | bangalorejmun/bangalorejmun.github.io | <!DOCTYPE html>
<html>
<head>
<title>ECOSOC</title>
<base href="../../">
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<link rel='shortcut ic... |
ogre/ogre_src_v1-8-1/Docs/api/html/classOgre_1_1GLESDefaultHardwareBufferManager-members.html | jjenki11/blaze-chem-rendering | <html>
<head>
<title>Member List - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navr... |
deps/boost_1_77_0/doc/html/boost/proto/reverse_fold_tree.html | davehorton/drachtio-server | <!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>Struct template reverse_fold_tree</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta... |
lib/views/modal/unportalize.html | crow-misia/crowi | {% if isTopPage() %}
{% set unportalizedPath = '/top-' + Date.now() %}
{% else %}
{% set unportalizedPath = page.path|replace('(\/)$', '') %}
{% endif %}
<div class="modal" id="unportalize">
<div class="modal-dialog">
<div class="modal-content">
<form role="form" id="unportalize-form" onsubmit="r... |
index.html | bechi/copay-recovery | <!DOCTYPE html>
<html ng-app="recoveryApp" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript" src="bower_components/angular/angular.js"></script>
<script type="text/javascript" src="bower_components/sjcl/sjcl.js"><... |
css/layout.css | chocoma87/sp.framework |
/* form elements */
input[type="submit"],
input[type="text"],
input[type="password"],
input[type="submit"],
input[type="tel"],
button[type="button"],
button[type="submit"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
border-radius: 0 !important;
}
input[type="text"]... |
app/html/permalinks.html | JohnONolan/Ghost-Admin | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Permalinks</title>
<link rel="stylesheet" href="../assets/css/ghost.min.css">
<!-- Styles not needed for this. Just to get around various bits that Ember handles for us. -->
<style>
@media (max-width: 900px) {
... |
release-builds/AKKA Project Management Tool-win32-ia32/resources/app.asar.unpacked/lib/dhtmlxGrid/samples/dhtmlxCombo/07_events/03_onchange_onselectionchange.html | dongnan-cn/electron-pm | <!DOCTYPE html>
<html>
<head>
<title>onChange / onSelectionChange</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<link rel="stylesheet" type="text/css" href="../../../codebase/fonts/font_roboto/roboto.css"/>
<link rel="stylesheet"... |
package/dragino/luci-app-iot-webpanel/www/keystore_manager_example/index.html | geog-opensource/geog-linino | <!--
This file is part of YunWebUI.
YunWebUI 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 2 of the License, or
(at your option) any later version.
This program is distributed in the hope ... |
src/webui/www/public/css/Layout.css | pmzqla/qBittorrent | /*
Core.css for Mocha UI
Theme: Default
Copyright:
Copyright (c) 2007-2009 Greg Houston, <http://greghoustondesign.com/>.
License:
MIT-style license.
Required by:
Layout.js
*/
/* Layout
---------------------------------------------------------------- */
html, body {
background: #fff; ... |
qtopiacore/qt/doc/html/sql-masterdetail-mainwindow-cpp.html | muromec/qtopia-ezx | <?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">
<head>
<title>Qt 4.3: mainwindow.cpp Example File (sql/masterdetail/mainwindow.cpp)</title>
<link href="classic.css" r... |
oracc-hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000028.html | oracc/oracc | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>skip (EstraierPure::Condition)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="st... |
doc/constant-values.html | krypticdestro/DarkOrbitProject | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_25) on Wed Feb 25 01:10:23 CET 2015 -->
<title>Constant Field Values</title>
<meta name="date" content="2015-02-25">
<link rel="stylesheet" typ... |
docs/reference/html/interfaceCGTKRevealer.html | tylerburton/coregtkgen | <!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... |
Users/application/views/layouts/onix-business-portfolio-template/12-skins-v2/onix-html-color-sgrey/portfolio.html | alvarotarela/php_users | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ONIX Responsive Business & Portfolio Template</title>
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content... |
doc/doc2/compute_smd_ulsph_stress.html | qipa/lammps | <HTML>
<CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A>
</CENTER>
<HR>
<H3>compute smd/ulsph_stress command
</H3>
<P><B>Syntax:</B>
</P>
<PRE>compute ID group-ID smd/ulsph_stress
</P... |
release/src/router/tuxera/broadcom_arm_7114/ntfs/docs/html/ntfsdebug.html | artemh/asuswrt-merlin | <!-- Creator : groff version 1.21 -->
<!-- CreationDate: Mon Dec 7 09:14:09 2015 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta http-equiv="Content-Type" content="text/htm... |
wp-content/plugins/woocommerce-prices-by-user-role/static/styles/backend/style.css | hrishiko/gavkiwp | select#newfesti_docs_versions_parent,
label[for='parent'],
select#parent.postform
{
display: none;
}
body table.wp-list-table.tags
{
table-layout: auto;
}
.festi-user-role-prices .festi-user-role-prices-section {
margin: 0;
}
.festi-user-role-prices-message#message {
margin-left:0;
}
.festi-user-ro... |
styles/all/template/event/overall_header_navigation_append.html | marttiphpbb/phpbb-ext-templateevents | {# This file was generated with the ext-templateevents:generate command. #}
{%- if marttiphpbb_templateevents.enable -%}
<a class="templateevents" title="3.1.0-a1 navbar_header.html" href="https://github.com/phpbb/phpbb/tree/prep-release-3.2.2/phpBB/styles/prosilver/template/navbar_header.html#L86">overall_header_n... |
build 1/editor/theme/neat.css | Seagat2011/JINSIL-JINT-BLACK-SPADE- |
ace_comment { color: #a86; }
ace_keyword { line-height: 1em; font-weight: bold; color: blue; }
ace_string { color: #a22; }
ace_builtin { line-height: 1em; font-weight: bold; color: #077; }
ace_special { line-height: 1em; font-weight: bold; color: #0aa; }
ace_variable { color: black; }
ace_number, ace_atom { color: #3a... |
templates/application_portal/contact.html | wanjohikibui/LIMS | {% extends 'application_portal/base.html' %}
{% block title %}Contact Form{% endblock %}
{% block content %}
<div class="container-fluid">
<div class="row-fluid">
<div class="span3">
<div class="well sidebar-nav">
<li class="nav-header">Important links</li>
... |
libs_archive/achartengine-1.1.0-javadocs/org/achartengine/ITouchHandler.html | tfwalther/climbingguide | <!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_31) on Wed May 15 10:56:37 EEST 2013 -->
<TITLE>
ITouchHandler (AChartEngine)
</TITLE>
<META NAME="date" CONTENT="2013-05-15">
<LINK REL... |
addons/sys_newsfeed/newsfeed/news.html | marceldev89/ALiVE.OS | <html>
<head>
<title>A3 ALiVE</title>
</head>
<body>
<h1>A3 ALiVE News</h1>
<p>
</p>
<p>
<br />Unable to retrieve the latest News Online!<br /><br />
<br /><a href="http://alivemod.com">Full Details</a>
<br /></br ><br />
</p>
<p>
<br />
<br />
</p>
</body>
</html> |
c-layman/doc/html/message_8h.html | jmesmon/layman | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>C-Layman: /home/detlev/src/c-layman/src/message.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet"... |
src/test/resources/pages/newlyJoinedInstructorStudentFeedbackResultsPage.html | thenaesh/teammates | <div class="container" id="mainContent">
<div id="topOfPage">
</div>
<h1>
Feedback Results - Student
</h1>
<br>
<div class="well well-plain">
<div class="panel-body">
<div class="form-horizontal">
<div class="panel-heading">
<div class="form-group">
<label class="... |
lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/package-frame.html | knil-sama/YADDW | <!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_45) on Thu Oct 02 16:39:51 BST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.hp.hpl.jena.spa... |
callme/templates/fb/style.css | sgaluzin/pechki | #callme { height: 151px; position: fixed; *position: absolute; top: 150px; right: 0; width: 22px; z-index: 110; }
.cme-form { border: 1px solid #bbc1ce; -moz-box-shadow: 0 2px 20px #333333; -webkit-box-shadow: 0 2px 20px #333333; box-shadow: 0 2px 20px #333333; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-... |
site/themes/hugo-fresh/layouts/partials/meta.html | TechnoTroopInc/portal | <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge"> |
order/themes/mobile/style62/css/responsive.css | JoelPub/wordpress-amazon | /*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Responsive Framework CSS Rules Start */
/*////////////////////////////////////////////////////////////////////... |
wp-content/plugins/contact-form-manager/css/xyz_cfm_styles.css | JaredOlson/MuskegonFun |
#system_notice_area_dismiss{
color: #FFFFFF;
cursor: pointer;
}
.system_notice_area_style1 {
background: #00C348;
border: 1px solid green;
}
.system_notice_area_style0 {
background: #FA5A6A;
border: 1px solid brown;
}
.bottonWidth{
width:120px;
}
.img{
width:20px;
height: 20px;
}
#bottomBorderNone{
border-b... |
giac/giac-1.2.2/doc/en/cascmd_en/cascmd_en107.html | hiplayer/giac | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="GENERATOR" content="hevea 1.10">
<LINK rel="stylesheet" type="text/css" href="cascmd_en.css">
<TITLE>... |
catkin_ws/Reports/BOLD vs SIFT=0?BOLD-SIFT-5fold-all-10%/coca_cola_cherry/coca_cola_cherry10.html | MarcGroef/ros-vision | <!DOCTYPE html>
<html>
<h1>coca_cola_cherry10</h1>
<p> BOLD: 2/2 correct and 0/2false</p>
<p> SIFT: 2/2 correct and 0/2false</p><br>
<img src = "../../../BVD_M01/coca_cola_cherry/coca_cola_cherry10.jpg" alt = "coca_cola_cherry10.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br>
</html> |
doc/javadoc/tools/package-summary.html | benelot/GVG-AI-2015 | <!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_60) on Thu Jul 17 09:47:20 BST 2014 -->
<title>tools</title>
<meta name="date" content="2014-07-17">
<link rel="stylesheet" type="text/... |
docs/types/OnItemConsumed.html | alucardxlx/caoticamente-shards | <html>
<head>
<title>RunUO Documentation - Class Overview - OnItemConsumed</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<h... |
thrd/speedcrunch-0.10.1/src/books/pl/cone.html | biluna/biluna | <html>
<head>
<title>Stożek</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../books.css" />
</head>
<body align="left">
<h1>Stożek</h1>
<center><img src="../images/cone.png" /></center>
<br />
<div align="left">
... |
extern/jMatLink/doc/javadoc/jmatlink/ui/SimpleTextGUI01.html | Olshansk/PLSNPAIRS-Thesis | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_06) on Wed Dec 28 15:03:50 CET 2005 -->
<TITLE>
SimpleTextGUI01
</TITLE>
<META NAME="keywords" CONTENT="jmatlink.ui.SimpleTextGUI01 class">... |
myODTONE/doc/html/operator__.html | phra/802_21 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template operator++</title>
<link rel="stylesheet" href="boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="ODTONE 0.6">
<link rel... |
emailer/masa_kanban_beyond_IT_and_software/invitation_email.html | xenten/swift-kanban | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Swift Kanban Webinar Series</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta name="robots" content="noindex,nofollow"/>
</head>
<... |
includes/styles/editor.css | WebDevStudios/StartBox | /****************************************************************************************************************
Default styles for the WYSIWYG editor
Adding style-editor.css to a child theme's root will over-write these styles.
************************************************************************************... |
toolchain/deprecated/arm_cm0_4.9/share/doc/gcc-arm-none-eabi/html/as.html/Meta-Options.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>Meta Options - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Meta_002dDependent.html#Meta_002dDepen... |
doc/asn1js/ASN.1 JavaScript decoder.html | vjeantet/goldap | <!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta charset="US-ASCII">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>ASN.1 JavaScript decoder</title>
<link rel="stylesheet" href="ASN.1%20JavaScript%20decoder_files/index.css" type... |
submodules/build-i386-apple-darwin/linphone/oRTP/doc/html/dir_12068a0eb9ea07e5ea5c12c7c6d7e94f.html | helloiloveit/VkxPhoneProject | <!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... |
qwt/doc/html/search/enumvalues_6a.html | vertexclique/travertine | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.3.1">
<link rel="stylesheet" type="text/css" href="search... |
wp-content/themes/Innox/jdgallery/jd.gallery.css | Quartermain/viettrungtravel_wordpress | #myGallery, #myGallerySet, #flickrGallery
{
width: 520px;
height: 300px;
z-index:5;
margin-bottom: 20px;
}
.jdGallery a
{
outline:0;
}
#flickrGallery
{
width: 500px;
height: 334px;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
display: none;
}
.jdGallery
{
overflow: ... |
default-templates/dotty/external.html | nikrou/related | {{tpl:extends parent="__layout.html"}}
<tpl:Block name="head-title">
<title>{{tpl:lang Categories Page}} - {{tpl:BlogName encode_html="1"}}</title>
</tpl:Block>
<tpl:Block name="meta-robots">
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" />
</tpl:Block>
<tpl:Block name="dc-entry">
<meta name="dc.title" ... |
administrator/components/com_osemsc/assets/css/extra.css | Jasonudoo/platform | @CHARSET "UTF-8";
div.ose-action-edit {
background-image: url("../../../../templates/bluestork/images/menu/icon-16-edit.png");
display: inline-block;
height: 16px;
width: 16px;
float:left;
margin-right:5px
}
div.ose-action-validate {
background-image: url("../../../../templates/bluestork/imag... |
installation/klustaviewa-0.3.0/klustaviewa/gui/styles.css | DavidTingley/ephys-processing-pipeline | /*QMainWindow, QMenuBar, QToolBar, QPushButton {
background-color: #000000;
color: #ffffff;
}
QDockWidget::title, QDockWidget::float-button, QDockWidget::close-button {
background-color: #999999;
color: #ffffff;
}*/
/****************************************************/
/* http://tech-a... |
static/partials/createContribution.html | Backfeed/Backfeed-Protocol-Service |
<div class="container profile">
<div class="row">
<div class="col-sm-10">
<div class="panel panel-default">
<div class="panel-body">
<h1>Adding new Value is the best</h1>
<legend>Contribution:</legend>
<div class="form-group">
<label class="control-label"><i class="ion-... |
php/5.5/cairomatrix.transformdistance.html | P3PO/the-phpjs-local-docs-collection | <!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>The transformDistance purpose</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="... |
symfony2/api/2.5/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.html | rafaelgou/the-phpjs-local-docs-collection | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Symfony\Bridge\Doctrine\Form\ChoiceList\EntityChoiceList | </title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css">
... |
documentation/html/node13.html | artebin/ReqHunter | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--Converted with LaTeX2HTML 2008 (1.71)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck an... |
apache/2.4.7/en/mod/mod_negotiation.html | rafaelgou/the-phpjs-local-docs-collection | <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
... |
docs/apidocs/org/openbase/bco/dal/lib/layer/service/stream/class-use/StreamService.html | DivineCooperation/bco.dal | <!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:58:40 CET 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.openb... |
games/html/src/main/resources/html/wikipedia.html | vidageek/games | <a href="http://wikipedia.org">Wikipedia</a> |
includes/wysiwyg/ckeditor/tests/plugins/pastefromword/generated/_fixtures/Tickets/6751disappearing_spaces_example2/expected.html | ernestbuffington/PHP-Nuke-Titanium | <p style="text-align:justify">word0<strong> short term debt securities</strong> word1 word2 word3 <strong>december 21, 2010.</strong></p><p><br /></p> |
web/assets/styles/googlefonts.css | e-spres-oh/acuma.in | /* devanagari */
@font-face {
font-family: 'Hind';
font-style: normal;
font-weight: 400;
src: local('Hind'), local('Hind-Regular'), url(https://fonts.gstatic.com/s/hind/v6/Vb88BBmXXgbpZxolKzz6dw.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, ... |
skins/elastic/templates/dialog.html | dhoffend/roundcubemail | <roundcube:include file="includes/layout.html" />
<div class="content frame-content">
<roundcube:object name="dialogcontent" />
</div>
<roundcube:include file="includes/footer.html" />
|
test-data/mo-static-generate/subdir/out/xmos/xmo1/index.html | jsm28/matholymp-py | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Example Mathematical Olympiad: XMO 2014 in Example Host Country Name</title>
<link rel="stylesheet" href="https://www.example.org/subdir/xmo.css" type="text/css">
</head>
<body>
<h1>XMO: XMO 2014 in <a href="/subdir/countries/count... |
modules/utilities/unix/audit_tools/ghidra/files/release/docs/GhidraCodingStandards.html | thomashaw/SecGen | <!DOCTYPE html>
<html>
<head>
<meta charset = "utf-8">
<title>Ghidra Java Coding Standards</title>
<style media="screen" type="text/css">
li { margin-left: 90px; font-family:times new roman; font-size:14pt; }
h1 { color:#000080; font-family:times new roman; font-size:36pt; font-style:italic; font-weight:bo... |
billrive-app/src/main/resources/public/lib/angular-1.3.0-beta.8/docs/examples/example-example33/index-production.html | billrive/billrive | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example33-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.7/angular.min.js"></script>
</head>
<body ng-app="">
<input ng-keyup="count = count + 1" ng-init="count=0">
key up c... |
foreign/boost/libs/numeric/ublas/doc/html/classboost_1_1numeric_1_1ublas_1_1vector-members.html | cppisfun/GameEngine | <!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>ublas: Member List</title>
<link href="tabs.css" rel="stylesheet" ... |
src/frontend/frontend/templates/new-file-template.html | b2coutts/seashell | <div class="modal-header">
<button type="button" class="close" ng-click="$dismiss()" aria-hidden="true">×</button>
<h4 class="modal-title" id="new-file-label">New file...</h4>
</div>
<form name="newFileForm" novalidate ng-submit="newFile()">
<div class="modal-body" style="font-size: 16px; padding-bottom: 0">
... |
src/app/areas/dashboard/home/home.component.css | OpenCaseWork/ui | .container {
margin:10px;
} |
foreign/boost/libs/preprocessor/doc/ref/array_to_seq.html | cppisfun/GameEngine | <html>
<head>
<title>BOOST_PP_ARRAY_TO_SEQ</title>
<link rel="stylesheet" type="text/css" href="../styles.css">
</head>
<body>
<div style="margin-left: 0px;"> The <b>BOOST_PP_ARRAY_TO_SEQ</b> macro
converts an <i>array</i> to a <i>seq</i>. </div>
<h4> Usage </h4>
<div class="code"> <b>BOOST_PP_ARRAY_TO_SEQ... |
St/web/css/register.css | AlbertHambardzumyan/AUA | a, a:hover{color: #5FB0E4}
@font-face {font-family: Ebrima; font-weight:700; font-style:normal}
body {padding-top: 10px; background: #2b2d2e; height: 679px; background-size:cover; position:relative; color: #ffffff; letter-spacing: .05em; font-family: Ebrima, 'National Light', "Lucida Grande", "Lucida Sans Unicode", "Lu... |
Docs/search/ClassesF.html | DrSterling/ezrpg | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body class="PopupSearchResultsPage" onLoad="NDOnLoad()"><script language... |
metronic_v4.7.1/theme_rtl/admin_5_rounded/page_user_login_3.html | FernandoUnix/AcessoRestrito | <!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
Version: 4.7.1
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Dribbble: www.dribbble.com/keenthemes
Like: www.facebook.com/kee... |
projeto/projeto/static/data/index.html | JeffsFernandes/cuidando2 | <html>
<head><title>download de dados</title></head>
<body>
<h3>Dados anuais por órgão</h3>
<p><a href="2008/orgaos.json">2008</a></p>
<p><a href="2009/orgaos.json">2009</a></p>
<p><a href="2010/orgaos.json">2010</a></p>
<p><a href="2011/orgaos.json">2011</a></p>
<p><a href="2012/orgaos.json">2012</a></p>... |
mediadrop/templates/upload/form.html | kgao/MediaDrop | <!--!
This file is a part of MediaDrop (http://www.mediadrop.net),
Copyright 2009-2014 MediaDrop contributors
For the exact contribution history, see the git revision log.
The source code contained in this file is licensed under the GPLv3 or
(at your option) any later version.
See LICENSE.txt in the main project direct... |
Training/Topics/HTML5CSS3/HTML5-Demo/chapters/chapter-4/css/app.css | kawtakwar/ExtJSSummit | body {
background: #EEE;
font-family: arial, helvetica, sans-serif;
}
.controls {
position: relative;
width: 640px;
}
#seek {
width: 400px;
position: absolute;
right: 0;
top: 0;
} |
doc/web/doxygen/098/api+framework+samples/html/namespacemembers.html | hallowname/librebecca | <!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>RebeccaAIML: Class Members</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<... |
gh-pages/UserGuide/weather.html | platenspeler/LamPI-3.0 | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>LamPI 433Mhz controller for RaspberryPI</title>
</head>
<body>
<h1>Weather Dials/Meters </h1>
<p>This part of the documentation describes the weather screen and what you can (and sometimes cannot) do with weather sensors. Since version 1.8 LamP... |
spectra/index.html | lrmodesgh/Spectroserver |
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Spectra</title>
<meta name="author" content="CEERI">
<meta name="description" content="[No canvas support] spectra = []; // Graph Data Array l = 0; // The letter 'L' - NOT a one var socket = io.connect('http://172.16.5.14:7000'); // …">
<meta... |
metronic_v4.7.1/theme/admin_3_rounded/layout_top_bar_fixed.html | FernandoUnix/AcessoRestrito | <!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
Version: 4.7.1
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Dribbble: www.dribbble.com/keenthemes
Like: www.facebook.com/kee... |
intranet/javascript/picky_color/picky_color.css | projectestac/intraweb | .color-picker {
-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.color-picker-title-bar,
.color-... |
Task 13 Detect Desing Smells/Monopoly/doc/edu/towson/cis/cosc603/project2/monopoly/gui/ChanceCellInfoFormatter.html | odomin2/ait642-Dominguez-project2- | <!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 Mar 04 14:41:00 EST 2016 -->
<title>ChanceCellInfoFormatter</title>
<meta name="date" content="2016-03-04">
<link rel="style... |
src/components/SecondaryPanes/Frames/Group.css | jbhoosreddy/debugger.html | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at <http://mozilla.org/MPL/2.0/>. */
.frames ul .frames-group .group,
.frames ul .frames-group .group .location {
font-weight: 500;
cursor: defau... |
tests/wpt/web-platform-tests/portals/resources/portals-adopt-predecessor-portal.html | pyfisch/servo | <!doctype html>
<script>
var searchParams = new URL(location).searchParams;
var test = searchParams.get("test");
window.onportalactivate = function(e) {
if (test == "adopt-once") {
var portal = e.adoptPredecessor();
document.body.appendChild(portal);
if (portal instanceof HTMLPortalElement... |
hypernom.html | DarkPrince304/webVR-playing-with | <!DOCTYPE html>
<html lang="en">
<head>
<title>HYPERNOM</title>
<!--
Nom all the cells of each 4d platonic solid, by mapping your head rotations to S^3.
By Henry Segerman, Vi Hart, and Andrea Hawksley, using Marc ten Bosch's 4D graphics shader, Mozilla's webVR stuff, and threejs.
http... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.