path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
remix-debugger/index.html | ethereum/remix | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
</head>
<body onload="loadDebugger()" >
<script type="text/javascript">
function loadDebugger() {
var container = document.getElementById('app')
container.debugger = new window.remix.ui.Debug... |
deps/boost_1_77_0/doc/html/boost_asio/reference/basic_io_object/service_type.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>basic_io_object::service_type</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="../../../boost_asio.... |
src/assets/font.css | buckless/Admin | @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src:
local('Roboto Bold'),
local('Roboto-Bold'),
url('./fonts/Roboto_700.eot?#iefix') format('embedded-opentype'),
url('./fonts/Roboto_700.woff') format('woff'),
url('./fonts/Roboto_700.svg#... |
CSS/CSS-Layout/Problem01-TreeView/styles/style.css | DanielaPopova/TelerikAcademy_Homeworks | nav {
width: 40%;
font-size: 30px;
margin: 40px;
}
ul {
list-style: none;
padding: 0;
}
ul li {
padding: 2px;
}
ul a {
text-decoration: none;
color: black;
}
ul a:hover {
text-decoration: underline;
}
.hiddenMenu {
display: none;
padding-left: 5%;
}
.hiddenMenu a{
text-decoration: none;
color: grey;... |
eclipse/poi-3.12/docs/apidocs/org/apache/poi/hssf/record/class-use/StyleRecord.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.hssf.record.StyleRecord (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" ... |
lib/xerces-2_11_0/docs/javadocs/xni/index.html | jsalla/jatintest | <!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 Nov 26 15:38:56 EST 2010-->
<TITLE>
Xerces Native Interface
</TITLE>
</HEAD>
<FRAMESET cols="20%,80%">
<FRAMESET rows="30%,70%">
<FRAME src="o... |
public/modules/report/views/list-material.client.view.html | davaaana/sanhvv | <section data-ng-controller="MaterialTypeController" data-ng-init="find()">
<div class="page-header">
<h1>Материалын төрлүүд</h1>
</div>
<div class="list-group">
<a data-ng-repeat="material in materialTypes" data-ui-sref="materialType.view({materialId: material._id})" class="list-group-item">
<small... |
image_filer/media/image_filer/slideshow2/css/slideshow.css | stefanfoulis/django-image-filer | /**
Stylesheet: Slideshow.css
CSS for Slideshow.
License:
MIT-style license.
Copyright:
Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
HTML:
<div class="slideshow">
<div class="slideshow-images" />
<div class="slideshow-captions" />
<div class="slideshow-controller" />
<div cla... |
admin/Tpl/default/RoleNav/edit.html | leoliew/fanwe_p2p | {// 引入标签库 }
<tagLib name="html" />
<include file="Public:header" />
<div class="main">
<div class="main_title">{$vo.name}{%EDIT} <a href="{:u("RoleNav/index")}" class="back_list">{%BACK_LIST}</a></div>
<div class="blank5"></div>
<form name="edit" action="__APP__" method="post" enctype="multipart/form-data">
<tab... |
api/v0.7.1/utility/awesomium/awe_media_state.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 awe_media_state</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel="styles... |
gems/gems/erubis-2.6.0/doc-api/files/erubis/helpers/rails_helper_rb.html | mleung/feather | <?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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>File: rails_helper.rb</title>
<meta http-equiv="Content-... |
Maximum Apocalypse/MaximumApocalypse.css | timdenee/roll20-character-sheets | /*
https://github.com/dtsm12
Heavy use of grid-area
Could do with more efficient class definition
*/
@import url('https://fonts.googleapis.com/css?family=Blinker|Bangers');
/* ---------------- ability conditional sections ------------*/
.sheet-has-faith,
.sheet-has-reflex,
.sheet-has-collar,
input.sheet-has-collar-... |
static-root/css/profile.css | nirvaris/nirvaris-profile | /* Cubic Bezier Transition */
/***
New Profile Page
***/
.profile-sidebar {
float: left;
width: 300px;
margin-right: 20px; }
.profile-content {
overflow: hidden; }
/* PROFILE SIDEBAR */
.profile-sidebar-portlet {
padding: 30px 0 0 0 !important; }
.profile-userpic img {
float: none;
margin: 0 auto;
... |
20_angular/02_Angular实战/06_Directive_4.html | radishj/X-Zone | <!DOCTYPE html>
<html ng-app="myApp">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Examples</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link href="" rel="stylesheet">
</head>
<body>
<div ng-controller="myController">
... |
src/ilabpro01/BackFotogBundle/Resources/public/css/login.css | macrohsa/sym04 |
#contenedor{
width: 400px;
margin: auto;
clear: both;
background-color: #ffffff;
}
.fila{
clear: both;
}
.fila1{
clear: both;
padding-top: 20px;
}
label{
width: 160px;
float: left;
display: block;
text-align: right;
padding-top: 4px;
padding-right: 10px;
margi... |
double_mixte/public/lib/jInvertScroll.css | mperreir/HyblabDDJ2017 | /* hide horizontal scrollbars, since we use the vertical ones to scroll to the right */
body
{
overflow-x: hidden;
}
/**
* important: keep position fixed, you can however use top:0 instead of bottom:0
* if you want to make it stick to the top of the browser
*/
.scroll
{
position: fixed;
bottom: 0;
... |
app/styles/themes/material/wijmo.theme.material.light_blue-cyan.css | NoahOliverRigonan/InnosoftSolutionsWebsiteAngularUI | /* Default MDL font size */
.wj-control,
.wj-control input {
font-size: 16px;
}
/* Extra padding in grids and listboxes */
.wj-flexgrid .wj-cell {
padding: 6px;
}
.wj-listbox-item {
padding: 6px 10px;
}
/* Backgrounds */
.wj-content,
div[wj-part='cells'] {
background: #ffffff;
color: #212121;
}
.wj-content .... |
sites/all/themes/edi/vendor/cartodb.js/examples/gmaps_vector.html | Vizzuality/environmental-democracy-index | <!DOCTYPE html>
<html>
<head>
<title>GMaps vector example | CartoDB.js</title>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
<styl... |
src/app/docs/components/field-demo/field-with-display-with/field-with-display-with.component.html | A-l-y-l-e/Alyle-UI | <ly-field appearance="filled">
<input lyNativeControl
type="number"
[formControl]="price"
>
<ly-label>Price</ly-label>
<ly-display-with>{{ price.value | currency }}</ly-display-with>
<ly-hint>Hint</ly-hint>
</ly-field> |
third_party_tools/checkstyle-5.6/site/apidocs/com/puppycrawl/tools/checkstyle/checks/indentation/class-use/ExpressionHandler.html | kiwiwin/git-sniffer | <!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_07) on Tue Sep 18 21:25:59 EST 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class... |
css/Open_Sans.css | 4ucl/4ucl.github.io | /* cyrillic-ext */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2D... |
app/views/prototypes/PYCA-1724/views/outcomes/END011.html | dwpdigitaltech/hrt-prototype | {% extends "../outcome.html" %}
{% block content %}
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
{{ govukPanel({
titleText: "Fast-track this person",
text: "Refer to decision maker",
classes: "outcome"
}) }}
<h2 class="govuk-heading-m govuk-!-margin-top-7">C... |
tests/manual/googlemaps.html | hammerjs/touchemulator | <!DOCTYPE html>
<html>
<head lang="en">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1">
</head>
<body>
<p>To test it on the Google Maps view, you should open your
<a href="https://developer.chrome.com/devtools/docs/mobile-emulation#emulate-touch-... |
src/app/docs/components/carousel-demo/carousel-with-bar/carousel-with-bar.component.html | A-l-y-l-e/Alyle-UI | <ly-carousel
[withClass]="classes.carousel"
touch
hasProgressBar
>
<ly-carousel-item
*ngFor="let item of items"
[withClass]="classes.carouselItem"
[srcImg]="item.img"
>
<h1 [lyTyp]="'headline'" gutter>{{ item.title }}</h1>
<p [lyTyp]="'body1'" gutter>
Lorem ipsum dolor sit amet conse... |
src/app/help-module/components/topic-clientLibraries/topic-clientLibraries.component.html | PaulGilchrist/angular-template | <article>
<h3>Client Libraries</h3>
Below is a list of the main client side JavaScript and CSS libraries used in this template, and links to where you can learn more about them.<br/>
<br/>
<div class="table-responsive">
<table class="table table-striped table-hover">
<thead><tr c... |
docs/javadoc/employee/gameshop/advance/config/class-use/Configuration.html | GameShopAdvance/GameShop-Advance | <!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 (version 1.7.0_60) on Fri Feb 13 15:30:20 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class games... |
reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.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>GoogleMap.O... |
Web/templates/index4.html | Hubert51/AutoGrading | <!DOCTYPE html>
<html>
<head>
<title>This is Autograding</title>
</head>
<body>
<form method="GET" action="/upload_answer">
<input type="submit" value="submit">
</form>
</body>
</html> |
assets/dashboard/bootstrap/css/style.css | thegeektets/drinkout | /*------------------------------------------------------------------
[Page Style Stylesheet]
Project: Edumix Foundation Dashboard Template
Version: 1.2
Last change: 11/03/2014 [fixed Float bug, vf]
Author: matirasa
-------------------------------------------------------------------*/
/*
Page: loc... |
_posts/2015-10-04-week-in-robots.html | audreywatters/robot-news | ---
layout: post
title: "The Week in Robots"
date: 2015-10-04 08:35:00 +0000
tags:
image: https://s3.amazonaws.com/audreywatters/known_copy_fragments.jpg
imagecredits: https://www.flickr.com/photos/cogdog/15223631110/
---
<p><em><a href="http://www.aud.life/2015/the-week-in-robots-18">This post first appeared on aud.li... |
web/templates/stats.html | emarschner/gothub | $def with (conn, dbs)
<html>
<body>
$for db, collections in dbs.iteritems():
$for collection in collections:
$code:
count = conn[db][collection].count()
<div>${"%s.%s: %i" % (db, collection, count)}</div>
</body>
</html>
|
src/templates/index.html | davidvoler/mongodb-tornado-angular | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>mongodb-tornado-angular</title>
<meta name="generator" content="mongodb-tornado-angular"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="//max... |
example/material-ui/index.html | supostat/react-confirm | <!DOCTYPE html>
<html>
<head>
<title>react-confirm with material-ui example</title>
</head>
<body>
<div id="root" />
<script src="/bundle.js"></script>
</body>
</html> |
src/api/docs/components/card.html | A-l-y-l-e/Alyle-UI | <!-- Do not edit this file because it is automatically generated. -->
<h1 id="card">Card</h1>
<p>Cards contain content and actions about a single subject.</p>
<h2 id="basic-card">Basic card</h2>
<demo-view path="docs/components/card-demo/card-demo-basic">
<aui-card-demo-basic></aui-card-demo-basic>
</demo-view> |
rawdata/utf8_lawstat/version2/01928/0192869122600.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01928/0192869122600.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:16:34 GMT -->
<head><title>法編號:01928 版本:069122600</title>
<link rel="stylesheet" type="text/css" href=... |
JavaScript设计模式与开发实践/源代码/3/3.2.html | wulv/notebook | <script type="text/javascript">
var getUserInfo = function( userId, callback ){
$.ajax( 'http://xxx.com/getUserInfo?' + userId, function( data ){
if ( typeof callback === 'function' ){
callback( data );
}
});
}
getUserInfo( 13157, function( data ){
alert ( data.userName );
});
//比如,我们想在页面中创建100 ... |
test/less-than-visible.html | kuslahne/jcarousellite | <!doctype html>
<!--It looks like there’s an issue if the number of images in the carousel is less than the number set by visible. For example if I have:-->
<!--visible: 5-->
<!--and only put 2 images in, then it appears that the carousel is broken. It will only show one image in the carousel. Is there a way around th... |
docs/javadoc/0.0.3/index-files/index-3.html | al-broco/android-http-digest | <!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_91) on Fri Oct 14 20:39:43 CEST 2016 -->
<title>D-Index</title>
<meta name="date" content="2016-10-14">
<link rel="stylesheet" type="text/css" ... |
wijmo-open/development-bundle/samples/index.html | windrobin/mapskyline | <!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" />
<link href="../themes/rocket/jquery-wijmo.css" rel="stylesheet"
... |
src/Text/Text.css | DigitalRiver/react-atlas | @import '../styles/variables.css';
.label {
composes: header-font from '../styles.css';
}
.defaultFont {
composes: default-font from '../styles.css';
}
.bodyFont {
composes: body-font from '../styles.css';
}
.header {
composes: header-font from '../styles.css';
font-weight: 500;
line-height: 1;
display: bloc... |
css/freelancer.css | zhangj150/jzhang | /*!
* Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;... |
main/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mmap.html | malept/guardhaus | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../../../../libc/constant.SYS_mmap.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../../../../libc/constant.SYS_mmap.html">../../../../../../../../libc/constant.SYS_mmap.html</a>...</p>
<script>locati... |
web/css/unicorn.red-green.css | jozecarlos/apfel | /**
* Unicorn Admin Template
* Version 2.0.1
* Diablo9983 -> diablo9983@gmail.com
**/
body {
background-color: #63a69a;
}
#header {
box-shadow: 0 1px 0 #7A212E;
background-color: #D33A50;
background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#D33A50), to(#AD3F4D));
background-image: -webkit-l... |
pages/categories.html | krusezh/krusezh.github.io | ---
layout: page
title: 文章分类
---
<div class="page page-categories">
<div class="list-category">
<h2>所有分类</h2>
<div>
{%- for category in site.categories %}
<a href="javascript:document.getElementById('{{ category[0] }}').scrollIntoView()">{{ category[0] }}</a>
{%- endfor %}
<... |
java/play-1.4.4/documentation/api/play/libs/class-use/Images.Captcha.html | chvrga/outdoor-explorer | <!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_112) on Tue Jan 24 09:55:28 CST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class play.li... |
jianyan2/html/dialog/pic_choice.html | AsaYao/androidjianyan | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width,initial-scale=1.0"/>
<title>Dialog</title>
<link rel="stylesheet" type="text/css" href="../../css/api.css"/>
<style>
body{
... |
codeInstance_apiua%3A%2F%2Frelation%2Fn70ralpk2i9givvk5hqisbj2e062ldr0.memo.html | bkahlert/seqan-research | <p>Langjähriger sporadischer Gebrauch (Kenntnisse max. solide)</p>
|
public/post/s/2017/452/index.html | kaidiren/D6 | <!DOCTYPE html>
<html lang="zh-Hans">
<head>
<meta charset="utf-8" />
<title></title>
<meta name="author" content="xli" />
<meta name="description" content="万花花海的 BGM 还是这么的好听。" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@gohugoio" />
... |
app/assets/stylesheets/application.css | ezekielriva/tabletop-friend-finder | /**
//= require bootstrap/bootstrap.css
//= require icheck.square.purple.css
//= require theme/AdminLTE.css
//= require theme/skin-purple.css
**/
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
@import "https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css";
@import... |
cache/posts/136.html | wcmckee/brobeurdotcom | <p><html><body><a href="<a class="reference external" href="http://feeds.feedburner.com/BrobeurStudios">http://feeds.feedburner.com/BrobeurStudios</a>">RSS Feed</a></body></html></p>
|
deps/boost_1_77_0/doc/html/boost_asio/reference/ip__basic_resolver/protocol_type.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::protocol_type</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="../../../boost_a... |
doc/api/classes/ActionDispatch/Routing/Mapper/Concerns.html | mojo1643/Dalal_v2 | <?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>ActionDispatch::Routing::Mapper::Concerns</title>
<meta http-equi... |
docs/html/search/all_68.html | hamlphp/HamlPHP | <!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"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... |
aws-ios-sdk-1.7.1/Documentation/html/Classes/CloudWatchDimension.html | morizotter/AWSCloudWatchSample | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>CloudWatchDimension 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 rel="sty... |
third-party/src/boost_1_56_0/libs/math/doc/html/math_toolkit/overview.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Overview</title>
<link rel="stylesheet" href="../math.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Math Toolkit 1.9.0">
<link rel="up" href=... |
war/resources/help/project-config/fingerprint_ru.html | vivek/hudson | <div>
Hudson может сохранять отпечаток 'fingerprint' файлов (обычно файлов jar) для
отслеживания где/кем был собран и использован этот файл. Если у вас есть
взаимно-зависимые проекты в Hudson? это дас вам возможность быстро найти ответы на следующие вопросы:
<ul>
<li>
У меня есть <tt>foo.jar</tt> ... |
html/partial/transition-timing-function.html | morrow/css-reference | <div class="pageText" id="pageText">
<p><span class="lang lang-en">« <a title="en/CSS" rel="internal" href="https://developer.mozilla.org/en/CSS">CSS</a> « <a title="en/CSS_Reference" rel="internal" href="https://developer.mozilla.org/en/CSS/CSS_Reference">CSS Reference</a> </span> </p>
<div id="section_1">
<span id="S... |
_ng2_docs/6.0.0/classes/_ui_router_core_src_common_trace_.trace.html | ui-router/ui-router.github.io | ---
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Trace | @uirouter/angular</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href=".... |
rawdata/utf8_lawstat/version2/01158/0115890103100.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01158/0115890103100.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:08:25 GMT -->
<head><title>法編號:01158 版本:090103100</title>
<link rel="stylesheet" type="text/css" href=... |
other/Entrega/DOC/html/class_sistema-members.html | albertsgrc/practica-pro2 | <!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... |
timesheet/static/css/color.css | pam81/harvest | /* Background colors */
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
color: #f9f9f9 !important;
}
.bg-gray {
background-color: #eaeaec !important;
}
.bg-black {
background-color: #222222 !i... |
tag/夜總會/json/index.html | sunnyKiwi/JustCopy | {
"posts": [
{
"url": "/entertainment/movie/2018/01/01/movieM.1514761363.A.9DD.html",
"title": "上週全球票房,各種回溫",
"image": "http://i.imgur.com/CgiuEQo.jpg",
"push": "62",
"boo": "5",
"date": "2018-01-01... |
css/oldscreen.css | hueypeard/hueypeard.github.io | /* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../.rbenv/versions/2.0.0-p247/lib/... |
angular-1.4.0-beta.6/docs/partials/api/ngTouch/directive/ngClick.html | dolymood/angular-packages | <a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ngTouch/directive/ngClick.js?message=docs(ngClick)%3A%20describe%20your%20change...#L5' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.4.0-bet... |
upgrade/files/11.0.1-11.0.2/files/template/css/forms.css | unaio/una |
.bx-form-advanced-wrapper .bx-form-section-wrapper:first-child {
margin-top:0;
}
.bx-form-advanced-wrapper .bx-form-section-divider:first-child {
border-top:none;
padding-top:0;
}
.bx-form-advanced-wrapper .bx-form-section-divider:first-child .bx-form-section-content {
padding-top:0;
}
.bx-form-a... |
lib/Encog/apidocs/org/encog/util/arrayutil/package-tree.html | ladygagapowerbot/bachelor-thesis-implementation | <!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 Wed Apr 17 10:23:36 UTC 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
... |
Documentation/html/namespacecivilsage_8html.html | GreatDevelopers/CivilOctave | <!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... |
third-party/src/boost_1_56_0/doc/html/boost/type_erasure/bad_function_call.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class bad_function_call</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="T... |
_ng2_docs/1.0.0-beta.6/interfaces/params.rawparams.html | ui-router/ui-router.github.io | ---
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>RawParams | @uirouter/angular</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" hre... |
Playground.playground/Documentation/section-32.html | ashfurrow/minsk | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Section 33</title>
<meta id="xcode-display" name="xcode-display" content="render">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, maximum-scale=1.0">
<link rel="stylesheet" type="text/css... |
doc/api/files/__/__/__/__/usr/local/share/gems/gems/activerecord-4_1_8/lib/active_record/connection_adapters/abstract/database_statements_rb.html | delta/DalalStreet | <?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>database_statements.rb</title>
<meta http-equiv="Content-Type" co... |
docs/react_demos/calendar/calendar.html | icecreamliker/uskin | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Calendar</title>
<link href="../../../dist/css/uskin.css" rel="stylesheet">
<script src="../../../node_modules/react/dist/react.js"></script>
<script src="../../../node_m... |
test/fixtures/autotest/input-element/to.html | patrick-steele-idem/morphdom | <div>
<input type="text" disabled value="Hello World 2">
</div> |
components/SitePage/style.css | tea1528/gatsby | .blog-page {
margin-bottom: 40px;
}
.blog-page h1 {
font-size: responsive 20px 36px;
margin-top: 0;
}
.blog-page p {
font-size: 16px;
line-height: 26px;
margin-bottom: 26px;
}
@media (max-width:900px) {
.blog-single .text, .blog-single .footer {
padding: 0 15px;
}
}
|
src/static/css/main.css | F0rdring/e-travelling | html {
height: 100%;
font-size: calc(5vw) !important;
}
body {
height: 100%;
min-height: 100%;
margin: 0;
padding: 0;
}
.slds-button_icon-inverse:focus, .slds-button--icon-inverse:focus {
box-shadow: none !important;
}
.succeed .slds-icon-action-approval {
background: #ffb75d;
}
.bod... |
public/500.html | rememberlenny/lessonoverflow | <!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border... |
templates/sidebar.html | revaxl/library |
<div class="col s3">
<p class="lead">Search</p>
<form action="">
<div class="input-group">
<input type="text" name="q" class="form-control" placeholder="Search for..." value="{{ request.GET.q }}">
<span class="input-group-btn">
<button class="btn btn-default" type="submite">Go!</but... |
docs/partials/api/ngComponentRouter/type/RouteParams.html | Real-Currents/angular | <a href='https://github.com/angular/angular.js/edit/master/src/ngComponentRouter/Router.js?message=docs(RouteParams)%3A%20describe%20your%20change...#L137' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/maste... |
angular-1.4.0-beta.4/docs/examples/example-example38/index-production.html | dolymood/angular-packages | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example38-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.0-beta.3/angular.min.js"></script>
<script src="script.js"></script>
</head>
<body ng-app="form-example2">
<div contentEdit... |
source/js/templates/en/app.templates.registration.html | etrusco74/darkroomlocator-webapp | <!-- Registration -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<ol class="breadcrumb">
<li><a href="#">home</a></li>
<li class="active">registration</li>
</ol>
</div>
</div>
<div class="row">
<div class=... |
test/unit/fixtures/app.html | geoder101/darkwire.io | <div class='messages'></div>
<input id='fileInput'></input>
<input class='sound-enabled'></input> |
_site/scrapbook.html | FTG-003/Peeragogy.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta charset="utf-8"></meta>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github... |
assets/site.css | 2947721120/json-cvs | body {padding: 20px;}
h1 {
font-size: 16pt; padding: 0; margin: 0;
margin-bottom: 10px;
}
.console {
margin-bottom: 10px;
font-size: 80%;
display: none;
} .console.in-use {background: #f5f5f5;}
.console.error {color: #d00;}
/* position textareas and renderings over each other */
.areas {position: relative;... |
src/main/webapp/BenchmarkTest02121.html | thc202/Benchmark | <!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=ISO-8859-1">
<script src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/js.cookie.js"></script>
<title>BenchmarkTest02121<... |
doc/fr/description.html | dooglio/turnwatcher | <?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//FR"/>
<html lang="fr" xml:lang="fr">
<head>
<title>À propos de Turn Watcher</title>
<meta content="© 2008 — Made to Order Software Corporation — Tous droits réservés" name="copyr... |
AngularJS/Single Page Applications/dist/menu.html | mikedanylov/full-stack-dev | <!DOCTYPE html>
<html lang="en" ng-app="confusionApp">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head
content must come *after* thes... |
www/index.html | IEEEMetaFinger/BhandApp | <!DOCTYPE html>
<html>
<head>
<title>Welcome</title>
<!-- -------------------- META ------------------------------------------- -->
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!-- --------------------... |
src/org/jdesktop/swingx/action/package.html | charlycoste/TreeD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body>
Contains classes related to the JDNC actions architecture. The Actions
architecture maintains the set of user initiated commands (referred to as
<i>user actions</i>) in an application. These commands are re... |
wp-content/themes/moka/inc/theme-options.css | pascalkienast/praktikum | #wpcontent select option {
padding-right: 5px;
}
.image-radio-option td {
padding-top: 15px;
}
.image-radio-option label {
display: block;
float: left;
margin: 0 30px 20px 2px;
position: relative;
}
.image-radio-option input {
margin: 0 0 10px;
}
.image-radio-option span {
display: block;
width: 136px;
}
.imag... |
wp-content/plugins/easy-testimonials/include/css/avatar-left-50x50-blue-orange.css | Gbenatov/spamfix | blockquote.easy_testimonial {
background-image: none;
margin: 10px 0 40px;
position: relative;
min-height: 120px;
}
blockquote.easy_testimonial div.testimonial_body {
margin-left: 60px;
}
blockquote.easy_testimonial div.testimonial_body a.easy_testimonials_read_more_link {
position: relative;
}
blockquote.e... |
media/nnframework/css/colorpicker.min.css | hjmweb/santamix | /**
* Stylesheet for Element: ColorPicker
*
* @package NoNumber Framework
* @version 14.5.1
*
* @author Peter van Westen <peter@nonumber.nl>
* @link http://www.nonumber.nl
* @copyright Copyright © 2014 NoNumber All Rights Reserved
* @license http://www.gnu.org/... |
docs/reference/html/interfaceGIRMember-members.html | coregtk/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... |
wp-content/themes/twentythirteen/css/swl_chatpopup.css | suku123/portfolio_wp | .swl_chatSmileyPopup,#swl_popup
{
border: 1px solid #404040;
position: absolute;
width: 445px;
height: 435px;
overflow-x:hidden;
font-family: Arial, Georgia, Verdana, Sans-Serif;
font-smooth: always;
font-size: 12px;
background-color: #E6E6E6;
line-height: 100%;
color... |
lib/boost/boost_1_38_0/libs/gil/doc/html/g_i_l_0337.html | scs/uclinux | <!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
--
-- Distributed under the Boost Software License, Version 1.0.
-- (See accompanying file LICENSE_1_0.txt or copy at
-- http://www.boost.org/LICENSE_1_0.txt)
--
-->
<!--
Copyright 2005-2007 Adobe Systems Incorporated
Distributed under the MIT Lice... |
components/forks/poi/src/loci/poi/poifs/storage/package.html | ximenesuk/bioformats | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--
#%L
Fork of Apache Jakarta POI.
%%
Copyright (C) 2008 - 2012 Open Microscopy Environment:
- Board of Regents of the University of Wisconsin-Madison
- Glencoe Software, Inc.
- University of Dundee
%%
Licensed under the Apache License, ... |
docs/html/search/files_63.html | SeanJA/ShoestringPHP | <!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"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... |
editor/animation/init.css | Bryukh-Checkio-Tasks/checkio-task-even-last | /*Please dont change it */
/*Common*/
.animation_results,
.animation_results .x-panel-body{
background-color: #dfe8f7;
}
.tryit_results,
.tryit_results .x-panel-body{
background-color: #dfe8f7;
overflow: auto;
}
.animation-success {
background: linear-gradient(to bottom, #ffac54 0%,#ff8d2c 100%);
}
... |
wp-content/themes/twentythirteen/fonts/font.css | trungjc/storywise | @font-face {
font-family: 'OratorStd';
src: url('OratorStd.eot');
src: url('OratorStd.eot?#iefix') format('embedded-opentype'),
url('OratorStd.woff2') format('woff2'),
url('OratorStd.woff') format('woff'),
url('OratorStd.ttf') format('truetype'),
url('OratorStd.svg#OratorStd') format('... |
wp-content/plugins/advance-wp-query-search-filter/css/awqsf.css | ilfungo/bts | .wqsf_cpt_div{float:left;margin-right:10px;}
li.desc{list-style:none;line-height:10px;color:#424242;margin-left:5px;}
#TB_ajaxContent span{font-weight:bold;}
span.desciption {font-style:italic;color:#424242;font-weight:normal;}
span.generate{font-style:italic;color:#585858;font-size:0.8em;}
span.drag{font-style:italic;... |
public_html/profiles/openaid/themes/openaid2/css/wysiwyg.css | cedewey/rojava-solidarity | .clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls])... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.