path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
rawdata/utf8_lawstat/version2/04602/0460237071600.html | czchen/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/04602/0460237071600.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:24:49 GMT -->
<head><title>法編號:04602 版本:037071600</title>
<link rel="stylesheet" type="text/css" href=... |
layouts/_default/single.html | wrrn/Dusk | {{ partial "head.html" . }}
<div class="content container">
<div class="post">
<h1>{{ .Title }}</h1>
{{ .Content }}
</div>
</div>
{{ partial "foot.html" . }}
|
modules/Roles/Views/Partials/RolesDataTable.css | nova-framework/framework | #rolesTable td {
vertical-align: middle;
}
#rolesTable td.compact {
padding: 5px;
}
#rolesTable {
border-bottom: 1px solid #f4f4f4;
}
#rolesTable_length {
padding: 10px 0 0 10px;
}
#rolesTable_filter {
padding: 10px 10px 0 0;
}
#rolesTable_info {
padding: 9px 0 15px 20px;
}
#rolesTable_pag... |
_layouts/post.html | kfd9/blog | ---
layout: default
---
<div class="row">
<div id="myArticle" class="col-sm-9">
<div class="post-area post">
<header>
<h1>{{ page.title }}</h1>
<p>{{ page.date | date: "%Y-%m-%d %H:%M:%S" }}{% if page.author %} • {{ page.author }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}</p>... |
css/responsive-tables.css | ryanwellsdotcom/jquery.responsive-tables | /*
* Responsive Tables plugin 2.2.1
* Ryan Wells
* Copyright 2019, Ryan Wells (https://ryanwells.com)
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
@media only screen and (max-... |
examples/hello-mui/examples/offcanvas-drag-left-plus-main.html | fds/mui | <!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/App/App.css | apiaryio/apiary-console-seed | .App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-logo--loaded {
animation-duration: 1s;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-intro {
font-size: large;
}
.App-button {
font-size: 24p... |
app/views/matts/savings.html | ballzy/apply-for-esa | {% extends "layout.html" %}
{% block page_title %}
Savings
{% endblock %}
{% block content %}
<main id="content" role="main">
{% include "../includes/phase_banner_alpha.html" %}
<form action="other-money" method="#" class="form">
<div class="grid-row">
<div class="column-two-thirds">
<a class="link... |
examples/api/tabs_and_scrolling.html | wesleifreitas/DataTables | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Scrolling and jQuery UI tabs</title>
<link rel="stylesheet" type="text/css... |
fftw-src/fftw-3.3.8/doc/html/Wisdom-Import.html | termoshtt/rust-fftw3 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This manual is for FFTW
(version 3.3.8, 24 May 2018).
Copyright (C) 2003 Matteo Frigo.
Copyright (C) 2003 Massachusetts Institute of Technology.
Permission is granted to make and distribute verbatim cop... |
rawdata/utf8_lawstat/version2/01521/0152195011300.html | czchen/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01521/0152195011300.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:12:13 GMT -->
<head><title>法編號:01521 版本:095011300</title>
<link rel="stylesheet" type="text/css" href=... |
source/css/custom-small.css | dknights/football | /*SMALL*/
/* Forms */
.small-page .form-group label {
margin-left: 35px;
margin-bottom: .1rem;
width:100%;
font-weight:bold;
font-size:.8em
}
small-page .form-group .form-control {
display: inline-block;
width: 87%;
border: 2px solid #b7b7b7;
border-radius: 0px;
margin-left: 35px;
margin-top... |
reference/android/drm/DrmRights.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>Drm... |
third-party/src/boost_1_56_0/doc/html/boost/algorithm/replace_head_copy.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function replace_head_copy</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... |
documentation/original/com/flashdynamix/utils/SWFProfiler.html | mustang2247/tweensy | <!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">
<link rel="stylesheet" href="../../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../../print.css" type=... |
docs/api/v2.4.13/ev3dev-lang-java/ev3dev/sensors/mindsensors/package-summary.html | ev3dev-lang-java/ev3dev-lang-java.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Sun Nov 11 20:31:31 CET 2018 -->
<title>ev3dev.sensors.mindsensors</title>
<meta name="date" content="2018-11-11">
<link rel="styleshee... |
defeat-gfw.html | greatfire/freegoogle | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>打败互联网审查,打败GFW</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="main.css?1">
<link rel="shortcut icon" href="favicon.ico" />
</head>
<body>
<div id="top">
<div class="addthis_toolbox addthis_default_st... |
src/components/CostFilter/CostFilter.css | unam3/oshop_i | .cost-filter__part {
margin: auto;
}
.cost-filter__input {
width: 5em;
margin-left: 0;
margin-right: 0;
}
|
src/js/components/map/map.tmpl.html | nominalaeon/project-cmdo | <div class="map">
<div class="map-row map-row--cells-{{map.tiles.grid.x}}" ng-repeat="row in map.tiles.rows">
<div class="map-row__cell map-row__cell--top-{{tile.elevation}}"
data-x="{{tile.x}}"
data-y="{{tile.y}}"
ng-class="{
'map-row__cell--hidden': !t... |
docs/docsets/NVActivityIndicatorView.docset/Contents/Resources/Documents/Classes/NVActivityIndicatorView.html | ninjaprox/NVActivityIndicatorView | <!DOCTYPE html>
<html lang="en">
<head>
<title>NVActivityIndicatorView Class 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" defer></sc... |
src/style.css | plainspace/marky | html {
overflow: hidden
}
code.hljs::-webkit-scrollbar, pre::-webkit-scrollbar {
/* This is the magic bit */
display: none;
}
|
_includes/header.html | kevinbuch/kevinbuch.github.io | <header>
<a class="page-title" href="{{ '/' | prepend: site.baseurl }}">
Kevin Buchanan
</a>
<nav>
<a href="{{ '/' | prepend: site.baseurl }}">
Posts
</a>
<a href="{{ '/about' | prepend: site.baseurl }}">
About me
</a>
</nav>
</header>
|
main/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_arch_prctl.html | malept/guardhaus | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../../../../libc/constant.SYS_arch_prctl.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../../../../libc/constant.SYS_arch_prctl.html">../../../../../../../../libc/constant.SYS_arch_prctl.html</a>...</p>
... |
table-pot-602.html | kamaltraders/kamal-traders | <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, user-scalable=no"/>
<title>Kamal Traders - Table-Pot-602</title>
<!-- CSS -->
<link href="/css/materi... |
control_app/scripts/CreateDashboardDialog.html | Xxtreem/electron-remote-dashboard | <md-dialog aria-label="Create dashboard" ng-cloak>
<form>
<md-toolbar>
<div class="md-toolbar-tools">
<h2 ng-if="!editMode">Create dashboard</h2>
<h2 ng-if="editMode">Edit dashboard</h2>
<span flex></span>
<md-button class="md-icon-... |
form_engine/templates/form_engine/forms_home.html | tiabas/django-forms | {% extends "form_engine/base.html" %}
{% load custom_filters %}
{% load forms_filters %}
{% block title %}{{ block.super }} | Forms {% endblock %}
{% block content %}
{% if not user_templates %}
<div class="info-box">
<span class="headline">Welcome to the igroups form creation and management application</span>
<p>Y... |
third-party/src/boost_1_56_0/doc/html/boost_asio/reference/ip__address_v4/is_class_c.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ip::address_v4::is_class_c</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="../../../boost_asio.... |
static/modules/page-base/page-base.css | hooddanielc/robo-memory | /* reset */
body {
padding: 0;
margin: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
/* page-base */
.page-base .navbar-spacer {
height: 52px;
}
.page-base {
position: relative;
width: 100%;
height: 100%;
}
.page-base-nav {
margin: 0;
}
.page-base-nav-container {
max-wi... |
modules/core/client/css/fonts.css | neilhanekom/tzn | /* Light */
@font-face {
font-family: "Roboto Condensed";
font-style: normal;
font-weight: 300;
src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("RobotoCondensed-Light.ttf") format('truetype');
}
@font-face {
font-family: "Roboto Condensed";
font-style: italic;
font-weight: 300;
src: lo... |
deps/boost_1_77_0/doc/html/boost_asio/reference/ip__tcp/endpoint.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::tcp::endpoint</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.html" title=... |
flotr/examples/prototype/mouse-zoom.html | davidw/chartr | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Flotr: Mouse Zoom Example</title>
<link rel="stylesheet" hre... |
tools/apache-ant-1.8.3/manual/api/org/apache/tools/ant/taskdefs/SQLExec.DelimiterType.html | hsiboy/middleman | <!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_23) on Sun Feb 26 06:28:55 CET 2012 -->
<TITLE>
SQLExec.DelimiterType (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="2012-02-26">
<LINK REL =... |
third_party/tbb/examples/task_group/sudoku/readme.html | bachelorwhc/Valkyrie | <!DOCTYPE html>
<html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
<head>
<meta charset="UTF-8">
<style>
::selection {
background: #b7ffb7;
}
::-moz-selection {
background: #b7ffb7;
}
body {
font-family: Arial, Helvetica, sans-serif;
... |
AV/Development/KruskalUFAV.css | hosamshahin/OpenDSA | #container {
width: 800px;
height: 600px;
}
.jsavline {
height: 90px;
}
#root, path[data-endnode="root"] {
opacity: 0 !important;
pointer-events: none;
}
.jsavtree .jsavnode, .jsavgraph .jsavnode {
line-height: 30px !important;
min-width: 30px !important;
max-width: 30px !important;
min-height... |
jsdoc/src/templates/file.html | Mictian/blueHTML | <h2>File <%= this.jsdoc.fileName%></h2>
<button data-action="donwload">Download</button>
<pre class="prettyprint linenums">
<%= this.fileContent %>
</pre> |
googlef3549df4c52ef8ee.html | VestHQ/VestHQ | google-site-verification: googlef3549df4c52ef8ee.html |
tags/Wit-ai/index.html | TechBridgeWeekly/techbridgeweekly.github.io | <!DOCTYPE html>
<html>
<head><meta name="generator" content="Hexo 3.9.0">
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Tag: Wit.ai | TechBridge 技術共筆部落格</title>
<meta n... |
templates/admin/login.html | CMU-Robotics-Club/roboticsclub.org | {% extends "admin/base_site.html" %}
{% load i18n admin_static suit_tags %}
{% load url from future %}
{% block extrastyle %}{{ block.super }}
{# <link rel="stylesheet" type="text/css" href="{% static "admin/css/login.css" %}" />#}
{% endblock %}
{% block bodyclass %}login{% endblock %}
{% block nav-global %}... |
index.html | Jias/natty-db | <html>
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
<meta http-equiv="cleartype" content="on">
<title>oner-io unit t... |
node_modules/ink-docstrap/themes/superhero/classes.list.html | egeste/pg-structure | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap Classes</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="stylesheet" ... |
teacher/static/js/main/templates/collaboration/typeahead.html | houssemFat/MeeM-Dev | <img class="app-t-student-type-head-img" src="<%= thumb %>" />
<span class="app-t-student-type-head-text" ><%= username %></span>
<button class="btn btn-success invite-me">add + </button> |
UnrealPyEmbed/Development/Python/2015.08.07-Python2710-x64-Source-vs2015/Python27/Source/db-4.7.25.0/docs/ref/upgrade.4.1/fop.html | mollstam/UnrealPy | <!--$Id: fop.html 63573 2008-05-23 21:43:21Z trent.nelson $-->
<!--Copyright (c) 1997,2008 Oracle. All rights reserved.-->
<!--See the file LICENSE for redistribution information.-->
<html>
<head>
<title>Berkeley DB Reference Guide: Release 4.1: DB->associate, DB->open, DB->remove, DB->rename</title>
<meta... |
src/bootstrap/choices.tpl.html | viniciusdacal/ui-select | <ul class="ui-select-choices ui-select-choices-content ui-select-dropdown dropdown-menu"
role="listbox"
ng-show="$select.open">
<li class="ui-select-choices-group" id="ui-select-choices-{{ $select.generatedId }}" >
<div class="divider" ng-show="$select.isGrouped && $index > 0"></div>
<div ng-show="$se... |
app/views/directives/journey-form.html | garethFuller/should-i-cycle | <div class="row">
<form name="journeyForm">
<div class="input-group input-group-lg">
<span class="input-group-addon"><i class="fa fa-pencil"></i></span>
<input type="text" name="name" class="form-control" ng-model="journeyName" placeholder="Journey Name" required />
</div>
<div cla... |
build/wordpress/archives/792/index.html | antass/labnotebook3 | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url=/2011/01/16/reflections-from-scio11-saturdays-open-science-track.html" />
</head>
</html>
|
data/president/n100000300000000/20160116100144/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
_layouts/builds.html | OatmealCat/wfrsb.github.io | ---
layout: default
---
<div>
<h1>{{ page.title}}</h1>
{% assign collection = site.collections | where: 'label', page.collectionName | first %}
{% for tag in collection.docs %}
{% if tag.title == 'Base' %}
{% continue %}
{% endif %}
<h2>
<a href="{{ tag.url }}">{{ tag.title }}</a>
</h2>
{% endfo... |
doc/ReleaseNotes4.8.html | UnimibSoftEngCourse1516/lab2-es3-m.polonioli | <h2>Summary of Changes in version 4.8</h2>
<h3>Categories</h3>
<p>From a given set of test classes, the <code>Categories</code> runner
runs only the classes and methods
that are annotated with either the category given with the <code>@IncludeCategory</code>
annotation, or a subtype of that category. Either cla... |
code/languages/com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.lib/lib/commons-primitives-1.0/docs/apidocs/org/apache/commons/collections/primitives/adapters/class-use/ShortCollectionCollection.html | janosch715/mbeddr.core | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_01) on Wed Nov 05 17:27:15 CST 2003 -->
<TITLE>
Uses of Class org.apache.commons.collections.primitives.adapters.ShortCollectionCollection (Commons P... |
049/xwphelp2/objects/obj_os2connectfdr.html | rousseaux/netlabs.xworkplace | <HTML RESID=&ID_XSH_CONNECTIONSFDR;>
<HEAD>
<TITLE>
&xwp;: &connectfdr;
</TITLE>
</HEAD>
<!-- all new with V0.9.20 -->
<BODY>
<IMG SRC="img/os2wpnetwork.gif">
<P>Auf der &link_desktop; hat &os2; den <B>Ordner "&connectfdr;"</B> erstellt,
mit dessen Hilfe das System mit anderen Rechnern in e... |
liblinphone-sdk/armv7-apple-darwin/share/doc/ortp-0.22.0/html/structRtpEndpoint.html | onmyway133/linphone-iphone | <!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... |
extras/themes/classic/css/style.css | euqip/glpi-smartcities | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
html {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}
html, body {
height: 100%;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color: #424a4d;
background: url("../pics/back.jpg") repeat-x fixed;
}
#body2 {
... |
Schrodinger/Schrodinger_2015-2_docs/maestro/help_MaterialsScience_advanced/desmond/molecular_dynamics_panel.html | platinhom/ManualHom | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" href="../support/help.css" charset="ISO-8859-1" type="text/css" />
<title>Molecular Dynamics Panel</t... |
pc/data/chat-themes/GoneDark/Contents/Resources/Variants/no gloss - Cosmic.css | ypid/series60-remote | @import url('Cosmic.css');
.gloss {
background-image: none;
} |
gcc-linaro/share/doc/gas/as.html/s390-Aliases.html | SubhrajyotiSen/HelioxKernelHarpia | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This file documents the GNU Assembler "as".
Copyright (C) 1991-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Do... |
wp-content/themes/indigoint2/style.css | gakuba/indigoint | /*
Theme Name: indigoint
Theme URI: http://indigoint.org
Description: Indigoint Theme is a flexible foundation with fluid grid system that adapts your website to mobile devices and the desktop or any other viewing environment. Theme features 9 Page Templates, 11 Widget Areas, 6 Template Layouts, 4 Menu Positions and... |
wp-content/plugins/wpglobus/includes/css/wpglobus-dialog-ui.css | tittee/jarem | /**
* Admin dialog styles
* @package WPGlobus
*/
.wpglobus-wp-admin .wpglobus_dialog_icon {
margin-top: 10px;
cursor: pointer;
}
.wpglobus-wp-admin.widgets-php .wpglobus_dialog_icon {
margin-top: 0;
float: right;
cursor: pointer;
}
.wpglobus-wp-admin .wpglobus_dialog_settings {
margin-top: 0;
}
.wpglobus... |
ckeditor/plugins/leaflet/scripts/Leaflet-MiniMap/example/example_lowzoom.html | jober86/jagoda | <!DOCTYPE html>
<html>
<head>
<title>MiniMap Test - Same zoom limits</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="./fullscreen.css" />
<!-- Leaflet -->
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.1/leaflet.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="http://cdn.l... |
wp-content/themes/_s/styleguide/markup/base/form-fieldset.html | cdgrph/base-wordpress-ja | <form>
<fieldset>
<legend>Fieldset with legend</legend>
<p><label for="fieldset-text-input1">Text Input</label> <input id="fieldset-text-input1" type="text"></p>
</fieldset>
<input type="submit" value="Submit form">
</form>
|
projects/src/main/resources/org/netbeans/modules/btrace/project/resources/samples/MemAlerter.html | btraceio/btrace.nb | <!--
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
The contents of this file are subject to the terms of either the GNU
General Public License Version 2 only ("GPL") or the Common
Development and Distribution License("CDDL") (collectively, th... |
documentation/doxy/output/fannie/html/class_c_o_r_e_p_o_s_1_1_fannie_1_1_a_p_i_1_1member_1_1_member_module.html | joelbrock/HARVEST_CORE | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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... |
drivers/media/isdbt/BC33B282.html | MoKee/android_kernel_samsung_lentislte | #
# Makefile for the kernel character device drivers.
#
obj-$(CONFIG_ISDBT_FC8300) += fc8300/
obj-$(CONFIG_ISDBT_FC8300_SPI) += fc8300_spi/
|
documentation/doxy/output/is4c-nf/html/dir_8d4d3947fcc3a355fb9af349d559a2ae.html | GeorgeStreetCoop/CORE-POS | <!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/game_coca/style.css | congtrieu112/coca | /*
Theme Name: Coca
Theme URI: https://
Author: Congtrieu
Author URI: https://
Description: them coca , question,
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: theme, game,
Text Domain: coca
This theme, like WordPress, is licensed under the GP... |
src/test/resources/pages/adminAccountDetails.html | malayaleecoder/teammates | <html>
<head>
<title>
TEAMMATES - Administrator Account Details
</title>
<link href="/favicon.png" rel="shortcut icon">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<link href="https://unpkg.com/bootstrap@3.1.1/dist/css/boot... |
doc/html/omake-system.html | rvermeulen/omake | <!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=US-ASCII">
<META name="GENERATOR" content="hevea 1.10">
<LINK rel="stylesheet" type="text/css" href="omake-doc.css">
<TITLE>Fi... |
wp-content/plugins/zilla-share/styles/zilla-share.css | hernanv/vionnet | .zilla-share { margin: 1em 0; }
.zilla-blog-widget .zilla-share,
.tz_recentwork_widget .zilla-share,
.tz_blog_widget .zilla-share,
.home div#the_body #slider .excerpt .zilla-share { display: none; } /* Hide Zilla Share in custom post widget and sliders in themes */
.zilla-share iframe {
display: inline;
float... |
toolchain/deprecated/arm_cm0_4.9/share/doc/gcc-arm-none-eabi/html/as.html/SOM-Symbols.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>SOM Symbols - 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="Symbol-Attributes.html#Symbol-Attribute... |
sites/all/themes/alphorn/css/global.css | rtdean93/drupalengage | @charset "utf-8";
/* CSS Document */
/*------------------------------------*\
RESET
\*------------------------------------*/
body {
margin: 0;
padding: 0;
font-size: 81.25%; /* 13px */
line-height: 1.846;
font-family: Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
}
a,
a:link,
a:vi... |
wp-content/plugins/picasa-express-x2/picasa-express-2.css | kirvin/journeyof1000li | /* main dialog style */
.pe2-header {
padding: 6px;
background:#eaf2fa;
position:fixed;
width:640px;
top:0;
left:0;
}
#pe2-options {
padding:38px 6px;
width:652px;
background:white;
}
#pe2-message1,#pe2-message2,#pe2-message3 {
padding:4px 10px;
}
#pe2-main {
padding:38px 0 0;
width... |
Temas/usr/share/themes/Windows Vista/gtk-3.0/apps/nautilus.css | inukaze/maestro | @define-color cluebar_color shade (mix (@bg_color, @base_color, 0.5), 0.95);
NautilusWindow * {
-GtkPaned-handle-size: 1;
}
NautilusDesktopWindow GtkWidget {
background-color: @transparent;
}
.nautilus-canvas-item {
border-radius: 4px;
}
/* desktop mode */
.nautilus-desktop.nautilus-canvas-item {
co... |
administrator/components/com_eventlist/help/de-DE/el.settings.html | thiyagarajan/newschool | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//DE" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_GB" xml:lang="en_GB">
<head>
<title>Konfiguration</title>
<link href="../css/help.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h... |
reference/stdstring/strncpy.html | scvalex/peditor | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
<title>strncpy</title>
<link href="../cppreference.css" rel="stylesheet" type="text/css">
</head>
<body>
<table>
<tr>
<td>
<di... |
tbb-lib/doc/html/a00321.html | rutgers-apl/Atomicity-Violation-Detector | <!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... |
twitter.html | joskarthic/Branbox_app | <!DOCTYPE html>
<html>
<head>
<title>GoMobile - A next generation web app theme</title>
</head>
<body>
<div id="wrapper">
<div id="content">
<div id="header">
<div class="gohome radius20"><a href="index.html" id="homebutton"><img src="images/icons/home.png" alt="" title="" /></a></div... |
Source/WebInspectorUI/UserInterface/Views/Variables.css | qtproject/qtwebkit | /*
* Copyright (C) 2015-2016 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditi... |
sites/all/themes/tb_methys/fonts/bebas_neue/stylesheet.css | bobhacker/mondrupal | /* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 16, 2010 */
@font-face {
font-family: 'bebasbeueregular';
src: url('bebasneue-webfont.eot');
src: local('☺'), url('bebasneue-webfont.woff') format('woff'), url('bebasneue-webfont.ttf') format('truetype'), url('bebasneue-webfont.svg#webfontwp0... |
docs/doxygen/html/HTML/defines/ly.html | dilawar/moogli | <html>
<head>
<title>[y]</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.7.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<h2>[y]</h2>
<a href='../mains.html' title='Index Page'>[..]</a>
<ol>
<li><a href='../S/3.html#L606' target='_top' title='Defined a... |
qtopiacore/qt/doc/html/network-securesocketclient-securesocketclient-pro.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: securesocketclient.pro Example File (network/securesocketclient/securesocketclient.pro)</title>
... |
doc/html/features.html | essej/sooperlooper | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>SooperLooper - Features</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/nn4.css" type="text/css"... |
static/lib/jsplumb/jsPlumb-master/dist/apidocs/classes/Endpoint.html | RUBi-ZA/JMS |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width">
<title>Endpoint - jsPlumb API documentation</title>
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-... |
src/index.html | citrusLover/openwheels-frontend | <!DOCTYPE html>
<html>
<head>
<base href="/">
<title bind-meta bind-meta-prop="title"></title>
<meta name="description" content="" bind-meta bind-meta-attr="content" bind-meta-prop="description" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
<!-- i... |
bitrix/templates/.default/components/bitrix/catalog/tour/bitrix/catalog.top/.default/slider/themes/yellow/style.css | web-izmerenie/portland | /* catalog.top */
.bx_catalog_tile_home_type_2.bx_yellow .bx_catalog_tile_slider_arrow_left,
.bx_catalog_tile_home_type_2.bx_yellow .bx_catalog_tile_slider_arrow_right {background-image: url(images/slider_arrow.png)}
.bx_catalog_tile_home_type_2.bx_yellow .bx_catalog_tile_slider_pagination li {background: url(imag... |
source/app/editor/ui/base/extraction-value/extraction-value.html | ccem-dev/otus-studio | <div contenteditable="true" class="extraction-value-frame" layout-padding flex></div>
|
site/mosir/0.1.0-SNAPSHOT/xref/com/github/aynu/mosir/core/testing/ArchiveHelper.html | aynu/aynu.github.com | <!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>ArchiveHelper xref</title>
<link type="text/cs... |
开发库/04编码/源代码/DMQA/DMQA.Web/Scripts/miniui/themes/pure/skin.css | sylw/DMQA-1.0 |
/* base
==========================================*/
.app-header
{
background:#f8f8f8;
}
.app-toolbar,
.bg-toolbar
{
background:#f8f8f8;
}
.mini-modal
{
background:#f8f8f8;
opacity: .6;
filter: alpha(opacity=60);
}
.mini-mask-background
{
background:#f8f8f8;
... |
mod/turnitintool/lang/ko_utf8/help/turnitintool/maxfilesize.html | wit-ctel/moodle-29 | <p><b><img alt="" src="<?php echo $CFG->wwwroot; ?>/mod/turnitintool/icon.gif" /> Turnitin 과제 - 최고 파일 크기</b></p>
이 환경은 각 과제 부분에 대한 사용자 제출물의 최고 파일 사이즈를 정합니다. 지정 가능한 최고 값은 코스 환경에서 지정된 값이 좌우합니다. 이 값은 또한 20MB 라는 파일 사이즈의 제한을 받습니다. 이는 Turnitin에 업로드 가능한 파일 사이즈의 한도입니다. |
php/5.5/yaf-loader.getlibrarypath.html | rafaelgou/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>get the library path</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" sty... |
doc/web/doxygen/11tp1/api+samples/html/functions_0x6c.html | hallowname/librebecca | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<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>
<!-- G... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Sanskritkathakunj_ext.txt.out.dict_10781_inr.html | sanskritiitd/sanskrit | url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=taavanmatpurata;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>Sanskrit Reader Companion</title>
<meta name="author" content="Gérard Huet">
<meta property="dc:datecopyrighted"... |
datasets/djongs/original/texto_276.html | vvbchaves/WebNectar |
<!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="pt" lang="pt">
<head>
<title>Dinheiro e Tecnologia - ISTOÉ Dinheiro</title>
<meta http-equiv="Conten... |
wiki.html | chocoby/goldencheetah.github.io | <!--
Copyright (c) 2006-2008 Sean C. Rhea (srhea@srhea.net)
All rights reserved.
This file was automatically generated by genpage.pl. To change it,
please edit the content file, wiki.content.
-->
<html>
<head>
<title>Golden Cheetah: Cycling Performance Software... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/madhavi-ext.txt.out.dict_8377_inr.html | sanskritiitd/sanskrit | url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=kimabalaa;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>Sanskrit Reader Companion</title>
<meta name="author" content="Gérard Huet">
<meta property="dc:datecopyrighted" content... |
docs/apidocs/org/openbase/bco/dal/lib/layer/service/provider/class-use/WindowStateProviderService.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... |
la/libs/la/doc/Interoperability.html | kelvindk/Video-Stabilization | <!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>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
<title>Interoperability</title>
<link href='reno.css' type='tex... |
src/html/views/feeds/list_delete.html | colxi/torrentWatch | <section>
<h2 class="pg-text-center">Feed Removal</h2>
<div class="pg-text-center pg-padding pg-margin-bottom-big">
The Feed <span class="pg-text-bold">'{feeds.list.target.name}'</span> will be removed.<br>
Are you sure ?
</div>
<div class="pg-row">
<div class="pg-col pg-text-right">
<div class="pg-btn" rv... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/upamiti-3_ext.txt.out.dict_16512_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=मामत्राऽऽगतं<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachi... |
javadoc/org/ingatan/component/librarymanager/package-summary.html | tectronics/ingatan | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Wed Feb 09 11:31:28 EST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.ingatan.component.librarymana... |
xml/3.02/kd/npdrm.html | mathieulh/PSP-PRX-Libraries-Documentation-Project | <html><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-16">
<title>npdrm.prx</title></head><body>
<TABLE STYLE="border:0px solid black; width=100%">
<TR STYLE="font-size:10pt; font-family:Verdana; font-weight:bold; text-decoration:underline">
<TD>Filename</TD>
<TD>PRX Name</TD>
</TR>
<TR STYLE="fo... |
public/plugins/dhtmlxSuite_v50_std/samples/dhtmlxCombo/07_events/01_onxls_onxle_callback.html | vijaysebastian/bill | <!DOCTYPE html>
<html>
<head>
<title>onXLS / onXLE / Callback</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"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.