path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
public/login/login.html
ibuttimer/canvasstrac-server
<div class="ngdialog-message"> <div class=""> <h3>Login</h3> </div> <div class="">&nbsp;</div> <div class=""> <form role="form" name="loginForm" ng-submit="doLogin()" novalidate> <div class="form-group" ng-class="{ 'has-error has-feedback' : loginForm.username.$error.required && !loginForm....
mywebsite/week5_technical.html
awhit012/awhit012_development
<!DOCTYPE html> <html lang="en"> <head> <link rel="stylesheet" href="stylesheets/blog_template.css"> <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="font-awesome-4.0.3 copy/css/font-awesome.css"> <title>Technical...
doxygen/html/search/search.css
gawag/Spooky-Urho-Sample
/*---------------- Search Box */ #FSearchBox { float: left; } #MSearchBox { white-space : nowrap; position: absolute; float: none; display: inline; margin-top: 8px; right: 0px; width: 170px; z-index: 102; background-color: white; } #MSearchBox .left { display:block; po...
web/department/computer/old_curr/co417.html
jkachhadia/svnit_web
<!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=iso-8859-1" /> <title>Curriculum - Computer Engineering Department, SVNIT, Surat...!</t...
_core_docs/latest/modules/_url_urlconfig_.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>&quot;url/urlConfig&quot; | @uirouter/core</title> <meta name="description" content="Documentation for @uirouter/core"> <meta name="viewport" content="width=device-width, ...
glm-0.9.2.6/doc/html/functions.html
klantz81/ocean-simulation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Class Members</title> <link href="tabs.css" rel="stylesheet" type="text...
templates/admin_urls_list.html
uknof/shortner
{% extends "layout.html" %} {% block header %}URLs{% endblock %} {% block content %} <table id="urltable" class="table table-striped table-condensed" data-toggle="table" data-search="true" data-sort-name="dest" data-show-refresh="true" data-url="/admin/api/urls"> <thead> <tr> <th data-field="...
blocks/blog_posts/style.css
hyrmedia/builderengine
/*! * BuilderEngine Themes (http://builderengine.com) * Blog Post */ /* ------------------------------- Blog Post / General Styles ------------------------------- */ /* Blog Post Small Setting */ .blogPostBtn{ padding: 6px 12px; } .space18 { font-size:18px !important; line-height:17px !im...
ext/dlib-19.4/docs/dlib/gui_core/gui_core_kernel_1.h.html
ruby-dlib/ruby-dlib
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - gui_core_kernel_1.h</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2005 Davis E. King (davis@dlib.net), Keita Mochizuki </font><font color='...
_includes/footer.html
Robocup-Lyontech/Robocup-Lyontech.github.io
<div class="page__footer-follow"> <ul class="social-icons"> {% if site.data.ui-text[site.locale].follow_label %} <li><strong>{{ site.data.ui-text[site.locale].follow_label }}</strong></li> {% endif %} {% if site.twitter.username %} <li><a href="https://twitter.com/{{ site.twitter.username }}">...
harvest/templates/admin/user/archived_users.html
sergio83/harvest
{% extends 'general/base.html' %} {% block javascript %} <script src='{{STATIC_URL}}js/user-admin.js'></script> {% endblock %} {% block titulo %} Archived Users {% endblock %} {% block sub-menu %} {% include "general/submenu_manage.html" %} {% endblock %} {% block content %} <div class="row"/> <div cl...
deps/boost_1_77_0/libs/safe_numerics/doc/html/performance_tests.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Performance Tests</title> <link rel="stylesheet" href="boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="Safe Numerics"> <link rel="up" href=...
css/icomoon.css
jameslee2299/GGTourneys
@font-face { font-family: 'icomoon'; src:url('fonts/icomoon.eot?-cr6w4i'); src:url('fonts/icomoon.eot?#iefix-cr6w4i') format('embedded-opentype'), url('fonts/icomoon.woff?-cr6w4i') format('woff'), url('fonts/icomoon.ttf?-cr6w4i') format('truetype'), url('fonts/icomoon.svg?-cr6w4i#icomoon') format('svg'); font...
deps/boost_1_77_0/doc/html/boost/random/exponential_distribution.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 template exponential_distribution</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">...
docs/modules/__nineplate_textprocessor_.html
novosit/ninejs
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;_nineplate/textProcessor&quot; | ninejs</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesh...
frappe/docs/current/models/website/blogger.html
sbktechnology/trufil-frappe
<!-- title: Blogger --> <div class="dev-header"> <a class="btn btn-default btn-sm" disabled style="margin-bottom: 10px;"> Version 6.7.7</a> <a class="btn btn-default btn-sm" href="https://github.com/frappe/frappe/tree/develop/frappe/website/doctype/blogger" target="_blank" style="margin-left: 10px; margin-b...
deps/boost_1_77_0/doc/html/boost_typeindex/space_and_performance.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>Space and Performance</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> <meta name="generato...
_layouts/page-full-day-windows.html
ThingLabsIo/ThingLabsIo.github.io
--- layout: default format: post --- <div class="row t30"> <div class="medium-8 columns{% if page.sidebar == NULL %} medium-offset-2 end{% endif %}{% if page.sidebar == "left" %} medium-push-4{% endif %}"> <article itemscope itemtype="http://schema.org/Article"> <header> {% if page.image.title %} <figure>...
thirdParty/solrSrc/docs/solr-solrj/org/apache/solr/client/solrj/impl/package-tree.html
knittledan/solr_lxml_Example
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:27 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>org.apache.so...
src/main/resources/templates/fragments/paginacao.html
servicosgovbr/portal-de-servicos
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"> <body> <div class="paginacao-letras" th:fragment="paginacao-simples(paginaAtual, paginas, parametros)"> <span layout:fragment="titulo" class="paginac...
cambridge/templates/cambridge/venue_exam_list.html
jonlatorre/MatriculaEIDE
{% extends "site_base.html"%} {% load i18n %} {% block body %} <h1>{% trans "Cambridge Exam List" %}</h1> <table class="table"> <thead> <tr> <td>{% trans "Level" %}</td> <td>Venue</td> <td>{% trans "Tipo" %}</td> <td>{% trans "Date" %}</td> <td>{% trans "Cierre de ...
target/doc/libc/fn.fread.html
ssgrn/Rust-Matrix-Computations
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `fread` fn in crate `libc`."> <meta name="keywords" content...
assets/publish.css
henrysingleton/calendaroverlay
div.calendar-overlay { background: #464645; color: #ffffff; margin: -1.60em 0 1.75em 0; overflow: hidden; padding: 1.75em 1.75em 0 1.75em; } div.calendar-overlay .date-inner { max-width: 50em; } div.calendar-overlay .date-cal { margin: 0 0 1.75em 0; width: 20em; } div.calendar-overlay .date-cal table { borde...
init/adium_settings/Message Styles/Terminal.AdiumMessageStyle/Contents/Resources/Variants/Tomorrow Night - No Time.css
willtrue/dotfiles
@import url(Tomorrow\ Night.css); @import url(../general_notime.css);
eclipse/poi-3.12/docs/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.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>XWPFWordExtractor (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <scri...
css/main.css
mae/tech-hive
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b...
fonts/webfontkit/droid-demo.html
rgem52/schoolbook
<!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" /> <script src="http://ajax.googleapis.com/ajax/libs...
demo/index.html
bosonic/b-dialog
<!DOCTYPE html> <html> <head> <title>Demo</title> <meta charset="utf-8"> <script src="js/bosonic-polyfills.js"></script> <script src="js/b-dialog.js"></script> <link href="css/b-dialog.css" rel="stylesheet"> </head> <body> <button id="show-overlay">Show overlay</button> <button id="show-dial...
_includes/share.html
amrme/osdev4arab.github.io
<a href="https://twitter.com/share" class="twitter-share-button " data-size="small" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets....
html/fr_file_index.html
emergent/ruby-nicovideo
<?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"> <!-- Files --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Files</title> <meta http-equiv="...
assets/css/font-awesome/font-awesome.css
s2tephen/stacks
/*! * Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url("../font/fontawesome-webfont.eot?v=4.1.0"); src: url...
arcgis_js_api/library/3.17/3.17compact/esri/dijit/analysis/help/ja/EnrichLayer.html
darklilium/Factigis_2
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title></title> <link rel="Stylesheet" href="../css/analysis.css" /> <script type="text/javascript"> function init() { if (window.location.hash) { var parentDiv, nodes, ...
SFML/doc/html/structsf_1_1SoundFileReader_1_1Info.html
RPGValin/Game-Project
<!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> <title>SFML - Simple and Fast Multimedia Library</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta c...
wordpress/archives/3176/index.html
sunbjt/cboettig.github.com
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="refresh" content="0;url=/2011/11/08/sdp-solution-for-allee-model.html" /> </head> </html>
WP2/D2.5.2_Generation/Jeni/doc/jgoodies/jgoodies-looks-docs/api/com/jgoodies/looks/windows/class-use/WindowsSplitPaneUI.html
ModelWriter/Deliverables
<!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_37) on Tue Jan 22 18:23:23 CET 2013 --> <TITLE> Uses of Class com.jgoodies.looks.windows.WindowsSplitPaneUI (JGoodies Looks 2.5 API) </TITLE> <META ...
dev/com.ibm.ws.webcontainer.servlet.4.0_fat/test-applications/TestDefaultContextPathPrecedence.war/resources/index.html
OpenLiberty/open-liberty
<html> <body> <h3>Hello World</h3> <p>Simple HTML page - TestDefaultContextPathPrecedence</p> </body> </html>
mt4j/mt4j-core/doc/org/mt4j/sceneManagement/package-tree.html
hkaj/CoFITS
<!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 Thu Mar 31 17:56:31 CEST 2011 --> <TITLE> org.mt4j.sceneManagement Class Hierarchy </TITLE> <META NAME="date" CONTENT="2011-03-31"> ...
app/assets/css/origin.css
jon-dodd/origin
/* ========================================================================== _ _ _ _ _ _ /\ \ /\ \ /\ \ /\ \ /\ \ /\ \ _ / \ \ / \ \ \ \ \ / \ \ \ \ \...
tests/testcases_output/html/ok_unit_uses_filename/index.html
pasdoc/pasdoc
<!DOCTYPE html> <html lang="en"> <head> <title>All Units</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link rel="StyleSheet" type="text/css" href="pasdoc.css"> </head> <body> <div class="container"><div class="navigation...
chrome/global/webConsole.css
Almehdi/darkerarch-theme
/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * http://www.mozilla.org/MPL/ * ...
src/test/resources/pages/instructorCoursesMoveToRecycleBinSuccessful.html
LiHaoTan/teammates
<div class="container" id="mainContent"> <div id="topOfPage"> </div> <h1> Add New Course </h1> <br> <div class="panel panel-primary"> <div class="panel-body fill-plain"> <form action="/page/instructorCourseAdd" class="form form-horizontal" method="get" name="form_addcourse"> <input id=...
tpl/note.html
oomphinc/Web-Foundation
<div class="note" ng-class="{ 'note-resolved': note.resolved, 'expanded-note': note.expanded }" ng-if="!note.deleted"> <div class="note-actions" ng-if="!note.editing && !note.resolved && !$rootScope.readOnly"> <a class="note-edit icon-pencil" title="Edit this note" ng-if="note.party == participant && !note.resolved"...
css/jquery-glpi.css
ddurieux/glpi
.ui-dialog { z-index: 1000 !important ;} .ui-widget-content span.vsubmit, a.vsubmit {color: #8f5a0a;} /* css for timepicker */ .ui-datepicker {z-index:10000 !important; } .ui-timepicker-div .ui-widget-header {margin-bottom: 8px; } .ui-timepicker-div dl { text-align: left; } .ui-timepicker-div dl dt { height: 25px; mar...
extensions/Xoo/Xww/TemplateProfiler.css
wiki-data/wiki-data
/* ### PROFILER ### */ #template-profiler, .box { margin:0 0 10px 0; padding:10px; background:#272727; color:white; } #template-profiler a { color:orange; } #template-profiler ul { margin:0; padding:0; } #profiler-list { background:black; width:100%; color:white; border-collapse:collapse; } #prof...
flaming-octo-ironman/doc/lwjgl-docs-2.9.0/javadoc/org/lwjgl/opengles/PowerManagementEventException.html
fh3/flaming-octo-ironman
<!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_17) on Sun Apr 21 20:31:43 CEST 2013 --> <title>PowerManagementEventException (LWJGL API)</title> <meta name="date" content="2013...
make/dtmfbox-cgi/files/root/usr/mww-dtmfbox-cgi/index.html
bs-github/freetz
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <title>dtmfbox - Konfiguration</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <link rel="stylesheet" type="text/css" href="dtmfbox_style.css"> </head> <frameset rows="...
stanford-postagger/stanford-postagger-3.2.0/stanford-postagger-3.2.0-javadoc/src/edu/stanford/nlp/util/CollectionValuedMap.html
jaimeguzman/data_mining
<!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_33) on Thu Jun 20 16:28:57 PDT 2013 --> <TITLE> CollectionValuedMap (Stanford JavaNLP API) </TITLE> <META NAME="date" CONTENT="2013-06-20"> <LINK R...
data/html/rules/nestor.html
TrevorLowing/PyGames
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>PySol - Rules for Nestor</title> <meta name="license" content="Distributed under the terms of the GNU Free Documentation License"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#F7F3FF" li...
boost_1_49_0/doc/html/boost/algorithm/is_alnum.html
phra/802_21
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function is_alnum</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="The Boo...
mt4j/mt4j-core/doc/org/mt4j/components/visibleComponents/shapes/class-use/MTRectangle.PositionAnchor.html
hkaj/CoFITS
<!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 Thu Mar 31 17:56:33 CEST 2011 --> <TITLE> Uses of Class org.mt4j.components.visibleComponents.shapes.MTRectangle.PositionAnchor </TITLE...
client/trunk/shared/libraries/je-3.2.74/docs/PersistenceAPI/index.html
nologic/nabs
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!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>Getti...
boost/libs/range/doc/html/range/reference/adaptors.html
csitarichie/boost_msm_bare_metal
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Range Adaptors</title> <link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.1"> <link rel="home" href="../../index.html" title="Cha...
wp-content/themes/showtime/freshwork/freshpanel/js/style.css
jonthewayne/FanActions
/************* CUSTOM TAG FOR SELECT *************************/ .setScroll{ overflow-y:scroll; } .hideitem,.elmValue{ display: none; } .selectbox{ background: url("images/dropdown.png") no-repeat 0 0; padding:0px 0px 0px 35px; float:left; margin:0 0 5px 0; } .selectbox ul{ background: url("images/dropdown.png")...
boost_1_49_0/doc/html/boost/container/list.html
phra/802_21
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template list</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="The B...
wp-content/themes/realestate/gallery/megafolio/css/style.css
nguyenthai2010/realestate
/*----------------------------------------------------------------------------- MEGAFOLIO RESPONSIVE BASIC STYLES OF HTML DOCUMENT -----------------------------------------------------------------------------*/ /*********************** - BASICS - ***********************/ body.megaexamples { background:#333; } .co...
web/developer/developer.css
barche/k3d
#nav { height: 70px; } dt { position: relative; width: 15em; height: 1em; padding: 0.25em 0 0 0; } dd { margin: 0 0 0 16em; margin-left: 16em; border-left: 1px solid #cccccc; padding-left: 1em; padding-top: 0.25em; padding-bottom: 0.25em; } pre { padding-bottom: 1em; }
src/web/app/pages-instructor/instructor-courses-page/add-course-form/add-course-form.component.html
xpdavid/teammates
<div class="card border-primary fill-plain"> <div class="close-header"> <button type="button" class="close" aria-label="Close" (click)="closeEditFormHandler()"> <span aria-hidden="true">&times;</span> </button> </div> <div class="card-body text-center"> <div class="form-group row"> <label ...
src/JR.Cms.App/public/mui/html/link/link_edit_navigator.html
atnet/cms
<!DOCTYPE html> <html> <head> <title>链接添加修改</title> $css() </head> <body> <style type="text/css"> #bind { width: 350px; position: absolute; left: 330px; top: 8.7em; line-height: 30px; } #bind div.label{ width: 60px;margin-r...
user/bind/lib/lwres/man/lwres_inetntop.html
ZHAW-INES/rioxo-uClinux-dist
<!-- - Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") - Copyright (C) 2000, 2001 Internet Software Consortium. - - Permission to use, copy, modify, and distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this p...
inspirehep/modules/workflows/static/js/inspire_workflows_ui/templates/results_details_hep.html
jacenkow/inspire-next
<div ng-if="record._source._workflow.data_type" class="action-info pull-left"> <span ng-switch="record._source._workflow.data_type"> <span ng-switch-when="hep">HEP</span> <span ng-switch-when="institutions">Institution</span> <span ng-switch-when="experiments">Experiment</span> <span ng-switch-wh...
corrections/html/lesson6/exercise4p1.html
blank-project/_blank
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Page1</title> </head> <body> <nav> <ul> <li><a href="exercise4p1.html">page1</a></li> <li><a href="exercise4p2.html">page2</a></li> <li><a href="exercise4p3.html">page3</a></li> </ul> </nav> <ul> ...
media/com_acymailing/css/component_default_shadow_sand.css
educakanchay/educared
/** * @package AcyMailing for Joomla! * @version 4.9.4 * @author acyba.com * @copyright (C) 2009-2015 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ @import url("component_default_shadow_black.css"); #acyarchivelisting .button, #acymodifyfo...
public-html/webstat/awstats.mc-aster.com.lastemailr.012013.html
stanislavshilo/mc-aster
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta name="generator" content="AWStats 7.1 (build 1.983) from config file awstats.mc-aster.com.conf (http://www.awstats.org)"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv=...
wp-content/themes/typo-o-graphy/css/editor-style.css
jhanauska/WordPressClass
/* Theme Name: Rembrandt */ /* Used to style the TinyMCE editor. */ html .mceContentBody { max-width: 620px; background: #fff; } hr { background-color: #e7e7e7; border: 0; height: 1px; margin-bottom: 18px; clear: both; } /* Text elements */ /* Text elements */ body { font: 14px Georg...
Schrodinger/Schrodinger_2012_docs/maestro/help_Elements/project_facility/project_close.html
platinhom/ManualHom
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta name="categories" content="project_facility file_menu"> <meta name="product" content="Maestro"> <title>Closing a Project</title> <link rel="stylesheet" type="text/...
page_parts/iku-gallery-part.html
ECSA2016/ECSA2016.github.io
<!-- Image Gallery --> <div ng-show="ikuGalleryCtrl.images.length"> <ul class="img-thumbnails clearfix"> <li class="small-image pull-left thumbnail" ng-repeat="image in ikuGalleryCtrl.images"> <img ng-src="{{image.small}}" ng-mouseover ="ikuGalleryCtrl.setCurrent(image.number)" /> </li> </ul> <div ...
u-boot/httpd/vendors/SE/art.html
TouchStar/u-boot_pepe2k
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>ART update</title> <link rel="stylesheet" href="style.css"> </head> <body> <div id="m"> <h1>ART UPDATE</h1> <p>You are going to update <strong>ART (Atheros Radio Test)</strong> on the device.<br>Please, choose file from your local hard drive a...
wp-content/themes/minimable/admin/css/theme-option.css
Innovationmag/innovationmagsandbox
@font-face { font-family: 'NovecentowideBookBold'; src: url('../fonts/Novecentowide-Bold-webfont.eot'); src: url('../fonts/Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/Novecentowide-Bold-webfont.woff') format('woff'), url('../../fonts/Novecentowide-Bold-webfont.ttf') format('...
picasa/ZendGdata-1.12.10/ZendGdata-1.12.10/documentation/api/core/source/Gdata/App/Entry.php.html
nmngarg174/tuckShop
<html> <head> <script type="text/javascript" src="../../../js/jquery-1.4.2.min.js"> </script> <script type="text/javascript" src="../../../syntax_highlighter/scripts/shCore.js"> </script> <script type="text/javascrip...
docs/types/SimplePrompt.html
alucardxlx/caoticamente-shards
<html> <head> <title>RunUO Documentation - Class Overview - SimplePrompt</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.html">Back to Server</a></h4> <h2>(<a href="Mo...
test/doc_api/war/org/omg/CosNotification/PropertyErrorSeqHolder.html
AlvaroVega/TIDNotifJ
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_22) on Sun May 01 02:05:53 CEST 2011 --> <TITLE> PropertyErrorSeqHolder </TITLE> <META NAME="date" CONTENT="2011-05-01"> <LINK REL ="stylesheet" TY...
wp-content/themes/startup-tem/templates/startup-framework/build-wp/ui-kit/ui-kit-content/css/content-36-style.css
trungjc/grady-sport-media
.content-36 { background: #1b1f23; text-align: center; color: #95a5a6; padding-top: 230px; padding-bottom: 180px; } .content-36 h2 { color: #fff; font-size: 46px; line-height: 55px; margin: 0 0 60px; letter-spacing: -2px; } .content-36 .btn-success { background: #27ae60; font-size: 22px; font-...
docs/doxygen/html/HTML/Y/222.html
dilawar/moogli
<html> <head> <title>getChild</title> <meta name='robots' content='noindex,nofollow'> <meta name='generator' content='GLOBAL-5.7.1'> </head> <body text='#191970' bgcolor='#f5f5dc' vlink='gray'> <pre> <a href='../S/7.html#L192'>getChild</a> 192 src/core/Compartment.cpp Geode * geode = node -&gt; getChil...
foreign/boost/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/inverse_chi_squared_dist.html
cppisfun/GameEngine
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Inverse Chi Squared Distribution</title> <link rel="stylesheet" href="../../../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> <link rel="home" hr...
datasets/djongs/original/texto_266.html
villasv/pyWebNectar
<!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>Sustentabilidade - ISTOÉ Dinheiro</title> <meta http-equiv="Content-Typ...
docs/source/_static/apidocs/datahub/model/package-use.html
atanikan/Data-Curator-Software
<!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_131) on Mon Dec 04 12:54:59 CST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package datahub.mod...
styles/shThemeDefault.css
rishisharan/mywork
/** * SyntaxHighlighter * http://alexgorbatchev.com/ * * SyntaxHighlighter is donationware. If you are using it, please donate. * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate * * @version * 2.0.320 (May 03 2009) * * @copyright * Copyright (C) 2004-2009 Alex Gorbatchev. * * @license * This file...
doc/doxygen/html/lnInclude_2standardSearch_8H_source.html
CFDEMproject/CFDEMcoupling-NanoSim-PUBLIC
<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>CFDEMcoupli...
SUindex/about.html
df7c5117/zhxsu-index
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>执信学生会 / 关于我们</title> <link rel="stylesheet" href="css/signup.css"> <link rel="stylesheet" href="css/material.css"> <link rel="shortcut icon" href="res/favicon.ico"> </head> <body> <div class="wr...
java-docs/edu/fudan/nlp/similarity/class-use/JaccardSimilarity.html
joeywen/fudannlp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Wed Aug 14 14:42:41 CST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>类 edu.fudan.nlp.sim...
web/static/css/mae.css
kevthehermit/Maildb
/* ######### Main CSS ######### */ body { font-size: 10pt; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif; color: black; background-color: #E7E7E7; border: 2px solid; border-radius: 5px; padding: 20px; } .container{ border: 2px solid; border-color: #B7B7B7...
foreign/boost/libs/type_traits/doc/html/boost_typetraits/reference/has_negate.html
cppisfun/GameEngine
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>has_negate</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> <link rel="home" href="../../index.html" title="Ch...
dependencies/include/cinder/blocks/OpenCV/docs/html/classcv_1_1_data_depth_3_01schar_01_4-members.html
brittybaby/3DModelfitting
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Cinder</title> <link rel="stylesheet" href="cinder_doxygen.css" type="text/css" media="screen" /> </head> <body> <div class="wrap...
doc/web/doxygen/0984/api+framework/html/_upper_case_8h-source.html
hallowname/librebecca
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>RebeccaAIML: C:/rebecca/include/rebecca/framework/UpperCase.h Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" re...
generic/css/style_ar.css
EWliturgy/CatholicLiturgicalCalendar
@charset "UTF-8"; /* Original design: Basic Reader (mobile edition) (v2.0 - Sep 11, 2012) - A free xhtml/css website template by Andreas Viklund. For more information, see http://andreasviklund.com/templates/basic-reader/ */ *{margin:0; padding:0;} body {background:#eee url(background.jpg) top center no-repeat; color...
beam-help/src/main/resources/doc/help/visat/GeoCodingInfo.html
bcdev/beam
<!-- ~ Copyright (C) 2010 Brockmann Consult GmbH (info@brockmann-consult.de) ~ ~ This program is free software; you can redistribute it and/or modify it ~ under the terms of the GNU General Public License as published by the Free ~ Software Foundation; either version 3 of the License, or (at your option) ~ ...
EngineDriver/src/main/assets/about_page.html
JMRI/EngineDriver
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Engine Driver Throttle for Android</title> <style type="text/css"> p {margin-top:0;padding-left:1em;} h3 {margin-bottom:0;} dl {padding-left: 2em;...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/TENA-54_ext.txt.out.dict_15257_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, Sachin...
doc/web/doxygen/0981/api+framework+samples/html/classrebecca_1_1impl_1_1_exception-members.html
hallowname/librebecca
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>RebeccaAIML: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-...
static/projects/nwnmv/steil.css
marmorkuchen/kodeaffe
body { color:#FFFFFF; background-color:#000000; font-family:Verdana,Arial,serif; } a:link { color:#6282C5; text-decoration:underline; } a:active { color:#B03B3B; } a:visited { color:#99CCFF; } a:hover { color:#B03B3B; text-decoration:underline; } h1 { color:#FFFFFF; margin:0px; } td { vertical-align:...
dependencies/include/cinder/blocks/OpenCV/docs/html/classcvflann_1_1_k_means_index-members.html
brittybaby/3DModelfitting
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Cinder</title> <link rel="stylesheet" href="cinder_doxygen.css" type="text/css" media="screen" /> </head> <body> <div class="wrap...
configurator/loraapp/qwt/doc/html/class_qwt_event_pattern_1_1_key_pattern-members.html
PTDreamer/loraRC
<!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...
dist/game/data/scripts/quests/Q10301_ShadowOfTerrorBlackishRedFog/33100-07.html
rubenswagner/L2J-Global
<html><body>Magmeld Emissary Leader Lada:<br> You caught the wisps! You're not supposed to be here though - hurry to <font color="LEVEL">Slaski</font>... now! </body></html>
metronic_v4.7.1/theme/admin_3_rounded/page_system_404_3.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
metronic_v4.7.1/theme/admin_3_material_design/portlet_boxed.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
doc/api+framework+samples/html/classconsole_a_i_m_l_html_converter_call_backs-members.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: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Gen...
doc/interpreter/octave.html/XREFdiscrete_005fpdf.html
anooprh/GNU-Octave
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>GNU Octave: XREFdiscrete_pdf</title> <meta name="descrip...
plugins/webgui/public/views/user/qrcodeDialog.html
miniers/shadowsocks-manager
<md-dialog aria-label="qrcode dialog" ng-style="setDialogWidth()"> <md-toolbar hide-gt-sm> <div class="md-toolbar-tools"> <h2>{{ publicInfo.serverName }}</h2> <span flex></span> <md-button class="md-icon-button" ng-click="publicInfo.hide()"> <md-icon class...
vendor/magento/module-ui/view/base/web/templates/grid/filters/filters.html
rajmahesh/magento2-master
<!-- /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> <div class="data-grid-filters-actions-wrap" collapsible="openClass: false, closeOnOuter: false"> <div class="data-grid-filters-action-wrap"> <button class="action-default" data-action="grid-filter-expa...
app/src/main/res/raw/authors.html
equeim/tremotesf-android
<!DOCTYPE html> <p> Alexey Rochev &lt;<a href="mailto:equeim@gmail.com">equeim@gmail.com</a>&gt; <br/> <i>Maintainer</i> </p> <p> Kevin Richter &lt;<a href="mailto:me@kevinrichter.nl">me@kevinrichter.nl</a>&gt; <br/> <i>Contributor</i> </p>