path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
doc/com/sun/squawk/platform/windows/natives/NetDBImpl.hostentImpl.html | VulcanRobotics/Vector | <!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 Wed Jan 01 17:06:53 EST 2014 -->
<TITLE>
NetDBImpl.hostentImpl (2013 FRC Java API)
</TITLE>
<META NAME="date" CONTENT="2014-01-01">
... |
v1.1/api/generated/metpy.units.signature.html | metpy/MetPy |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>signature — MetPy 1.1</title>
<link href="../../_static/css/theme.css"... |
v1.0/api/generated/metpy.calc.mixing_ratio.html | metpy/MetPy |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>mixing_ratio — MetPy 1.0</title>
<link href="../../_static/css/theme.css" rel="stylesheet" />
<link href="../../_static/css/index.f6b7ca918bee2f46fd9abac0... |
web/resource/color/account/css/style.css | lihongxing/xiaoheicms |
body {
font-family: 'Microsoft YaHei', sans-serif;
font-size: 17px;
font-weight: lighter;
line-height: 1.5;
color: #555;
background: #fff;
}
#wrap {
overflow: hidden;
}
section,
header {
padding-top: 150px;
padding-bottom: 150px;
position: relative;
overflow: hidden;
z-index: 1;
border-bottom: 1px soli... |
public/css/style.css | maxrkzhou/maxcomprehensiveapplication | body {
padding-top: 60px;
padding-bottom: 40px;
}
.zf-green {
color: #68b604;
}
.btn-success {
background-color: #57a900;
background-image: -moz-linear-gradient(top, #70d900, #57a900);
background-image: -ms-linear-gradient(top, #70d900, #57a900);
background-image: -webkit-gradient(linear, 0 0, 0 1... |
docs/transformers-base-0.4.4/doc-index.html | JAnthelme/relation-tool | <!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>transformers-base-0.4.4: Lift computations from the bottom of a transforme... |
v0.11.0/generated/statsmodels.tsa.statespace.kalman_filter.KalmanFilter.memory_no_std_forecast.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="la... |
web/decisions/news/templates/news/entry.html | okffi/decisions | {% extends "base.html" %}
{% load i18n %}
{% block content %}
<div class="row">
<div class="col col-md-12">
<h2>{{ entry.subject }}<br>
<small>
{% if entry.author %}
{% blocktrans with author_name=entry.author.username %}Written by <strong>{{ author_name }}</strong>{% endblocktrans %}
{% else %}
{% tr... |
tests/tests/_output/AlbumPhotoClientCest.tryToTestCreatePhoto.fail.html | NatalyMac/InterPhotoNew | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Bad Request (#400)</title>
<style>
body {
font: normal 9pt "Verdana";
color: #000;
background: #fff;
}
h1 {
font: normal 18pt "Verdana";
color: #f00;
... |
public/slider.html | athem/Component_Js_Gui | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<!-- < DEFAULT HEAD CSS/JS -->
<!-- Google fonts -->
<link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700|PT+Serif:400,700' rel='stylesheet' type='text/css'>
<!-- Bootstrap core CSS -->
<!-- <link href=... |
app/elements/my-config/my-config.html | EdisonArango/Lab2Control |
<link rel="import" href="../../bower_components/polymer/polymer.html">
<dom-module id="my-config">
<template>
<style include="shared-styles"></style>
<style>
:host {
display: block;
}
paper-slider.azul {
--paper-slider-knob-color: var(--paper-light-blue-500);
--paper-s... |
dojo/templates/dojo/new_params.html | OWASP/django-DefectDojo | {% extends "base.html" %}
{% load static from staticfiles %}
{% block add_css %}
<link rel="stylesheet" href="{% static "chosen-bootstrap/chosen.bootstrap.min.css" %}">
<link rel="stylesheet" href="{% static "simplemde/dist/simplemde.min.css" %}">
{% endblock %}
{% block add_styles %}
.editor-toolbar, .edit... |
meregistro/templates/validez_nacional/solicitud/informe_impresion.html | MERegistro/meregistro | {% extends "base_informe.html" %}
{% load tags_filters %}
{% block title %}INFORME DEPARTAMENTO DE REGISTRO Y VALIDEZ DE TITULOS INFOD{% endblock %}
{% block css_body_classes %}{% css_classes "informe-solicitud" %}{% endblock %}
{% block content %}
<img src='{{ STATIC_URL }}/img/logo-2017b--360x177.jpg' />
<div id='i... |
doc/com/sun/squawk/vm/class-use/MethodOffsets.html | VulcanRobotics/Vector | <!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 Wed Jan 01 17:07:27 EST 2014 -->
<TITLE>
Uses of Interface com.sun.squawk.vm.MethodOffsets (2013 FRC Java API)
</TITLE>
<META NAME="... |
v0.12.0/generated/statsmodels.discrete.discrete_model.CountResults.predict.html | statsmodels/statsmodels.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="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" conte... |
tracing/tracing/importer/user_expectation_verifier.html | SummerLW/Perf-Insight-Report | <!DOCTYPE html>
<!--
Copyright (c) 2015 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<link rel="import" href="/tracing/extras/chrome/chrome_test_utils.html">
<link rel="import" href="/tracing/importer/user_model_builder... |
0.8.0/examples/notebooks/generated/markov_regression.html | statsmodels/statsmodels.github.io | <!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>markov_regression</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
*
* Twitter Boo... |
Products/burglary and fire safe/2012/0703/116.html | qnn/qnnsafes.com-v1 | <!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=gb2312" />
<title>CS-2018C_QnnSafe</title>
<meta name="keywords" content="CS-2018C... |
budget/templates/budget/budgets/edit.html | jokimies/django-pj-budget | {% extends 'budget/base.html' %}
{% block title %}Edit Budget{% endblock title %}
{% block budget_content %}
<h2>Edit Budget</h2>
<form method="post" action=".">{% csrf_token %}
<table class="form_table">
{{ form.as_table }}
<tr>
<td> </td>
... |
src/doxygen/html/structns__desc32-members.html | wnoc-drexel/gem5-stable | <!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>gem5: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Gener... |
docs/tools_2util_2include_2cutlass_2util_2debug_8h.html | NVIDIA/cutlass | <!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/structcutlass_1_1platform_1_1is__floating__point-members.html | NVIDIA/cutlass | <!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... |
v0.12.2/generated/statsmodels.discrete.discrete_model.LogitResults.remove_data.html | statsmodels/statsmodels.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="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" conte... |
v0.10.1/generated/statsmodels.stats.power.FTestPower.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.stats.power.FTestPower — statsmodels v0.10.1 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygm... |
tracing/tracing/extras/importer/linux_perf/memreclaim_parser.html | sahiljain/catapult | <!DOCTYPE html>
<!--
Copyright (c) 2012 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<link rel="import" href="/tracing/extras/importer/linux_perf/parser.html">
<script>
'use strict';
/**
* @fileoverview Parses drm dr... |
flask_kibble/templates/kibble/base.html | xlevus/flask-kibble | {% extends "kibble/_base.html" %}
|
doc/html/1.0.1-beta214/group__group____backend____stock__backends____speech____flags.html | zvelo/pantheios | <head>
<link href="pantheios.css" rel="stylesheet" type="text/css">
<!--
<title>Pantheios - The C++ Diagnostic Logging Sweetspot</title>
-->
</head>
<table width = "100%">
<tr>
<td align = "left" valign = "middle">
<a href = "http://www.synesis.com.au/"><img src = "syn_head.jpg" border = "0" width = "343" heig... |
solr/docs/solr-core/org/apache/solr/cloud/rule/package-use.html | berkeleybop/bbop-manager-golr | <!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_101) on Sat Aug 20 05:41:48 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Package org.apache.... |
backend/web/css/site.css | VitaliyProdan/hr | html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... |
gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf/share/doc/ld.html/SECTIONS.html | AlbandeCrevoisier/ldd-athens | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This file documents the GNU linker LD
(Linaro GDB 2015.02-3)
version 2.24.51.
Copyright (C) 1991-2014 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
... |
v0.10.0/generated/statsmodels.regression.recursive_ls.RecursiveLSResults.t_test.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.regression.recursive_ls.RecursiveLSResults.t_test — statsmodels v0.10.0 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="styles... |
doc/SpreeMiniContactHooks.html | jpablobr/spree_mini_contact | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
Class: SpreeMiniContactHooks
... |
knowledge/templates/django_knowledge/ask.html | RDXT/django-knowledge | {% extends 'django_knowledge/inner.html' %}
{% load i18n %}
{% block title %}{% trans "Ask a Question" %}{% endblock title %}
{% block knowledge_widgets %}
<div class="dk-widget">
<h3>{% trans "Ask a Question" %}</h3>
<hr />
{% if form %}
{% include "django_knowledge/form.html" with submit_value="Submit ... |
tools/Rake/lib/ruby/gems/1.8/doc/rubygems-1.5.2/rdoc/classes/Gem/Package/TarWriter.src/M000128.html | michaelsync/Giles | <?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>add_file (Gem::Package::TarWriter)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-88... |
src/app/help-module/components/topic-npmCommands/topic-npmCommands.component.html | PaulGilchrist/angular-template | <article>
<h3>NPM and NG Commands</h3>
Angular CLI has several useful commands for creating and building applications. These commands can be run from the console by preceding them with the name “ng” (example: ng new [myNewApp])<br/>
<br/>
<div class="table-responsive">
<table class="table table-... |
_app/core/bundles/markitup/views/fieldtype.html | ICJIA/icjia-public-website | <div
class="markitup-container"
data-config='{
{{ if resize }}"resize": {{ resize|json }},{{ /if }}
"imageUrl": "{{ image_dir }}",
"fileUrl": "{{ file_dir }}",
"buttons": {{ buttons|json }}
}'>
<textarea
id="{{ field_id }}"
name="{{ field_name }}"
style="height: {{ field_config:height or "300px" }}... |
_includes/head.html | totalvoidness/totalvoidness.github.io | <head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{% if page.excerpt %}{{ ... |
simple_backend/spec/index-fake.html | danasselin/line-cook | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css">
<!-- <link rel="stylesheet" href="css/jAl... |
legacy/TyrLib2/doc/com/tyrlib2/gui/class-use/Popup.html | TyrfingX/TyrLib | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_01) on Thu Mar 07 20:40:25 CET 2013 -->
<title>Uses of Class com.tyrlib2.gui.Popup</title>
<meta name="date" content="2013-03-07"... |
public/css/base.css | Pyiner/pyiner.github.io | /* 页面配置 */
.container {
width: 100%;
height: 100%;
}
body, html {
margin: 0px;
height: 100%;
overflow: hidden;
background-color: #1f2c39;
}
.row {
height: 100%;
}
/* 导航栏 + 目录栏 */
.aside {
height: 100%;
}
/* 左侧导航栏 */
.aside1 {
background-color: #1f2c39;
height: 100%;
padding-left: 0px;
padding-ri... |
gradle_javadoc/org/gradle/api/artifacts/ConflictResolution.html | huntervwang/bobingqing_www | <!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_02) on Mon Feb 16 06:15:20 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>ConflictResolution ... |
doc/template.html | daurnimator/lua-psl | <!DOCTYPE html>
<html$if(lang)$ lang="$lang$"$endif$$if(dir)$ dir="$dir$"$endif$>
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
$for(author-meta)$
<meta name="author" content="$author-meta$">
$endf... |
tools/Rake/lib/ruby/gems/1.8/doc/rubygems-1.5.2/rdoc/classes/Gem/Indexer.src/M000314.html | michaelsync/Giles | <?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>paranoid (Gem::Indexer)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
... |
bower_components/angular-form-builder/dist/angular-form-builder.css | MichaelBakker1986/framings | .fb-component{padding:10px;cursor:move}.fb-component input{cursor:move}.fb-component label{cursor:move}.fb-component select{cursor:move}.fb-component textarea{cursor:move}.fb-form-object-editable{padding:10px}.fb-form-object-editable.fb-draggable{cursor:move}.fb-form-object-editable.fb-draggable input{cursor:move}.fb-f... |
catalog/server/static/views/main.html | AlanPrado/item-catalog | <br>
<div class="panel panel-default">
<!-- Default panel contents -->
<div class="panel-heading">Recently Added</div>
<!-- Table -->
<table class="table recent">
<thead>
<tr>
<th class="#">#</th>
<th class="recent-category">Category</th>
<th class="recent-item">Item</th>
... |
projects.html | TangChr/implied.dk | ---
title: Projects
layout: page
permalink: /projects/
---
<p>On this page you'll find documentation for different projects I'm working on. This section will only be used for my own projects.</p>
<h3>Projects</h3>
<ul>
{% for p in site.data.projects %}
<li><a href="{{ site.baseurl }}projects/{{ p.permalink }}">{{ p.n... |
mail/templates/spielbericht.html | benediktscherer/spielbericht | {{ include('partials/mail_header.html') }}
{{ include('partials/details.html') }}
{{ include('partials/teams.html') }}
{{ include('partials/ergebnis.html') }}
{% if scoresheet.suddenDeath %}
{{ include('partials/suddendeath.html') }}
{% endif %}
{{ include('partials/spielbogen.html') }}
{{ include('partials/mail_... |
docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache/CacheCheckResult.html | tomaskraina/Kingfisher | <!DOCTYPE html>
<html lang="en">
<head>
<title>CacheCheckResult Structure Reference</title>
<link rel="stylesheet" type="text/css" href="../../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../../css/highlight.css" />
<meta charset='utf-8'>
<script src="../../js/jquery.min.js" defe... |
plugins/track/hand/leapMotion/3rdParty/leapMotion/docs/java/api/Leap.FailedDeviceList.html | MTASZTAKI/ApertusVR |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>FailedDeviceList — Leap Motion Java SDK v3.1 documentation</title>
<link rel="stylesheet" href="../../cpp/_static/bootstrap... |
exercise/2-12/index.css | tooto1985/f2e | body
{
text-align: center;
}
div {
width:150px;
margin: 10px auto;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
border: 1px solid #fbeed5;
border-radius: 4px;
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
|
templates/header.html | lerina/agileAuth | {% load staticfiles %}
{% block extra_css %}
<style>
<!--
#myModal .modal-dialog
{
/*width: 640px; your width */
margin: 6% auto;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
}
-->
</styl... |
examples/hello-mui/examples/popovers.html | xiaojinlover/shangtongbao | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello MUI</title>
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
... |
src/views/components/version-dropdown.html | jsdelivr/beta.jsdelivr.com | <div class="version-dropdown btn-group ">
{{#if versions.length > 1}}
<span class="version-dropdown-selected-version" data-toggle="dropdown">
<a>{{version}}</a>
<i class="fa fa-angle-down" aria-hidden="true"></i>
</span>
<ul class="dropdown-menu dropdown-menu-right">
{{#each versions}}
{{#if this !== versi... |
web/bundles/gamehangman/css/style.css | jaymecd/HangmanGame | /*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License
Name : Resolved
Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20120125
*/
* {
margin: 0;
padding: 0;
}
a {
text-de... |
docs/javadoc/reference/com/facebook/common/memory/PooledByteBufferInputStream.html | facebook/fresco | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for Fresco." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>
Po... |
main/templates/static/css/main.css | vivekrajr/vivekrajr.com | html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,... |
css/lightbox.css | mimcz/svgallery | .svgallery {
text-align: center; }
.svgallery li {
margin: 0.5em 0; }
.svgallery .svgal-thumbnail {
display: inline-block;
line-height: 0; }
.svgallery .svgal-image-wrap {
background-repeat: no-repeat;
display: inline-block;
background-size: cover; }
.svoverlay {
padding: 5%;
text-a... |
test/packages/fast-render/lib/server/inject_data.html | mquandalle/meteor-fast-render | <script type="text/javascript">
if(typeof __init_fast_render == 'function') {
__init_fast_render("<%= ejsonString %>")
}
</script> |
GameCloud.UCenter.Mgr/wwwroot/plugins/ucenter/views/app-configuration-search.html | CragonGame/GameCloud.UCenter | <table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>App</th>
<th>配置</th>
<th>创建时间</th>
</tr>
</thead>
<tbody>
<tr ng-repeat="row in data.raws">
<td>{{row.name}}</td>
<td>{{row.configuration}}... |
eclipse/poi-3.12/docs/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluator.html | misuqian/ExcelTool | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.ss.formula.WorkbookEvaluator (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.... |
demo/index.html | oribella/aurelia-gestures | <!doctype html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=... |
demos/agenda-views.html | rgnevashev/fullcalendar | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<link href='../dist/fullcalendar.css' rel='stylesheet' />
<link href='../dist/fullcalendar.print.css' rel='stylesheet' media='print' />
<script src='../lib/moment/moment.js'></script>
<script src='../lib/jquery/dist/jquery.js'></script>
<script src='../dist... |
src/index.html | AndreasMaier/angular_view-tests | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<!-- bower:css -->
<!-- endinject -->
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css">
<link rel="stylesheet" href="style.css">
<!-- bower:js -->
<!-- endinject -->
<!-- ... |
src/vs/workbench/parts/extensions/electron-browser/media/extensionActions.css | landonepps/vscode | /*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*---------------------------------------------------------------... |
build/scripts/auth/user/views/author-blogsCtrl.html | SvitlanaShepitsena/svet-media-node | <div ng-show="!loaded"><sv-loader></sv-loader></div><div ng-show="loaded"><sv-zero-length-notice list="articles" filter="articleBlogFr" filter-value="1" item="blogs" owner-field="authorKey"></sv-zero-length-notice><div ng-repeat="article in articles|articleBlogFr:selectedIndex|authorFr:user.key|orderBy:"timestamp&... |
libs/Jena/javadoc-core/jena/class-use/RuleMap.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:26:31 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jena.... |
src/app/Timer/timer-widget/timer-widget.component.css | astar55/TimeApp | .justifycontent {
display: flex;
justify-content: space-between;
}
.cardtitle {
font-size: 2em;
}
.cardcontent {
font-size: 1em;
text-align: center;
}
md-card {
color: darkmagenta;
}
|
build/2015/04/21/my-personal-grexit/index.html | rkwrd/rkwrd.github.io | <html>
<head>
<meta content='My personal Grexit - Escaping Sloth' property='og:title' />
<title>My personal Grexit - Escaping Sloth</title>
<link href='/images/fav.png' rel='shortcut icon'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
<link href... |
web/resources/css/login.css | rhycrea/basic-ecommerce-automation | #bodyTable .sidebarCell {
display: none;
}
#bodyTable .contentCell {
padding: 0;
} |
aws-ios-sdk-1.7.1/Documentation/html/Classes/SQSSendMessageBatchRequest.html | morizotter/AWSCloudWatchSample | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>SQSSendMessageBatchRequest Class Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link r... |
src/viewpoint/question-types/integer/templates/hybrid/integer.html | point97/p97-angular-components | <div class="p97-integer">
<div ng-bind-html="renderHtml(question.body)"></div>
<div class="list">
<div class="item item-input-inset" ng-hide="(question.options.hideInput === true)">
<label class="item-input-wrapper">
<input
type="tel"
ng-model=... |
tests/base/input.html | vitkarpov/grunt-nunjucks-2-html | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{ title }}</title>
</head>
<body>
Hello, I'm a global var {{ foo }}
{{ page }}
{{ content }}
</body>
</html> |
deps/boost_1_77_0/doc/html/boost/signals2/shared_connection_block.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>Class shared_connection_block</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta nam... |
HOLs/HOL-WebAppGalleryAzureWebSites/source/End/Areas/Umbraco/Content/Images/DocTypeIcons/TreeSprites.css | sayar/fullstack-training-kit |
.tree-developer-cache-item {background: transparent url("TreeSprites.png") no-repeat -8px -8px ! important;}
.tree-developer-cache-types {background: transparent url("TreeSprites.png") no-repeat -8px -40px ! important;}
.tree-developer-macro {background: transparent url("TreeSprites.png") no-repeat -8px -72px ! impor... |
node_modules/phaser-ce/docs/src_loader_Cache.js.html | TimeTravelersRedux/Hourglass | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Source: src/loader/Cache.js</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/default.css">
<link type="text/css" rel="st... |
third-party/src/boost_1_56_0/doc/html/thread/build.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Using and building the library</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="... |
naive_bayes/non_course_test/untag_http:^^www.cs.wisc.edu^condor^NEXT.html | ML-SWAT/Web2KnowledgeBase | NEXT! Homepage
What is NEXT!?
People on the NEXT! Project
Last Modified September, 1995
miron@cs.wisc.edu |
handlers/www/503.html | play-with-docker/play-with-docker | <!doctype html>
<html>
<head>
<title>Docker Playground</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic|Material+Icons" />
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/angular_material/1.1.0/angular-material.m... |
source/js/plugin/jquery.fullPage/jquery.fullPage.css | dmarg/hexo-theme-pureflat | /**
* fullPage 1.6.7
* https://github.com/alvarotrigo/fullPage.js
* MIT licensed
*
* Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
*/
html, body {
margin: 0;
padding: 0;
overflow:hidden;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
height: 100%;
position: rela... |
test/features/meta-wall-feature-tests.html | MetaRoomMarkup/MetaRoomMarkup | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<script src="../../bower_components/webcomponentsjs/webcomponents.min.js"></script>
<script src="../../bower_components/web-component-tester/browser.js"></script>
<link rel="import" href="../../dist/metaroom-markup.html">
<script src='../spec.js'></script>... |
src/css/fox-listview.css | foxui/fox-listview | /*!
* =====================================================
* Foxui v0.1.0 (https://github.com/foxui/fox-listview)
* Copyright 2014 fex-team
* Licensed under BSD (https://github.com/foxui/fox-listview/blob/master/LICENSE)
*
* v0.1.0 designed by @fex-team.
* =====================================================
... |
client/yui-3.17.2/docs/widget/widget-parentchild-listbox.html | billwiliams/Yui | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Example: Creating a Hierarchical ListBox Widget</title>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic">
<link rel="stylesheet" href="../../build/cssgrids/cssgrids-min.css">
... |
static/src/modules/admin/project/userModal.html | facesea/banshee | <md-dialog aria-label="AddUser" class="form-dialog" ng-cloak>
<form name="form" class="form-horizontal" ng-submit="submit()" onvalidate>
<md-toolbar>
<div class="md-toolbar-tools">
<h2 ng-bind="titles[opt]"></h2>
<span flex></span>
<md-button class="md-icon-button" ng-click="cancel()... |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/gallery-windows.html | stephaneAG/PengPod700 | <?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" />
<!-- gallery-windo... |
Deadlands Classic/deadlandsclassic.css | cmcdonald22/roll20-character-sheets | .sheet-wrapper {
width: 850px;
}
/* ===== TABS ===== */
/*this hides the contents of each tab by default*/
.charsheet div[class^="sheet-section"] {
display: none;
}
.charsheet input.sheet-tab1:checked ~ div.sheet-section-traits,
.charsheet input.sheet-tab2:checked ~ div.sheet-section-combat,
.charsheet input.sh... |
login.html | lizlee0225/IschoolJourney | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>iSchool Career Map Login</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Mate... |
blog/output/author/conan-doyle.html | lemonsong/lemonsong.github.io | <!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Le Jardin de Yilin</title>
<meta name="description" content="">
<meta name="author" content="Yilin Wei">
<link rel="stylesheet" href="http://yilin... |
_site/2016/03/18/mediated-memories-in-the-home-objects/index.html | debbyca/debbyca.github.io |
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Mediated Memories and Aspirations in the Home Objects</title>
<meta name="description" content="">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link ... |
api/v0.10.0/dash/utility/awesomium/awe_can_edit_flags.AWE_CAN_COPY.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Enum member awe_can_edit_flags.AWE_CAN_COPY</title>
<link rel="stylesheet" type="text/css" href="../../../styles/ddox.... |
_layouts/page.html | ggodfrey/ggodfrey.github.io | <!DOCTYPE HTML>
<!--
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Generic - Hyperspace by HTML5 UP</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, u... |
builder/cmake/windows/doc/cmake/html/module/FindLAPACK.html | pipou/rae | <!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>FindLAPACK — CMake 3.8.1 Documentation</title>
... |
oatos_project/oatos-server/doc/后台接口API大全/com/conlect/oatos/dto/autobean/class-use/IUserInfosDTO.html | allanfish/facetime-demo | <!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_25-ea) on Mon May 13 11:19:43 CST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
接口 com.conlect.oatos.dto.autob... |
doc/api/classes/ActiveRecord/Querying.html | SeanYamaguchi/circle | <?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>ActiveRecord::Querying</title>
<meta http-equiv="Content-Type" co... |
_includes/footer.html | lixiaohui8636/MyPage |
<div class="clearfix"></div>
<footer class="site-footer txt-center">
<hr>
<ul class="social">
{% for item in site.social %}
{% for i in item %}
<li><a href="{{ i.link }}" target="_blank"><i class="icon icon-{{ i.slug }}"></i></a></li>
{% endfor %}
{% endfor %}
</ul>
<small>©... |
Pods/Documentation/SVWebViewController/html/Classes/SVWebViewController.html | nickpack/RBLChecker-iOS | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>SVWebViewController Class Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../... |
ng-jwt/src/client/index.html | johnpapa/ng-demos | <!DOCTYPE html>
<html data-ng-app="app">
<head>
<style>
/* This helps the ng-show/ng-hide animations start at the right place. */
/* Since Angular has this but needs to load, this gives us the class early. */
.ng-hide {
display: none!important;
}
</style>
<title ... |
themes/AstroTheme/index.html | mhmtbsbyndr/mhmtbsbyndr.github.io | ---
layout: default
---
<div class="profile">
{% if site.logourl != "" %}<img src="{{ site.logourl }}" class="profileimage" alt="user">{% endif %}
<h4>{{ site.title }}</h4>
<p>{{ site.description }}</p>
<hr>
</div>
<section class="posts postindex wrapper">
{% for post in paginator.posts %}
<article class="pos... |
client/views/home/home.css | richsilv/meteor-package-tweeter | /*****************************************************************************/
/* Home: Style */
/*****************************************************************************/
|
client/css/styles.css | rowellx68/solver | /*CSS OVERRIDES*/
nav {
background-color: #7B1FA2;
}
ul {
margin: 0;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
position: relative;
left: 0;
visibility: visible;
}
.primary {
background-color: #9C27B0 !important;
color: #FFF;
}
a {
color: #9C27B0;
}
a.material-icons.white-icon {
... |
third-party/src/boost_1_56_0/doc/html/boost/proto/right_idp200307328.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function right</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.