path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
CSS/Exams/CSS-April-2014-MyExam/Izpit/Izpit/style.min.css
Ico093/TelerikAcademy
body,html,div,header,h1,nav,ul,li,a,article{margin:0;padding:0}html,body{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif}#wrapper{width:960px;margin:0 auto}#wrapper header{background:url(images/header-bg.png) repeat;display:inline-block;width:100%;color:#575e5b}#wrapper header h1{display:inline-block;margin:15px;width:685px;font-size:16px;text-transform:uppercase}#wrapper header nav{display:inline-block}#wrapper header nav ul li{display:inline-block;margin-right:16px;font-size:14px}#wrapper #searchBar{background:#000;width:100%;height:35px;font-size:14px;color:#c6c6c6}#wrapper #searchBar div{display:inline-block;margin:10px 0}#wrapper #searchBar div:first-of-type{margin-left:8px}#wrapper #searchBar div#search{float:right;margin-right:8px}#wrapper #searchBar div a{color:#c6c6c6;text-decoration:none}#wrapper #content{color:#575e5b}#wrapper #content h1{font-size:24px;margin:16px 0}#wrapper #content article{font-size:14px}.clear{clear:both}
55256-57-0.txt.html
andrewdefries/Ames_ToxBenchmark
<html><img border=0 src=55256-57-0.txt alt=55256-57-0.txt></img><body> "x" "1" "KFIR,R, JOHANNSEN,E AND VLEGGAAR,R, MUTAGENIC ACTIVITY OF AUSTOCYSTINS- SECONDARY METABOLITES OF ASPERGILLUS USTUS,BULL. ENVIRON. CONTAM. TOXICOL.37(5):643-650, 1986" </body></html>
web/src/main/webapp/static/template.html
gdsglgf/json-formater
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> <link rel="stylesheet" href="../assets/css/bootstrap.min.css"> <link rel="stylesheet" href="../assets/css/footer.css"> </head> <body> <div class="container-fluid"> </div> <footer class="footer"> <div class="container-fluid"> <p class="text-muted">Copyright &copy; 2016. All rights reserved.</p> </div> </footer> <script type="text/javascript" src="../assets/js/jquery.min.js"></script> <script type="text/javascript" src="../assets/js/bootstrap.min.js"></script> </body> </html>
doc/java/jdk8/java/awt/im/spi/InputMethodDescriptor.html
fbiville/annotation-processing-ftw
<!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_31) on Wed Dec 17 20:47:26 PST 2014 --> <title>InputMethodDescriptor (Java Platform SE 8 )</title> <meta name="date" content="2014-12-17"> <meta name="keywords" content="java.awt.im.spi.InputMethodDescriptor interface"> <meta name="keywords" content="getAvailableLocales()"> <meta name="keywords" content="hasDynamicLocaleList()"> <meta name="keywords" content="getInputMethodDisplayName()"> <meta name="keywords" content="getInputMethodIcon()"> <meta name="keywords" content="createInputMethod()"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="InputMethodDescriptor (Java Platform SE 8 )"; } } catch(err) { } //--> var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/InputMethodDescriptor.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../java/awt/im/spi/InputMethodContext.html" title="interface in java.awt.im.spi"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?java/awt/im/spi/InputMethodDescriptor.html" target="_top">Frames</a></li> <li><a href="InputMethodDescriptor.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">java.awt.im.spi</div> <h2 title="Interface InputMethodDescriptor" class="title">Interface InputMethodDescriptor</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public interface <span class="typeNameLabel">InputMethodDescriptor</span></pre> <div class="block">Defines methods that provide sufficient information about an input method to enable selection and loading of that input method. The input method itself is only loaded when it is actually used.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>1.3</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../java/awt/im/spi/InputMethod.html" title="interface in java.awt.im.spi">InputMethod</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#createInputMethod--">createInputMethod</a></span>()</code> <div class="block">Creates a new instance of the corresponding input method.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#getAvailableLocales--">getAvailableLocales</a></span>()</code> <div class="block">Returns the locales supported by the corresponding input method.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../java/lang/String.html" title="class in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#getInputMethodDisplayName-java.util.Locale-java.util.Locale-">getInputMethodDisplayName</a></span>(<a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>&nbsp;inputLocale, <a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>&nbsp;displayLanguage)</code> <div class="block">Returns the user-visible name of the corresponding input method for the given input locale in the language in which the name will be displayed.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../java/awt/Image.html" title="class in java.awt">Image</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#getInputMethodIcon-java.util.Locale-">getInputMethodIcon</a></span>(<a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>&nbsp;inputLocale)</code> <div class="block">Returns an icon for the corresponding input method.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#hasDynamicLocaleList--">hasDynamicLocaleList</a></span>()</code> <div class="block">Returns whether the list of available locales can change at runtime.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getAvailableLocales--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAvailableLocales</h4> <pre><a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>[]&nbsp;getAvailableLocales() throws <a href="../../../../java/awt/AWTException.html" title="class in java.awt">AWTException</a></pre> <div class="block">Returns the locales supported by the corresponding input method. The locale may describe just the language, or may also include country and variant information if needed. The information is used to select input methods by locale (<a href="../../../../java/awt/im/InputContext.html#selectInputMethod-java.util.Locale-"><code>InputContext.selectInputMethod(Locale)</code></a>). It may also be used to sort input methods by locale in a user-visible list of input methods. <p> Only the input method's primary locales should be returned. For example, if a Japanese input method also has a pass-through mode for Roman characters, typically still only Japanese would be returned. Thus, the list of locales returned is typically a subset of the locales for which the corresponding input method's implementation of <a href="../../../../java/awt/im/spi/InputMethod.html#setLocale-java.util.Locale-"><code>InputMethod.setLocale(java.util.Locale)</code></a> returns true. <p> If <a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#hasDynamicLocaleList--"><code>hasDynamicLocaleList()</code></a> returns true, this method is called each time the information is needed. This gives input methods that depend on network resources the chance to add or remove locales as resources become available or unavailable.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the locales supported by the input method</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../java/awt/AWTException.html" title="class in java.awt">AWTException</a></code> - if it can be determined that the input method is inoperable, for example, because of incomplete installation.</dd> </dl> </li> </ul> <a name="hasDynamicLocaleList--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hasDynamicLocaleList</h4> <pre>boolean&nbsp;hasDynamicLocaleList()</pre> <div class="block">Returns whether the list of available locales can change at runtime. This may be the case, for example, for adapters that access real input methods over the network.</div> </li> </ul> <a name="getInputMethodDisplayName-java.util.Locale-java.util.Locale-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInputMethodDisplayName</h4> <pre><a href="../../../../java/lang/String.html" title="class in java.lang">String</a>&nbsp;getInputMethodDisplayName(<a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>&nbsp;inputLocale, <a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>&nbsp;displayLanguage)</pre> <div class="block">Returns the user-visible name of the corresponding input method for the given input locale in the language in which the name will be displayed. <p> The inputLocale parameter specifies the locale for which text is input. This parameter can only take values obtained from this descriptor's <a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#getAvailableLocales--"><code>getAvailableLocales()</code></a> method or null. If it is null, an input locale independent name for the input method should be returned. <p> If a name for the desired display language is not available, the method may fall back to some other language.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>inputLocale</code> - the locale for which text input is supported, or null</dd> <dd><code>displayLanguage</code> - the language in which the name will be displayed</dd> </dl> </li> </ul> <a name="getInputMethodIcon-java.util.Locale-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInputMethodIcon</h4> <pre><a href="../../../../java/awt/Image.html" title="class in java.awt">Image</a>&nbsp;getInputMethodIcon(<a href="../../../../java/util/Locale.html" title="class in java.util">Locale</a>&nbsp;inputLocale)</pre> <div class="block">Returns an icon for the corresponding input method. The icon may be used by a user interface for selecting input methods. <p> The inputLocale parameter specifies the locale for which text is input. This parameter can only take values obtained from this descriptor's <a href="../../../../java/awt/im/spi/InputMethodDescriptor.html#getAvailableLocales--"><code>getAvailableLocales()</code></a> method or null. If it is null, an input locale independent icon for the input method should be returned. <p> The icon's size should be 16&times;16 pixels.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>inputLocale</code> - the locale for which text input is supported, or null</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>an icon for the corresponding input method, or null</dd> </dl> </li> </ul> <a name="createInputMethod--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>createInputMethod</h4> <pre><a href="../../../../java/awt/im/spi/InputMethod.html" title="interface in java.awt.im.spi">InputMethod</a>&nbsp;createInputMethod() throws <a href="../../../../java/lang/Exception.html" title="class in java.lang">Exception</a></pre> <div class="block">Creates a new instance of the corresponding input method.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>a new instance of the corresponding input method</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../java/lang/Exception.html" title="class in java.lang">Exception</a></code> - any exception that may occur while creating the input method instance</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/InputMethodDescriptor.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../java/awt/im/spi/InputMethodContext.html" title="interface in java.awt.im.spi"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?java/awt/im/spi/InputMethodDescriptor.html" target="_top">Frames</a></li> <li><a href="InputMethodDescriptor.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../../legal/cpyr.html">Copyright</a> &#x00a9; 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
application/views/nintweb/realestate/properties-listing.html
HaciAli-MIZRAK/nint-AdminPanel
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="ThemeStarz"> <link href='http://fonts.googleapis.com/css?family=Roboto:300,400,700' rel='stylesheet' type='text/css'> <link href="assets/fonts/font-awesome.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="assets/bootstrap/css/bootstrap.css" type="text/css"> <link rel="stylesheet" href="assets/css/bootstrap-select.min.css" type="text/css"> <link rel="stylesheet" href="assets/css/magnific-popup.css" type="text/css"> <link rel="stylesheet" href="assets/css/jquery.slider.min.css" type="text/css"> <link rel="stylesheet" href="assets/css/owl.carousel.css" type="text/css"> <link rel="stylesheet" href="assets/css/style.css" type="text/css"> <title>Zoner | Masonry Listing</title> </head> <body class="page-sub-page page-listing-masonry page-search-results" id="page-top"> <!-- Wrapper --> <div class="wrapper"> <!-- Navigation --> <div class="navigation"> <div class="secondary-navigation"> <div class="container"> <div class="contact"> <figure><strong>Phone:</strong>+1 810-991-3842</figure> <figure><strong>Email:</strong>zoner@example.com</figure> </div> <div class="user-area"> <div class="actions"> <a href="create-agency.html" class="promoted">Create Agency</a> <a href="create-account.html" class="promoted"><strong>Register</strong></a> <a href="sign-in.html">Sign In</a> </div> <div class="language-bar"> <a href="#" class="active"><img src="assets/img/flags/gb.png"></a> <a href="#"><img src="assets/img/flags/de.png"></a> <a href="#"><img src="assets/img/flags/es.png"></a> </div> </div> </div> </div> <div class="container"> <header class="navbar" id="top" role="banner"> <div class="navbar-header"> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="navbar-brand nav" id="brand"> <a href="index-google-map-fullscreen.html"><img src="assets/img/logo.png" alt="brand"></a> </div> </div> <nav class="collapse navbar-collapse bs-navbar-collapse navbar-right" role="navigation"> <ul class="nav navbar-nav"> <li class="active has-child"><a href="#">Homepage</a> <ul class="child-navigation"> <li><a href="index-google-map-fullscreen.html">Google Map Full Screen</a></li> <li><a href="index-google-map-fixed-height.html">Google Map Fixed Height</a></li> <li><a href="index-google-map-fixed-navigation.html">Google Map Fixed Navigation</a></li> <li><a href="index-osm.html">OpenStreetMap Full Screen</a></li> <li><a href="index-osm-fixed-height.html">OpenStreetMap Fixed Height</a></li> <li><a href="index-osm-fixed-navigation.html">OpenStreetMap Fixed Navigation</a></li> <li><a href="index-slider.html">Slider Homepage</a></li> <li><a href="index-slider-search-box.html">Slider with Search Box</a></li> <li><a href="index-horizontal-search-floated.html">Horizontal Search Floated</a></li> <li><a href="index-advanced-horizontal-search.html">Horizontal Advanced Search</a></li> <li><a href="index-slider-horizontal-search-box.html">Horizontal Slider Search</a></li> <li><a href="index-slider-horizontal-search-box-floated.html">Horizontal Slider Floated Search</a></li> </ul> </li> <li class="has-child"><a href="#">Properties</a> <ul class="child-navigation"> <li><a href="property-detail.html">Property Detail</a></li> <li><a href="properties-listing.html">Masonry Listing</a></li> <li><a href="properties-listing-grid.html">Grid Listing</a></li> <li><a href="properties-listing-lines.html">Lines Listing</a></li> </ul> </li> <li class="has-child"><a href="#">Pages</a> <ul class="child-navigation"> <li><a href="about-us.html">About Us</a></li> <li><a href="agent-detail.html">Agent Detail</a></li> <li><a href="invoice-print.html">Invoice</a></li> <li><a href="profile.html">Profile</a></li> <li><a href="my-properties.html">My Properties</a></li> <li><a href="bookmarked.html">Bookmarked Properties</a></li> <li><a href="create-account.html">Create Account</a></li> <li><a href="create-agency.html">Create Agency</a></li> <li><a href="sign-in.html">Sign In</a></li> <li class="has-child"><a href="#">Error Pages</a> <ul class="child-navigation"> <li><a href="403.html">403</a></li> <li><a href="404.html">404</a></li> <li><a href="500.html">500</a></li> </ul> </li> <li><a href="faq.html">FAQ</a></li> <li><a href="left-sidebar.html">Left Sidebar</a></li> <li><a href="right-sidebar.html">Right Sidebar</a></li> <li><a href="sticky-footer.html">Sticky Footer</a></li> <li><a href="pricing.html">Pricing</a></li> <li><a href="shortcodes.html">Shortcodes</a></li> <li><a href="timeline.html">Timeline</a></li> <li><a href="terms-conditions.html">Terms & Conditions</a></li> <li><a href="rtl.html">RTL Support</a></li> </ul> </li> <li class="has-child"><a href="#">Agents & Agencies</a> <ul class="child-navigation"> <li><a href="agents-listing.html">Agents Listing</a></li> <li><a href="agent-detail.html">Agent Detail</a></li> <li><a href="agencies-listing.html">Agencies Listing</a></li> <li><a href="agency-detail.html">Agency Detail</a></li> </ul> </li> <li><a href="submit.html">Submit</a></li> <li class="has-child"><a href="#">Blog</a> <ul class="child-navigation"> <li><a href="blog.html">Blog Listing</a></li> <li><a href="blog-detail.html">Blog Post Detail</a></li> </ul> </li> <li><a href="contact.html">Contact</a></li> </ul> </nav><!-- /.navbar collapse--> <div class="add-your-property"> <a href="submit.html" class="btn btn-default"><i class="fa fa-plus"></i><span class="text">Add Your Property</span></a> </div> </header><!-- /.navbar --> </div><!-- /.container --> </div><!-- /.navigation --> <!-- end Navigation --> <!-- Page Content --> <div id="page-content"> <!-- Breadcrumb --> <div class="container"> <ol class="breadcrumb"> <li><a href="#">Home</a></li> <li class="active">Property Listing</li> </ol> </div> <!-- end Breadcrumb --> <div class="container"> <div class="row"> <!-- Results --> <div class="col-md-9 col-sm-9"> <section id="results"> <header><h1>Properties Listing</h1></header> <section id="search-filter"> <figure><h3><i class="fa fa-search"></i>Search Results:</h3> <span class="search-count">28</span> <div class="sorting"> <div class="form-group"> <select name="sorting"> <option value="">Sort By</option> <option value="1">Lowest price first</option> <option value="2">Highest price first</option> <option value="3">Date added</option> </select> </div><!-- /.form-group --> </div> </figure> </section> <section id="properties"> <div class="grid"> <div class="property masonry"> <div class="inner"> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <figure class="type" title="Apartment"><img src="assets/img/property-types/apartment.png"></figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 11,000</div> </div> </div> <img alt="" src="assets/img/properties/property-09.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3398 Lodgeville Road</h3></a> <figure>Golden Valley, MN 55427</figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner"> <a href="property-detail.html"> <div class="property-image"> <figure class="type" title="Villa"><img src="assets/img/property-types/villa.png"></figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 15,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-03.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>1179 Stroop Hill Road</h3></a> <figure>Atlanta, GA 30309 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner"> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <figure class="type" title="Vineyard"><img src="assets/img/property-types/vineyard.png"></figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 39,000</div> </div> </div> <img alt="" src="assets/img/properties/property-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>1028 Henery Street</h3></a> <figure>Wichita, KS 67202 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner"> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <figure class="ribbon">Sold</figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 39,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-01.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2035 Luke Lane</h3></a> <figure>Lawton, OK 73501 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner"> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 76,000</div> </div> </div> <img alt="" src="assets/img/properties/property-07.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4068 Diamond Street</h3></a> <figure>Charlotte, NC 28217 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner"> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <figure class="type" title="Apartment"><img src="assets/img/property-types/apartment.png"></figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 99,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2088 May Street</h3></a> <figure>Somerset, KY 42503 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <figure class="ribbon">In Hold</figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 16,000</div> </div> </div> <img alt="" src="assets/img/properties/property-05.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2008 Collins Street</h3></a> <figure>Punxsutawney, PA 15767 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <figure class="type" title="Industrial Site"><img src="assets/img/property-types/industrial-site.png"></figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 36,000</div> </div> </div> <img alt="" src="assets/img/properties/property-11.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3736 Tavern Place</h3></a> <figure>Beckley, WV 25801 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 68,000</div> </div> </div> <img alt="" src="assets/img/properties/property-12.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>527 Daylene Drive</h3></a> <figure>Ann Arbor, MI 48104 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. Integer ultricies enim ac eros interdum, a sodales nulla aliquet. Pellentesque rhoncus quam at pulvinar suscipit. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 198,000</div> </div> </div> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3477 Austin Secret Lane</h3></a> <figure>Salt Lake City, UT 84111 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 19,000</div> </div> </div> <img alt="" src="assets/img/properties/property-08.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3566 Bottom Lane</h3></a> <figure>Barker, NY 14012 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 48,000</div> </div> </div> <img alt="" src="assets/img/properties/property-10.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2931 Pearcy Avenue</h3></a> <figure>Milwaukee, WI 53223 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 71,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-01.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4816 Massachusetts Avenue</h3></a> <figure>Washington, DC 20036 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 69,000</div> </div> </div> <img alt="" src="assets/img/properties/property-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2947 Bell Street</h3></a> <figure>New York, NY 10003 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <figure class="tag status">For Sale</figure> <div class="overlay"> <div class="info"> <div class="tag price">$ 160,000</div> </div> </div> <img alt="" src="assets/img/properties/property-04.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>946 Elk Street</h3></a> <figure>Los Angeles, CA 90017 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 55,000</div> </div> </div> <img alt="" src="assets/img/properties/property-07.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4425 Coal Road</h3></a> <figure>Lock Haven, PA 17745 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 57,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4091 Parkway Street</h3></a> <figure>Los Angeles, CA 90017 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 126,000</div> </div> </div> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3619 Elliott Street</h3></a> <figure>Salisbury, NH 03268 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 36,000</div> </div> </div> <img alt="" src="assets/img/properties/property-11.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3736 Tavern Place</h3></a> <figure>Beckley, WV 25801 </figure> </header> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras et dui vestibulum</p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 68,000</div> </div> </div> <img alt="" src="assets/img/properties/property-12.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>527 Daylene Drive</h3></a> <figure>Ann Arbor, MI 48104 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. Integer ultricies enim ac eros interdum, a sodales nulla aliquet. Pellentesque rhoncus quam at pulvinar suscipit. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 198,000</div> </div> </div> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3477 Austin Secret Lane</h3></a> <figure>Salt Lake City, UT 84111 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 19,000</div> </div> </div> <img alt="" src="assets/img/properties/property-08.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3566 Bottom Lane</h3></a> <figure>Barker, NY 14012 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 48,000</div> </div> </div> <img alt="" src="assets/img/properties/property-10.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2931 Pearcy Avenue</h3></a> <figure>Milwaukee, WI 53223 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 71,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-01.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4816 Massachusetts Avenue</h3></a> <figure>Washington, DC 20036 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 69,000</div> </div> </div> <img alt="" src="assets/img/properties/property-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2947 Bell Street</h3></a> <figure>New York, NY 10003 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 160,000</div> </div> </div> <img alt="" src="assets/img/properties/property-04.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>946 Elk Street</h3></a> <figure>Los Angeles, CA 90017 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 55,000</div> </div> </div> <img alt="" src="assets/img/properties/property-07.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4425 Coal Road</h3></a> <figure>Lock Haven, PA 17745 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 57,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4091 Parkway Street</h3></a> <figure>Los Angeles, CA 90017 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 126,000</div> </div> </div> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3619 Elliott Street</h3></a> <figure>Salisbury, NH 03268 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 68,000</div> </div> </div> <img alt="" src="assets/img/properties/property-12.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>527 Daylene Drive</h3></a> <figure>Ann Arbor, MI 48104 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. Integer ultricies enim ac eros interdum, a sodales nulla aliquet. Pellentesque rhoncus quam at pulvinar suscipit. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 198,000</div> </div> </div> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3477 Austin Secret Lane</h3></a> <figure>Salt Lake City, UT 84111 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 19,000</div> </div> </div> <img alt="" src="assets/img/properties/property-08.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3566 Bottom Lane</h3></a> <figure>Barker, NY 14012 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 48,000</div> </div> </div> <img alt="" src="assets/img/properties/property-10.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2931 Pearcy Avenue</h3></a> <figure>Milwaukee, WI 53223 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 71,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-01.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4816 Massachusetts Avenue</h3></a> <figure>Washington, DC 20036 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ultricies enim ac eros interdum, a sodales nulla aliquet. </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 69,000</div> </div> </div> <img alt="" src="assets/img/properties/property-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>2947 Bell Street</h3></a> <figure>New York, NY 10003 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 160,000</div> </div> </div> <img alt="" src="assets/img/properties/property-04.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>946 Elk Street</h3></a> <figure>Los Angeles, CA 90017 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 55,000</div> </div> </div> <img alt="" src="assets/img/properties/property-07.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4425 Coal Road</h3></a> <figure>Lock Haven, PA 17745 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 57,000</div> </div> </div> <img alt="" src="assets/img/properties/masonry-02.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>4091 Parkway Street</h3></a> <figure>Los Angeles, CA 90017 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> <dt>Beds:</dt> <dd>3</dd> <dt>Baths:</dt> <dd>2</dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> <div class="property masonry"> <div class="inner" data-scroll-reveal> <a href="property-detail.html"> <div class="property-image"> <div class="overlay"> <div class="info"> <div class="tag price">$ 126,000</div> </div> </div> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <aside> <header> <a href="property-detail.html"><h3>3619 Elliott Street</h3></a> <figure>Salisbury, NH 03268 </figure> </header> <p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae </p> <dl> <dt>Status:</dt> <dd>Sale</dd> <dt>Area:</dt> <dd>860 m<sup>2</sup></dd> </dl> <a href="property-detail.html" class="link-arrow">Read More</a> </aside> </div> </div><!-- /.property --> </div><!-- /js-masonry--> <!-- Pagination --> <div class="center"> <ul class="pagination"> <li class="active"><a href="#">1</a></li> <li><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> </ul><!-- /.pagination--> </div><!-- /.center--> </section><!-- /#properties--> </section><!-- /#results --> </div><!-- /.col-md-9 --> <!-- end Results --> <!-- sidebar --> <div class="col-md-3 col-sm-3"> <section id="sidebar"> <aside id="edit-search"> <header><h3>Search Properties</h3></header> <form role="form" id="form-sidebar" class="form-search" action="properties-listing.html"> <div class="form-group"> <select name="type"> <option value="">Status</option> <option value="1">Rent</option> <option value="2">Sale</option> </select> </div><!-- /.form-group --> <div class="form-group"> <select name="country"> <option value="">Country</option> <option value="1">France</option> <option value="2">Great Britain</option> <option value="3">Spain</option> <option value="4">Russia</option> <option value="5">United States</option> </select> </div><!-- /.form-group --> <div class="form-group"> <select name="city"> <option value="">City</option> <option value="1">New York</option> <option value="2">Los Angeles</option> <option value="3">Chicago</option> <option value="4">Houston</option> <option value="5">Philadelphia</option> </select> </div><!-- /.form-group --> <div class="form-group"> <select name="district"> <option value="">District</option> <option value="1">Manhattan</option> <option value="2">The Bronx</option> <option value="3">Brooklyn</option> <option value="4">Queens</option> <option value="5">Staten Island</option> </select> </div><!-- /.form-group --> <div class="form-group"> <select name="property-type"> <option value="">Property Type</option> <option value="1">Apartment</option> <option value="2">Condominium</option> <option value="3">Cottage</option> <option value="4">Flat</option> <option value="5">House</option> </select> </div><!-- /.form-group --> <div class="form-group"> <div class="price-range"> <input id="price-input" type="text" name="price" value="1000;299000"> </div> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Search Now</button> </div><!-- /.form-group --> </form><!-- /#form-map --> </aside><!-- /#edit-search --> <aside id="featured-properties"> <header><h3>Featured Properties</h3></header> <div class="property small"> <a href="property-detail.html"> <div class="property-image"> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <div class="info"> <a href="property-detail.html"><h4>2186 Rinehart Road</h4></a> <figure>Doral, FL 33178 </figure> <div class="tag price">$ 72,000</div> </div> </div><!-- /.property --> <div class="property small"> <a href="property-detail.html"> <div class="property-image"> <img alt="" src="assets/img/properties/property-09.jpg"> </div> </a> <div class="info"> <a href="property-detail.html"><h4>2479 Murphy Court</h4></a> <figure>Minneapolis, MN 55402</figure> <div class="tag price">$ 36,000</div> </div> </div><!-- /.property --> <div class="property small"> <a href="property-detail.html"> <div class="property-image"> <img alt="" src="assets/img/properties/property-03.jpg"> </div> </a> <div class="info"> <a href="property-detail.html"><h4>1949 Tennessee Avenue</h4></a> <figure>Minneapolis, MN 55402</figure> <div class="tag price">$ 128,600</div> </div> </div><!-- /.property --> </aside><!-- /#featured-properties --> <aside id="our-guides"> <header><h3>Our Guides</h3></header> <a href="#" class="universal-button"> <figure class="fa fa-home"></figure> <span>Buying Guide</span> <span class="arrow fa fa-angle-right"></span> </a><!-- /.universal-button --> <a href="#" class="universal-button"> <figure class="fa fa-umbrella"></figure> <span>Right Insurance for You</span> <span class="arrow fa fa-angle-right"></span> </a><!-- /.universal-button --> </aside><!-- /#our-guide --> </section><!-- /#sidebar --> </div><!-- /.col-md-3 --> <!-- end Sidebar --> </div><!-- /.row --> </div><!-- /.container --> </div> <!-- end Page Content --> <!-- Page Footer --> <footer id="page-footer"> <div class="inner"> <section id="footer-main"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-3"> <article> <h3>About Us</h3> <p>Vel fermentum ipsum. Suspendisse quis molestie odio. Interdum et malesuada fames ac ante ipsum primis in faucibus. Quisque aliquet a metus in aliquet. Praesent ut turpis posuere, commodo odio id, ornare tortor </p> <hr> <a href="#" class="link-arrow">Read More</a> </article> </div><!-- /.col-sm-3 --> <div class="col-md-3 col-sm-3"> <article> <h3>Recent Properties</h3> <div class="property small"> <a href="property-detail.html"> <div class="property-image"> <img alt="" src="assets/img/properties/property-06.jpg"> </div> </a> <div class="info"> <a href="property-detail.html"><h4>2186 Rinehart Road</h4></a> <figure>Doral, FL 33178 </figure> <div class="tag price">$ 72,000</div> </div> </div><!-- /.property --> <div class="property small"> <a href="property-detail.html"> <div class="property-image"> <img alt="" src="assets/img/properties/property-09.jpg"> </div> </a> <div class="info"> <a href="property-detail.html"><h4>2479 Murphy Court</h4></a> <figure>Minneapolis, MN 55402</figure> <div class="tag price">$ 36,000</div> </div> </div><!-- /.property --> </article> </div><!-- /.col-sm-3 --> <div class="col-md-3 col-sm-3"> <article> <h3>Contact</h3> <address> <strong>Your Company</strong><br> 4877 Spruce Drive<br> West Newton, PA 15089 </address> +1 (734) 123-4567<br> <a href="#">hello@example.com</a> </article> </div><!-- /.col-sm-3 --> <div class="col-md-3 col-sm-3"> <article> <h3>Useful Links</h3> <ul class="list-unstyled list-links"> <li><a href="#">All Properties</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Login and Register Account</a></li> <li><a href="#">FAQ</a></li> <li><a href="#">Terms and Conditions</a></li> </ul> </article> </div><!-- /.col-sm-3 --> </div><!-- /.row --> </div><!-- /.container --> </section><!-- /#footer-main --> <section id="footer-thumbnails" class="footer-thumbnails"></section><!-- /#footer-thumbnails --> <section id="footer-copyright"> <div class="container"> <span>Copyright © 2013. All Rights Reserved.</span> <span class="pull-right"><a href="#page-top" class="roll">Go to top</a></span> </div> </section> </div><!-- /.inner --> </footer> <!-- end Page Footer --> </div> <script type="text/javascript" src="assets/js/jquery-2.1.0.min.js"></script> <script type="text/javascript" src="assets/js/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript" src="assets/bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="assets/js/smoothscroll.js"></script> <script type="text/javascript" src="assets/js/bootstrap-select.min.js"></script> <script type="text/javascript" src="assets/js/icheck.min.js"></script> <script type="text/javascript" src="assets/js/retina-1.1.0.min.js"></script> <script type="text/javascript" src="assets/js/imagesloaded.pkgd.min.js"></script> <script type="text/javascript" src="assets/js/masonry.pkgd.min.js"></script> <script type="text/javascript" src="assets/js/scrollReveal.min.js"></script> <script type="text/javascript" src="assets/js/jshashtable-2.1_src.js"></script> <script type="text/javascript" src="assets/js/jquery.numberformatter-1.2.3.js"></script> <script type="text/javascript" src="assets/js/tmpl.js"></script> <script type="text/javascript" src="assets/js/jquery.dependClass-0.1.js"></script> <script type="text/javascript" src="assets/js/draggable-0.1.js"></script> <script type="text/javascript" src="assets/js/jquery.slider.js"></script> <script type="text/javascript" src="assets/js/custom-map.js"></script> <script type="text/javascript" src="assets/js/custom.js"></script> <!--[if gt IE 8]> <script type="text/javascript" src="assets/js/ie.js"></script> <![endif]--> </body> </html>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/98710876374021ce515338670fef7150239022a372052a0788ab1c73a043c29e.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./aeb76c887eb65e7b9339b182ec832229a62cc0b0c3ce90ee82240ad03f6b7003.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/398d68eea8c8cc62d4acd5d8929bd74065f7c66d447efe66c7afd5bba2b18735.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./67e00a00c78c796bcfec67971af4d0faa4d5b6d7761592f4f8b41f1889064f10.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
index.html
juancjara/react-json-to-survey
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="app"></div> <script src="react.js"></script> <script src='build/reactToJson.js'></script> <script> var submit = function(values) { console.log('sending values', values); } var data = { 'schema': [ { 'type': 'text', 'label': '1. camp', 'skip': { 'cond': '<>', 'val': '', 'to': [1] } }, { 'type': 'text', 'label': '2. camp2' }, { 'type': 'textarea', 'label': '3. camp5' }, { 'type': 'radio', 'label': '4. camp3', 'data': [ {'value': '1', 'label': 'text1'}, {'value': '2', 'label': 'text2'}, {'value': '3', 'label': 'text3'} ] }, { 'type': 'checkbox', 'label': '5. camp8', 'data': [ {'value': '1', 'label': 'text5'}, {'value': '2', 'label': 'text6'}, {'value': '3', 'label': 'text7'} ], 'skip': { 'cond': '<>', 'val': '0', 'to': [0] } }, { 'type': 'radio', 'label': '6. camp10', 'data': [ {'label': 'text5'}, {'label': 'text6'}, {'label': 'text7'} ] } ], 'title': 'form', 'submitButton': { 'text': 'Send' }, 'onSubmit': submit } //checkbox compare length React.renderComponent( FormView({data: data}), document.getElementById('app') ); </script> </body> </html>
404.html
ornamentist/patterns-src
--- layout: content title: 404 permalink: 404.html --- <h1 class="C404">Sorry</h1> <hr class="C404"> <section class="C404"> <p> Sorry, but that page does not exist. The Pattern Parts home page is <a href="{{ site.baseurl }}/">here</a> and the parts catalog <a href="{{ site.baseurl }}/galleries">here</a>. </p> </section>
templates/layout.html
daureg/illalla
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="text/javascript" src="{{ url_for('static', filename='app.js') }}"></script> <link rel='stylesheet' type='text/css' href="{{ url_for('static', filename='app.css') }}"> <script type=text/javascript>var $SCRIPT_ROOT = {{ request.script_root|tojson|safe }};</script> {% block body %}{% endblock %} </body> </html>
static/plugins/bootstrap-fuelux/css/fuelux.css
yezooz/fserver
/*! * Bootstrap v2.2.1 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ .fuelux { /* Allow for input prepend/append in search forms */ /* White icons with optional class, or on hover/active states of certain elements */ /* move down carets for tabs */ } .fuelux article, .fuelux aside, .fuelux details, .fuelux figcaption, .fuelux figure, .fuelux footer, .fuelux header, .fuelux hgroup, .fuelux nav, .fuelux section { display: block; } .fuelux audio, .fuelux canvas, .fuelux video { display: inline-block; *display: inline; *zoom: 1; } .fuelux audio:not([controls]) { display: none; } .fuelux html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } .fuelux a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .fuelux a:hover, .fuelux a:active { outline: 0; } .fuelux sub, .fuelux sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } .fuelux sup { top: -0.5em; } .fuelux sub { bottom: -0.25em; } .fuelux img { width: auto \9; height: auto; max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; } .fuelux #map_canvas img, .fuelux .google-maps img { max-width: none; } .fuelux button, .fuelux input, .fuelux select, .fuelux textarea { margin: 0; font-size: 100%; vertical-align: middle; } .fuelux button, .fuelux input { *overflow: visible; line-height: normal; } .fuelux button::-moz-focus-inner, .fuelux input::-moz-focus-inner { padding: 0; border: 0; } .fuelux button, .fuelux html input[type="button"], .fuelux input[type="reset"], .fuelux input[type="submit"] { cursor: pointer; -webkit-appearance: button; } .fuelux input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; } .fuelux input[type="search"]::-webkit-search-decoration, .fuelux input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } .fuelux textarea { overflow: auto; vertical-align: top; } .fuelux .clearfix { *zoom: 1; } .fuelux .clearfix:before, .fuelux .clearfix:after { display: table; line-height: 0; content: ""; } .fuelux .clearfix:after { clear: both; } .fuelux .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .fuelux .input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .fuelux body { margin: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #333333; background-color: #ffffff; } .fuelux a { color: #0088cc; text-decoration: none; } .fuelux a:hover { color: #005580; text-decoration: underline; } .fuelux .img-rounded { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .fuelux .img-polaroid { padding: 4px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); } .fuelux .img-circle { -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; } .fuelux .row { margin-left: -20px; *zoom: 1; } .fuelux .row:before, .fuelux .row:after { display: table; line-height: 0; content: ""; } .fuelux .row:after { clear: both; } .fuelux [class*="span"] { float: left; min-height: 1px; margin-left: 20px; } .fuelux .container, .fuelux .navbar-static-top .container, .fuelux .navbar-fixed-top .container, .fuelux .navbar-fixed-bottom .container { width: 940px; } .fuelux .span12 { width: 940px; } .fuelux .span11 { width: 860px; } .fuelux .span10 { width: 780px; } .fuelux .span9 { width: 700px; } .fuelux .span8 { width: 620px; } .fuelux .span7 { width: 540px; } .fuelux .span6 { width: 460px; } .fuelux .span5 { width: 380px; } .fuelux .span4 { width: 300px; } .fuelux .span3 { width: 220px; } .fuelux .span2 { width: 140px; } .fuelux .span1 { width: 60px; } .fuelux .offset12 { margin-left: 980px; } .fuelux .offset11 { margin-left: 900px; } .fuelux .offset10 { margin-left: 820px; } .fuelux .offset9 { margin-left: 740px; } .fuelux .offset8 { margin-left: 660px; } .fuelux .offset7 { margin-left: 580px; } .fuelux .offset6 { margin-left: 500px; } .fuelux .offset5 { margin-left: 420px; } .fuelux .offset4 { margin-left: 340px; } .fuelux .offset3 { margin-left: 260px; } .fuelux .offset2 { margin-left: 180px; } .fuelux .offset1 { margin-left: 100px; } .fuelux .row-fluid { width: 100%; *zoom: 1; } .fuelux .row-fluid:before, .fuelux .row-fluid:after { display: table; line-height: 0; content: ""; } .fuelux .row-fluid:after { clear: both; } .fuelux .row-fluid [class*="span"] { display: block; float: left; width: 100%; min-height: 30px; margin-left: 2.127659574468085%; *margin-left: 2.074468085106383%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .fuelux .row-fluid [class*="span"]:first-child { margin-left: 0; } .fuelux .row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left: 2.127659574468085%; } .fuelux .row-fluid .span12 { width: 100%; *width: 99.94680851063829%; } .fuelux .row-fluid .span11 { width: 91.48936170212765%; *width: 91.43617021276594%; } .fuelux .row-fluid .span10 { width: 82.97872340425532%; *width: 82.92553191489361%; } .fuelux .row-fluid .span9 { width: 74.46808510638297%; *width: 74.41489361702126%; } .fuelux .row-fluid .span8 { width: 65.95744680851064%; *width: 65.90425531914893%; } .fuelux .row-fluid .span7 { width: 57.44680851063829%; *width: 57.39361702127659%; } .fuelux .row-fluid .span6 { width: 48.93617021276595%; *width: 48.88297872340425%; } .fuelux .row-fluid .span5 { width: 40.42553191489362%; *width: 40.37234042553192%; } .fuelux .row-fluid .span4 { width: 31.914893617021278%; *width: 31.861702127659576%; } .fuelux .row-fluid .span3 { width: 23.404255319148934%; *width: 23.351063829787233%; } .fuelux .row-fluid .span2 { width: 14.893617021276595%; *width: 14.840425531914894%; } .fuelux .row-fluid .span1 { width: 6.382978723404255%; *width: 6.329787234042553%; } .fuelux .row-fluid .offset12 { margin-left: 104.25531914893617%; *margin-left: 104.14893617021275%; } .fuelux .row-fluid .offset12:first-child { margin-left: 102.12765957446808%; *margin-left: 102.02127659574467%; } .fuelux .row-fluid .offset11 { margin-left: 95.74468085106382%; *margin-left: 95.6382978723404%; } .fuelux .row-fluid .offset11:first-child { margin-left: 93.61702127659574%; *margin-left: 93.51063829787232%; } .fuelux .row-fluid .offset10 { margin-left: 87.23404255319149%; *margin-left: 87.12765957446807%; } .fuelux .row-fluid .offset10:first-child { margin-left: 85.1063829787234%; *margin-left: 84.99999999999999%; } .fuelux .row-fluid .offset9 { margin-left: 78.72340425531914%; *margin-left: 78.61702127659572%; } .fuelux .row-fluid .offset9:first-child { margin-left: 76.59574468085106%; *margin-left: 76.48936170212764%; } .fuelux .row-fluid .offset8 { margin-left: 70.2127659574468%; *margin-left: 70.10638297872339%; } .fuelux .row-fluid .offset8:first-child { margin-left: 68.08510638297872%; *margin-left: 67.9787234042553%; } .fuelux .row-fluid .offset7 { margin-left: 61.70212765957446%; *margin-left: 61.59574468085106%; } .fuelux .row-fluid .offset7:first-child { margin-left: 59.574468085106375%; *margin-left: 59.46808510638297%; } .fuelux .row-fluid .offset6 { margin-left: 53.191489361702125%; *margin-left: 53.085106382978715%; } .fuelux .row-fluid .offset6:first-child { margin-left: 51.063829787234035%; *margin-left: 50.95744680851063%; } .fuelux .row-fluid .offset5 { margin-left: 44.68085106382979%; *margin-left: 44.57446808510638%; } .fuelux .row-fluid .offset5:first-child { margin-left: 42.5531914893617%; *margin-left: 42.4468085106383%; } .fuelux .row-fluid .offset4 { margin-left: 36.170212765957444%; *margin-left: 36.06382978723405%; } .fuelux .row-fluid .offset4:first-child { margin-left: 34.04255319148936%; *margin-left: 33.93617021276596%; } .fuelux .row-fluid .offset3 { margin-left: 27.659574468085104%; *margin-left: 27.5531914893617%; } .fuelux .row-fluid .offset3:first-child { margin-left: 25.53191489361702%; *margin-left: 25.425531914893618%; } .fuelux .row-fluid .offset2 { margin-left: 19.148936170212764%; *margin-left: 19.04255319148936%; } .fuelux .row-fluid .offset2:first-child { margin-left: 17.02127659574468%; *margin-left: 16.914893617021278%; } .fuelux .row-fluid .offset1 { margin-left: 10.638297872340425%; *margin-left: 10.53191489361702%; } .fuelux .row-fluid .offset1:first-child { margin-left: 8.51063829787234%; *margin-left: 8.404255319148938%; } .fuelux [class*="span"].hide, .fuelux .row-fluid [class*="span"].hide { display: none; } .fuelux [class*="span"].pull-right, .fuelux .row-fluid [class*="span"].pull-right { float: right; } .fuelux .container { margin-right: auto; margin-left: auto; *zoom: 1; } .fuelux .container:before, .fuelux .container:after { display: table; line-height: 0; content: ""; } .fuelux .container:after { clear: both; } .fuelux .container-fluid { padding-right: 20px; padding-left: 20px; *zoom: 1; } .fuelux .container-fluid:before, .fuelux .container-fluid:after { display: table; line-height: 0; content: ""; } .fuelux .container-fluid:after { clear: both; } .fuelux p { margin: 0 0 10px; } .fuelux .lead { margin-bottom: 20px; font-size: 21px; font-weight: 200; line-height: 30px; } .fuelux small { font-size: 85%; } .fuelux strong { font-weight: bold; } .fuelux em { font-style: italic; } .fuelux cite { font-style: normal; } .fuelux .muted { color: #999999; } .fuelux .text-warning { color: #c09853; } .fuelux a.text-warning:hover { color: #a47e3c; } .fuelux .text-error { color: #b94a48; } .fuelux a.text-error:hover { color: #953b39; } .fuelux .text-info { color: #3a87ad; } .fuelux a.text-info:hover { color: #2d6987; } .fuelux .text-success { color: #468847; } .fuelux a.text-success:hover { color: #356635; } .fuelux h1, .fuelux h2, .fuelux h3, .fuelux h4, .fuelux h5, .fuelux h6 { margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 20px; color: inherit; text-rendering: optimizelegibility; } .fuelux h1 small, .fuelux h2 small, .fuelux h3 small, .fuelux h4 small, .fuelux h5 small, .fuelux h6 small { font-weight: normal; line-height: 1; color: #999999; } .fuelux h1, .fuelux h2, .fuelux h3 { line-height: 40px; } .fuelux h1 { font-size: 38.5px; } .fuelux h2 { font-size: 31.5px; } .fuelux h3 { font-size: 24.5px; } .fuelux h4 { font-size: 17.5px; } .fuelux h5 { font-size: 14px; } .fuelux h6 { font-size: 11.9px; } .fuelux h1 small { font-size: 24.5px; } .fuelux h2 small { font-size: 17.5px; } .fuelux h3 small { font-size: 14px; } .fuelux h4 small { font-size: 14px; } .fuelux .page-header { padding-bottom: 9px; margin: 20px 0 30px; border-bottom: 1px solid #eeeeee; } .fuelux ul, .fuelux ol { padding: 0; margin: 0 0 10px 25px; } .fuelux ul ul, .fuelux ul ol, .fuelux ol ol, .fuelux ol ul { margin-bottom: 0; } .fuelux li { line-height: 20px; } .fuelux ul.unstyled, .fuelux ol.unstyled { margin-left: 0; list-style: none; } .fuelux dl { margin-bottom: 20px; } .fuelux dt, .fuelux dd { line-height: 20px; } .fuelux dt { font-weight: bold; } .fuelux dd { margin-left: 10px; } .fuelux .dl-horizontal { *zoom: 1; } .fuelux .dl-horizontal:before, .fuelux .dl-horizontal:after { display: table; line-height: 0; content: ""; } .fuelux .dl-horizontal:after { clear: both; } .fuelux .dl-horizontal dt { float: left; width: 160px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap; } .fuelux .dl-horizontal dd { margin-left: 180px; } .fuelux hr { margin: 20px 0; border: 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid #ffffff; } .fuelux abbr[title], .fuelux abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; } .fuelux abbr.initialism { font-size: 90%; text-transform: uppercase; } .fuelux blockquote { padding: 0 0 0 15px; margin: 0 0 20px; border-left: 5px solid #eeeeee; } .fuelux blockquote p { margin-bottom: 0; font-size: 16px; font-weight: 300; line-height: 25px; } .fuelux blockquote small { display: block; line-height: 20px; color: #999999; } .fuelux blockquote small:before { content: '\2014 \00A0'; } .fuelux blockquote.pull-right { float: right; padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; } .fuelux blockquote.pull-right p, .fuelux blockquote.pull-right small { text-align: right; } .fuelux blockquote.pull-right small:before { content: ''; } .fuelux blockquote.pull-right small:after { content: '\00A0 \2014'; } .fuelux q:before, .fuelux q:after, .fuelux blockquote:before, .fuelux blockquote:after { content: ""; } .fuelux address { display: block; margin-bottom: 20px; font-style: normal; line-height: 20px; } .fuelux code, .fuelux pre { padding: 0 3px 2px; font-family: Monaco, Menlo, Consolas, "Courier New", monospace; font-size: 12px; color: #333333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .fuelux code { padding: 2px 4px; color: #d14; background-color: #f7f7f9; border: 1px solid #e1e1e8; } .fuelux pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 20px; word-break: break-all; word-wrap: break-word; white-space: pre; white-space: pre-wrap; background-color: #f5f5f5; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux pre.prettyprint { margin-bottom: 20px; } .fuelux pre code { padding: 0; color: inherit; background-color: transparent; border: 0; } .fuelux .pre-scrollable { max-height: 340px; overflow-y: scroll; } .fuelux form { margin: 0 0 20px; } .fuelux fieldset { padding: 0; margin: 0; border: 0; } .fuelux legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: 40px; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } .fuelux legend small { font-size: 15px; color: #999999; } .fuelux label, .fuelux input, .fuelux button, .fuelux select, .fuelux textarea { font-size: 14px; font-weight: normal; line-height: 20px; } .fuelux input, .fuelux button, .fuelux select, .fuelux textarea { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .fuelux label { display: block; margin-bottom: 5px; } .fuelux select, .fuelux textarea, .fuelux input[type="text"], .fuelux input[type="password"], .fuelux input[type="datetime"], .fuelux input[type="datetime-local"], .fuelux input[type="date"], .fuelux input[type="month"], .fuelux input[type="time"], .fuelux input[type="week"], .fuelux input[type="number"], .fuelux input[type="email"], .fuelux input[type="url"], .fuelux input[type="search"], .fuelux input[type="tel"], .fuelux input[type="color"], .fuelux .uneditable-input { display: inline-block; height: 20px; padding: 4px 6px; margin-bottom: 10px; font-size: 14px; line-height: 20px; color: #555555; vertical-align: middle; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux input, .fuelux textarea, .fuelux .uneditable-input { width: 206px; } .fuelux textarea { height: auto; } .fuelux textarea, .fuelux input[type="text"], .fuelux input[type="password"], .fuelux input[type="datetime"], .fuelux input[type="datetime-local"], .fuelux input[type="date"], .fuelux input[type="month"], .fuelux input[type="time"], .fuelux input[type="week"], .fuelux input[type="number"], .fuelux input[type="email"], .fuelux input[type="url"], .fuelux input[type="search"], .fuelux input[type="tel"], .fuelux input[type="color"], .fuelux .uneditable-input { background-color: #ffffff; border: 1px solid #cccccc; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; -moz-transition: border linear 0.2s, box-shadow linear 0.2s; -o-transition: border linear 0.2s, box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s; } .fuelux textarea:focus, .fuelux input[type="text"]:focus, .fuelux input[type="password"]:focus, .fuelux input[type="datetime"]:focus, .fuelux input[type="datetime-local"]:focus, .fuelux input[type="date"]:focus, .fuelux input[type="month"]:focus, .fuelux input[type="time"]:focus, .fuelux input[type="week"]:focus, .fuelux input[type="number"]:focus, .fuelux input[type="email"]:focus, .fuelux input[type="url"]:focus, .fuelux input[type="search"]:focus, .fuelux input[type="tel"]:focus, .fuelux input[type="color"]:focus, .fuelux .uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); outline: 0; outline: thin dotted \9; /* IE6-9 */ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); } .fuelux input[type="radio"], .fuelux input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; *margin-top: 0; line-height: normal; cursor: pointer; } .fuelux input[type="file"], .fuelux input[type="image"], .fuelux input[type="submit"], .fuelux input[type="reset"], .fuelux input[type="button"], .fuelux input[type="radio"], .fuelux input[type="checkbox"] { width: auto; } .fuelux select, .fuelux input[type="file"] { height: 30px; /* In IE7, the height of the select element cannot be changed by height, only font-size */ *margin-top: 4px; /* For IE7, add top margin to align select with labels */ line-height: 30px; } .fuelux select { width: 220px; background-color: #ffffff; border: 1px solid #cccccc; } .fuelux select[multiple], .fuelux select[size] { height: auto; } .fuelux select:focus, .fuelux input[type="file"]:focus, .fuelux input[type="radio"]:focus, .fuelux input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .fuelux .uneditable-input, .fuelux .uneditable-textarea { color: #999999; cursor: not-allowed; background-color: #fcfcfc; border-color: #cccccc; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); } .fuelux .uneditable-input { overflow: hidden; white-space: nowrap; } .fuelux .uneditable-textarea { width: auto; height: auto; } .fuelux input:-moz-placeholder, .fuelux textarea:-moz-placeholder { color: #999999; } .fuelux input:-ms-input-placeholder, .fuelux textarea:-ms-input-placeholder { color: #999999; } .fuelux input::-webkit-input-placeholder, .fuelux textarea::-webkit-input-placeholder { color: #999999; } .fuelux .radio, .fuelux .checkbox { min-height: 20px; padding-left: 20px; } .fuelux .radio input[type="radio"], .fuelux .checkbox input[type="checkbox"] { float: left; margin-left: -20px; } .fuelux .controls > .radio:first-child, .fuelux .controls > .checkbox:first-child { padding-top: 5px; } .fuelux .radio.inline, .fuelux .checkbox.inline { display: inline-block; padding-top: 5px; margin-bottom: 0; vertical-align: middle; } .fuelux .radio.inline + .radio.inline, .fuelux .checkbox.inline + .checkbox.inline { margin-left: 10px; } .fuelux .input-mini { width: 60px; } .fuelux .input-small { width: 90px; } .fuelux .input-medium { width: 150px; } .fuelux .input-large { width: 210px; } .fuelux .input-xlarge { width: 270px; } .fuelux .input-xxlarge { width: 530px; } .fuelux input[class*="span"], .fuelux select[class*="span"], .fuelux textarea[class*="span"], .fuelux .uneditable-input[class*="span"], .fuelux .row-fluid input[class*="span"], .fuelux .row-fluid select[class*="span"], .fuelux .row-fluid textarea[class*="span"], .fuelux .row-fluid .uneditable-input[class*="span"] { float: none; margin-left: 0; } .fuelux .input-append input[class*="span"], .fuelux .input-append .uneditable-input[class*="span"], .fuelux .input-prepend input[class*="span"], .fuelux .input-prepend .uneditable-input[class*="span"], .fuelux .row-fluid input[class*="span"], .fuelux .row-fluid select[class*="span"], .fuelux .row-fluid textarea[class*="span"], .fuelux .row-fluid .uneditable-input[class*="span"], .fuelux .row-fluid .input-prepend [class*="span"], .fuelux .row-fluid .input-append [class*="span"] { display: inline-block; } .fuelux input, .fuelux textarea, .fuelux .uneditable-input { margin-left: 0; } .fuelux .controls-row [class*="span"] + [class*="span"] { margin-left: 20px; } .fuelux input.span12, textarea.span12, .uneditable-input.span12 { width: 926px; } .fuelux input.span11, textarea.span11, .uneditable-input.span11 { width: 846px; } .fuelux input.span10, textarea.span10, .uneditable-input.span10 { width: 766px; } .fuelux input.span9, textarea.span9, .uneditable-input.span9 { width: 686px; } .fuelux input.span8, textarea.span8, .uneditable-input.span8 { width: 606px; } .fuelux input.span7, textarea.span7, .uneditable-input.span7 { width: 526px; } .fuelux input.span6, textarea.span6, .uneditable-input.span6 { width: 446px; } .fuelux input.span5, textarea.span5, .uneditable-input.span5 { width: 366px; } .fuelux input.span4, textarea.span4, .uneditable-input.span4 { width: 286px; } .fuelux input.span3, textarea.span3, .uneditable-input.span3 { width: 206px; } .fuelux input.span2, textarea.span2, .uneditable-input.span2 { width: 126px; } .fuelux input.span1, textarea.span1, .uneditable-input.span1 { width: 46px; } .fuelux .controls-row { *zoom: 1; } .fuelux .controls-row:before, .fuelux .controls-row:after { display: table; line-height: 0; content: ""; } .fuelux .controls-row:after { clear: both; } .fuelux .controls-row [class*="span"], .fuelux .row-fluid .controls-row [class*="span"] { float: left; } .fuelux .controls-row .checkbox[class*="span"], .fuelux .controls-row .radio[class*="span"] { padding-top: 5px; } .fuelux input[disabled], .fuelux select[disabled], .fuelux textarea[disabled], .fuelux input[readonly], .fuelux select[readonly], .fuelux textarea[readonly] { cursor: not-allowed; background-color: #eeeeee; } .fuelux input[type="radio"][disabled], .fuelux input[type="checkbox"][disabled], .fuelux input[type="radio"][readonly], .fuelux input[type="checkbox"][readonly] { background-color: transparent; } .fuelux .control-group.warning > label, .fuelux .control-group.warning .help-block, .fuelux .control-group.warning .help-inline { color: #c09853; } .fuelux .control-group.warning .checkbox, .fuelux .control-group.warning .radio, .fuelux .control-group.warning input, .fuelux .control-group.warning select, .fuelux .control-group.warning textarea { color: #c09853; } .fuelux .control-group.warning input, .fuelux .control-group.warning select, .fuelux .control-group.warning textarea { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .fuelux .control-group.warning input:focus, .fuelux .control-group.warning select:focus, .fuelux .control-group.warning textarea:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; } .fuelux .control-group.warning .input-prepend .add-on, .fuelux .control-group.warning .input-append .add-on { color: #c09853; background-color: #fcf8e3; border-color: #c09853; } .fuelux .control-group.error > label, .fuelux .control-group.error .help-block, .fuelux .control-group.error .help-inline { color: #b94a48; } .fuelux .control-group.error .checkbox, .fuelux .control-group.error .radio, .fuelux .control-group.error input, .fuelux .control-group.error select, .fuelux .control-group.error textarea { color: #b94a48; } .fuelux .control-group.error input, .fuelux .control-group.error select, .fuelux .control-group.error textarea { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .fuelux .control-group.error input:focus, .fuelux .control-group.error select:focus, .fuelux .control-group.error textarea:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; } .fuelux .control-group.error .input-prepend .add-on, .fuelux .control-group.error .input-append .add-on { color: #b94a48; background-color: #f2dede; border-color: #b94a48; } .fuelux .control-group.success > label, .fuelux .control-group.success .help-block, .fuelux .control-group.success .help-inline { color: #468847; } .fuelux .control-group.success .checkbox, .fuelux .control-group.success .radio, .fuelux .control-group.success input, .fuelux .control-group.success select, .fuelux .control-group.success textarea { color: #468847; } .fuelux .control-group.success input, .fuelux .control-group.success select, .fuelux .control-group.success textarea { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .fuelux .control-group.success input:focus, .fuelux .control-group.success select:focus, .fuelux .control-group.success textarea:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; } .fuelux .control-group.success .input-prepend .add-on, .fuelux .control-group.success .input-append .add-on { color: #468847; background-color: #dff0d8; border-color: #468847; } .fuelux .control-group.info > label, .fuelux .control-group.info .help-block, .fuelux .control-group.info .help-inline { color: #3a87ad; } .fuelux .control-group.info .checkbox, .fuelux .control-group.info .radio, .fuelux .control-group.info input, .fuelux .control-group.info select, .fuelux .control-group.info textarea { color: #3a87ad; } .fuelux .control-group.info input, .fuelux .control-group.info select, .fuelux .control-group.info textarea { border-color: #3a87ad; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .fuelux .control-group.info input:focus, .fuelux .control-group.info select:focus, .fuelux .control-group.info textarea:focus { border-color: #2d6987; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; } .fuelux .control-group.info .input-prepend .add-on, .fuelux .control-group.info .input-append .add-on { color: #3a87ad; background-color: #d9edf7; border-color: #3a87ad; } .fuelux input:focus:required:invalid, .fuelux textarea:focus:required:invalid, .fuelux select:focus:required:invalid { color: #b94a48; border-color: #ee5f5b; } .fuelux input:focus:required:invalid:focus, .fuelux textarea:focus:required:invalid:focus, .fuelux select:focus:required:invalid:focus { border-color: #e9322d; -webkit-box-shadow: 0 0 6px #f8b9b7; -moz-box-shadow: 0 0 6px #f8b9b7; box-shadow: 0 0 6px #f8b9b7; } .fuelux .form-actions { padding: 19px 20px 20px; margin-top: 20px; margin-bottom: 20px; background-color: #f5f5f5; border-top: 1px solid #e5e5e5; *zoom: 1; } .fuelux .form-actions:before, .fuelux .form-actions:after { display: table; line-height: 0; content: ""; } .fuelux .form-actions:after { clear: both; } .fuelux .help-block, .fuelux .help-inline { color: #595959; } .fuelux .help-block { display: block; margin-bottom: 10px; } .fuelux .help-inline { display: inline-block; *display: inline; padding-left: 5px; vertical-align: middle; *zoom: 1; } .fuelux .input-append, .fuelux .input-prepend { margin-bottom: 5px; font-size: 0; white-space: nowrap; } .fuelux .input-append input, .fuelux .input-prepend input, .fuelux .input-append select, .fuelux .input-prepend select, .fuelux .input-append .uneditable-input, .fuelux .input-prepend .uneditable-input, .fuelux .input-append .dropdown-menu, .fuelux .input-prepend .dropdown-menu { font-size: 14px; } .fuelux .input-append input, .fuelux .input-prepend input, .fuelux .input-append select, .fuelux .input-prepend select, .fuelux .input-append .uneditable-input, .fuelux .input-prepend .uneditable-input { position: relative; margin-bottom: 0; *margin-left: 0; vertical-align: top; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .fuelux .input-append input:focus, .fuelux .input-prepend input:focus, .fuelux .input-append select:focus, .fuelux .input-prepend select:focus, .fuelux .input-append .uneditable-input:focus, .fuelux .input-prepend .uneditable-input:focus { z-index: 2; } .fuelux .input-append .add-on, .fuelux .input-prepend .add-on { display: inline-block; width: auto; height: 20px; min-width: 16px; padding: 4px 5px; font-size: 14px; font-weight: normal; line-height: 20px; text-align: center; text-shadow: 0 1px 0 #ffffff; background-color: #eeeeee; border: 1px solid #ccc; } .fuelux .input-append .add-on, .fuelux .input-prepend .add-on, .fuelux .input-append .btn, .fuelux .input-prepend .btn { vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .input-append .active, .fuelux .input-prepend .active { background-color: #a9dba9; border-color: #46a546; } .fuelux .input-prepend .add-on, .fuelux .input-prepend .btn { margin-right: -1px; } .fuelux .input-prepend .add-on:first-child, .fuelux .input-prepend .btn:first-child { -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .fuelux .input-append input, .fuelux .input-append select, .fuelux .input-append .uneditable-input { -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .fuelux .input-append input + .btn-group .btn, .fuelux .input-append select + .btn-group .btn, .fuelux .input-append .uneditable-input + .btn-group .btn { -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .fuelux .input-append .add-on, .fuelux .input-append .btn, .fuelux .input-append .btn-group { margin-left: -1px; } .fuelux .input-append .add-on:last-child, .fuelux .input-append .btn:last-child { -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .fuelux .input-prepend.input-append input, .fuelux .input-prepend.input-append select, .fuelux .input-prepend.input-append .uneditable-input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .input-prepend.input-append input + .btn-group .btn, .fuelux .input-prepend.input-append select + .btn-group .btn, .fuelux .input-prepend.input-append .uneditable-input + .btn-group .btn { -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .fuelux .input-prepend.input-append .add-on:first-child, .fuelux .input-prepend.input-append .btn:first-child { margin-right: -1px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .fuelux .input-prepend.input-append .add-on:last-child, .fuelux .input-prepend.input-append .btn:last-child { margin-left: -1px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .fuelux .input-prepend.input-append .btn-group:first-child { margin-left: 0; } .fuelux input.search-query { padding-right: 14px; padding-right: 4px \9; padding-left: 14px; padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */ margin-bottom: 0; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } .fuelux .form-search .input-append .search-query, .fuelux .form-search .input-prepend .search-query { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .form-search .input-append .search-query { -webkit-border-radius: 14px 0 0 14px; -moz-border-radius: 14px 0 0 14px; border-radius: 14px 0 0 14px; } .fuelux .form-search .input-append .btn { -webkit-border-radius: 0 14px 14px 0; -moz-border-radius: 0 14px 14px 0; border-radius: 0 14px 14px 0; } .fuelux .form-search .input-prepend .search-query { -webkit-border-radius: 0 14px 14px 0; -moz-border-radius: 0 14px 14px 0; border-radius: 0 14px 14px 0; } .fuelux .form-search .input-prepend .btn { -webkit-border-radius: 14px 0 0 14px; -moz-border-radius: 14px 0 0 14px; border-radius: 14px 0 0 14px; } .fuelux .form-search input, .fuelux .form-inline input, .fuelux .form-horizontal input, .fuelux .form-search textarea, .fuelux .form-inline textarea, .fuelux .form-horizontal textarea, .fuelux .form-search select, .fuelux .form-inline select, .fuelux .form-horizontal select, .fuelux .form-search .help-inline, .fuelux .form-inline .help-inline, .fuelux .form-horizontal .help-inline, .fuelux .form-search .uneditable-input, .fuelux .form-inline .uneditable-input, .fuelux .form-horizontal .uneditable-input, .fuelux .form-search .input-prepend, .fuelux .form-inline .input-prepend, .fuelux .form-horizontal .input-prepend, .fuelux .form-search .input-append, .fuelux .form-inline .input-append, .fuelux .form-horizontal .input-append { display: inline-block; *display: inline; margin-bottom: 0; vertical-align: middle; *zoom: 1; } .fuelux .form-search .hide, .fuelux .form-inline .hide, .fuelux .form-horizontal .hide { display: none; } .fuelux .form-search label, .fuelux .form-inline label, .fuelux .form-search .btn-group, .fuelux .form-inline .btn-group { display: inline-block; } .fuelux .form-search .input-append, .fuelux .form-inline .input-append, .fuelux .form-search .input-prepend, .fuelux .form-inline .input-prepend { margin-bottom: 0; } .fuelux .form-search .radio, .fuelux .form-search .checkbox, .fuelux .form-inline .radio, .fuelux .form-inline .checkbox { padding-left: 0; margin-bottom: 0; vertical-align: middle; } .fuelux .form-search .radio input[type="radio"], .fuelux .form-search .checkbox input[type="checkbox"], .fuelux .form-inline .radio input[type="radio"], .fuelux .form-inline .checkbox input[type="checkbox"] { float: left; margin-right: 3px; margin-left: 0; } .fuelux .control-group { margin-bottom: 10px; } .fuelux legend + .control-group { margin-top: 20px; -webkit-margin-top-collapse: separate; } .fuelux .form-horizontal .control-group { margin-bottom: 20px; *zoom: 1; } .fuelux .form-horizontal .control-group:before, .fuelux .form-horizontal .control-group:after { display: table; line-height: 0; content: ""; } .fuelux .form-horizontal .control-group:after { clear: both; } .fuelux .form-horizontal .control-label { float: left; width: 160px; padding-top: 5px; text-align: right; } .fuelux .form-horizontal .controls { *display: inline-block; *padding-left: 20px; margin-left: 180px; *margin-left: 0; } .fuelux .form-horizontal .controls:first-child { *padding-left: 180px; } .fuelux .form-horizontal .help-block { margin-bottom: 0; } .fuelux .form-horizontal input + .help-block, .fuelux .form-horizontal select + .help-block, .fuelux .form-horizontal textarea + .help-block { margin-top: 10px; } .fuelux .form-horizontal .form-actions { padding-left: 180px; } .fuelux table { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; } .fuelux .table { width: 100%; margin-bottom: 20px; } .fuelux .table th, .fuelux .table td { padding: 8px; line-height: 20px; text-align: left; vertical-align: top; border-top: 1px solid #dddddd; } .fuelux .table th { font-weight: bold; } .fuelux .table thead th { vertical-align: bottom; } .fuelux .table caption + thead tr:first-child th, .fuelux .table caption + thead tr:first-child td, .fuelux .table colgroup + thead tr:first-child th, .fuelux .table colgroup + thead tr:first-child td, .fuelux .table thead:first-child tr:first-child th, .fuelux .table thead:first-child tr:first-child td { border-top: 0; } .fuelux .table tbody + tbody { border-top: 2px solid #dddddd; } .fuelux .table-condensed th, .fuelux .table-condensed td { padding: 4px 5px; } .fuelux .table-bordered { border: 1px solid #dddddd; border-collapse: separate; *border-collapse: collapse; border-left: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux .table-bordered th, .fuelux .table-bordered td { border-left: 1px solid #dddddd; } .fuelux .table-bordered caption + thead tr:first-child th, .fuelux .table-bordered caption + tbody tr:first-child th, .fuelux .table-bordered caption + tbody tr:first-child td, .fuelux .table-bordered colgroup + thead tr:first-child th, .fuelux .table-bordered colgroup + tbody tr:first-child th, .fuelux .table-bordered colgroup + tbody tr:first-child td, .fuelux .table-bordered thead:first-child tr:first-child th, .fuelux .table-bordered tbody:first-child tr:first-child th, .fuelux .table-bordered tbody:first-child tr:first-child td { border-top: 0; } .fuelux .table-bordered thead:first-child tr:first-child th:first-child, .fuelux .table-bordered tbody:first-child tr:first-child td:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; } .fuelux .table-bordered thead:first-child tr:first-child th:last-child, .fuelux .table-bordered tbody:first-child tr:first-child td:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; } .fuelux .table-bordered thead:last-child tr:last-child th:first-child, .fuelux .table-bordered tbody:last-child tr:last-child td:first-child, .fuelux .table-bordered tfoot:last-child tr:last-child td:first-child { -webkit-border-radius: 0 0 0 4px; -moz-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; } .fuelux .table-bordered thead:last-child tr:last-child th:last-child, .fuelux .table-bordered tbody:last-child tr:last-child td:last-child, .fuelux .table-bordered tfoot:last-child tr:last-child td:last-child { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; } .fuelux .table-bordered caption + thead tr:first-child th:first-child, .fuelux .table-bordered caption + tbody tr:first-child td:first-child, .fuelux .table-bordered colgroup + thead tr:first-child th:first-child, .fuelux .table-bordered colgroup + tbody tr:first-child td:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; } .fuelux .table-bordered caption + thead tr:first-child th:last-child, .fuelux .table-bordered caption + tbody tr:first-child td:last-child, .fuelux .table-bordered colgroup + thead tr:first-child th:last-child, .fuelux .table-bordered colgroup + tbody tr:first-child td:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; } .fuelux .table-striped tbody tr:nth-child(odd) td, .fuelux .table-striped tbody tr:nth-child(odd) th { background-color: #f9f9f9; } .fuelux .table-hover tbody tr:hover td, .fuelux .table-hover tbody tr:hover th { background-color: #f5f5f5; } .fuelux table td[class*="span"], .fuelux table th[class*="span"], .fuelux .row-fluid table td[class*="span"], .fuelux .row-fluid table th[class*="span"] { display: table-cell; float: none; margin-left: 0; } .fuelux .table td.span1, .fuelux .table th.span1 { float: none; width: 44px; margin-left: 0; } .fuelux .table td.span2, .fuelux .table th.span2 { float: none; width: 124px; margin-left: 0; } .fuelux .table td.span3, .fuelux .table th.span3 { float: none; width: 204px; margin-left: 0; } .fuelux .table td.span4, .fuelux .table th.span4 { float: none; width: 284px; margin-left: 0; } .fuelux .table td.span5, .fuelux .table th.span5 { float: none; width: 364px; margin-left: 0; } .fuelux .table td.span6, .fuelux .table th.span6 { float: none; width: 444px; margin-left: 0; } .fuelux .table td.span7, .fuelux .table th.span7 { float: none; width: 524px; margin-left: 0; } .fuelux .table td.span8, .fuelux .table th.span8 { float: none; width: 604px; margin-left: 0; } .fuelux .table td.span9, .fuelux .table th.span9 { float: none; width: 684px; margin-left: 0; } .fuelux .table td.span10, .fuelux .table th.span10 { float: none; width: 764px; margin-left: 0; } .fuelux .table td.span11, .fuelux .table th.span11 { float: none; width: 844px; margin-left: 0; } .fuelux .table td.span12, .fuelux .table th.span12 { float: none; width: 924px; margin-left: 0; } .fuelux .table tbody tr.success td { background-color: #dff0d8; } .fuelux .table tbody tr.error td { background-color: #f2dede; } .fuelux .table tbody tr.warning td { background-color: #fcf8e3; } .fuelux .table tbody tr.info td { background-color: #d9edf7; } .fuelux .table-hover tbody tr.success:hover td { background-color: #d0e9c6; } .fuelux .table-hover tbody tr.error:hover td { background-color: #ebcccc; } .fuelux .table-hover tbody tr.warning:hover td { background-color: #faf2cc; } .fuelux .table-hover tbody tr.info:hover td { background-color: #c4e3f3; } .fuelux [class^="icon-"], .fuelux [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; margin-top: 1px; *margin-right: .3em; line-height: 14px; vertical-align: text-top; background-image: url("../img/glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; } .fuelux .icon-white, .fuelux .nav-pills > .active > a > [class^="icon-"], .fuelux .nav-pills > .active > a > [class*=" icon-"], .fuelux .nav-list > .active > a > [class^="icon-"], .fuelux .nav-list > .active > a > [class*=" icon-"], .fuelux .navbar-inverse .nav > .active > a > [class^="icon-"], .fuelux .navbar-inverse .nav > .active > a > [class*=" icon-"], .fuelux .dropdown-menu > li > a:hover > [class^="icon-"], .fuelux .dropdown-menu > li > a:hover > [class*=" icon-"], .fuelux .dropdown-menu > .active > a > [class^="icon-"], .fuelux .dropdown-menu > .active > a > [class*=" icon-"], .fuelux .dropdown-submenu:hover > a > [class^="icon-"], .fuelux .dropdown-submenu:hover > a > [class*=" icon-"] { background-image: url("../img/glyphicons-halflings-white.png"); } .fuelux .icon-glass { background-position: 0 0; } .fuelux .icon-music { background-position: -24px 0; } .fuelux .icon-search { background-position: -48px 0; } .fuelux .icon-envelope { background-position: -72px 0; } .fuelux .icon-heart { background-position: -96px 0; } .fuelux .icon-star { background-position: -120px 0; } .fuelux .icon-star-empty { background-position: -144px 0; } .fuelux .icon-user { background-position: -168px 0; } .fuelux .icon-film { background-position: -192px 0; } .fuelux .icon-th-large { background-position: -216px 0; } .fuelux .icon-th { background-position: -240px 0; } .fuelux .icon-th-list { background-position: -264px 0; } .fuelux .icon-ok { background-position: -288px 0; } .fuelux .icon-remove { background-position: -312px 0; } .fuelux .icon-zoom-in { background-position: -336px 0; } .fuelux .icon-zoom-out { background-position: -360px 0; } .fuelux .icon-off { background-position: -384px 0; } .fuelux .icon-signal { background-position: -408px 0; } .fuelux .icon-cog { background-position: -432px 0; } .fuelux .icon-trash { background-position: -456px 0; } .fuelux .icon-home { background-position: 0 -24px; } .fuelux .icon-file { background-position: -24px -24px; } .fuelux .icon-time { background-position: -48px -24px; } .fuelux .icon-road { background-position: -72px -24px; } .fuelux .icon-download-alt { background-position: -96px -24px; } .fuelux .icon-download { background-position: -120px -24px; } .fuelux .icon-upload { background-position: -144px -24px; } .fuelux .icon-inbox { background-position: -168px -24px; } .fuelux .icon-play-circle { background-position: -192px -24px; } .fuelux .icon-repeat { background-position: -216px -24px; } .fuelux .icon-refresh { background-position: -240px -24px; } .fuelux .icon-list-alt { background-position: -264px -24px; } .fuelux .icon-lock { background-position: -287px -24px; } .fuelux .icon-flag { background-position: -312px -24px; } .fuelux .icon-headphones { background-position: -336px -24px; } .fuelux .icon-volume-off { background-position: -360px -24px; } .fuelux .icon-volume-down { background-position: -384px -24px; } .fuelux .icon-volume-up { background-position: -408px -24px; } .fuelux .icon-qrcode { background-position: -432px -24px; } .fuelux .icon-barcode { background-position: -456px -24px; } .fuelux .icon-tag { background-position: 0 -48px; } .fuelux .icon-tags { background-position: -25px -48px; } .fuelux .icon-book { background-position: -48px -48px; } .fuelux .icon-bookmark { background-position: -72px -48px; } .fuelux .icon-print { background-position: -96px -48px; } .fuelux .icon-camera { background-position: -120px -48px; } .fuelux .icon-font { background-position: -144px -48px; } .fuelux .icon-bold { background-position: -167px -48px; } .fuelux .icon-italic { background-position: -192px -48px; } .fuelux .icon-text-height { background-position: -216px -48px; } .fuelux .icon-text-width { background-position: -240px -48px; } .fuelux .icon-align-left { background-position: -264px -48px; } .fuelux .icon-align-center { background-position: -288px -48px; } .fuelux .icon-align-right { background-position: -312px -48px; } .fuelux .icon-align-justify { background-position: -336px -48px; } .fuelux .icon-list { background-position: -360px -48px; } .fuelux .icon-indent-left { background-position: -384px -48px; } .fuelux .icon-indent-right { background-position: -408px -48px; } .fuelux .icon-facetime-video { background-position: -432px -48px; } .fuelux .icon-picture { background-position: -456px -48px; } .fuelux .icon-pencil { background-position: 0 -72px; } .fuelux .icon-map-marker { background-position: -24px -72px; } .fuelux .icon-adjust { background-position: -48px -72px; } .fuelux .icon-tint { background-position: -72px -72px; } .fuelux .icon-edit { background-position: -96px -72px; } .fuelux .icon-share { background-position: -120px -72px; } .fuelux .icon-check { background-position: -144px -72px; } .fuelux .icon-move { background-position: -168px -72px; } .fuelux .icon-step-backward { background-position: -192px -72px; } .fuelux .icon-fast-backward { background-position: -216px -72px; } .fuelux .icon-backward { background-position: -240px -72px; } .fuelux .icon-play { background-position: -264px -72px; } .fuelux .icon-pause { background-position: -288px -72px; } .fuelux .icon-stop { background-position: -312px -72px; } .fuelux .icon-forward { background-position: -336px -72px; } .fuelux .icon-fast-forward { background-position: -360px -72px; } .fuelux .icon-step-forward { background-position: -384px -72px; } .fuelux .icon-eject { background-position: -408px -72px; } .fuelux .icon-chevron-left { background-position: -432px -72px; } .fuelux .icon-chevron-right { background-position: -456px -72px; } .fuelux .icon-plus-sign { background-position: 0 -96px; } .fuelux .icon-minus-sign { background-position: -24px -96px; } .fuelux .icon-remove-sign { background-position: -48px -96px; } .fuelux .icon-ok-sign { background-position: -72px -96px; } .fuelux .icon-question-sign { background-position: -96px -96px; } .fuelux .icon-info-sign { background-position: -120px -96px; } .fuelux .icon-screenshot { background-position: -144px -96px; } .fuelux .icon-remove-circle { background-position: -168px -96px; } .fuelux .icon-ok-circle { background-position: -192px -96px; } .fuelux .icon-ban-circle { background-position: -216px -96px; } .fuelux .icon-arrow-left { background-position: -240px -96px; } .fuelux .icon-arrow-right { background-position: -264px -96px; } .fuelux .icon-arrow-up { background-position: -289px -96px; } .fuelux .icon-arrow-down { background-position: -312px -96px; } .fuelux .icon-share-alt { background-position: -336px -96px; } .fuelux .icon-resize-full { background-position: -360px -96px; } .fuelux .icon-resize-small { background-position: -384px -96px; } .fuelux .icon-plus { background-position: -408px -96px; } .fuelux .icon-minus { background-position: -433px -96px; } .fuelux .icon-asterisk { background-position: -456px -96px; } .fuelux .icon-exclamation-sign { background-position: 0 -120px; } .fuelux .icon-gift { background-position: -24px -120px; } .fuelux .icon-leaf { background-position: -48px -120px; } .fuelux .icon-fire { background-position: -72px -120px; } .fuelux .icon-eye-open { background-position: -96px -120px; } .fuelux .icon-eye-close { background-position: -120px -120px; } .fuelux .icon-warning-sign { background-position: -144px -120px; } .fuelux .icon-plane { background-position: -168px -120px; } .fuelux .icon-calendar { background-position: -192px -120px; } .fuelux .icon-random { width: 16px; background-position: -216px -120px; } .fuelux .icon-comment { background-position: -240px -120px; } .fuelux .icon-magnet { background-position: -264px -120px; } .fuelux .icon-chevron-up { background-position: -288px -120px; } .fuelux .icon-chevron-down { background-position: -313px -119px; } .fuelux .icon-retweet { background-position: -336px -120px; } .fuelux .icon-shopping-cart { background-position: -360px -120px; } .fuelux .icon-folder-close { background-position: -384px -120px; } .fuelux .icon-folder-open { width: 16px; background-position: -408px -120px; } .fuelux .icon-resize-vertical { background-position: -432px -119px; } .fuelux .icon-resize-horizontal { background-position: -456px -118px; } .fuelux .icon-hdd { background-position: 0 -144px; } .fuelux .icon-bullhorn { background-position: -24px -144px; } .fuelux .icon-bell { background-position: -48px -144px; } .fuelux .icon-certificate { background-position: -72px -144px; } .fuelux .icon-thumbs-up { background-position: -96px -144px; } .fuelux .icon-thumbs-down { background-position: -120px -144px; } .fuelux .icon-hand-right { background-position: -144px -144px; } .fuelux .icon-hand-left { background-position: -168px -144px; } .fuelux .icon-hand-up { background-position: -192px -144px; } .fuelux .icon-hand-down { background-position: -216px -144px; } .fuelux .icon-circle-arrow-right { background-position: -240px -144px; } .fuelux .icon-circle-arrow-left { background-position: -264px -144px; } .fuelux .icon-circle-arrow-up { background-position: -288px -144px; } .fuelux .icon-circle-arrow-down { background-position: -312px -144px; } .fuelux .icon-globe { background-position: -336px -144px; } .fuelux .icon-wrench { background-position: -360px -144px; } .fuelux .icon-tasks { background-position: -384px -144px; } .fuelux .icon-filter { background-position: -408px -144px; } .fuelux .icon-briefcase { background-position: -432px -144px; } .fuelux .icon-fullscreen { background-position: -456px -144px; } .fuelux .dropup, .fuelux .dropdown { position: relative; } .fuelux .dropdown-toggle { *margin-bottom: -3px; } .fuelux .dropdown-toggle:active, .fuelux .open .dropdown-toggle { outline: 0; } .fuelux .caret { display: inline-block; width: 0; height: 0; vertical-align: top; border-top: 4px solid #000000; border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; } .fuelux .dropdown .caret { margin-top: 8px; margin-left: 2px; } .fuelux .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); *border-right-width: 2px; *border-bottom-width: 2px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .fuelux .dropdown-menu.pull-right { right: 0; left: auto; } .fuelux .dropdown-menu .divider { *width: 100%; height: 1px; margin: 9px 1px; *margin: -5px 0 5px; overflow: hidden; background-color: #e5e5e5; border-bottom: 1px solid #ffffff; } .fuelux .dropdown-menu li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 20px; color: #333333; white-space: nowrap; } .fuelux .dropdown-menu li > a:hover, .fuelux .dropdown-menu li > a:focus, .fuelux .dropdown-submenu:hover > a { color: #ffffff; text-decoration: none; background-color: #0081c2; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); } .fuelux .dropdown-menu .active > a, .fuelux .dropdown-menu .active > a:hover { color: #333333; text-decoration: none; background-color: #0081c2; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-repeat: repeat-x; outline: 0; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); } .fuelux .dropdown-menu .disabled > a, .fuelux .dropdown-menu .disabled > a:hover { color: #999999; } .fuelux .dropdown-menu .disabled > a:hover { text-decoration: none; cursor: default; background-color: transparent; background-image: none; } .fuelux .open { *z-index: 1000; } .fuelux .open > .dropdown-menu { display: block; } .fuelux .pull-right > .dropdown-menu { right: 0; left: auto; } .fuelux .dropup .caret, .fuelux .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid #000000; content: ""; } .fuelux .dropup .dropdown-menu, .fuelux .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; } .fuelux .dropdown-submenu { position: relative; } .fuelux .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; } .fuelux .dropdown-submenu:hover > .dropdown-menu { display: block; } .fuelux .dropup .dropdown-submenu > .dropdown-menu { top: auto; bottom: 0; margin-top: 0; margin-bottom: -2px; -webkit-border-radius: 5px 5px 5px 0; -moz-border-radius: 5px 5px 5px 0; border-radius: 5px 5px 5px 0; } .fuelux .dropdown-submenu > a:after { display: block; float: right; width: 0; height: 0; margin-top: 5px; margin-right: -10px; border-color: transparent; border-left-color: #cccccc; border-style: solid; border-width: 5px 0 5px 5px; content: " "; } .fuelux .dropdown-submenu:hover > a:after { border-left-color: #ffffff; } .fuelux .dropdown-submenu.pull-left { float: none; } .fuelux .dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } .fuelux .dropdown .dropdown-menu .nav-header { padding-right: 20px; padding-left: 20px; } .fuelux .typeahead { margin-top: 2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } .fuelux .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); } .fuelux .well-large { padding: 24px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .fuelux .well-small { padding: 9px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .fuelux .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fuelux .fade.in { opacity: 1; } .fuelux .collapse { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; } .fuelux .collapse.in { height: auto; } .fuelux .close { float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); } .fuelux .close:hover { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); } .fuelux button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .fuelux .btn { display: inline-block; *display: inline; padding: 4px 12px; margin-bottom: 0; *margin-left: .3em; font-size: 14px; line-height: 20px; *line-height: 20px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; cursor: pointer; background-color: #f5f5f5; *background-color: #e6e6e6; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x; border: 1px solid #bbbbbb; *border: 0; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-bottom-color: #a2a2a2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); } .fuelux .btn:hover, .fuelux .btn:active, .fuelux .btn.active, .fuelux .btn.disabled, .fuelux .btn[disabled] { color: #333333; background-color: #e6e6e6; *background-color: #d9d9d9; } .fuelux .btn:active, .fuelux .btn.active { background-color: #cccccc \9; } .fuelux .btn:first-child { *margin-left: 0; } .fuelux .btn:hover { color: #333333; text-decoration: none; background-color: #e6e6e6; *background-color: #d9d9d9; /* Buttons in IE7 don't get borders, so darken on hover */ background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; } .fuelux .btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .fuelux .btn.active, .fuelux .btn:active { background-color: #e6e6e6; background-color: #d9d9d9 \9; background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); } .fuelux .btn.disabled, .fuelux .btn[disabled] { cursor: default; background-color: #e6e6e6; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .fuelux .btn-large { padding: 11px 19px; font-size: 17.5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .fuelux .btn-large [class^="icon-"], .fuelux .btn-large [class*=" icon-"] { margin-top: 2px; } .fuelux .btn-small { padding: 2px 10px; font-size: 11.9px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .fuelux .btn-small [class^="icon-"], .fuelux .btn-small [class*=" icon-"] { margin-top: 0; } .fuelux .btn-mini { padding: 1px 6px; font-size: 10.5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .fuelux .btn-block { display: block; width: 100%; padding-right: 0; padding-left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .fuelux .btn-block + .btn-block { margin-top: 5px; } .fuelux input[type="submit"].btn-block, .fuelux input[type="reset"].btn-block, .fuelux input[type="button"].btn-block { width: 100%; } .fuelux .btn-primary.active, .fuelux .btn-warning.active, .fuelux .btn-danger.active, .fuelux .btn-success.active, .fuelux .btn-info.active, .fuelux .btn-inverse.active { color: rgba(255, 255, 255, 0.75); } .fuelux .btn { border-color: #c5c5c5; border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); } .fuelux .btn-primary { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #006dcc; *background-color: #0044cc; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-repeat: repeat-x; border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); } .fuelux .btn-primary:hover, .fuelux .btn-primary:active, .fuelux .btn-primary.active, .fuelux .btn-primary.disabled, .fuelux .btn-primary[disabled] { color: #ffffff; background-color: #0044cc; *background-color: #003bb3; } .fuelux .btn-primary:active, .fuelux .btn-primary.active { background-color: #003399 \9; } .fuelux .btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; *background-color: #f89406; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); background-image: -webkit-linear-gradient(top, #fbb450, #f89406); background-image: -o-linear-gradient(top, #fbb450, #f89406); background-image: linear-gradient(to bottom, #fbb450, #f89406); background-image: -moz-linear-gradient(top, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); } .fuelux .btn-warning:hover, .fuelux .btn-warning:active, .fuelux .btn-warning.active, .fuelux .btn-warning.disabled, .fuelux .btn-warning[disabled] { color: #ffffff; background-color: #f89406; *background-color: #df8505; } .fuelux .btn-warning:active, .fuelux .btn-warning.active { background-color: #c67605 \9; } .fuelux .btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #da4f49; *background-color: #bd362f; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); background-repeat: repeat-x; border-color: #bd362f #bd362f #802420; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); } .fuelux .btn-danger:hover, .fuelux .btn-danger:active, .fuelux .btn-danger.active, .fuelux .btn-danger.disabled, .fuelux .btn-danger[disabled] { color: #ffffff; background-color: #bd362f; *background-color: #a9302a; } .fuelux .btn-danger:active, .fuelux .btn-danger.active { background-color: #942a25 \9; } .fuelux .btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b; *background-color: #51a351; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); background-image: -webkit-linear-gradient(top, #62c462, #51a351); background-image: -o-linear-gradient(top, #62c462, #51a351); background-image: linear-gradient(to bottom, #62c462, #51a351); background-image: -moz-linear-gradient(top, #62c462, #51a351); background-repeat: repeat-x; border-color: #51a351 #51a351 #387038; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); } .fuelux .btn-success:hover, .fuelux .btn-success:active, .fuelux .btn-success.active, .fuelux .btn-success.disabled, .fuelux .btn-success[disabled] { color: #ffffff; background-color: #51a351; *background-color: #499249; } .fuelux .btn-success:active, .fuelux .btn-success.active { background-color: #408140 \9; } .fuelux .btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #49afcd; *background-color: #2f96b4; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); background-repeat: repeat-x; border-color: #2f96b4 #2f96b4 #1f6377; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); } .fuelux .btn-info:hover, .fuelux .btn-info:active, .fuelux .btn-info.active, .fuelux .btn-info.disabled, .fuelux .btn-info[disabled] { color: #ffffff; background-color: #2f96b4; *background-color: #2a85a0; } .fuelux .btn-info:active, .fuelux .btn-info.active { background-color: #24748c \9; } .fuelux .btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #363636; *background-color: #222222; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); background-image: -webkit-linear-gradient(top, #444444, #222222); background-image: -o-linear-gradient(top, #444444, #222222); background-image: linear-gradient(to bottom, #444444, #222222); background-image: -moz-linear-gradient(top, #444444, #222222); background-repeat: repeat-x; border-color: #222222 #222222 #000000; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); } .fuelux .btn-inverse:hover, .fuelux .btn-inverse:active, .fuelux .btn-inverse.active, .fuelux .btn-inverse.disabled, .fuelux .btn-inverse[disabled] { color: #ffffff; background-color: #222222; *background-color: #151515; } .fuelux .btn-inverse:active, .fuelux .btn-inverse.active { background-color: #080808 \9; } .fuelux button.btn, .fuelux input[type="submit"].btn { *padding-top: 3px; *padding-bottom: 3px; } .fuelux button.btn::-moz-focus-inner, .fuelux input[type="submit"].btn::-moz-focus-inner { padding: 0; border: 0; } .fuelux button.btn.btn-large, .fuelux input[type="submit"].btn.btn-large { *padding-top: 7px; *padding-bottom: 7px; } .fuelux button.btn.btn-small, .fuelux input[type="submit"].btn.btn-small { *padding-top: 3px; *padding-bottom: 3px; } .fuelux button.btn.btn-mini, .fuelux input[type="submit"].btn.btn-mini { *padding-top: 1px; *padding-bottom: 1px; } .fuelux .btn-link, .fuelux .btn-link:active, .fuelux .btn-link[disabled] { background-color: transparent; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .fuelux .btn-link { color: #0088cc; cursor: pointer; border-color: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .btn-link:hover { color: #005580; text-decoration: underline; background-color: transparent; } .fuelux .btn-link[disabled]:hover { color: #333333; text-decoration: none; } .fuelux .btn-group { position: relative; display: inline-block; *display: inline; *margin-left: .3em; font-size: 0; white-space: nowrap; vertical-align: middle; *zoom: 1; } .fuelux .btn-group:first-child { *margin-left: 0; } .fuelux .btn-group + .btn-group { margin-left: 5px; } .fuelux .btn-toolbar { margin-top: 10px; margin-bottom: 10px; font-size: 0; } .fuelux .btn-toolbar .btn + .btn, .fuelux .btn-toolbar .btn-group + .btn, .fuelux .btn-toolbar .btn + .btn-group { margin-left: 5px; } .fuelux .btn-group > .btn { position: relative; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .btn-group > .btn + .btn { margin-left: -1px; } .fuelux .btn-group > .btn, .fuelux .btn-group > .dropdown-menu { font-size: 14px; } .fuelux .btn-group > .btn-mini { font-size: 11px; } .fuelux .btn-group > .btn-small { font-size: 12px; } .fuelux .btn-group > .btn-large { font-size: 16px; } .fuelux .btn-group > .btn:first-child { margin-left: 0; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; } .fuelux .btn-group > .btn:last-child, .fuelux .btn-group > .dropdown-toggle { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; } .fuelux .btn-group > .btn.large:first-child { margin-left: 0; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-topleft: 6px; } .fuelux .btn-group > .btn.large:last-child, .fuelux .btn-group > .large.dropdown-toggle { -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; } .fuelux .btn-group > .btn:hover, .fuelux .btn-group > .btn:focus, .fuelux .btn-group > .btn:active, .fuelux .btn-group > .btn.active { z-index: 2; } .fuelux .btn-group .dropdown-toggle:active, .fuelux .btn-group.open .dropdown-toggle { outline: 0; } .fuelux .btn-group > .btn + .dropdown-toggle { *padding-top: 5px; padding-right: 8px; *padding-bottom: 5px; padding-left: 8px; -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); } .fuelux .btn-group > .btn-mini + .dropdown-toggle { *padding-top: 2px; padding-right: 5px; *padding-bottom: 2px; padding-left: 5px; } .fuelux .btn-group > .btn-small + .dropdown-toggle { *padding-top: 5px; *padding-bottom: 4px; } .fuelux .btn-group > .btn-large + .dropdown-toggle { *padding-top: 7px; padding-right: 12px; *padding-bottom: 7px; padding-left: 12px; } .fuelux .btn-group.open .dropdown-toggle { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); } .fuelux .btn-group.open .btn.dropdown-toggle { background-color: #e6e6e6; } .fuelux .btn-group.open .btn-primary.dropdown-toggle { background-color: #0044cc; } .fuelux .btn-group.open .btn-warning.dropdown-toggle { background-color: #f89406; } .fuelux .btn-group.open .btn-danger.dropdown-toggle { background-color: #bd362f; } .fuelux .btn-group.open .btn-success.dropdown-toggle { background-color: #51a351; } .fuelux .btn-group.open .btn-info.dropdown-toggle { background-color: #2f96b4; } .fuelux .btn-group.open .btn-inverse.dropdown-toggle { background-color: #222222; } .fuelux .btn .caret { margin-top: 8px; margin-left: 0; } .fuelux .btn-mini .caret, .fuelux .btn-small .caret, .fuelux .btn-large .caret { margin-top: 6px; } .fuelux .btn-large .caret { border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; } .fuelux .dropup .btn-large .caret { border-bottom-width: 5px; } .fuelux .btn-primary .caret, .fuelux .btn-warning .caret, .fuelux .btn-danger .caret, .fuelux .btn-info .caret, .fuelux .btn-success .caret, .fuelux .btn-inverse .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; } .fuelux .btn-group-vertical { display: inline-block; *display: inline; /* IE7 inline-block hack */ *zoom: 1; } .fuelux .btn-group-vertical .btn { display: block; float: none; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .btn-group-vertical .btn + .btn { margin-top: -1px; margin-left: 0; } .fuelux .btn-group-vertical .btn:first-child { -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; } .fuelux .btn-group-vertical .btn:last-child { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; } .fuelux .btn-group-vertical .btn-large:first-child { -webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; } .fuelux .btn-group-vertical .btn-large:last-child { -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; } .fuelux .alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; color: #c09853; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux .alert h4 { margin: 0; } .fuelux .alert .close { position: relative; top: -2px; right: -21px; line-height: 20px; } .fuelux .alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; } .fuelux .alert-danger, .fuelux .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .fuelux .alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } .fuelux .alert-block { padding-top: 14px; padding-bottom: 14px; } .fuelux .alert-block > p, .fuelux .alert-block > ul { margin-bottom: 0; } .fuelux .alert-block p + p { margin-top: 5px; } .fuelux .nav { margin-bottom: 20px; margin-left: 0; list-style: none; } .fuelux .nav > li > a { display: block; } .fuelux .nav > li > a:hover { text-decoration: none; background-color: #eeeeee; } .fuelux .nav > .pull-right { float: right; } .fuelux .nav-header { display: block; padding: 3px 15px; font-size: 11px; font-weight: bold; line-height: 20px; color: #999999; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); text-transform: uppercase; } .fuelux .nav li + .nav-header { margin-top: 9px; } .fuelux .nav-list { padding-right: 15px; padding-left: 15px; margin-bottom: 0; } .fuelux .nav-list > li > a, .fuelux .nav-list .nav-header { margin-right: -15px; margin-left: -15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); } .fuelux .nav-list > li > a { padding: 3px 15px; } .fuelux .nav-list > .active > a, .fuelux .nav-list > .active > a:hover { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); background-color: #0088cc; } .fuelux .nav-list [class^="icon-"], .fuelux .nav-list [class*=" icon-"] { margin-right: 2px; } .fuelux .nav-list .divider { *width: 100%; height: 1px; margin: 9px 1px; *margin: -5px 0 5px; overflow: hidden; background-color: #e5e5e5; border-bottom: 1px solid #ffffff; } .fuelux .nav-tabs, .fuelux .nav-pills { *zoom: 1; } .fuelux .nav-tabs:before, .fuelux .nav-pills:before, .fuelux .nav-tabs:after, .fuelux .nav-pills:after { display: table; line-height: 0; content: ""; } .fuelux .nav-tabs:after, .fuelux .nav-pills:after { clear: both; } .fuelux .nav-tabs > li, .fuelux .nav-pills > li { float: left; } .fuelux .nav-tabs > li > a, .fuelux .nav-pills > li > a { padding-right: 12px; padding-left: 12px; margin-right: 2px; line-height: 14px; } .fuelux .nav-tabs { border-bottom: 1px solid #ddd; } .fuelux .nav-tabs > li { margin-bottom: -1px; } .fuelux .nav-tabs > li > a { padding-top: 8px; padding-bottom: 8px; line-height: 20px; border: 1px solid transparent; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; } .fuelux .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .fuelux .nav-tabs > .active > a, .fuelux .nav-tabs > .active > a:hover { color: #555555; cursor: default; background-color: #ffffff; border: 1px solid #ddd; border-bottom-color: transparent; } .fuelux .nav-pills > li > a { padding-top: 8px; padding-bottom: 8px; margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .fuelux .nav-pills > .active > a, .fuelux .nav-pills > .active > a:hover { color: #ffffff; background-color: #0088cc; } .fuelux .nav-stacked > li { float: none; } .fuelux .nav-stacked > li > a { margin-right: 0; } .fuelux .nav-tabs.nav-stacked { border-bottom: 0; } .fuelux .nav-tabs.nav-stacked > li > a { border: 1px solid #ddd; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .nav-tabs.nav-stacked > li:first-child > a { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px; } .fuelux .nav-tabs.nav-stacked > li:last-child > a { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; } .fuelux .nav-tabs.nav-stacked > li > a:hover { z-index: 2; border-color: #ddd; } .fuelux .nav-pills.nav-stacked > li > a { margin-bottom: 3px; } .fuelux .nav-pills.nav-stacked > li:last-child > a { margin-bottom: 1px; } .fuelux .nav-tabs .dropdown-menu { -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; } .fuelux .nav-pills .dropdown-menu { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .fuelux .nav .dropdown-toggle .caret { margin-top: 6px; border-top-color: #0088cc; border-bottom-color: #0088cc; } .fuelux .nav .dropdown-toggle:hover .caret { border-top-color: #005580; border-bottom-color: #005580; } .fuelux .nav-tabs .dropdown-toggle .caret { margin-top: 8px; } .fuelux .nav .active .dropdown-toggle .caret { border-top-color: #fff; border-bottom-color: #fff; } .fuelux .nav-tabs .active .dropdown-toggle .caret { border-top-color: #555555; border-bottom-color: #555555; } .fuelux .nav > .dropdown.active > a:hover { cursor: pointer; } .fuelux .nav-tabs .open .dropdown-toggle, .fuelux .nav-pills .open .dropdown-toggle, .fuelux .nav > li.dropdown.open.active > a:hover { color: #ffffff; background-color: #999999; border-color: #999999; } .fuelux .nav li.dropdown.open .caret, .fuelux .nav li.dropdown.open.active .caret, .fuelux .nav li.dropdown.open a:hover .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; opacity: 1; filter: alpha(opacity=100); } .fuelux .tabs-stacked .open > a:hover { border-color: #999999; } .fuelux .tabbable { *zoom: 1; } .fuelux .tabbable:before, .fuelux .tabbable:after { display: table; line-height: 0; content: ""; } .fuelux .tabbable:after { clear: both; } .fuelux .tab-content { overflow: auto; } .fuelux .tabs-below > .nav-tabs, .fuelux .tabs-right > .nav-tabs, .fuelux .tabs-left > .nav-tabs { border-bottom: 0; } .fuelux .tab-content > .tab-pane, .fuelux .pill-content > .pill-pane { display: none; } .fuelux .tab-content > .active, .fuelux .pill-content > .active { display: block; } .fuelux .tabs-below > .nav-tabs { border-top: 1px solid #ddd; } .fuelux .tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; } .fuelux .tabs-below > .nav-tabs > li > a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; } .fuelux .tabs-below > .nav-tabs > li > a:hover { border-top-color: #ddd; border-bottom-color: transparent; } .fuelux .tabs-below > .nav-tabs > .active > a, .fuelux .tabs-below > .nav-tabs > .active > a:hover { border-color: transparent #ddd #ddd #ddd; } .fuelux .tabs-left > .nav-tabs > li, .fuelux .tabs-right > .nav-tabs > li { float: none; } .fuelux .tabs-left > .nav-tabs > li > a, .fuelux .tabs-right > .nav-tabs > li > a { min-width: 74px; margin-right: 0; margin-bottom: 3px; } .fuelux .tabs-left > .nav-tabs { float: left; margin-right: 19px; border-right: 1px solid #ddd; } .fuelux .tabs-left > .nav-tabs > li > a { margin-right: -1px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .fuelux .tabs-left > .nav-tabs > li > a:hover { border-color: #eeeeee #dddddd #eeeeee #eeeeee; } .fuelux .tabs-left > .nav-tabs .active > a, .fuelux .tabs-left > .nav-tabs .active > a:hover { border-color: #ddd transparent #ddd #ddd; *border-right-color: #ffffff; } .fuelux .tabs-right > .nav-tabs { float: right; margin-left: 19px; border-left: 1px solid #ddd; } .fuelux .tabs-right > .nav-tabs > li > a { margin-left: -1px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .fuelux .tabs-right > .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #eeeeee #dddddd; } .fuelux .tabs-right > .nav-tabs .active > a, .fuelux .tabs-right > .nav-tabs .active > a:hover { border-color: #ddd #ddd #ddd transparent; *border-left-color: #ffffff; } .fuelux .nav > .disabled > a { color: #999999; } .fuelux .nav > .disabled > a:hover { text-decoration: none; cursor: default; background-color: transparent; } .fuelux .navbar { *position: relative; *z-index: 2; margin-bottom: 20px; overflow: visible; color: #777777; } .fuelux .navbar-inner { min-height: 40px; padding-right: 20px; padding-left: 20px; background-color: #fafafa; background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2)); background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2); background-image: -o-linear-gradient(top, #ffffff, #f2f2f2); background-image: linear-gradient(to bottom, #ffffff, #f2f2f2); background-repeat: repeat-x; border: 1px solid #d4d4d4; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0); *zoom: 1; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); } .fuelux .navbar-inner:before, .fuelux .navbar-inner:after { display: table; line-height: 0; content: ""; } .fuelux .navbar-inner:after { clear: both; } .fuelux .navbar .container { width: auto; } .fuelux .nav-collapse.collapse { height: auto; overflow: visible; } .fuelux .navbar .brand { display: block; float: left; padding: 10px 20px 10px; margin-left: -20px; font-size: 20px; font-weight: 200; color: #777777; text-shadow: 0 1px 0 #ffffff; } .fuelux .navbar .brand:hover { text-decoration: none; } .fuelux .navbar-text { margin-bottom: 0; line-height: 40px; } .fuelux .navbar-link { color: #777777; } .fuelux .navbar-link:hover { color: #333333; } .fuelux .navbar .divider-vertical { height: 40px; margin: 0 9px; border-right: 1px solid #ffffff; border-left: 1px solid #f2f2f2; } .fuelux .navbar .btn, .fuelux .navbar .btn-group { margin-top: 5px; } .fuelux .navbar .btn-group .btn, .fuelux .navbar .input-prepend .btn, .fuelux .navbar .input-append .btn { margin-top: 0; } .fuelux .navbar-form { margin-bottom: 0; *zoom: 1; } .fuelux .navbar-form:before, .fuelux .navbar-form:after { display: table; line-height: 0; content: ""; } .fuelux .navbar-form:after { clear: both; } .fuelux .navbar-form input, .fuelux .navbar-form select, .fuelux .navbar-form .radio, .fuelux .navbar-form .checkbox { margin-top: 5px; } .fuelux .navbar-form input, .fuelux .navbar-form select, .fuelux .navbar-form .btn { display: inline-block; margin-bottom: 0; } .fuelux .navbar-form input[type="image"], .fuelux .navbar-form input[type="checkbox"], .fuelux .navbar-form input[type="radio"] { margin-top: 3px; } .fuelux .navbar-form .input-append, .fuelux .navbar-form .input-prepend { margin-top: 6px; white-space: nowrap; } .fuelux .navbar-form .input-append input, .fuelux .navbar-form .input-prepend input { margin-top: 0; } .fuelux .navbar-search { position: relative; float: left; margin-top: 5px; margin-bottom: 0; } .fuelux .navbar-search .search-query { padding: 4px 14px; margin-bottom: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; line-height: 1; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } .fuelux .navbar-static-top { position: static; margin-bottom: 0; } .fuelux .navbar-static-top .navbar-inner { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .navbar-fixed-top, .fuelux .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; margin-bottom: 0; } .fuelux .navbar-fixed-top .navbar-inner, .fuelux .navbar-static-top .navbar-inner { border-width: 0 0 1px; } .fuelux .navbar-fixed-bottom .navbar-inner { border-width: 1px 0 0; } .fuelux .navbar-fixed-top .navbar-inner, .fuelux .navbar-fixed-bottom .navbar-inner { padding-right: 0; padding-left: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .fuelux .navbar-static-top .container, .fuelux .navbar-fixed-top .container, .fuelux .navbar-fixed-bottom .container { width: 940px; } .fuelux .navbar-fixed-top { top: 0; } .fuelux .navbar-fixed-top .navbar-inner, .fuelux .navbar-static-top .navbar-inner { -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); } .fuelux .navbar-fixed-bottom { bottom: 0; } .fuelux .navbar-fixed-bottom .navbar-inner { -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); } .fuelux .navbar .nav { position: relative; left: 0; display: block; float: left; margin: 0 10px 0 0; } .fuelux .navbar .nav.pull-right { float: right; margin-right: 0; } .fuelux .navbar .nav > li { float: left; } .fuelux .navbar .nav > li > a { float: none; padding: 10px 15px 10px; color: #777777; text-decoration: none; text-shadow: 0 1px 0 #ffffff; } .fuelux .navbar .nav .dropdown-toggle .caret { margin-top: 8px; } .fuelux .navbar .nav > li > a:focus, .fuelux .navbar .nav > li > a:hover { color: #333333; text-decoration: none; background-color: transparent; } .fuelux .navbar .nav > .active > a, .fuelux .navbar .nav > .active > a:hover, .fuelux .navbar .nav > .active > a:focus { color: #555555; text-decoration: none; background-color: #e5e5e5; -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); } .fuelux .navbar .btn-navbar { display: none; float: right; padding: 7px 10px; margin-right: 5px; margin-left: 5px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #ededed; *background-color: #e5e5e5; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5); background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5); background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5); background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5); background-repeat: repeat-x; border-color: #e5e5e5 #e5e5e5 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); } .fuelux .navbar .btn-navbar:hover, .fuelux .navbar .btn-navbar:active, .fuelux .navbar .btn-navbar.active, .fuelux .navbar .btn-navbar.disabled, .fuelux .navbar .btn-navbar[disabled] { color: #ffffff; background-color: #e5e5e5; *background-color: #d9d9d9; } .fuelux .navbar .btn-navbar:active, .fuelux .navbar .btn-navbar.active { background-color: #cccccc \9; } .fuelux .navbar .btn-navbar .icon-bar { display: block; width: 18px; height: 2px; background-color: #f5f5f5; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); } .fuelux .btn-navbar .icon-bar + .icon-bar { margin-top: 3px; } .fuelux .navbar .nav > li > .dropdown-menu:before { position: absolute; top: -7px; left: 9px; display: inline-block; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-left: 7px solid transparent; border-bottom-color: rgba(0, 0, 0, 0.2); content: ''; } .fuelux .navbar .nav > li > .dropdown-menu:after { position: absolute; top: -6px; left: 10px; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; border-left: 6px solid transparent; content: ''; } .fuelux .navbar-fixed-bottom .nav > li > .dropdown-menu:before { top: auto; bottom: -7px; border-top: 7px solid #ccc; border-bottom: 0; border-top-color: rgba(0, 0, 0, 0.2); } .fuelux .navbar-fixed-bottom .nav > li > .dropdown-menu:after { top: auto; bottom: -6px; border-top: 6px solid #ffffff; border-bottom: 0; } .fuelux .navbar .nav li.dropdown.open > .dropdown-toggle, .fuelux .navbar .nav li.dropdown.active > .dropdown-toggle, .fuelux .navbar .nav li.dropdown.open.active > .dropdown-toggle { color: #555555; background-color: #e5e5e5; } .fuelux .navbar .nav li.dropdown > .dropdown-toggle .caret { border-top-color: #777777; border-bottom-color: #777777; } .fuelux .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .fuelux .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .fuelux .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: #555555; border-bottom-color: #555555; } .fuelux .navbar .pull-right > li > .dropdown-menu, .fuelux .navbar .nav > li > .dropdown-menu.pull-right { right: 0; left: auto; } .fuelux .navbar .pull-right > li > .dropdown-menu:before, .fuelux .navbar .nav > li > .dropdown-menu.pull-right:before { right: 12px; left: auto; } .fuelux .navbar .pull-right > li > .dropdown-menu:after, .fuelux .navbar .nav > li > .dropdown-menu.pull-right:after { right: 13px; left: auto; } .fuelux .navbar .pull-right > li > .dropdown-menu .dropdown-menu, .fuelux .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu { right: 100%; left: auto; margin-right: -1px; margin-left: 0; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } .fuelux .navbar-inverse { color: #999999; } .fuelux .navbar-inverse .navbar-inner { background-color: #1b1b1b; background-image: -moz-linear-gradient(top, #222222, #111111); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111)); background-image: -webkit-linear-gradient(top, #222222, #111111); background-image: -o-linear-gradient(top, #222222, #111111); background-image: linear-gradient(to bottom, #222222, #111111); background-repeat: repeat-x; border-color: #252525; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0); } .fuelux .navbar-inverse .brand, .fuelux .navbar-inverse .nav > li > a { color: #999999; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .fuelux .navbar-inverse .brand:hover, .fuelux .navbar-inverse .nav > li > a:hover { color: #ffffff; } .fuelux .navbar-inverse .nav > li > a:focus, .fuelux .navbar-inverse .nav > li > a:hover { color: #ffffff; background-color: transparent; } .fuelux .navbar-inverse .nav .active > a, .fuelux .navbar-inverse .nav .active > a:hover, .fuelux .navbar-inverse .nav .active > a:focus { color: #ffffff; background-color: #111111; } .fuelux .navbar-inverse .navbar-link { color: #999999; } .fuelux .navbar-inverse .navbar-link:hover { color: #ffffff; } .fuelux .navbar-inverse .divider-vertical { border-right-color: #222222; border-left-color: #111111; } .fuelux .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .fuelux .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .fuelux .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle { color: #ffffff; background-color: #111111; } .fuelux .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret { border-top-color: #999999; border-bottom-color: #999999; } .fuelux .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .fuelux .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .fuelux .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; } .fuelux .navbar-inverse .navbar-search .search-query { color: #ffffff; background-color: #515151; border-color: #111111; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; } .fuelux .navbar-inverse .navbar-search .search-query:-moz-placeholder { color: #cccccc; } .fuelux .navbar-inverse .navbar-search .search-query:-ms-input-placeholder { color: #cccccc; } .fuelux .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { color: #cccccc; } .fuelux .navbar-inverse .navbar-search .search-query:focus, .fuelux .navbar-inverse .navbar-search .search-query.focused { padding: 5px 15px; color: #333333; text-shadow: 0 1px 0 #ffffff; background-color: #ffffff; border: 0; outline: 0; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); } .fuelux .navbar-inverse .btn-navbar { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #0e0e0e; *background-color: #040404; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404)); background-image: -webkit-linear-gradient(top, #151515, #040404); background-image: -o-linear-gradient(top, #151515, #040404); background-image: linear-gradient(to bottom, #151515, #040404); background-image: -moz-linear-gradient(top, #151515, #040404); background-repeat: repeat-x; border-color: #040404 #040404 #000000; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); } .fuelux .navbar-inverse .btn-navbar:hover, .fuelux .navbar-inverse .btn-navbar:active, .fuelux .navbar-inverse .btn-navbar.active, .fuelux .navbar-inverse .btn-navbar.disabled, .fuelux .navbar-inverse .btn-navbar[disabled] { color: #ffffff; background-color: #040404; *background-color: #000000; } .fuelux .navbar-inverse .btn-navbar:active, .fuelux .navbar-inverse .btn-navbar.active { background-color: #000000 \9; } .fuelux .breadcrumb { padding: 8px 15px; margin: 0 0 20px; list-style: none; background-color: #f5f5f5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux .breadcrumb li { display: inline-block; *display: inline; text-shadow: 0 1px 0 #ffffff; *zoom: 1; } .fuelux .breadcrumb .divider { padding: 0 5px; color: #ccc; } .fuelux .breadcrumb .active { color: #999999; } .fuelux .pagination { margin: 20px 0; } .fuelux .pagination ul { display: inline-block; *display: inline; margin-bottom: 0; margin-left: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; *zoom: 1; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); } .fuelux .pagination ul > li { display: inline; } .fuelux .pagination ul > li > a, .fuelux .pagination ul > li > span { float: left; padding: 4px 12px; line-height: 20px; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; border-left-width: 0; } .fuelux .pagination ul > li > a:hover, .fuelux .pagination ul > .active > a, .fuelux .pagination ul > .active > span { background-color: #f5f5f5; } .fuelux .pagination ul > .active > a, .fuelux .pagination ul > .active > span { color: #999999; cursor: default; } .fuelux .pagination ul > .disabled > span, .fuelux .pagination ul > .disabled > a, .fuelux .pagination ul > .disabled > a:hover { color: #999999; cursor: default; background-color: transparent; } .fuelux .pagination ul > li:first-child > a, .fuelux .pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; } .fuelux .pagination ul > li:last-child > a, .fuelux .pagination ul > li:last-child > span { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; } .fuelux .pagination-centered { text-align: center; } .fuelux .pagination-right { text-align: right; } .fuelux .pagination-large ul > li > a, .fuelux .pagination-large ul > li > span { padding: 11px 19px; font-size: 17.5px; } .fuelux .pagination-large ul > li:first-child > a, .fuelux .pagination-large ul > li:first-child > span { -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-topleft: 6px; } .fuelux .pagination-large ul > li:last-child > a, .fuelux .pagination-large ul > li:last-child > span { -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; } .fuelux .pagination-mini ul > li:first-child > a, .fuelux .pagination-small ul > li:first-child > a, .fuelux .pagination-mini ul > li:first-child > span, .fuelux .pagination-small ul > li:first-child > span { -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; } .fuelux .pagination-mini ul > li:last-child > a, .fuelux .pagination-small ul > li:last-child > a, .fuelux .pagination-mini ul > li:last-child > span, .fuelux .pagination-small ul > li:last-child > span { -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; } .fuelux .pagination-small ul > li > a, .fuelux .pagination-small ul > li > span { padding: 2px 10px; font-size: 11.9px; } .fuelux .pagination-mini ul > li > a, .fuelux .pagination-mini ul > li > span { padding: 1px 6px; font-size: 10.5px; } .fuelux .pager { margin: 20px 0; text-align: center; list-style: none; *zoom: 1; } .fuelux .pager:before, .fuelux .pager:after { display: table; line-height: 0; content: ""; } .fuelux .pager:after { clear: both; } .fuelux .pager li { display: inline; } .fuelux .pager li > a, .fuelux .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } .fuelux .pager li > a:hover { text-decoration: none; background-color: #f5f5f5; } .fuelux .pager .next > a, .fuelux .pager .next > span { float: right; } .fuelux .pager .previous > a, .fuelux .pager .previous > span { float: left; } .fuelux .pager .disabled > a, .fuelux .pager .disabled > a:hover, .fuelux .pager .disabled > span { color: #999999; cursor: default; background-color: #fff; } .fuelux .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; } .fuelux .modal-backdrop.fade { opacity: 0; } .fuelux .modal-backdrop, .fuelux .modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); } .fuelux .modal { position: fixed; top: 50%; left: 50%; z-index: 1050; width: 560px; margin: -250px 0 0 -280px; background-color: #ffffff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.3); *border: 1px solid #999; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; outline: none; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; } .fuelux .modal.fade { top: -25%; -webkit-transition: opacity 0.3s linear, top 0.3s ease-out; -moz-transition: opacity 0.3s linear, top 0.3s ease-out; -o-transition: opacity 0.3s linear, top 0.3s ease-out; transition: opacity 0.3s linear, top 0.3s ease-out; } .fuelux .modal.fade.in { top: 50%; } .fuelux .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; } .fuelux .modal-header .close { margin-top: 2px; } .fuelux .modal-header h3 { margin: 0; line-height: 30px; } .fuelux .modal-body { max-height: 400px; padding: 15px; overflow-y: auto; } .fuelux .modal-form { margin-bottom: 0; } .fuelux .modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; background-color: #f5f5f5; border-top: 1px solid #ddd; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; *zoom: 1; -webkit-box-shadow: inset 0 1px 0 #ffffff; -moz-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; } .fuelux .modal-footer:before, .fuelux .modal-footer:after { display: table; line-height: 0; content: ""; } .fuelux .modal-footer:after { clear: both; } .fuelux .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; } .fuelux .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .fuelux .modal-footer .btn-block + .btn-block { margin-left: 0; } .fuelux .tooltip { position: absolute; z-index: 1030; display: block; padding: 5px; font-size: 11px; opacity: 0; filter: alpha(opacity=0); visibility: visible; } .fuelux .tooltip.in { opacity: 0.8; filter: alpha(opacity=80); } .fuelux .tooltip.top { margin-top: -3px; } .fuelux .tooltip.right { margin-left: 3px; } .fuelux .tooltip.bottom { margin-top: 3px; } .fuelux .tooltip.left { margin-left: -3px; } .fuelux .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000000; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .fuelux .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000000; border-width: 5px 5px 0; } .fuelux .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000000; border-width: 5px 5px 5px 0; } .fuelux .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000000; border-width: 5px 0 5px 5px; } .fuelux .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000000; border-width: 0 5px 5px; } .fuelux .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; width: 236px; padding: 1px; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .fuelux .popover.top { margin-top: -10px; } .fuelux .popover.right { margin-left: 10px; } .fuelux .popover.bottom { margin-top: 10px; } .fuelux .popover.left { margin-left: -10px; } .fuelux .popover-title { padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } .fuelux .popover-content { padding: 9px 14px; } .fuelux .popover-content p, .fuelux .popover-content ul, .fuelux .popover-content ol { margin-bottom: 0; } .fuelux .popover .arrow, .fuelux .popover .arrow:after { position: absolute; display: inline-block; width: 0; height: 0; border-color: transparent; border-style: solid; } .fuelux .popover .arrow:after { z-index: -1; content: ""; } .fuelux .popover.top .arrow { bottom: -10px; left: 50%; margin-left: -10px; border-top-color: #ffffff; border-width: 10px 10px 0; } .fuelux .popover.top .arrow:after { bottom: -1px; left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-width: 11px 11px 0; } .fuelux .popover.right .arrow { top: 50%; left: -10px; margin-top: -10px; border-right-color: #ffffff; border-width: 10px 10px 10px 0; } .fuelux .popover.right .arrow:after { bottom: -11px; left: -1px; border-right-color: rgba(0, 0, 0, 0.25); border-width: 11px 11px 11px 0; } .fuelux .popover.bottom .arrow { top: -10px; left: 50%; margin-left: -10px; border-bottom-color: #ffffff; border-width: 0 10px 10px; } .fuelux .popover.bottom .arrow:after { top: -1px; left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-width: 0 11px 11px; } .fuelux .popover.left .arrow { top: 50%; right: -10px; margin-top: -10px; border-left-color: #ffffff; border-width: 10px 0 10px 10px; } .fuelux .popover.left .arrow:after { right: -1px; bottom: -11px; border-left-color: rgba(0, 0, 0, 0.25); border-width: 11px 0 11px 11px; } .fuelux .thumbnails { margin-left: -20px; list-style: none; *zoom: 1; } .fuelux .thumbnails:before, .fuelux .thumbnails:after { display: table; line-height: 0; content: ""; } .fuelux .thumbnails:after { clear: both; } .fuelux .row-fluid .thumbnails { margin-left: 0; } .fuelux .thumbnails > li { float: left; margin-bottom: 20px; margin-left: 20px; } .fuelux .thumbnail { display: block; padding: 4px; line-height: 20px; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .fuelux a.thumbnail:hover { border-color: #0088cc; -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); } .fuelux .thumbnail > img { display: block; max-width: 100%; margin-right: auto; margin-left: auto; } .fuelux .thumbnail .caption { padding: 9px; color: #555555; } .fuelux .media, .fuelux .media-body { overflow: hidden; *overflow: visible; zoom: 1; } .fuelux .media, .fuelux .media .media { margin-top: 15px; } .fuelux .media:first-child { margin-top: 0; } .fuelux .media-object { display: block; } .fuelux .media-heading { margin: 0 0 5px; } .fuelux .media .pull-left { margin-right: 10px; } .fuelux .media .pull-right { margin-left: 10px; } .fuelux .media-list { margin-left: 0; list-style: none; } .fuelux .label, .fuelux .badge { display: inline-block; padding: 2px 4px; font-size: 11.844px; font-weight: bold; line-height: 14px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); white-space: nowrap; vertical-align: baseline; background-color: #999999; } .fuelux .label { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .fuelux .badge { padding-right: 9px; padding-left: 9px; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; } .fuelux a.label:hover, .fuelux a.badge:hover { color: #ffffff; text-decoration: none; cursor: pointer; } .fuelux .label-important, .fuelux .badge-important { background-color: #b94a48; } .fuelux .label-important[href], .fuelux .badge-important[href] { background-color: #953b39; } .fuelux .label-warning, .fuelux .badge-warning { background-color: #f89406; } .fuelux .label-warning[href], .fuelux .badge-warning[href] { background-color: #c67605; } .fuelux .label-success, .fuelux .badge-success { background-color: #468847; } .fuelux .label-success[href], .fuelux .badge-success[href] { background-color: #356635; } .fuelux .label-info, .fuelux .badge-info { background-color: #3a87ad; } .fuelux .label-info[href], .fuelux .badge-info[href] { background-color: #2d6987; } .fuelux .label-inverse, .fuelux .badge-inverse { background-color: #333333; } .fuelux .label-inverse[href], .fuelux .badge-inverse[href] { background-color: #1a1a1a; } .fuelux .btn .label, .fuelux .btn .badge { position: relative; top: -1px; } .fuelux .btn-mini .label, .fuelux .btn-mini .badge { top: 0; } @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-moz-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-ms-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-o-keyframes progress-bar-stripes { from { background-position: 0 0; } to { background-position: 40px 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .fuelux .progress { height: 20px; margin-bottom: 20px; overflow: hidden; background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); background-repeat: repeat-x; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .fuelux .progress .bar { float: left; width: 0; height: 100%; font-size: 12px; color: #ffffff; text-align: center; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #0e90d2; background-image: -moz-linear-gradient(top, #149bdf, #0480be); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)); background-image: -webkit-linear-gradient(top, #149bdf, #0480be); background-image: -o-linear-gradient(top, #149bdf, #0480be); background-image: linear-gradient(to bottom, #149bdf, #0480be); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: width 0.6s ease; -moz-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; } .fuelux .progress .bar + .bar { -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); } .fuelux .progress-striped .bar { background-color: #149bdf; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 40px 40px; -moz-background-size: 40px 40px; -o-background-size: 40px 40px; background-size: 40px 40px; } .fuelux .progress.active .bar { -webkit-animation: progress-bar-stripes 2s linear infinite; -moz-animation: progress-bar-stripes 2s linear infinite; -ms-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .fuelux .progress-danger .bar, .fuelux .progress .bar-danger { background-color: #dd514c; background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35)); background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); background-image: linear-gradient(to bottom, #ee5f5b, #c43c35); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0); } .fuelux .progress-danger.progress-striped .bar, .fuelux .progress-striped .bar-danger { background-color: #ee5f5b; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .fuelux .progress-success .bar, .fuelux .progress .bar-success { background-color: #5eb95e; background-image: -moz-linear-gradient(top, #62c462, #57a957); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957)); background-image: -webkit-linear-gradient(top, #62c462, #57a957); background-image: -o-linear-gradient(top, #62c462, #57a957); background-image: linear-gradient(to bottom, #62c462, #57a957); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0); } .fuelux .progress-success.progress-striped .bar, .fuelux .progress-striped .bar-success { background-color: #62c462; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .fuelux .progress-info .bar, .fuelux .progress .bar-info { background-color: #4bb1cf; background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9)); background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9); background-image: -o-linear-gradient(top, #5bc0de, #339bb9); background-image: linear-gradient(to bottom, #5bc0de, #339bb9); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0); } .fuelux .progress-info.progress-striped .bar, .fuelux .progress-striped .bar-info { background-color: #5bc0de; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .fuelux .progress-warning .bar, .fuelux .progress .bar-warning { background-color: #faa732; background-image: -moz-linear-gradient(top, #fbb450, #f89406); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); background-image: -webkit-linear-gradient(top, #fbb450, #f89406); background-image: -o-linear-gradient(top, #fbb450, #f89406); background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); } .fuelux .progress-warning.progress-striped .bar, .fuelux .progress-striped .bar-warning { background-color: #fbb450; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .fuelux .accordion { margin-bottom: 20px; } .fuelux .accordion-group { margin-bottom: 2px; border: 1px solid #e5e5e5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fuelux .accordion-heading { border-bottom: 0; } .fuelux .accordion-heading .accordion-toggle { display: block; padding: 8px 15px; } .fuelux .accordion-toggle { cursor: pointer; } .fuelux .accordion-inner { padding: 9px 15px; border-top: 1px solid #e5e5e5; } .fuelux .carousel { position: relative; margin-bottom: 20px; line-height: 1; } .fuelux .carousel-inner { position: relative; width: 100%; overflow: hidden; } .fuelux .carousel .item { position: relative; display: none; -webkit-transition: 0.6s ease-in-out left; -moz-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .fuelux .carousel .item > img { display: block; line-height: 1; } .fuelux .carousel .active, .fuelux .carousel .next, .fuelux .carousel .prev { display: block; } .fuelux .carousel .active { left: 0; } .fuelux .carousel .next, .fuelux .carousel .prev { position: absolute; top: 0; width: 100%; } .fuelux .carousel .next { left: 100%; } .fuelux .carousel .prev { left: -100%; } .fuelux .carousel .next.left, .fuelux .carousel .prev.right { left: 0; } .fuelux .carousel .active.left { left: -100%; } .fuelux .carousel .active.right { left: 100%; } .fuelux .carousel-control { position: absolute; top: 40%; left: 15px; width: 40px; height: 40px; margin-top: -20px; font-size: 60px; font-weight: 100; line-height: 30px; color: #ffffff; text-align: center; background: #222222; border: 3px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; opacity: 0.5; filter: alpha(opacity=50); } .fuelux .carousel-control.right { right: 15px; left: auto; } .fuelux .carousel-control:hover { color: #ffffff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); } .fuelux .carousel-caption { position: absolute; right: 0; bottom: 0; left: 0; padding: 15px; background: #333333; background: rgba(0, 0, 0, 0.75); } .fuelux .carousel-caption h4, .fuelux .carousel-caption p { line-height: 20px; color: #ffffff; } .fuelux .carousel-caption h4 { margin: 0 0 5px; } .fuelux .carousel-caption p { margin-bottom: 0; } .fuelux .hero-unit { padding: 60px; margin-bottom: 30px; font-size: 18px; font-weight: 200; line-height: 30px; color: inherit; background-color: #eeeeee; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .fuelux .hero-unit h1 { margin-bottom: 0; font-size: 60px; line-height: 1; letter-spacing: -1px; color: inherit; } .fuelux .hero-unit li { line-height: 30px; } .fuelux .pull-right { float: right; } .fuelux .pull-left { float: left; } .fuelux .hide { display: none; } .fuelux .show { display: block; } .fuelux .invisible { visibility: hidden; } .fuelux .affix { position: fixed; } .fuelux .combobox a { font-size: 14px; } .fuelux .datagrid thead { background-color: #f9f9f9; } .fuelux .datagrid thead .datagrid-header-title { float: left; margin-right: 10px; font-size: 14px; font-weight: normal; line-height: 28px; } .fuelux .datagrid thead .datagrid-header-left { float: left; } .fuelux .datagrid thead .datagrid-header-right { float: right; } .fuelux .datagrid thead .sorted { color: #333333; text-shadow: 'none'; background-color: #f1f1f1; background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5); background-repeat: repeat-x; border-color: #e5e5e5 #e5e5e5 #bebebe; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); } .fuelux .datagrid thead .sorted i { float: right; margin-top: 2px; } .fuelux .datagrid thead .sortable { cursor: pointer; } .fuelux .datagrid thead .sortable:hover { color: #333333; text-shadow: 'none'; background-color: #f1f1f1; background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5); background-repeat: repeat-x; border-color: #e5e5e5 #e5e5e5 #bebebe; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); } .fuelux .datagrid tfoot { background-color: #f9f9f9; } .fuelux .datagrid tfoot .datagrid-footer-left { float: left; } .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls { margin-top: 7px; } .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls select { width: 60px; margin: 0 5px 1px; } .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls span { font-weight: normal; } .fuelux .datagrid tfoot .datagrid-footer-right { float: right; } .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager > span { position: relative; top: 8px; font-weight: normal; } .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager .dropdown-menu { min-width: 50px; } .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager .combobox { position: relative; top: -2px; display: inline-block; } .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager > button { position: relative; top: 7px; } .fuelux .pillbox { padding: 3px; } .fuelux .pillbox ul { display: inline-block; margin: 0; } .fuelux .pillbox li { display: inline-block; float: left; padding: 1px 4px 2px; margin: 2px; font-size: 11.844px; font-weight: bold; line-height: 21px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align: baseline; cursor: pointer; background-color: #999999; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .fuelux .pillbox li:after { position: relative; top: -2px; float: right; padding-left: 4px; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; content: " \00D7"; opacity: 0.2; filter: alpha(opacity=20); } .fuelux .pillbox li:hover:after { opacity: 0.4; filter: alpha(opacity=40); } .fuelux .pillbox li.status-important { background-color: #b94a48; } .fuelux .pillbox li.status-warning { background-color: #f89406; } .fuelux .pillbox li.status-success { background-color: #468847; } .fuelux .pillbox li.status-info { background-color: #3a87ad; } .fuelux .spinner input { float: left; width: 43px; } .fuelux .spinner .btn { position: relative; width: 20px; height: 14px; padding-top: 0; padding-right: 9px; padding-left: 9px; } .fuelux .spinner .btn.disabled { cursor: not-allowed; } .fuelux .spinner .spinner-buttons { position: relative; left: -22px; float: left; width: 20px; height: 28px; } .fuelux .spinner .spinner-up { top: 2px; padding: 0 0 4px 1px; } .fuelux .spinner .spinner-up i { position: relative; top: -4px; } .fuelux .spinner .spinner-down { top: 2px; height: 13px; padding: 0 0 4px 1px; } .fuelux .spinner .spinner-down i { position: relative; top: -5px; }
public/Windows 10 x64 (18362.116)/_BLOB_TYPE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.116)</h4><br> <h2>_BLOB_TYPE</h2> <font face="arial"> +0x000 ResourceId : <a href="./_BLOB_ID.html">_BLOB_ID</a><br> +0x004 PoolTag : Uint4B<br> +0x008 LookasideIndex : Uint4B<br> +0x00c Flags : Uint4B<br> +0x010 Counters : Ptr64 <a href="./_BLOB_COUNTERS.html">_BLOB_COUNTERS</a><br> +0x018 CleanupProcedure : Ptr64 void <br> +0x020 DeleteProcedure : Ptr64 void <br> +0x028 DestroyProcedure : Ptr64 long <br> +0x030 UsualSize : Uint8B<br> </font></body></html>
tests/report/controllers_WSRest.php.html
dexterx17/planning
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for /var/www/html/planning/application/controllers/WSRest.php</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap-responsive.min.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <!--[if lt IE 9]> <script src="js/html5shiv.js"></script> <![endif]--> </head> <body> <header> <div class="container"> <div class="row"> <div class="span12"> <ul class="breadcrumb"> <li><a href="index.html">/var/www/html/planning/application</a> <span class="divider">/</span></li> <li><a href="controllers.html">controllers</a> <span class="divider">/</span></li> <li class="active">WSRest.php</li> </ul> </div> </div> </div> </header> <div class="container"> <table class="table table-bordered"> <thead> <tr> <td>&nbsp;</td> <td colspan="10"><div align="center"><strong>Code Coverage</strong></div></td> </tr> <tr> <td>&nbsp;</td> <td colspan="3"><div align="center"><strong>Classes and Traits</strong></div></td> <td colspan="4"><div align="center"><strong>Functions and Methods</strong></div></td> <td colspan="3"><div align="center"><strong>Lines</strong></div></td> </tr> </thead> <tbody> <tr> <td class="danger">Total</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;7</div></td> <td class="danger small"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;66</div></td> </tr> <tr> <td class="danger">WSRest</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;7</div></td> <td class="danger small">272</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;63</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#18">usersgcm_get()</a></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">6</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;6</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#32">usergcm_post()</a></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">6</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;10</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#51">actividades_get()</a></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">12</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;10</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#69">actividad_get()</a></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">12</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;10</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#87">actividad_post()</a></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">12</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;13</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#112">actividad_put()</a></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">6</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;13</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#134">actividades_delete()</a></td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">2</td> <td class="danger big"> <div class="progress progress-danger" style="width: 100px;"> <div class="bar" style="width: 0.00%;"></div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> </tr> </tbody> </table> <table class="table table-borderless table-condensed"> <tbody> <tr><td><div align="right"><a name="1"></a><a href="#1">1</a></div></td><td class="codeLine">&lt;?php</td></tr> <tr><td><div align="right"><a name="2"></a><a href="#2">2</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="3"></a><a href="#3">3</a></div></td><td class="codeLine">if (!defined('BASEPATH'))</td></tr> <tr class="danger"><td><div align="right"><a name="4"></a><a href="#4">4</a></div></td><td class="codeLine"> exit('No direct script access allowed');</td></tr> <tr class="danger"><td><div align="right"><a name="5"></a><a href="#5">5</a></div></td><td class="codeLine">require_once(APPPATH.'libraries/REST_Controller.php');</td></tr> <tr><td><div align="right"><a name="6"></a><a href="#6">6</a></div></td><td class="codeLine">/**</td></tr> <tr><td><div align="right"><a name="7"></a><a href="#7">7</a></div></td><td class="codeLine"> * Permite realizar operaciones de mantenimiento con la pila de producto BACKLOG</td></tr> <tr><td><div align="right"><a name="8"></a><a href="#8">8</a></div></td><td class="codeLine"> *</td></tr> <tr><td><div align="right"><a name="9"></a><a href="#9">9</a></div></td><td class="codeLine"> * @author Jaime Santana</td></tr> <tr><td><div align="right"><a name="10"></a><a href="#10">10</a></div></td><td class="codeLine"> * @package planning</td></tr> <tr><td><div align="right"><a name="11"></a><a href="#11">11</a></div></td><td class="codeLine"> * @subpackage controllers</td></tr> <tr><td><div align="right"><a name="12"></a><a href="#12">12</a></div></td><td class="codeLine"> */</td></tr> <tr><td><div align="right"><a name="13"></a><a href="#13">13</a></div></td><td class="codeLine">class WSRest extends REST_Controller {</td></tr> <tr><td><div align="right"><a name="14"></a><a href="#14">14</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="15"></a><a href="#15">15</a></div></td><td class="codeLine"> /**</td></tr> <tr><td><div align="right"><a name="16"></a><a href="#16">16</a></div></td><td class="codeLine"> * Respond con listado de usuarios GCM registrados</td></tr> <tr><td><div align="right"><a name="17"></a><a href="#17">17</a></div></td><td class="codeLine"> **/</td></tr> <tr><td><div align="right"><a name="18"></a><a href="#18">18</a></div></td><td class="codeLine"> function usersgcm_get(){</td></tr> <tr><td><div align="right"><a name="19"></a><a href="#19">19</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="20"></a><a href="#20">20</a></div></td><td class="codeLine"> $users = $this-&gt;gcm_user-&gt;get_all();</td></tr> <tr><td><div align="right"><a name="21"></a><a href="#21">21</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="22"></a><a href="#22">22</a></div></td><td class="codeLine"> if($users){</td></tr> <tr class="danger"><td><div align="right"><a name="23"></a><a href="#23">23</a></div></td><td class="codeLine"> $this-&gt;response($users,200);</td></tr> <tr class="danger"><td><div align="right"><a name="24"></a><a href="#24">24</a></div></td><td class="codeLine"> }else{</td></tr> <tr class="danger"><td><div align="right"><a name="25"></a><a href="#25">25</a></div></td><td class="codeLine"> $this-&gt;response(NULL,404);</td></tr> <tr><td><div align="right"><a name="26"></a><a href="#26">26</a></div></td><td class="codeLine"> }</td></tr> <tr class="danger"><td><div align="right"><a name="27"></a><a href="#27">27</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="28"></a><a href="#28">28</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="29"></a><a href="#29">29</a></div></td><td class="codeLine"> /**</td></tr> <tr><td><div align="right"><a name="30"></a><a href="#30">30</a></div></td><td class="codeLine"> * Registrar un nuevo usuario GCM y responde con status/error</td></tr> <tr><td><div align="right"><a name="31"></a><a href="#31">31</a></div></td><td class="codeLine"> **/</td></tr> <tr><td><div align="right"><a name="32"></a><a href="#32">32</a></div></td><td class="codeLine"> function usergcm_post(){</td></tr> <tr><td><div align="right"><a name="33"></a><a href="#33">33</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="34"></a><a href="#34">34</a></div></td><td class="codeLine"> $data = array(</td></tr> <tr class="danger"><td><div align="right"><a name="35"></a><a href="#35">35</a></div></td><td class="codeLine"> 'name' =&gt; $this-&gt;post('nombre'),</td></tr> <tr class="danger"><td><div align="right"><a name="36"></a><a href="#36">36</a></div></td><td class="codeLine"> 'email' =&gt; $this-&gt;post('email'),</td></tr> <tr class="danger"><td><div align="right"><a name="37"></a><a href="#37">37</a></div></td><td class="codeLine"> 'gcm_regid' =&gt; $this-&gt;post('regid'),</td></tr> <tr class="danger"><td><div align="right"><a name="38"></a><a href="#38">38</a></div></td><td class="codeLine"> 'created_at' =&gt; date('Y-m-d H:i:s')</td></tr> <tr class="danger"><td><div align="right"><a name="39"></a><a href="#39">39</a></div></td><td class="codeLine"> );</td></tr> <tr><td><div align="right"><a name="40"></a><a href="#40">40</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="41"></a><a href="#41">41</a></div></td><td class="codeLine"> if ($this-&gt;gcm_user-&gt;save($data)) {</td></tr> <tr class="danger"><td><div align="right"><a name="42"></a><a href="#42">42</a></div></td><td class="codeLine"> $this-&gt;response(array('error' =&gt; false, 'message' =&gt; 'TODO BIEN'));</td></tr> <tr class="danger"><td><div align="right"><a name="43"></a><a href="#43">43</a></div></td><td class="codeLine"> } else {</td></tr> <tr class="danger"><td><div align="right"><a name="44"></a><a href="#44">44</a></div></td><td class="codeLine"> $this-&gt;response(array('error' =&gt; true, 'message' =&gt; 'Error al guardar'));</td></tr> <tr><td><div align="right"><a name="45"></a><a href="#45">45</a></div></td><td class="codeLine"> }</td></tr> <tr class="danger"><td><div align="right"><a name="46"></a><a href="#46">46</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="47"></a><a href="#47">47</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="48"></a><a href="#48">48</a></div></td><td class="codeLine"> /**</td></tr> <tr><td><div align="right"><a name="49"></a><a href="#49">49</a></div></td><td class="codeLine"> * Respond con información de las actividades</td></tr> <tr><td><div align="right"><a name="50"></a><a href="#50">50</a></div></td><td class="codeLine"> **/</td></tr> <tr><td><div align="right"><a name="51"></a><a href="#51">51</a></div></td><td class="codeLine"> function actividades_get(){</td></tr> <tr class="danger"><td><div align="right"><a name="52"></a><a href="#52">52</a></div></td><td class="codeLine"> if(!$this-&gt;get('proyecto'))</td></tr> <tr class="danger"><td><div align="right"><a name="53"></a><a href="#53">53</a></div></td><td class="codeLine"> {</td></tr> <tr class="danger"><td><div align="right"><a name="54"></a><a href="#54">54</a></div></td><td class="codeLine"> $this-&gt;response(NULL,400);</td></tr> <tr class="danger"><td><div align="right"><a name="55"></a><a href="#55">55</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="56"></a><a href="#56">56</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="57"></a><a href="#57">57</a></div></td><td class="codeLine"> $actividades = $this-&gt;actividad-&gt;get_by_proyecto($this-&gt;get('proyecto'));</td></tr> <tr><td><div align="right"><a name="58"></a><a href="#58">58</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="59"></a><a href="#59">59</a></div></td><td class="codeLine"> if($actividades){</td></tr> <tr class="danger"><td><div align="right"><a name="60"></a><a href="#60">60</a></div></td><td class="codeLine"> $this-&gt;response($actividades,200);</td></tr> <tr class="danger"><td><div align="right"><a name="61"></a><a href="#61">61</a></div></td><td class="codeLine"> }else{</td></tr> <tr class="danger"><td><div align="right"><a name="62"></a><a href="#62">62</a></div></td><td class="codeLine"> $this-&gt;response(NULL,404);</td></tr> <tr><td><div align="right"><a name="63"></a><a href="#63">63</a></div></td><td class="codeLine"> }</td></tr> <tr class="danger"><td><div align="right"><a name="64"></a><a href="#64">64</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="65"></a><a href="#65">65</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="66"></a><a href="#66">66</a></div></td><td class="codeLine"> /**</td></tr> <tr><td><div align="right"><a name="67"></a><a href="#67">67</a></div></td><td class="codeLine"> * Respond con información de las actividades</td></tr> <tr><td><div align="right"><a name="68"></a><a href="#68">68</a></div></td><td class="codeLine"> **/</td></tr> <tr><td><div align="right"><a name="69"></a><a href="#69">69</a></div></td><td class="codeLine"> function actividad_get(){</td></tr> <tr><td><div align="right"><a name="70"></a><a href="#70">70</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="71"></a><a href="#71">71</a></div></td><td class="codeLine"> if(!$this-&gt;get('id'))</td></tr> <tr class="danger"><td><div align="right"><a name="72"></a><a href="#72">72</a></div></td><td class="codeLine"> {</td></tr> <tr class="danger"><td><div align="right"><a name="73"></a><a href="#73">73</a></div></td><td class="codeLine"> $this-&gt;response(NULL,400);</td></tr> <tr class="danger"><td><div align="right"><a name="74"></a><a href="#74">74</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="75"></a><a href="#75">75</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="76"></a><a href="#76">76</a></div></td><td class="codeLine"> $actividad = $this-&gt;actividad-&gt;get_info($this-&gt;get('id'));</td></tr> <tr><td><div align="right"><a name="77"></a><a href="#77">77</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="78"></a><a href="#78">78</a></div></td><td class="codeLine"> if($actividad){</td></tr> <tr class="danger"><td><div align="right"><a name="79"></a><a href="#79">79</a></div></td><td class="codeLine"> $this-&gt;response($actividad,200);</td></tr> <tr class="danger"><td><div align="right"><a name="80"></a><a href="#80">80</a></div></td><td class="codeLine"> }else{</td></tr> <tr class="danger"><td><div align="right"><a name="81"></a><a href="#81">81</a></div></td><td class="codeLine"> $this-&gt;response(NULL,404);</td></tr> <tr><td><div align="right"><a name="82"></a><a href="#82">82</a></div></td><td class="codeLine"> }</td></tr> <tr class="danger"><td><div align="right"><a name="83"></a><a href="#83">83</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="84"></a><a href="#84">84</a></div></td><td class="codeLine"> /**</td></tr> <tr><td><div align="right"><a name="85"></a><a href="#85">85</a></div></td><td class="codeLine"> * Crea una nueva actividad y responde con status/error</td></tr> <tr><td><div align="right"><a name="86"></a><a href="#86">86</a></div></td><td class="codeLine"> **/</td></tr> <tr><td><div align="right"><a name="87"></a><a href="#87">87</a></div></td><td class="codeLine"> function actividad_post(){</td></tr> <tr><td><div align="right"><a name="88"></a><a href="#88">88</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="89"></a><a href="#89">89</a></div></td><td class="codeLine"> $ID = $this-&gt;post('id')?$this-&gt;post('id'):-1;</td></tr> <tr><td><div align="right"><a name="90"></a><a href="#90">90</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="91"></a><a href="#91">91</a></div></td><td class="codeLine"> $data = array(</td></tr> <tr class="danger"><td><div align="right"><a name="92"></a><a href="#92">92</a></div></td><td class="codeLine"> 'nombre' =&gt; $this-&gt;post('nombre'),</td></tr> <tr class="danger"><td><div align="right"><a name="93"></a><a href="#93">93</a></div></td><td class="codeLine"> 'descripcion' =&gt; $this-&gt;post('descripcion'),</td></tr> <tr class="danger"><td><div align="right"><a name="94"></a><a href="#94">94</a></div></td><td class="codeLine"> 'tiempo_planificado' =&gt; $this-&gt;post('tiempo_planificado'),</td></tr> <tr class="danger"><td><div align="right"><a name="95"></a><a href="#95">95</a></div></td><td class="codeLine"> 'tiempo_real' =&gt; $this-&gt;post('tiempo_real'),</td></tr> <tr class="danger"><td><div align="right"><a name="96"></a><a href="#96">96</a></div></td><td class="codeLine"> 'estado' =&gt; $this-&gt;post('estado'),</td></tr> <tr class="danger"><td><div align="right"><a name="97"></a><a href="#97">97</a></div></td><td class="codeLine"> 'proyecto' =&gt; $this-&gt;post('proyecto')</td></tr> <tr class="danger"><td><div align="right"><a name="98"></a><a href="#98">98</a></div></td><td class="codeLine"> );</td></tr> <tr><td><div align="right"><a name="99"></a><a href="#99">99</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="100"></a><a href="#100">100</a></div></td><td class="codeLine"> if ($this-&gt;actividad-&gt;save($ID, $data)) {</td></tr> <tr class="danger"><td><div align="right"><a name="101"></a><a href="#101">101</a></div></td><td class="codeLine"> $this-&gt;response(array('error' =&gt; false, 'message' =&gt; 'TODO BIEN'));</td></tr> <tr class="danger"><td><div align="right"><a name="102"></a><a href="#102">102</a></div></td><td class="codeLine"> } else {</td></tr> <tr class="danger"><td><div align="right"><a name="103"></a><a href="#103">103</a></div></td><td class="codeLine"> $this-&gt;response(array('error' =&gt; true, 'message' =&gt; 'Error al guardar'));</td></tr> <tr><td><div align="right"><a name="104"></a><a href="#104">104</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="105"></a><a href="#105">105</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="106"></a><a href="#106">106</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="107"></a><a href="#107">107</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="108"></a><a href="#108">108</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="109"></a><a href="#109">109</a></div></td><td class="codeLine"> /**</td></tr> <tr><td><div align="right"><a name="110"></a><a href="#110">110</a></div></td><td class="codeLine"> * Actualiza una actividad y responde con status/error</td></tr> <tr><td><div align="right"><a name="111"></a><a href="#111">111</a></div></td><td class="codeLine"> **/</td></tr> <tr><td><div align="right"><a name="112"></a><a href="#112">112</a></div></td><td class="codeLine"> function actividad_put(){</td></tr> <tr class="danger"><td><div align="right"><a name="113"></a><a href="#113">113</a></div></td><td class="codeLine"> $ID = $this-&gt;post('id') ;</td></tr> <tr><td><div align="right"><a name="114"></a><a href="#114">114</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="115"></a><a href="#115">115</a></div></td><td class="codeLine"> $data = array(</td></tr> <tr class="danger"><td><div align="right"><a name="116"></a><a href="#116">116</a></div></td><td class="codeLine"> 'nombre' =&gt; $this-&gt;post('nombre'),</td></tr> <tr class="danger"><td><div align="right"><a name="117"></a><a href="#117">117</a></div></td><td class="codeLine"> 'descripcion' =&gt; $this-&gt;post('descripcion'),</td></tr> <tr class="danger"><td><div align="right"><a name="118"></a><a href="#118">118</a></div></td><td class="codeLine"> 'tiempo_planificado' =&gt; $this-&gt;post('tiempo_planificado'),</td></tr> <tr class="danger"><td><div align="right"><a name="119"></a><a href="#119">119</a></div></td><td class="codeLine"> 'tiempo_real' =&gt; $this-&gt;post('tiempo_real'),</td></tr> <tr class="danger"><td><div align="right"><a name="120"></a><a href="#120">120</a></div></td><td class="codeLine"> 'estado' =&gt; $this-&gt;post('estado'),</td></tr> <tr class="danger"><td><div align="right"><a name="121"></a><a href="#121">121</a></div></td><td class="codeLine"> 'proyecto' =&gt; $this-&gt;post('proyecto')</td></tr> <tr class="danger"><td><div align="right"><a name="122"></a><a href="#122">122</a></div></td><td class="codeLine"> );</td></tr> <tr><td><div align="right"><a name="123"></a><a href="#123">123</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="124"></a><a href="#124">124</a></div></td><td class="codeLine"> if ($this-&gt;actividad-&gt;save($ID, $data)) {</td></tr> <tr class="danger"><td><div align="right"><a name="125"></a><a href="#125">125</a></div></td><td class="codeLine"> $this-&gt;response(array('error' =&gt; false, 'message' =&gt; 'TODO BIEN'));</td></tr> <tr class="danger"><td><div align="right"><a name="126"></a><a href="#126">126</a></div></td><td class="codeLine"> } else {</td></tr> <tr class="danger"><td><div align="right"><a name="127"></a><a href="#127">127</a></div></td><td class="codeLine"> $this-&gt;response(array('error' =&gt; true, 'message' =&gt; 'Error al guardar'));</td></tr> <tr><td><div align="right"><a name="128"></a><a href="#128">128</a></div></td><td class="codeLine"> }</td></tr> <tr class="danger"><td><div align="right"><a name="129"></a><a href="#129">129</a></div></td><td class="codeLine"> }</td></tr> <tr><td><div align="right"><a name="130"></a><a href="#130">130</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="131"></a><a href="#131">131</a></div></td><td class="codeLine"> /**</td></tr> <tr><td><div align="right"><a name="132"></a><a href="#132">132</a></div></td><td class="codeLine"> * Elimina un actividad y responde con status/error</td></tr> <tr><td><div align="right"><a name="133"></a><a href="#133">133</a></div></td><td class="codeLine"> **/</td></tr> <tr><td><div align="right"><a name="134"></a><a href="#134">134</a></div></td><td class="codeLine"> function actividades_delete(){</td></tr> <tr><td><div align="right"><a name="135"></a><a href="#135">135</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="136"></a><a href="#136">136</a></div></td><td class="codeLine"> }</td></tr> </tbody> </table> <footer> <h4>Legend</h4> <p> <span class="success"><strong>Executed</strong></span> <span class="danger"><strong>Not Executed</strong></span> <span class="warning"><strong>Dead Code</strong></span> </p> <p> <small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 1.2.13</a> using <a href="http://www.php.net/" target="_top">PHP 5.5.9-1ubuntu4.6</a> and <a href="http://phpunit.de/">PHPUnit 3.7.28</a> at Wed Mar 4 16:15:23 ECT 2015.</small> </p> </footer> </div> <script src="js/jquery.min.js" type="text/javascript"></script> <script src="js/bootstrap.min.js" type="text/javascript"></script> <script type="text/javascript">$('.popin').popover({trigger: 'hover'});</script> </body> </html>
cards/templates/cards/deck_add.html
michaelsnook/sunlo
{% extends 'cards/app.html' %} {% block content %} <section class="card"> <h2>Start a new language deck?</h2> <form id="form-add-deck" method="post" role="form"> {% csrf_token %} <select class="form-control m-b-1" size="{{ languages.count }}" name="language_name"> {% for language in languages %} <option value="{{ language.name|lower }}">{{ language.name }}</option> {% endfor %} </select> <button type="submit" class="btn btn-block btn-primary m-b-1" href=""> Get started </button> </form> </section> {% endblock %}
public/modules/biodata/views/view-biodatum.resume.client.view.html
misugijunz/resume
<section data-ng-controller="BiodataController" data-ng-init="findOne()"> <div class="page-header"> <h3 data-ng-bind="biodatum.name"></h3> </div> <div class="form-group" style="float: left;"> <label class="control-label" for="dateOfBirh">Date of Birth</label> <p data-ng-bind="biodatum.dateOfBirth | date:'mediumDate'"></p> </div> <div class="clearfix"></div> <div class="form-group" style="float: left;"> <label class="control-label" for="address">Address</label> <p data-ng-bind-html="biodatum.address"></p> </div> <div class="clearfix"></div> <div class="form-group" style="float: left;"> <label class="control-label" for="email.home">Personal E-mail</label> <p data-ng-bind="biodatum.email.home"></p> </div> <div class="clearfix"></div> <div class="form-group" style="float: left;"> <label class="control-label" for="biodatum.phones.mobile">Mobile Phone Number</label> <p data-ng-bind="biodatum.phones.mobile"></p> </div> <div class="clearfix"></div> <div class="form-group" style="float: left;"> <label class="control-label" for="phones.home">Home Phone Number</label> <p data-ng-bind="biodatum.phones.home"></p> </div> <div class="clearfix"></div> <div class="form-group" style="float: left;"> <label class="control-label" for="socials.skype">Skype ID</label> <p data-ng-bind="biodatum.socials.skype"></p> </div> <div class="clearfix"></div> <div class="pull-right" data-ng-show="((authentication.user) && (authentication.user._id == biodatum.user._id))"> <a class="btn btn-primary" href="/#!/biodata/{{biodatum._id}}/edit"> <i class="glyphicon glyphicon-edit"></i> </a> <a class="btn btn-primary" data-ng-click="remove();"> <i class="glyphicon glyphicon-trash"></i> </a> </div> <small> <em class="text-muted"> Posted on <span data-ng-bind="biodatum.created | date:'mediumDate'"></span> by <span data-ng-bind="biodatum.user.displayName"></span> </em> </small> </section>
app/templates/views/api/whitelist.html
gov-cjwaszczuk/notifications-admin
{% extends "withnav_template.html" %} {% from "components/banner.html" import banner_wrapper %} {% from "components/table.html" import list_table, field, hidden_field_heading %} {% from "components/api-key.html" import api_key %} {% from "components/page-footer.html" import page_footer %} {% from "components/list-entry.html" import list_entry %} {% block service_page_title %} Whitelist {% endblock %} {% block maincolumn_content %} {% if form.email_addresses.errors or form.phone_numbers.errors %} {% call banner_wrapper(type='dangerous') %} <h1 class='banner-title'> There was a problem with your whitelist </h1> <p>Fix these errors:</p> <ul> {% if form.email_addresses.errors %} <li> <a href="#{{ form.email_addresses.name }}">Enter valid email addresses</a> </li> {% endif %} {% if form.phone_numbers.errors %} <li> <a href="#{{ form.phone_numbers.name }}">Enter valid phone numbers</a> </li> {% endif %} </ul> {% endcall %} {% else %} <h1 class="heading-large"> Whitelist </h1> {% endif %} <p> You and members of <a href="{{ url_for('main.manage_users', service_id=current_service.id) }}">your team</a> are included in the whitelist automatically. </p> <form method="post" autocomplete="off" novalidate> <div class="grid-row"> <div class="column-two-thirds"> {{ list_entry( form.email_addresses, item_name='email address', autocomplete=False ) }} {{ list_entry( form.phone_numbers, item_name='phone number', autocomplete=False ) }} </div> </div> {{ page_footer( 'Save', secondary_link=url_for('.api_integration', service_id=current_service.id), secondary_link_text='Back to API integration' ) }} </form> {% endblock %}
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.1+1/lin-alg/8.6.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>lin-alg: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.7.1+1 / lin-alg - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> lin-alg <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-11 17:12:35 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-11 17:12:35 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.7.1+1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/lin-alg&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/LinAlg&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} &quot;coq-algebra&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: linear algebra&quot; &quot;category: Mathematics/Algebra&quot; &quot;date: 19 spetember 2003&quot; ] authors: [ &quot;Jasper Stein &lt;jasper@cs.kun.nl&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/lin-alg/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/lin-alg.git&quot; synopsis: &quot;Linear Algebra&quot; description: &quot;&quot;&quot; A development of some preliminary linear algebra based on Chapter 1 of &quot;Linear Algebra&quot; by Friedberg, Insel and Spence&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/lin-alg/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=6eca6c6c8893da0fc19f1b2ec32a0f86&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-lin-alg.8.6.0 coq.8.7.1+1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+1). The following dependencies couldn&#39;t be met: - coq-lin-alg -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-lin-alg.8.6.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
clean/Linux-x86_64-4.02.3-2.0.6/released/8.7.1/cours-de-coq/8.10.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>cours-de-coq: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.7.1 / cours-de-coq - 8.10.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> cours-de-coq <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-27 23:35:09 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-27 23:35:09 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.7.1 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/cours-de-coq&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/CoursDeCoq&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} ] tags: [ &quot;category: Miscellaneous/Coq Use Examples&quot; ] authors: [ &quot;Frédéric Prost&quot; &quot;Gilles Kahn&quot; ] bug-reports: &quot;https://github.com/coq-contribs/cours-de-coq/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/cours-de-coq.git&quot; synopsis: &quot;Various examples of Coq proofs&quot; description: &quot;&quot;&quot; Various simple examples of Coq proofs&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/cours-de-coq/archive/v8.10.0.tar.gz&quot; checksum: &quot;md5=a402843d41dbdc0e980ffda8a38e3206&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-cours-de-coq.8.10.0 coq.8.7.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1). The following dependencies couldn&#39;t be met: - coq-cours-de-coq -&gt; coq &gt;= 8.10 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-cours-de-coq.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
fullalendar-semantic-ui.html
fingerman/fullcalender-dropdown
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Fullcalender v2.6.0</title> <link rel='stylesheet' href='fullcalendar.css'/> <link rel='stylesheet' href='lib/dist/semantic-original.css'/> <script src='lib/jquery.min.js'></script> <script src='lib/dist/semantic.js'></script> <script src='lib/moment.min.js'></script> <script src='fullcalendar.js'></script> </head> <body> <br> <br> <br> <br> <div class="box"> <select id="months" class="selection" style="display: none"> <option value="1">Januar</option> <option value="2">Februar</option> <option value="3">März</option> <option value="4">April</option> <option value="5">Mai</option> <option value="6">Juni</option> <option value="7">Juli</option> <option value="8">August</option> <option value="9">September</option> <option value="10">Oktober</option> <option value="11">November</option> <option value="12">Dezember</option> </select> <h2 class="ui header">Kalender</h2> </div> <div class="ui segment"> <div id="calendar" class="calendar"></div> </div> <script> $(function () { var $calendarElement = $('#calendar'); var $months = jQuery('.selection'); // inizialize calendar and load properties. Hide the title in the left $calendarElement.fullCalendar({ header: { left: 'prevYear,nextYear' }, eventAfterAllRender: function () { var date = $calendarElement.fullCalendar('getDate'); var month = date.month(); month++; $months.val(month); //select the current month in the dropdown menu var $header = $calendarElement.find('.fc-left'); if (!($calendarElement.find("#months").length > 0)) { $header.prepend('<span class="year">' + date.year() + '</span>'); $header.prepend($months); $months.dropdown(); } else { $header.find('.year').text(date.year()); $months.dropdown('set selected', month); } $months.unbind('change').change(function () { var $select = jQuery(this); var newMonth = $select.val(); newMonth--; var date = $calendarElement.fullCalendar('getDate'); date.month(newMonth); $calendarElement.fullCalendar('gotoDate', date); }); }, }); }); </script> <br> <br> <br> <br> <br> </body> </html>
public/Windows 10 x64 (19041.264)/_CM_INDEX_HINT_BLOCK.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.264)</h4><br> <h2>_CM_INDEX_HINT_BLOCK</h2> <font face="arial"> +0x000 Count : Uint4B<br> +0x004 HashKey : [1] Uint4B<br> </font></body></html>
learn/mobile/ceshi.html
wangchunling/wangchunling.github.io
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <style> .list__item_active{} .list__item_active:active { background-color: #d9d9d9; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; } </style> </head> <body> <div class="list__item_active"></div> </body> </html>
gallery_submission.php-id=913.html
heyitsgarrett/envelopecollective
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Submission 913</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> <img src="gallery/submissions/913.jpg" height="400"> </body> </html>
docs/3.2/db/d8d/classcv_1_1__InputArray-members.html
lucasbrsa/OpenCV-3.2
<!-- HTML header for doxygen 1.8.6--> <!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" content="Doxygen 1.8.12"/> <title>OpenCV: Member List</title> <link href="../../opencv.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../search/searchdata.js"></script> <script type="text/javascript" src="../../search/search.js"></script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"], jax: ["input/TeX","output/HTML-CSS"], }); //<![CDATA[ MathJax.Hub.Config( { TeX: { Macros: { matTT: [ "\\[ \\left|\\begin{array}{ccc} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{array}\\right| \\]", 9], fork: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ \\end{array} \\right.", 4], forkthree: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ #5 & \\mbox{#6}\\\\ \\end{array} \\right.", 6], vecthree: ["\\begin{bmatrix} #1\\\\ #2\\\\ #3 \\end{bmatrix}", 3], vecthreethree: ["\\begin{bmatrix} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{bmatrix}", 9], hdotsfor: ["\\dots", 1], mathbbm: ["\\mathbb{#1}", 1], bordermatrix: ["\\matrix{#1}", 1] } } } ); //]]> </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> <link href="../../stylesheet.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <!--#include virtual="/google-search.html"--> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="../../opencv-logo-small.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">OpenCV &#160;<span id="projectnumber">3.2.0</span> </div> <div id="projectbrief">Open Source Computer Vision</div> </td> </tr> </tbody> </table> </div> <script type="text/javascript"> //<![CDATA[ function getLabelName(innerHTML) { var str = innerHTML.toLowerCase(); // Replace all '+' with 'p' str = str.split('+').join('p'); // Replace all ' ' with '_' str = str.split(' ').join('_'); // Replace all '#' with 'sharp' str = str.split('#').join('sharp'); // Replace other special characters with 'ascii' + code for (var i = 0; i < str.length; i++) { var charCode = str.charCodeAt(i); if (!(charCode == 95 || (charCode > 96 && charCode < 123) || (charCode > 47 && charCode < 58))) str = str.substr(0, i) + 'ascii' + charCode + str.substr(i + 1); } return str; } function addToggle() { var $getDiv = $('div.newInnerHTML').last(); var buttonName = $getDiv.html(); var label = getLabelName(buttonName.trim()); $getDiv.attr("title", label); $getDiv.hide(); $getDiv = $getDiv.next(); $getDiv.attr("class", "toggleable_div label_" + label); $getDiv.hide(); } //]]> </script> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "../../search",false,'Search'); </script> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> $(function() { initMenu('../../',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="../../d2/d75/namespacecv.html">cv</a></li><li class="navelem"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">_InputArray</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">cv::_InputArray Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a53021a00f01d897cd73b8da2ebf1bddb">_InputArray</a>()</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a69a60bb7f2e2557303b4104e54122b12">_InputArray</a>(int _flags, void *_obj)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a2e29aa9f12b95788c27bceae6a5f3d4c">_InputArray</a>(const Mat &amp;m)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a3340383c8099a86af0de0c50c751a9e3">_InputArray</a>(const MatExpr &amp;expr)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aee97a5b37f743c1db66b8a71d16adf00">_InputArray</a>(const std::vector&lt; Mat &gt; &amp;vec)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a585d5795fa403f7e1d191a9c51d1061f">_InputArray</a>(const Mat_&lt; _Tp &gt; &amp;m)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#adacef592a29916041a2a6c7a472861a3">_InputArray</a>(const std::vector&lt; _Tp &gt; &amp;vec)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aaaaad19987ca4178860e642e468bea6d">_InputArray</a>(const std::vector&lt; bool &gt; &amp;vec)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a3c66a68e3da809f7f73650b8b58b97af">_InputArray</a>(const std::vector&lt; std::vector&lt; _Tp &gt; &gt; &amp;vec)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a9c452a1cc00d336b05ac6e74a37833ba">_InputArray</a>(const std::vector&lt; Mat_&lt; _Tp &gt; &gt; &amp;vec)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#af5fefc8554c4df2697f83033753799e7">_InputArray</a>(const _Tp *vec, int n)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a7bec1263943a7a94d9e626f5f94386a9">_InputArray</a>(const Matx&lt; _Tp, m, n &gt; &amp;matx)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a57658bf76c0e76281de0af10b6b14ff9">_InputArray</a>(const double &amp;val)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a0cad773e3f682971f977fb4942d860cd">_InputArray</a>(const cuda::GpuMat &amp;d_mat)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a7e6029982832e1318c08ced40a0efab8">_InputArray</a>(const std::vector&lt; cuda::GpuMat &gt; &amp;d_mat_array)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a5204b708684ac1bba6d2e51ce8d023b2">_InputArray</a>(const ogl::Buffer &amp;buf)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a5f3ab6a2ae4b4e40ff3cc561b4bcdb5d">_InputArray</a>(const cuda::HostMem &amp;cuda_mem)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a233f6def32ea9be70505e4c232517c19">_InputArray</a>(const cudev::GpuMat_&lt; _Tp &gt; &amp;m)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#adfb99b863033bb0fb0924f2a32b88c9b">_InputArray</a>(const UMat &amp;um)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#ac583f949a02b9e07a2c11c111d93ab24">_InputArray</a>(const std::vector&lt; UMat &gt; &amp;umv)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#af198cb2bf572d2877185756a58b724f8">channels</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abf46b7c02ec98a5b26820f79f7017b03">cols</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a938c12fa2b73e6aea81017fe8d31526e">copyTo</a>(const _OutputArray &amp;arr) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a20f3875b298bcd5d17a0a7e068f4518a">copyTo</a>(const _OutputArray &amp;arr, const _InputArray &amp;mask) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a131b6b2d8f36c9310bf1b2e382e85225">CUDA_GPU_MAT</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a7738c968c10d86fc85092882e41e0d77">CUDA_HOST_MEM</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a30d20f67815668353be5644725f78dfa">depth</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a925e432f82689ff04dcc7d7576a735a8">dims</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aca4fc0e916419225f18026bdc7b1b180">empty</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a84ed741d208c2de3eaa9658ce1554379">EXPR</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a4eb3928003c50a19e08aebee36ed3a7e">FIXED_SIZE</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a517c23e91976c6c72e6cb025fae551aa">FIXED_TYPE</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#af3be19723301164bb9932133f550149f">flags</a></td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a0c213305ad043dc5def50159b1f67341">getFlags</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a27af21d5fb66f761f6b7c0c59ce1b808">getGpuMat</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aa7f083f38e5e44e277ceb51107328f7f">getGpuMatVector</a>(std::vector&lt; cuda::GpuMat &gt; &amp;gpumv) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a9c09739ca3e0ce212e2ab8374aa2f195">getMat</a>(int idx=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#ad240d5085e65fa2ceacbaaa086aa8801">getMat_</a>(int idx=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a1d4c624c277215c4ed20f9604fdba5c8">getMatVector</a>(std::vector&lt; Mat &gt; &amp;mv) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aa33a71040201aa69ac880bdcd1d92541">getObj</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#ac1db5c859bf438693b1e22aa31397a40">getOGlBuffer</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a30139470fc4ac0d3a1e20ad63163dc4f">getSz</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#af38304bf253a127c66685593237dee29">getUMat</a>(int idx=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a05c38a03565d070e39a89c7a65b81662">getUMatVector</a>(std::vector&lt; UMat &gt; &amp;umv) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a0f07de15ae1dea185ddbdd69aa36fcb4">init</a>(int _flags, const void *_obj)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a296e276ec57703236b468acf43ca7755">init</a>(int _flags, const void *_obj, Size _sz)</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#af38d2ea2a7ec65f622d267eed4863578">isContinuous</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a2f3eb944ab23455d4a0c5db922a3705b">isGpuMatVector</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a7157baa2f1e8801053a5ff2a56006448">isMat</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#ad8b51d941c9a4286f2fc362d6e951bc2">isMatVector</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#af221eb464622ee46d0d3a8c63358023b">isMatx</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a7963ba0ea28fcd0f50e5a9218a1e71ba">isSubmatrix</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a7e1555ee58814435df26535ff9380e2e">isUMat</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a25688fd401f1f9e1d20f31c7f3c9467e">isUMatVector</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#ad9a833a610fa8a02d1f840bd6f213086">isVector</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#af24ff600505ee2389942763575a58f99">kind</a>() const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a1b1e62a17e6a897cde97556970e80afc">KIND_MASK</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a34545fbcc40d31569f47af332822fbeb">KIND_SHIFT</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a78b5339efc1a4718ab6a1b688ccffc1c">MAT</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a52401c0e7c2c1bd3e55d86f06b529279">MATX</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a7f22b71cc694233d39d400bb0192a30a">NONE</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aa3a74c8655eb5357a9a9cb4c10b2e032">obj</a></td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a65071abdc2def57324376f3f56cac370">offset</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2ac0f3b1297b8b3abf313d7e4e51346d70">OPENGL_BUFFER</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a4ee92cc0ce081ee8af90c8c3970b316a">rows</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a72b0761972d6ed08761c74545f6b5622">sameSize</a>(const _InputArray &amp;arr) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a0d8ed64f7bbbda6d34e3289681ffdff0">size</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a7cb4cadf3108dc232e05e3ae5550e912">sizend</a>(int *sz, int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2ab45e0dc7a61826aa715ff6274ed3f959">STD_BOOL_VECTOR</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a967fc6460ab5b965c4a75d722ed37380">STD_VECTOR</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a92c94c2700563364fd249037fb0a6ce2">STD_VECTOR_CUDA_GPU_MAT</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a515a6d0a638e2232a37f16c724eb59e8">STD_VECTOR_MAT</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a827a421eedd965d75e051fefe0fa092d">STD_VECTOR_UMAT</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a21a9a638579ea97800bac55c8d8bb52e">STD_VECTOR_VECTOR</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aa91e7e76c9247f7192ab70d0c0be4783">step</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a721c16a853d3bae3f41c8c0e9634b5a3">sz</a></td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a2ccd313e06ba169ca6d45c2457d75ee5">total</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#aad62862c81d1d5bdf3f6597a32585844">type</a>(int i=-1) const</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#abedee61c7763d8d659f733ccddca6ad2a3f0f082586ac549b0d2dc49dffc8b901">UMAT</a> enum value</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html#a14940d8e660449afe6355c86917a28c1">~_InputArray</a>()</td><td class="entry"><a class="el" href="../../d4/d32/classcv_1_1__InputArray.html">cv::_InputArray</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- HTML footer for doxygen 1.8.6--> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Dec 23 2016 13:00:26 for OpenCV by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.12 </small></address> <script type="text/javascript"> //<![CDATA[ function addButton(label, buttonName) { var b = document.createElement("BUTTON"); b.innerHTML = buttonName; b.setAttribute('class', 'toggleable_button label_' + label); b.onclick = function() { $('.toggleable_button').css({ border: '2px outset', 'border-radius': '4px' }); $('.toggleable_button.label_' + label).css({ border: '2px inset', 'border-radius': '4px' }); $('.toggleable_div').css('display', 'none'); $('.toggleable_div.label_' + label).css('display', 'block'); }; b.style.border = '2px outset'; b.style.borderRadius = '4px'; b.style.margin = '2px'; return b; } function buttonsToAdd($elements, $heading, $type) { if ($elements.length === 0) { $elements = $("" + $type + ":contains(" + $heading.html() + ")").parent().prev("div.newInnerHTML"); } var arr = jQuery.makeArray($elements); var seen = {}; arr.forEach(function(e) { var txt = e.innerHTML; if (!seen[txt]) { $button = addButton(e.title, txt); if (Object.keys(seen).length == 0) { var linebreak1 = document.createElement("br"); var linebreak2 = document.createElement("br"); ($heading).append(linebreak1); ($heading).append(linebreak2); } ($heading).append($button); seen[txt] = true; } }); return; } $("h2").each(function() { $heading = $(this); $smallerHeadings = $(this).nextUntil("h2").filter("h3").add($(this).nextUntil("h2").find("h3")); if ($smallerHeadings.length) { $smallerHeadings.each(function() { var $elements = $(this).nextUntil("h3").filter("div.newInnerHTML"); buttonsToAdd($elements, $(this), "h3"); }); } else { var $elements = $(this).nextUntil("h2").filter("div.newInnerHTML"); buttonsToAdd($elements, $heading, "h2"); } }); $(".toggleable_button").first().click(); var $clickDefault = $('.toggleable_button.label_python').first(); if ($clickDefault.length) { $clickDefault.click(); } $clickDefault = $('.toggleable_button.label_cpp').first(); if ($clickDefault.length) { $clickDefault.click(); } //]]> </script> </body> </html>
css/style.css
hillaryjohnson/hillaryjohnson.github.io
/*** This stylesheet belongs to hillarylouisejohnson.com. Updated May 2017 ***/ body { padding-top: 70px; color: black; } .container-fluid { padding: 0px; } h3 { text-align: center; padding-bottom: 20px; } p a { font-weight: bold; } p a:hover { text-decoration: none; } /*** collapsible buttons ***/ .more-button { display: block; margin: 20px auto; border-radius: 5%; } .collapse.show { visibility: visible; } /***navigation bar***/ .navbar { background: black; opacity: 0.75; padding: 10px; border: none; } .navbar-brand { font-family: 'Caveat', cursive; font-size: 40px; } .navbar-right { margin-right: 20px; } /*** bio ***/ #bio { background: url(http://www.dymaxicon.com/wp-content/uploads/2011/11/hillary-louise-johnson-web.jpg) top right repeat-x; color: white; background-attachment: fixed; } .bio-text { padding: 180px 0px 40px 0px; max-width: 600px; margin: auto; } .bio-text h4 { padding: 20px; } .bio-text h4:hover { border-radius: 5px; padding: 20px; background: black; opacity: 0.75; } /*** writing and coding sections ***/ #writing, #coding { padding: 70px 20px 0px 20px; max-width: 600px; margin: 60px auto; } .clips { font-size: 14px; max-width: 400px; margin: auto; } /*** book covers with hover effect ***/ .covers { background: linear-gradient(to bottom right, gray, white); padding: 20px; } .cover { max-height: 300px; padding: 10px 0px; margin: auto; filter: grayscale(100%); } .cover:hover { filter: none; } figcaption { padding: 0px 20px; margin: auto; max-width: 230px; font-family: Georgia, Serif; font-style: italic; font-weight: bold; } /*** sailing ***/ #sailing { padding: 75px; background: url(http://www.dymaxicon.com/wp-content/uploads/2017/05/HLJsailing.jpg) no-repeat fixed 50% 20%; background-size: cover; color: white; margin: auto; margin-top: 30px; } #sailing:hover { filter: grayscale(100%); } .sailing-row { padding: 20px; max-width: 600px; } .sailing-row:hover { border-radius: 5px; background: black; opacity: 0.75; } h3.sailing { text-align: left; } /*** footer ***/ .contact { margin: auto; padding-top: 20px; max-width: 400px; } .send { height: 32px; padding: 0px 5px; float: right; } #contact-form:after { content: "."; display: block; clear: both; visibility: hidden; } button.send { margin: 0px; } input.email-text { width: 400px; resize: horizontal; } footer { text-align: center; margin: 0px; background: silver; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(left top, gray, white); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(bottom right, sgray, white); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(bottom right, gray, white); /* For Firefox 3.6 to 15 */ background: linear-gradient(to bottom right, gray, white); /* Standard syntax (must be last) */ } .footer-icons { font-size: 30px; padding: 10px 0 0 0; } .btn-circle { border-radius: 50%; width: 60px; height: 60px; margin: 10px; } .btn:focus, .btn:active, .btn.active, .btn:focus:active { background-image: none; outline: none; -webkit-box-shadow: none; box-shadow: none; }
templates/post.html
nathandh/ink-pen-bam
{% extends "post-base.html" %} {% block post_render_type %} {{post._render_content | safe}} {% endblock %}
dependencies/glm/doc/api/a00233.html
yurikoma/PhysicsForGamesAIE_StudentWork
<!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" content="Doxygen 1.8.10"/> <title>0.9.7: GLM_GTX_spline</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="logo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">0.9.7 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">GLM_GTX_spline<div class="ingroups"><a class="el" href="a00161.html">GTX Extensions (Experimental)</a></div></div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:ga8119c04f8210fd0d292757565cd6918d"><td class="memTemplParams" colspan="2">template&lt;typename genType &gt; </td></tr> <tr class="memitem:ga8119c04f8210fd0d292757565cd6918d"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL genType&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00233.html#ga8119c04f8210fd0d292757565cd6918d">catmullRom</a> (genType const &amp;v1, genType const &amp;v2, genType const &amp;v3, genType const &amp;v4, typename genType::value_type const &amp;s)</td></tr> <tr class="separator:ga8119c04f8210fd0d292757565cd6918d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga6b867eb52e2fc933d2e0bf26aabc9a70"><td class="memTemplParams" colspan="2">template&lt;typename genType &gt; </td></tr> <tr class="memitem:ga6b867eb52e2fc933d2e0bf26aabc9a70"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL genType&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00233.html#ga6b867eb52e2fc933d2e0bf26aabc9a70">cubic</a> (genType const &amp;v1, genType const &amp;v2, genType const &amp;v3, genType const &amp;v4, typename genType::value_type const &amp;s)</td></tr> <tr class="separator:ga6b867eb52e2fc933d2e0bf26aabc9a70"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gaa69e143f6374d32f934a8edeaa50bac9"><td class="memTemplParams" colspan="2">template&lt;typename genType &gt; </td></tr> <tr class="memitem:gaa69e143f6374d32f934a8edeaa50bac9"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL genType&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00233.html#gaa69e143f6374d32f934a8edeaa50bac9">hermite</a> (genType const &amp;v1, genType const &amp;t1, genType const &amp;v2, genType const &amp;t2, typename genType::value_type const &amp;s)</td></tr> <tr class="separator:gaa69e143f6374d32f934a8edeaa50bac9"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <p>Spline functions. </p> <p>&lt;<a class="el" href="a00109.html" title="OpenGL Mathematics (glm.g-truc.net) ">glm/gtx/spline.hpp</a>&gt; need to be included to use these functionalities. </p> <h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="ga8119c04f8210fd0d292757565cd6918d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">GLM_FUNC_DECL genType glm::catmullRom </td> <td>(</td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v3</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v4</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">typename genType::value_type const &amp;&#160;</td> <td class="paramname"><em>s</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Return a point from a catmull rom curve. </p> <dl class="section see"><dt>See also</dt><dd><a class="el" href="a00233.html" title="Spline functions. ">GLM_GTX_spline</a> extension. </dd></dl> </div> </div> <a class="anchor" id="ga6b867eb52e2fc933d2e0bf26aabc9a70"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">GLM_FUNC_DECL genType glm::cubic </td> <td>(</td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v3</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v4</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">typename genType::value_type const &amp;&#160;</td> <td class="paramname"><em>s</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Return a point from a cubic curve. </p> <dl class="section see"><dt>See also</dt><dd><a class="el" href="a00233.html" title="Spline functions. ">GLM_GTX_spline</a> extension. </dd></dl> </div> </div> <a class="anchor" id="gaa69e143f6374d32f934a8edeaa50bac9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">GLM_FUNC_DECL genType glm::hermite </td> <td>(</td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>t1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>v2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">genType const &amp;&#160;</td> <td class="paramname"><em>t2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">typename genType::value_type const &amp;&#160;</td> <td class="paramname"><em>s</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Return a point from a hermite curve. </p> <dl class="section see"><dt>See also</dt><dd><a class="el" href="a00233.html" title="Spline functions. ">GLM_GTX_spline</a> extension. </dd></dl> </div> </div> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.10 </small></address> </body> </html>
docs/wrapper-classes/index.html
CompSci3-4/HelpDesk-Web
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//FR" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- Generated by phpDocumentor on Fri, 24 Apr 2015 06:55:35 +0000 --> <title>HelpDesk Database Classes</title> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <FRAMESET rows='120,*'> <FRAME src='packages.html' name='left_top' frameborder="1" bordercolor="#999999"> <FRAMESET cols='25%,*'> <FRAME src='li_HelpDesk.html' name='left_bottom' frameborder="1" bordercolor="#999999"> <FRAME src='blank.html' name='right' frameborder="1" bordercolor="#999999"> </FRAMESET> <NOFRAMES> <H2>Frame Alert</H2> <P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.</P> </NOFRAMES> </FRAMESET> </HTML>
country/overview/Nepal/legislation/index.html
okfn/opendataindex-2015
<!DOCTYPE html><html><head><meta charset="utf-8" /> <meta http-equiv="refresh" content="0;url=/place/nepal/legislation/" /> </head></html>
rdoc/RubyXL/Row.html
ryanmark/rubyXL
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class RubyXL::Row - rubyXL 3.3.10</title> <script type="text/javascript"> var rdoc_rel_prefix = "../"; </script> <script src="../js/jquery.js"></script> <script src="../js/darkfish.js"></script> <link href="../css/fonts.css" rel="stylesheet"> <link href="../css/rdoc.css" rel="stylesheet"> <body id="top" role="document" class="class"> <nav role="navigation"> <div id="project-navigation"> <div id="home-section" role="region" title="Quick navigation" class="nav-section"> <h2> <a href="../index.html" rel="home">Home</a> </h2> <div id="table-of-contents-navigation"> <a href="../table_of_contents.html#pages">Pages</a> <a href="../table_of_contents.html#classes">Classes</a> <a href="../table_of_contents.html#methods">Methods</a> </div> </div> <div id="search-section" role="search" class="project-section initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <div id="search-field-wrapper"> <input id="search-field" role="combobox" aria-label="Search" aria-autocomplete="list" aria-controls="search-results" type="text" name="search" placeholder="Search" spellcheck="false" title="Type to search, Up and Down to navigate, Enter to load"> </div> <ul id="search-results" aria-label="Search Results" aria-busy="false" aria-expanded="false" aria-atomic="false" class="initially-hidden"></ul> </form> </div> </div> <div id="class-metadata"> <div id="parent-class-section" class="nav-section"> <h3>Parent</h3> <p class="link"><a href="OOXMLObject.html">RubyXL::OOXMLObject</a> </div> <!-- Method Quickref --> <div id="method-list-section" class="nav-section"> <h3>Methods</h3> <ul class="link-list" role="directory"> <li ><a href="#method-i-5B-5D">#[]</a> <li ><a href="#method-i-delete_cell_shift_left">#delete_cell_shift_left</a> <li ><a href="#method-i-get_fill_color">#get_fill_color</a> <li ><a href="#method-i-get_font">#get_font</a> <li ><a href="#method-i-index_in_collection">#index_in_collection</a> <li ><a href="#method-i-insert_cell_shift_right">#insert_cell_shift_right</a> <li ><a href="#method-i-size">#size</a> <li ><a href="#method-i-xf">#xf</a> </ul> </div> </div> </nav> <main role="main" aria-labelledby="class-RubyXL::Row"> <h1 id="class-RubyXL::Row" class="class"> class RubyXL::Row </h1> <section class="description"> <p><a href="http://www.schemacentral.com/sc/ooxml/e-ssml_row-1.html">www.schemacentral.com/sc/ooxml/e-ssml_row-1.html</a></p> </section> <section id="5Buntitled-5D" class="documentation-section"> <section class="attribute-method-details" class="method-section"> <header> <h3>Attributes</h3> </header> <div id="attribute-i-worksheet" class="method-detail"> <div class="method-heading attribute-method-heading"> <span class="method-name">worksheet</span><span class="attribute-access-type">[RW]</span> </div> <div class="method-description"> </div> </div> </section> <section id="public-instance-5Buntitled-5D-method-details" class="method-section"> <header> <h3>Public Instance Methods</h3> </header> <div id="method-i-5B-5D" class="method-detail "> <div class="method-heading"> <span class="method-name">[]</span><span class="method-args">(ind)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="5B-5D-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 129</span> <span class="ruby-keyword">def</span> <span class="ruby-operator">[]</span>(<span class="ruby-identifier">ind</span>) <span class="ruby-identifier">cells</span>[<span class="ruby-identifier">ind</span>] <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-delete_cell_shift_left" class="method-detail "> <div class="method-heading"> <span class="method-name">delete_cell_shift_left</span><span class="method-args">(col_index)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="delete_cell_shift_left-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 142</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_cell_shift_left</span>(<span class="ruby-identifier">col_index</span>) <span class="ruby-identifier">cells</span>.<span class="ruby-identifier">delete_at</span>(<span class="ruby-identifier">col_index</span>) <span class="ruby-identifier">update_cell_coords</span>(<span class="ruby-identifier">col_index</span>) <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-get_fill_color" class="method-detail "> <div class="method-heading"> <span class="method-name">get_fill_color</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="get_fill_color-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 159</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_fill_color</span> <span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">get_fill_color</span>(<span class="ruby-identifier">xf</span>) <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-get_font" class="method-detail "> <div class="method-heading"> <span class="method-name">get_font</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="get_font-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 163</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_font</span> <span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">fonts</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">font_id</span>] <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-index_in_collection" class="method-detail "> <div class="method-heading"> <span class="method-name">index_in_collection</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="index_in_collection-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 125</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">index_in_collection</span> <span class="ruby-identifier">r</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-insert_cell_shift_right" class="method-detail "> <div class="method-heading"> <span class="method-name">insert_cell_shift_right</span><span class="method-args">(c, col_index)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="insert_cell_shift_right-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 137</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_cell_shift_right</span>(<span class="ruby-identifier">c</span>, <span class="ruby-identifier">col_index</span>) <span class="ruby-identifier">cells</span>.<span class="ruby-identifier">insert</span>(<span class="ruby-identifier">col_index</span>, <span class="ruby-identifier">c</span>) <span class="ruby-identifier">update_cell_coords</span>(<span class="ruby-identifier">col_index</span>) <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-size" class="method-detail "> <div class="method-heading"> <span class="method-name">size</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="size-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 133</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">size</span> <span class="ruby-identifier">cells</span>.<span class="ruby-identifier">size</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-xf" class="method-detail "> <div class="method-heading"> <span class="method-name">xf</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="xf-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 155</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">xf</span> <span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">cell_xfs</span>[<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>] <span class="ruby-keyword">end</span></pre> </div> </div> </div> </section> </section> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="http://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.0. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>
clean/Linux-x86_64-4.01.0-1.2.0/unstable/dev/contrib:ptsf/8.4.dev/2015-01-29_23-45-05.html
coq-bench/coq-bench.github.io-old
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../../..">Unstable</a></li> <li><a href=".">dev / contrib:ptsf 8.4.dev</a></li> <li class="active"><a href="">2015-01-29 23:45:05</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="../../../../../about.html">About</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href=".">« Up</a> <h1> contrib:ptsf <small> 8.4.dev <span class="label label-info">Not compatible with this Coq</span> </small> </h1> <p><em><script>document.write(moment("2015-01-29 23:45:05 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-01-29 23:45:05 UTC)</em><p> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:ptsf/coq:contrib:ptsf.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>The package is valid. </pre></dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --dry-run coq:contrib:ptsf.8.4.dev coq.dev</code></dd> <dt>Return code</dt> <dd>768</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following dependencies couldn&#39;t be met: - coq:contrib:ptsf -&gt; coq &lt;= 8.4.dev+ltacprof Your request can&#39;t be satisfied: - Conflicting version constraints for coq No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --dry-run coq:contrib:ptsf.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>3 s</dd> <dt>Output</dt> <dd><pre>The following actions will be performed: - remove coq.dev === 1 to remove === =-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Removing coq.dev. [WARNING] Directory /home/bench/.opam/system/lib/coq is not empty, not removing The following actions will be performed: - install coq.8.4.dev [required by coq:contrib:ptsf] - install coq:contrib:ptsf.8.4.dev === 2 to install === =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= =-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Building coq.8.4.dev: ./configure -configdir /home/bench/.opam/system/lib/coq/config -mandir /home/bench/.opam/system/man -docdir /home/bench/.opam/system/doc -prefix /home/bench/.opam/system -usecamlp5 -camlp5dir /home/bench/.opam/system/lib/camlp5 -coqide no make -j4 make install Installing coq.8.4.dev. Building coq:contrib:ptsf.8.4.dev: coq_makefile -f Make -o Makefile make -j4 make install Installing coq:contrib:ptsf.8.4.dev. </pre></dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
SDKs/VST3 SDK/doc/vstinterfaces/search/functions_64.html
rcgilbert/csc344-wi14
<!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.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Loading...</div> <div class="SRResult" id="SR_def_5finterface"> <div class="SREntry"> <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" doxygen="vstsdk.tag:../../vstsdk/" href="../../vstsdk/classSteinberg_1_1Vst_1_1InterAppAudio_1_1PresetManager.html#a751d1ba4b48e22c27849bcbee62238f7" target="_parent">DEF_INTERFACE</a> <span class="SRScope">Steinberg::Vst::InterAppAudio::PresetManager</span> </div> </div> <div class="SRResult" id="SR_deferupdates"> <div class="SREntry"> <a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" doxygen="base.tag:../../base/" href="../../base/classSteinberg_1_1IUpdateHandler.html#a161a23aead9a302f8b4b2021d8553e29" target="_parent">deferUpdates</a> <span class="SRScope">Steinberg::IUpdateHandler</span> </div> </div> <div class="SRResult" id="SR_disableerrorui"> <div class="SREntry"> <a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" doxygen="base.tag:../../base/" href="../../base/classSteinberg_1_1IErrorContext.html#a6984fa8a3247acec65a270803e43bc84" target="_parent">disableErrorUI</a> <span class="SRScope">Steinberg::IErrorContext</span> </div> </div> <div class="SRResult" id="SR_disconnect"> <div class="SREntry"> <a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_disconnect')">disconnect</a> <div class="SRChildren"> <a id="Item3_c0" onkeydown="return searchResults.NavChild(event,3,0)" onkeypress="return searchResults.NavChild(event,3,0)" onkeyup="return searchResults.NavChild(event,3,0)" class="SRScope" doxygen="vstsdk.tag:../../vstsdk/" href="../../vstsdk/classSteinberg_1_1Vst_1_1ComponentBase.html#a10d6073b2d5724efb61a4b8cf3f84152" target="_parent">Steinberg::Vst::ComponentBase::disconnect()</a> <a id="Item3_c1" onkeydown="return searchResults.NavChild(event,3,1)" onkeypress="return searchResults.NavChild(event,3,1)" onkeyup="return searchResults.NavChild(event,3,1)" class="SRScope" href="../classSteinberg_1_1Vst_1_1IConnectionPoint.html#ad85bd437968bec6e403fb3cba699b01e" target="_parent">Steinberg::Vst::IConnectionPoint::disconnect()</a> </div> </div> </div> <div class="SRStatus" id="Searching">Searching...</div> <div class="SRStatus" id="NoMatches">No Matches</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
libs/boost_1_50_0/doc/html/boost_propertytree/accessing.html
djsedulous/namecoind
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>How to Access Data in a Property Tree</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 Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../property_tree.html" title="Chapter&#160;19.&#160;Boost.PropertyTree"> <link rel="prev" href="parsers.html" title="How to Populate a Property Tree"> <link rel="next" href="../property_tree/appendices.html" title="Appendices"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td> <td align="center"><a href="../../../index.html">Home</a></td> <td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="parsers.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../property_tree.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../property_tree/appendices.html"><img src="../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="boost_propertytree.accessing"></a><a class="link" href="accessing.html" title="How to Access Data in a Property Tree">How to Access Data in a Property Tree</a> </h2></div></div></div> <p> Property tree resembles (almost is) a standard container with value type of <code class="computeroutput"><span class="identifier">pair</span><span class="special">&lt;</span><span class="identifier">string</span><span class="special">,</span> <span class="identifier">ptree</span><span class="special">&gt;</span></code>. It has the usual member functions, such as <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1144418-bb">insert</a></code>, <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1144554-bb">push_back</a></code>, <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id789255-bb">find</a></code>, <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1144487-bb">erase</a></code>, etc. These can of course be used to populate and access the tree. For example the following code adds key <code class="computeroutput"><span class="string">"pi"</span></code> with data (almost) equal to mathematical <span class="emphasis"><em>pi</em></span> value: </p> <pre class="programlisting"><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code> <span class="identifier">pt</span><span class="special">;</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1144554-bb">push_back</a></code><span class="special">(</span><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code><span class="special">::</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#boost.property_tree.basic_ptree.value_type">value_type</a></code><span class="special">(</span><span class="string">"pi"</span><span class="special">,</span> <code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code><span class="special">(</span><span class="string">"3.14159"</span><span class="special">)));</span> </pre> <p> To find the value of <code class="computeroutput"><span class="identifier">pi</span></code> we might do the following: </p> <pre class="programlisting"><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code><span class="special">::</span><code class="computeroutput">const_iterator</code> <span class="identifier">it</span> <span class="special">=</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id789255-bb">find</a></code><span class="special">(</span><span class="string">"pi"</span><span class="special">);</span> <span class="keyword">double</span> <span class="identifier">pi</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">lexical_cast</span><span class="special">&lt;</span><span class="keyword">double</span><span class="special">&gt;(</span><span class="identifier">it</span><span class="special">-&gt;</span><span class="identifier">second</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1137541-bb">data</a></code><span class="special">());</span> </pre> <p> This looks quite cumbersome, and would be even more so if <code class="computeroutput"><span class="identifier">pi</span></code> value was not stored so near the top of the tree, and we cared just a little bit more about errors. Fortunately, there is another, correct way of doing it: </p> <pre class="programlisting"><span class="identifier">ptree</span> <span class="identifier">pt</span><span class="special">;</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code><span class="special">(</span><span class="string">"pi"</span><span class="special">,</span> <span class="number">3.14159</span><span class="special">);</span> <span class="comment">// put double</span> <span class="keyword">double</span> <span class="identifier">pi</span> <span class="special">=</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code><span class="special">&lt;</span><span class="keyword">double</span><span class="special">&gt;(</span><span class="string">"pi"</span><span class="special">);</span> <span class="comment">// get double</span> </pre> <p> It doesn't get simpler than that. Basically, there are 2 families of member functions, <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code> and <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code>, which allow intuitive access to data stored in the tree (direct children or not). </p> <h4> <a name="boost_propertytree.accessing.h0"></a> <span><a name="boost_propertytree.accessing.three_ways_of_getting_data"></a></span><a class="link" href="accessing.html#boost_propertytree.accessing.three_ways_of_getting_data">Three Ways of Getting Data</a> </h4> <p> There are three versions of get: get, get (default-value version), and get_optional, which differ by failure handling strategy. All versions take path specifier, which determines in which key to search for a value. It can be a single key, or a path to key, where path elements are separated with a special character (a '.' if not specified differently). For example debug.logging.errorlevel might be a valid path with dot as a separator. </p> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"> The throwing version (<code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code>): <pre class="programlisting"><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code> <span class="identifier">pt</span><span class="special">;</span> <span class="comment">/* ... */</span> <span class="keyword">float</span> <span class="identifier">v</span> <span class="special">=</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code><span class="special">&lt;</span><span class="keyword">float</span><span class="special">&gt;(</span><span class="string">"a.path.to.float.value"</span><span class="special">);</span> </pre> This call locates the proper node in the tree and tries to translate its data string to a float value. If that fails, exception is thrown. If path does not exist, it will be <code class="computeroutput"><a class="link" href="../boost/property_tree/ptree_bad_path.html" title="Class ptree_bad_path">ptree_bad_path</a></code> exception. If value could not be translated, it will be <code class="computeroutput"><a class="link" href="../boost/property_tree/ptree_bad_data.html" title="Class ptree_bad_data">ptree_bad_data</a></code>. Both of them derive from <code class="computeroutput"><a class="link" href="../boost/property_tree/ptree_error.html" title="Class ptree_error">ptree_error</a></code> to make common handling possible. </li> <li class="listitem"> The default-value version (<code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code>): <pre class="programlisting"><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code> <span class="identifier">pt</span><span class="special">;</span> <span class="comment">/* ... */</span> <span class="keyword">float</span> <span class="identifier">v</span> <span class="special">=</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code><span class="special">(</span><span class="string">"a.path.to.float.value"</span><span class="special">,</span> <span class="special">-</span><span class="number">1.f</span><span class="special">);</span> </pre> It will do the same as above, but if it fails, it will return the default value specified by second parameter (here -1.f) instead of throwing. This is very useful in common situations where one wants to allow omitting of some keys. Note that type specification needed in throwing version is normally not necessary here, because type is determined by the default value parameter. </li> <li class="listitem"> The optional version (<code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167881-bb">get_optional</a></code>): <pre class="programlisting"><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code> <span class="identifier">pt</span><span class="special">;</span> <span class="comment">/* ... */</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">optional</span><span class="special">&lt;</span><span class="keyword">float</span><span class="special">&gt;</span> <span class="identifier">v</span> <span class="special">=</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167881-bb">get_optional</a></code><span class="special">&lt;</span><span class="keyword">float</span><span class="special">&gt;(</span><span class="string">"a.path.to.float.value"</span><span class="special">);</span> </pre> This version uses boost::optional class to handle extraction failure. On successful extraction, it will return boost::optional initialized with extracted value. Otherwise, it will return uninitialized boost::optional. </li> </ol></div> <p> To retrieve a value from this tree (not some subkey), use <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id800818-bb">get_value</a></code>, <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id800818-bb">get_value</a></code> (default-value version), and <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1159662-bb">get_value_optional</a></code>. They have identical semantics to <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code> functions, except they don't take the <code class="computeroutput"><a class="link" href="../boost/property_tree/string_path.html" title="Class template string_path">path</a></code> parameter. Don't call <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code> with and empty <code class="computeroutput"><a class="link" href="../boost/property_tree/string_path.html" title="Class template string_path">path</a></code> to do this as it will try to extract contents of subkey with empty name. </p> <p> To use a separator character other than default '<code class="literal">.</code>', you need to construct a path object explicitly. The path type for a <code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code> is a string_path instantiation, so the easiest way to refer to it is <code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code>::path_type. This way you can use trees that have dots in their keys: </p> <pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">ptree</span><span class="special">::</span><span class="identifier">path_type</span> <span class="identifier">path</span><span class="special">;</span> <span class="identifier">pt</span><span class="special">.</span><span class="identifier">get</span><span class="special">&lt;</span><span class="keyword">float</span><span class="special">&gt;(</span><span class="identifier">path</span><span class="special">(</span><span class="string">"p.a.t.h/t.o/v.a.l.u.e"</span><span class="special">,</span> <span class="char">'/'</span><span class="special">));</span> <span class="identifier">pt</span><span class="special">.</span><span class="identifier">get</span><span class="special">(</span><span class="identifier">path</span><span class="special">(</span><span class="string">"p.a.t.h/t.o/v.a.l.u.e"</span><span class="special">,</span> <span class="char">'/'</span><span class="special">),</span> <span class="number">0</span><span class="special">,</span> <span class="identifier">NULL</span><span class="special">);</span> <span class="identifier">pt</span><span class="special">.</span><span class="identifier">get_optional</span><span class="special">&lt;</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span><span class="special">&gt;(</span><span class="identifier">path</span><span class="special">(</span><span class="string">"p.a.t.h/t.o/v.a.l.u.e"</span><span class="special">,</span> <span class="char">'/'</span><span class="special">));</span> </pre> <p> Note: the special overloads of <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code> and <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167881-bb">get_optional</a></code> taking a separator character that existed in pre-release versions of PropertyTree have been removed. This is because the overloads conflicted with using per-call data translators. </p> <h4> <a name="boost_propertytree.accessing.h1"></a> <span><a name="boost_propertytree.accessing.two_ways_of_putting_data"></a></span><a class="link" href="accessing.html#boost_propertytree.accessing.two_ways_of_putting_data">Two Ways of Putting Data</a> </h4> <p> To complement <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code>, there are <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code> and <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1168053-bb">add</a></code>. Contrary to <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code>, they have only one variant each. This is because there is no need to deal with missing values when adding data. If the supplied value cannot be converted to the tree's data type, the functions will throw <code class="computeroutput"><a class="link" href="../boost/property_tree/ptree_bad_data.html" title="Class ptree_bad_data">ptree_bad_data</a></code>. </p> <pre class="programlisting"><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code> <span class="identifier">pt</span><span class="special">;</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code><span class="special">(</span><span class="string">"a.path.to.float.value"</span><span class="special">,</span> <span class="number">3.14f</span><span class="special">);</span> <span class="comment">// Overwrites the value</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code><span class="special">(</span><span class="string">"a.path.to.float.value"</span><span class="special">,</span> <span class="number">2.72f</span><span class="special">);</span> <span class="comment">// Adds a second node with the new value.</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1168053-bb">add</a></code><span class="special">(</span><span class="string">"a.path.to.float.value"</span><span class="special">,</span> <span class="number">3.14f</span><span class="special">);</span> </pre> <p> Calling <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code> will insert a new value at specified path, so that a call to <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id801060-bb">get</a></code> specifying the same path will retrieve it. Further, <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code> will insert any missing path elements during path traversal. For example, calling <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a><span class="special">(</span><span class="string">"key1.key2.key3"</span><span class="special">,</span> <span class="number">3.14f</span><span class="special">)</span></code> on an empty tree will insert three new children: <code class="computeroutput"><span class="identifier">key1</span></code>, <code class="computeroutput"><span class="identifier">key1</span><span class="special">.</span><span class="identifier">key2</span></code> and <code class="computeroutput"><span class="identifier">key1</span><span class="special">.</span><span class="identifier">key2</span><span class="special">.</span><span class="identifier">key3</span></code>. The last one will receive a string <code class="computeroutput"><span class="string">"3.14"</span></code> as data, while the two former ones will have empty data strings. <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code> always inserts new keys at the back of the existing sequences. The difference between <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code> and <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1168053-bb">add</a></code> is that put will overwrite existing values if there are any, while add will create a new node to hold the value even if the specified path references an existing node. </p> <p> Similar to <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id800818-bb">get_value</a></code>, there is also a <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id800986-bb">put_value</a></code> function. It does the same for this property tree what <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id1167953-bb">put</a></code> does for its children. Thus, it does not receive a <code class="computeroutput"><a class="link" href="../boost/property_tree/string_path.html" title="Class template string_path">path</a></code>: </p> <pre class="programlisting"><code class="computeroutput"><a class="link" href="../boost/property_tree/ptree.html" title="Type definition ptree">ptree</a></code> <span class="identifier">pt</span><span class="special">;</span> <span class="identifier">pt</span><span class="special">.</span><code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#id800986-bb">put_value</a></code><span class="special">(</span><span class="number">3.14f</span><span class="special">);</span> </pre> <p> There is no add_value function. </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2008 Marcin Kalicinski<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="parsers.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../property_tree.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../property_tree/appendices.html"><img src="../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
lucene/lib/lucene-4.6.1/docs/benchmark/org/apache/lucene/benchmark/utils/package-use.html
OrlandoLee/ForYou
<!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.6.0_27) on Thu Jan 23 20:12:52 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Package org.apache.lucene.benchmark.utils (Lucene 4.6.1 API)</title> <meta name="date" content="2014-01-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.apache.lucene.benchmark.utils (Lucene 4.6.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/lucene/benchmark/utils/package-use.html" target="_top">FRAMES</a></li> <li><a href="package-use.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package org.apache.lucene.benchmark.utils" class="title">Uses of Package<br>org.apache.lucene.benchmark.utils</h1> </div> <div class="contentContainer">No usage of org.apache.lucene.benchmark.utils</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/lucene/benchmark/utils/package-use.html" target="_top">FRAMES</a></li> <li><a href="package-use.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
index.html
Adam-Peng/react-test
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>Hello React!</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> <link href='https://fonts.googleapis.com/css?family=Merriweather' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="style.css"> <script src="https://fb.me/react-0.14.3.js"></script> <script src="https://fb.me/react-dom-0.14.3.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.24/browser.min.js"></script> </head> <body> <div id="main"></div> <script type="text/babel"> var Item = React.createClass({ render: function() { return ( <div className='item'> <div className='itemRow'> <span>{this.props.value}</span> <i className='cross' onClick={this.props.onClickClose}>&times;</i> </div> </div> ) } }); var ItemList = React.createClass({ removeItem: function(index) { this.props.clickAction(index, this.props.col); }, render: function() { var items = this.props.data.map(function(item, index) { if(item.value.indexOf(this.props.query) === -1 ) { return; } return ( <Item key={index} value={item.value} onClickClose={this.removeItem.bind(this, index)} /> ); }.bind(this)); return ( <div> {items}</div>); } }); var Wrap = React.createClass({ getInitialState: function() { return { items1: [, { value:'ITEM' }, { value:'ITEM' }, { value:'ITEM'}, { value:'ITEM'}, { value:'ITEM'}, { value:'ITEM'}, { value:'ITEM'}, ], items2: [, { value:'ITEM'}, { value:'ITEM'}, { value:'ITEM' }, { value:'ITEM' } ], filterText: '' } }, addItem: function(e) { e.preventDefault(); var option = document.getElementById('selected').value; console.log(option); if(!this.state.inputValue){ alert('Cannot be empty'); return false; } if(option=='one'){ var items = this.state.items1; items.push({ value: this.state.inputValue }); this.setState({ items1: items, inputValue: '' }); } else if(option=='two') { var items = this.state.items2; items.push({ value: this.state.inputValue }); this.setState({ items2: items, inputValue: '' }); } else { alert('Please Select A Column'); return false; } // Return false for form return false; }, handleChange: function(e) { this.setState({ inputValue: e.target.value }); }, handleSearch: function(e) { this.setState({ filterText: e.target.value }); }, removeItem: function(index, data) { if(data == 'one'){ this.state.items1.splice(index, 1); this.setState({ items1: this.state.items1 }); } else { this.state.items2.splice(index, 1); this.setState({ items2: this.state.items2 }); } }, render: function() { return ( <div className='container col-sm-12 col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2'> <h1>Marvelous!</h1> <p className='col-sm-12 col-md-6 col-lg-4'>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla eget purus accumsan, tempus dui eu, blandit ante. Sed enim lorem, gravida vel pulvinar non, placerat vitae eros. Fusce varius dictum dui, sed posuere odio dignissim nec. Duis et venenatis neque, ut eleifend magna. Nulla facilisi. </p> <div className='clearfix'></div> <div className='banner'> ADD AN ITEM </div> <div className='row'> <div className='col-md-4 col-lg-4'> <form className='' role='form' onSubmit={this.addItem}> <div className='addItem'> <label className='sr-only' htmlFor='itemInput'></label> <input type='text' value={this.state.inputValue} onChange={this.handleChange} className='form-control' placeholder='What do you need to do?'/> <select name="column" id='selected' className='col-md-12 col-lg-12 select-colomn' required> <option selected="selected" disabled="disabled">CHOOSE A COLUMN</option> <option value = 'one'>Col A</option> <option value = 'two'>Col B</option> </select> <div className='input-group-btn'> <button className='btn btn-default'>ADD ITEM</button> </div> </div> </form> <div className="search">SEARCH AN ITEM</div> <input type='text' onChange={this.handleSearch} /> </div> <div className="column col-sm-12 col-md-4 col-lg-4"> <h3 className="title">COLUMN 1</h3> <ItemList data={this.state.items1} col='one' clickAction={this.removeItem} query={this.state.filterText} /> </div> <div className="column col-sm-12 col-md-4 col-lg-4"> <h3 className="title">COLUMN 2</h3> <ItemList data={this.state.items2} col='two' clickAction={this.removeItem} query={this.state.filterText} /> </div> </div> </div> ); } }); ReactDOM.render(<Wrap />, document.getElementById('main')); </script> </body> </html>
tags/index.html
cooboos/cooboos.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8" > <title>标签列表 | cooboos</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous"> <link rel="shortcut icon" href="http://cooboos.github.io/favicon.ico?v=1573052704170"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css"> <link rel="stylesheet" href="http://cooboos.github.io/styles/main.css"> <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script> <script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js"></script> <link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" /> </head> <body> <div id="app" class="main"> <div class="sidebar" :class="{ 'full-height': menuVisible }"> <div class="top-container" data-aos="fade-right"> <div class="top-header-container"> <a class="site-title-container" href="http://cooboos.github.io"> <img src="http://cooboos.github.io/images/avatar.png?v=1573052704170" class="site-logo"> <h1 class="site-title">cooboos</h1> </a> <div class="menu-btn" @click="menuVisible = !menuVisible"> <div class="line"></div> </div> </div> <div> <a href="/" class="site-nav"> 首页 </a> <a href="/archives" class="site-nav"> 所有文章 </a> <a href="/tags" class="site-nav"> 标签 </a> <a href="/post/about" class="site-nav"> 关于 </a> </div> </div> <div class="bottom-container" data-aos="flip-up" data-aos-offset="0"> <div class="social-container"> </div> <div class="site-description"> </div> <div class="site-footer"> Powered by Gridea | <a class="rss" href="http://cooboos.github.io/atom.xml" target="_blank">RSS</a> </div> </div> </div> <div class="main-container"> <div class="content-container" data-aos="fade-up"> <h2 class="tag-list-title">标签列表</h2> <div class="tags-container"> <a class="tag" href="http://cooboos.github.io/tag/4zt97YJxN">udev</a> <a class="tag" href="http://cooboos.github.io/tag/Pcvy2HJdQ">nvme</a> <a class="tag" href="http://cooboos.github.io/tag/cDN8fwLIy">spdk</a> <a class="tag" href="http://cooboos.github.io/tag/TkU52Mh8S">leetcode</a> <a class="tag" href="http://cooboos.github.io/tag/JtFf-QLK_0">binary search</a> <a class="tag" href="http://cooboos.github.io/tag/31Ym2CFwt">cplusplus</a> </div> </div> </div> </div> <script src="https://unpkg.com/aos@next/dist/aos.js"></script> <script type="application/javascript"> AOS.init(); hljs.initHighlightingOnLoad() var app = new Vue({ el: '#app', data: { menuVisible: false, }, }) </script> </body> </html>
Budgy/Content/ui-grid-unstable.css
biganth/budgy
/*! * ui-grid - v3.0.0-rc.20-b2fdba9 - 2015-03-22 * Copyright (c) 2015 ; License: MIT */ .ui-grid { border: 1px solid #d4d4d4; box-sizing: content-box; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -o-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); } .ui-grid-vertical-bar { position: absolute; right: 0; width: 0; } .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar, .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar { width: 1px; } .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar { background-color: #d4d4d4; } .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar { background-color: #d4d4d4; } .ui-grid-header-cell:last-child .ui-grid-vertical-bar { right: -1px; width: 1px; background-color: #d4d4d4; } .ui-grid-clearfix:before, .ui-grid-clearfix:after { content: ""; display: table; } .ui-grid-clearfix:after { clear: both; } .ui-grid-invisible { visibility: hidden; } .ui-grid-top-panel-background { background: #f3f3f3; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff)); background: -ms-linear-gradient(bottom, #eeeeee, #ffffff); background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%); background: -o-linear-gradient(#ffffff, #eeeeee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); } .ui-grid-header { border-bottom: 1px solid #d4d4d4; box-sizing: content-box; } .ui-grid-top-panel { position: relative; overflow: hidden; font-weight: bold; background: #f3f3f3; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff)); background: -ms-linear-gradient(bottom, #eeeeee, #ffffff); background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%); background: -o-linear-gradient(#ffffff, #eeeeee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); -webkit-border-top-right-radius: -1px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: -1px; -moz-border-radius-topright: -1px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: -1px; border-top-right-radius: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: -1px; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; } .ui-grid-header-viewport { overflow: hidden; } .ui-grid-header-canvas:before, .ui-grid-header-canvas:after { content: ""; display: table; line-height: 0; } .ui-grid-header-canvas:after { clear: both; } .ui-grid-header-cell-wrapper { position: relative; display: table; box-sizing: border-box; height: 100%; } .ui-grid-header-cell-row { display: table-row; } .ui-grid-header-cell { position: relative; box-sizing: border-box; background-color: inherit; border-right: 1px solid; border-color: #d4d4d4; display: table-cell; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 0; } .ui-grid-header-cell:last-child { border-right: 0; } .ui-grid-header-cell .sortable { cursor: pointer; } .ui-grid-header .ui-grid-vertical-bar { top: 0; bottom: 0; } .ui-grid-column-menu-button { position: absolute; right: 1px; top: 0; } .ui-grid-column-menu-button .ui-grid-icon-angle-down { vertical-align: sub; } .ui-grid-column-menu-button-last-col { margin-right: 25px; } .ui-grid-column-menu { position: absolute; } /* Slide up/down animations */ .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove { -webkit-transition: all 0.05s linear; -moz-transition: all 0.05s linear; -o-transition: all 0.05s linear; transition: all 0.05s linear; display: block !important; } .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active, .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active { -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } /* Slide up/down animations */ .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove { -webkit-transition: all 0.05s linear; -moz-transition: all 0.05s linear; -o-transition: all 0.05s linear; transition: all 0.05s linear; display: block !important; } .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active, .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active { -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } .ui-grid-filter-container { padding: 4px 10px; position: relative; } .ui-grid-filter-container .ui-grid-filter-button { position: absolute; top: 0; bottom: 0; right: 0; } .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] { position: absolute; top: 50%; line-height: 32px; margin-top: -16px; right: 10px; opacity: 0.66; } .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"]:hover { opacity: 1; } .ui-grid-filter-container .ui-grid-filter-button-select { position: absolute; top: 0; bottom: 0; right: 0; } .ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"] { position: absolute; top: 50%; line-height: 32px; margin-top: -16px; right: 0px; opacity: 0.66; } .ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"]:hover { opacity: 1; } input[type="text"].ui-grid-filter-input { padding: 0; margin: 0; border: 0; width: 100%; border: 1px solid #d4d4d4; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; } input[type="text"].ui-grid-filter-input:hover { border: 1px solid #d4d4d4; } select.ui-grid-filter-select { padding: 0; margin: 0; border: 0; width: 90%; border: 1px solid #d4d4d4; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; } select.ui-grid-filter-select:hover { border: 1px solid #d4d4d4; } .ui-grid-render-container { position: inherit; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 0; border-top-right-radius: 0; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; } .ui-grid-render-container:focus { outline: none; } .ui-grid-viewport { min-height: 20px; position: relative; overflow-y: scroll; -webkit-overflow-scrolling: touch; } .ui-grid-viewport :focus { outline: none; } .ui-grid-canvas { position: relative; padding-top: 1px; } .ui-grid-row:nth-child(odd) .ui-grid-cell { background-color: #fdfdfd; } .ui-grid-row:nth-child(even) .ui-grid-cell { background-color: #f3f3f3; } .ui-grid-row:last-child .ui-grid-cell { border-bottom-color: #d4d4d4; border-bottom-style: solid; } .ui-grid-no-row-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: 10%; background: #f3f3f3; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff)); background: -ms-linear-gradient(bottom, #eeeeee, #ffffff); background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%); background: -o-linear-gradient(#ffffff, #eeeeee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #d4d4d4; font-size: 2em; text-align: center; } .ui-grid-no-row-overlay > * { position: absolute; display: table; margin: auto 0; width: 100%; top: 0; bottom: 0; left: 0; right: 0; opacity: 0.66; } .ui-grid-cell { overflow: hidden; float: left; background-color: inherit; border-right: 1px solid; border-color: #d4d4d4; box-sizing: border-box; } .ui-grid-cell:last-child { border-right: 0; } .ui-grid-cell-contents { padding: 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 100%; } .ui-grid-cell-contents-hidden { visibility: hidden; width: 0; height: 0; display: none; } .ui-grid-row-header-cell { background-color: #F0F0EE !important; border-bottom: solid 1px #d4d4d4; } .ui-grid-footer-panel-background { background: #f3f3f3; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff)); background: -ms-linear-gradient(bottom, #eeeeee, #ffffff); background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%); background: -o-linear-gradient(#ffffff, #eeeeee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); } .ui-grid-footer-panel { position: relative; border-bottom: 1px solid #d4d4d4; border-top: 1px solid #d4d4d4; overflow: hidden; font-weight: bold; background: #f3f3f3; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff)); background: -ms-linear-gradient(bottom, #eeeeee, #ffffff); background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%); background: -o-linear-gradient(#ffffff, #eeeeee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); -webkit-border-top-right-radius: -1px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: -1px; -moz-border-radius-topright: -1px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: -1px; border-top-right-radius: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: -1px; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; } .ui-grid-grid-footer { float: left; width: 100%; } .ui-grid-footer-viewport { overflow: hidden; } .ui-grid-footer-canvas { position: relative; } .ui-grid-footer-canvas:before, .ui-grid-footer-canvas:after { content: ""; display: table; line-height: 0; } .ui-grid-footer-canvas:after { clear: both; } .ui-grid-footer-cell-wrapper { position: relative; display: table; box-sizing: border-box; height: 100%; } .ui-grid-footer-cell-row { display: table-row; } .ui-grid-footer-cell { overflow: hidden; background-color: inherit; border-right: 1px solid; border-color: #d4d4d4; box-sizing: border-box; display: table-cell; } .ui-grid-footer-cell:last-child { border-right: 0; } input[type="text"].ui-grid-filter-input { padding: 0; margin: 0; border: 0; width: 100%; border: 1px solid #d4d4d4; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; } input[type="text"].ui-grid-filter-input:hover { border: 1px solid #d4d4d4; } .ui-grid-menu-button { z-index: 2; position: absolute; right: 0; background: #f3f3f3; border: 1px solid #d4d4d4; cursor: pointer; min-height: 27px; font-weight: normal; } .ui-grid-menu-button .ui-grid-icon-container { margin-top: 3px; } .ui-grid-menu-button .ui-grid-menu { right: 0; } .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid { overflow-y: scroll; max-height: 300px; border: 1px solid #d4d4d4; } .ui-grid-menu { z-index: 2; position: absolute; overflow: hidden; padding: 0 10px 20px 10px; cursor: pointer; box-sizing: content-box; } .ui-grid-menu .ui-grid-menu-inner { background: #f3f3f3; border: 1px solid #d4d4d4; position: relative; white-space: nowrap; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2); } .ui-grid-menu .ui-grid-menu-inner ul { margin: 0; padding: 0; list-style-type: none; } .ui-grid-menu .ui-grid-menu-inner ul li { padding: 8px; cursor: pointer; } .ui-grid-menu .ui-grid-menu-inner ul li:hover { -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); } .ui-grid-menu .ui-grid-menu-inner ul li.ui-grid-menu-item-active { -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); background-color: #cecece; } .ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) { border-bottom: 1px solid #d4d4d4; } .ui-grid-sortarrow { right: 5px; position: absolute; width: 20px; top: 0; bottom: 0; background-position: center; } .ui-grid-sortarrow.down { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } @font-face { font-family: 'ui-grid'; src: url('ui-grid.eot'); src: url('ui-grid.eot#iefix') format('embedded-opentype'), url('ui-grid.woff') format('woff'), url('ui-grid.ttf?') format('truetype'), url('ui-grid.svg?#ui-grid') format('svg'); font-weight: normal; font-style: normal; } /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ /* @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'ui-grid'; src: url('../font/ui-grid.svg?12312827#ui-grid') format('svg'); } } */ [class^="ui-grid-icon"]:before, [class*=" ui-grid-icon"]:before { font-family: "ui-grid"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .ui-grid-icon-blank::before { width: 1em; content: ' '; } /* * RTL Styles */ .ui-grid[dir=rtl] .ui-grid-header-cell, .ui-grid[dir=rtl] .ui-grid-footer-cell, .ui-grid[dir=rtl] .ui-grid-cell { float: right !important; } .ui-grid[dir=rtl] .ui-grid-column-menu-button { position: absolute; left: 1px; top: 0; right: inherit; } .ui-grid[dir=rtl] .ui-grid-cell:first-child, .ui-grid[dir=rtl] .ui-grid-header-cell:first-child, .ui-grid[dir=rtl] .ui-grid-footer-cell:first-child { border-right: 0; } .ui-grid[dir=rtl] .ui-grid-cell:last-child, .ui-grid[dir=rtl] .ui-grid-header-cell:last-child { border-right: 1px solid #d4d4d4; border-left: 0; } .ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar, .ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar, .ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar { width: 0; } .ui-grid[dir=rtl] .ui-grid-menu-button { z-index: 2; position: absolute; left: 0; right: auto; background: #f3f3f3; border: 1px solid #d4d4d4; cursor: pointer; min-height: 27px; font-weight: normal; } .ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu { left: 0; right: auto; } .ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button { right: initial; left: 0; } .ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] { right: initial; left: 10px; } /* Animation example, for spinners */ .ui-grid-animate-spin { -moz-animation: ui-grid-spin 2s infinite linear; -o-animation: ui-grid-spin 2s infinite linear; -webkit-animation: ui-grid-spin 2s infinite linear; animation: ui-grid-spin 2s infinite linear; display: inline-block; } @-moz-keyframes ui-grid-spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @-webkit-keyframes ui-grid-spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @-o-keyframes ui-grid-spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @-ms-keyframes ui-grid-spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes ui-grid-spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } /*--------------------------------------------------- LESS Elements 0.9 --------------------------------------------------- A set of useful LESS mixins More info at: http://lesselements.com ---------------------------------------------------*/ /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .ui-grid-cell-focus { outline: 0; background-color: #b3c4c7; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ div.ui-grid-cell input { border-radius: inherit; padding: 0; width: 100%; color: inherit; height: auto; font: inherit; outline: none; } div.ui-grid-cell input:focus { color: inherit; outline: none; } div.ui-grid-cell input[type="checkbox"] { margin: 9px 0 0 6px; width: auto; } div.ui-grid-cell input.ng-invalid { border: 1px solid #fc8f8f; } div.ui-grid-cell input.ng-valid { border: 1px solid #d4d4d4; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell { background-color: #fdfdfd; } .expandableRow .ui-grid-row:nth-child(even) .ui-grid-cell { background-color: #f3f3f3; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .ui-grid-group-header-row { font-weight: bold !important; } .ui-grid-grouping-row-header-buttons.ui-grid-group-header { cursor: pointer; opacity: 1; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .movingColumn { position: fixed; border: 1px solid #d4d4d4; box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); } .movingColumn .ui-grid-icon-angle-down { display: none; } .ui-grid-pager-panel { position: absolute; left: 0; bottom: 0; width: 100%; padding-top: 3px; padding-bottom: 3px; } .ui-grid-pager-container { float: left; } .ui-grid-pager-control { margin-right: 10px; margin-left: 10px; min-width: 135px; float: left; } .ui-grid-pager-control button { height: 25px; min-width: 26px; } .ui-grid-pager-control input { height: 26px; width: 50px; vertical-align: top; } .ui-grid-pager-control .first-bar { width: 10px; border-left: 2px solid #4d4d4d; margin-top: -6px; height: 12px; margin-left: -3px; } .ui-grid-pager-control .first-triangle { width: 0; height: 0; border-style: solid; border-width: 5px 8.7px 5px 0; border-color: transparent #4d4d4d transparent transparent; margin-left: 2px; } .ui-grid-pager-control .next-triangle { margin-left: 1px; } .ui-grid-pager-control .prev-triangle { margin-left: 0; } .ui-grid-pager-control .last-triangle { width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 8.7px; border-color: transparent transparent transparent #4d4d4d; margin-left: -1px; } .ui-grid-pager-control .last-bar { width: 10px; border-left: 2px solid #4d4d4d; margin-top: -6px; height: 12px; margin-left: 1px; } .ui-grid-pager-row-count-picker { float: left; } .ui-grid-pager-row-count-picker select { height: 26px; width: 60px; } .ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label { margin-top: 3px; } .ui-grid-pager-count-container { float: right; margin-top: 4px; min-width: 50px; } .ui-grid-pager-count-container .ui-grid-pager-count { margin-right: 10px; margin-left: 10px; float: right; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .ui-grid-pinned-container { float: left; } .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child { box-sizing: border-box; border-right: 1px solid; border-width: 1px; border-color: #aeaeae; } .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child { box-sizing: border-box; border-right: 1px solid; border-width: 1px; border-color: #aeaeae; } .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar, .ui-grid-pinned-container .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar { width: 1px; } .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar { background-color: #d4d4d4; } .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar { background-color: #aeaeae; } .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child .ui-grid-vertical-bar { right: -1px; width: 1px; background-color: #aeaeae; } .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:first-child { box-sizing: border-box; border-left: 1px solid; border-width: 1px; border-color: #aeaeae; } .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:first-child { box-sizing: border-box; border-left: 1px solid; border-width: 1px; border-color: #aeaeae; } .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar, .ui-grid-pinned-container .ui-grid-cell:not(:first-child) .ui-grid-vertical-bar { width: 1px; } .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar { background-color: #d4d4d4; } .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar { background-color: #aeaeae; } .ui-grid-pinned-container.ui-grid-pinned-container-first .ui-grid-header-cell:first-child .ui-grid-vertical-bar { left: -1px; width: 1px; background-color: #aeaeae; } .ui-grid-render-container-body { float: left; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .ui-grid-column-resizer { top: 0; bottom: 0; width: 5px; position: absolute; cursor: col-resize; } .ui-grid-column-resizer.left { left: 0; } .ui-grid-column-resizer.right { right: 0; } .ui-grid-header-cell:last-child .ui-grid-column-resizer.right { border-right: 1px solid #d4d4d4; } .ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.right { border-right: 0; } .ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.left { border-left: 1px solid #d4d4d4; } .ui-grid.column-resizing { cursor: col-resize; } .ui-grid.column-resizing .ui-grid-resize-overlay { position: absolute; top: 0; height: 100%; width: 1px; background-color: #aeaeae; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .ui-grid-row-saving .ui-grid-cell { color: #848484 !important; } .ui-grid-row-dirty .ui-grid-cell { color: #610b38; } .ui-grid-row-error .ui-grid-cell { color: #ff0000 !important; } /* This file contains variable declarations (do not remove this line) */ /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ /** * @section Grid styles */ /** * @section Header styles */ /** @description Colors for header gradient */ /** * @section Grid body styles */ /** @description Colors used for row alternation */ /** * @section Sort arrow colors */ /** * @section Scrollbar styles */ /** * @section font library path */ /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/ .ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell { background-color: #c9dde1 !important; } .ui-grid-disable-selection { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: default; } .ui-grid-selection-row-header-buttons { cursor: pointer; opacity: 0.1; } .ui-grid-selection-row-header-buttons.ui-grid-row-selected { opacity: 1; } .ui-grid-selection-row-header-buttons.ui-grid-all-selected { opacity: 1; } .ui-grid-icon-plus-squared:before { content: '\c350'; } /* '썐' */ .ui-grid-icon-minus-squared:before { content: '\c351'; } /* '썑' */ .ui-grid-icon-search:before { content: '\c352'; } /* '썒' */ .ui-grid-icon-cancel:before { content: '\c353'; } /* '썓' */ .ui-grid-icon-info-circled:before { content: '\c354'; } /* '썔' */ .ui-grid-icon-lock:before { content: '\c355'; } /* '썕' */ .ui-grid-icon-lock-open:before { content: '\c356'; } /* '썖' */ .ui-grid-icon-pencil:before { content: '\c357'; } /* '썗' */ .ui-grid-icon-down-dir:before { content: '\c358'; } /* '썘' */ .ui-grid-icon-up-dir:before { content: '\c359'; } /* '썙' */ .ui-grid-icon-left-dir:before { content: '\c35a'; } /* '썚' */ .ui-grid-icon-right-dir:before { content: '\c35b'; } /* '썛' */ .ui-grid-icon-left-open:before { content: '\c35c'; } /* '썜' */ .ui-grid-icon-right-open:before { content: '\c35d'; } /* '썝' */ .ui-grid-icon-angle-down:before { content: '\c35e'; } /* '썞' */ .ui-grid-icon-filter:before { content: '\c35f'; } /* '썟' */ .ui-grid-icon-sort-alt-up:before { content: '\c360'; } /* 'ì ' */ .ui-grid-icon-sort-alt-down:before { content: '\c361'; } /* '썡' */ .ui-grid-icon-ok:before { content: '\c362'; } /* '썢' */ .ui-grid-icon-menu:before { content: '\c363'; } /* '썣' */ .ui-grid-icon-indent-left:before { content: '\e800'; } /* 'î €' */ .ui-grid-icon-indent-right:before { content: '\e801'; } /* 'î ' */ .ui-grid-icon-spin5:before { content: '\ea61'; } /* 'î©¡' */
_includes/head.html
dasilvacontin/dasilvacontin.github.io
<head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title> <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <meta name="image" content="http://dasilvacont.in/images/summer-2020/varien.png"> <!-- Schema.org for Google --> <meta itemprop="name" content="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}"> <meta itemprop="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <meta itemprop="image" content="http://dasilvacont.in/images/summer-2020/varien.png"> <!-- Twitter --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}"> <meta name="twitter:description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <meta name="twitter:site" content="@dasilvacontin"> <meta name="twitter:creator" content="@dasilvacontin"> <meta name="twitter:image:src" content="http://dasilvacont.in/images/summer-2020/varien.png"> <!-- Twitter - Article --> <!-- Open Graph general (Facebook, Pinterest & Google+) --> <meta name="og:title" content="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}"> <meta name="og:description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <meta name="og:image" content="http://dasilvacont.in/images/summer-2020/varien.png"> <meta name="og:url" content="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <meta name="og:site_name" content="dasilvacontin's website"> <meta name="og:type" content="article"> <!-- Open Graph - Article --> <meta name="article:author" content="David da Silva Contín"> <!-- <link rel="stylesheet" href="{{ "/css/heracro.css" | prepend: site.baseurl }}"> --> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" /> <!-- <link rel="stylesheet" type="text/css" href="/syntax.css"></link> --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-55080027-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-55080027-1'); </script> </head>
time/time.css
darkicerain/darkicerain.github.io
@charset "utf-8"; body{background:#999;text-align: center;} .content{ margin: 0 auto; } .time-bg{ background:url("images/psd7786.png"); height: 1024px; width: 1280px; position: relative; } .minute-hand{ background: url("images/others.png") no-repeat -28px -56px; height: 384px; width: 12px; } .second-hand{ background: url("images/others.png") no-repeat -1px -56px; height: 390px; width: 12px; } .hour-hand{ background: url("images/others.png") no-repeat 0px -447px; height: 280px; width: 22px; } .time-top{ background: url("images/others.png") no-repeat 0px 0px; height: 44px; width: 44px; } .minute-pos{ position: absolute; left: 50%; top: 50%; margin-left: -15px; margin-top: -280px; } .second-pos{ position: absolute; left: 50%; top: 50%; margin-left: -13px; margin-top: -265px; } .hour-pos{ position: absolute; left: 50%; top: 50%; margin-left: -18px; margin-top: -190px; } .top-pos{ position: absolute; left: 50%; top: 50%; margin-left: -29px; margin-top: -7px; }
node_modules/jitsu/node_modules/npm/html/doc/explore.html
rwaldron/dmv
<!doctype html> <html> <title>explore</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="./style.css"> <body> <div id="wrapper"> <h1><a href="../doc/explore.html">explore</a></h1> <p>Browse an installed package</p> <h2 id="SYNOPSIS">SYNOPSIS</h2> <pre><code>npm explore &lt;name&gt;[@&lt;version&gt;] [ -- &lt;cmd&gt;]</code></pre> <h2 id="DESCRIPTION">DESCRIPTION</h2> <p>Spawn a subshell in the directory of the installed package specified.</p> <p>If a command is specified, then it is run in the subshell, which then immediately terminates.</p> <p>This is particularly handy in the case of git submodules in the <code>node_modules</code> folder:</p> <pre><code>npm explore some-dependency -- git pull origin master</code></pre> <p>Note that the package is <em>not</em> automatically rebuilt afterwards, so be sure to use <code>npm rebuild &lt;pkg&gt;</code> if you make any changes.</p> <h2 id="CONFIGURATION">CONFIGURATION</h2> <h3 id="shell">shell</h3> <ul><li>Default: SHELL environment variable, or "bash" on Posix, or "cmd" on Windows</li><li>Type: path</li></ul> <p>The shell to run for the <code>npm explore</code> command.</p> <h2 id="SEE-ALSO">SEE ALSO</h2> <ul><li><a href="../doc/submodule.html">submodule(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/edit.html">edit(1)</a></li><li><a href="../doc/rebuild.html">rebuild(1)</a></li><li><a href="../doc/build.html">build(1)</a></li><li><a href="../doc/install.html">install(1)</a></li></ul> </div> <p id="footer">explore &mdash; npm@1.1.0-beta-9</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") var els = Array.prototype.slice.call(wrapper.getElementsByTagName("*"), 0) .filter(function (el) { return el.parentNode === wrapper && el.tagName.match(/H[1-6]/) && el.id }) var l = 2 , toc = document.createElement("ul") toc.innerHTML = els.map(function (el) { var i = el.tagName.charAt(1) , out = "" while (i > l) { out += "<ul>" l ++ } while (i < l) { out += "</ul>" l -- } out += "<li><a href='#" + el.id + "'>" + ( el.innerText || el.text || el.innerHTML) + "</a>" return out }).join("\n") toc.id = "toc" document.body.appendChild(toc) })() </script> </body></html>
src/AngularAzureSearch/liamcaReference/js/app/loginCtrl/login.html
TheDarkCode/AngularAzureSearch
<h1>Login</h1> <div class="row"> <div class="col-xs-12 col-md-4"> <form name="loginForm" novalidate ng-submit="vm.submitLoginForm(loginForm.$valid)"> <div class="form-group"> <label>Email</label> <input type="email" ng-model="vm.login.userName" required class="form-control" autofocus /> </div> <div class="form-group"> <label>Password</label> <input type="password" ng-model="vm.login.password" required class="form-control" /> </div> <button type="submit" class="btn btn-primary" ng-disabled="loginForm.$invalid">Login</button> <div data-ng-hide="vm.message == ''" data-ng-class="(vm.success) ? 'alert alert-success' : 'alert alert-danger'"> {{vm.message}} <div ng-show="vm.resendEmailConfirmationLinkIsVisible"><a href="" ng-click="vm.resendConfirmEmail(vm.login.userName)">Re-send confirmation email</a></div> </div> </form> </div> </div>
app/index.html
cosemansp/demo-auth0-react
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/> <title>Todos</title> <style type="text/css"> .hidden { display:none; } .alert { color: red } </style> </head> <body> <div id="root"> </div> <script src="https://cdn.auth0.com/w2/auth0-6.7.js"></script> <!-- <script src="https://cdn.auth0.com/js/lock-9.0.min.js"></script> --> <!--<script src="auth0.js"></script>--> <script src="/static/bundle.js"></script> </body> </html>
ArchDoubleEllipse1Grad1.html
ocampesato/jquery-graphics
<!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=utf-8"> <title>jQuery Archimedean Graphics</title> <style type="text/css"> @import "css/jquery.svg.css"; #svgcanvas { width: 800px; height: 500px; border: 0px solid #484; } </style> <script type="text/javascript" src="js/jquery-1.3.2.js"></script> <script type="text/javascript" src="js/jquery.svg.js"></script> <script type="text/javascript"> $(function() { $('#svgcanvas').svg({onLoad: drawGraphics}); }); var basePointX = 250; var basePointY = 200; var currentX = 0; var currentY = 0; var offsetX = 0; var offsetY = 0; var radius = 0; var Constant = 0.25; var angle = 0; var deltaAngle = 1; var maxAngle = 721; var majorAxis = 80; var minorAxis = 40; function drawGraphics(svg) { for(angle=0; angle<maxAngle; angle+=deltaAngle) { radius = Constant*angle; offsetX = radius*Math.cos(angle*Math.PI/180); offsetY = radius*Math.sin(angle*Math.PI/180); currentX = basePointX+offsetX; currentY = basePointY-offsetY; svg.ellipse(currentX, currentY, majorAxis, minorAxis, {fill: 'blue', stroke: 'red', 'stroke-width': 1}); svg.ellipse(currentX+majorAxis, currentY+minorAxis, majorAxis, minorAxis, {fill: 'red', stroke: 'blue', 'stroke-width': 1}); } } </script> </head> <body> <div id="svgcanvas"></div> </body> </html>
docsets/Java 5.docset/Contents/Resources/Documents/java/awt/Container.AccessibleAWTContainer.AccessibleContainerHandler.html
Smolations/more-dash-docsets
<!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.5.0-rc) on Wed Aug 11 07:22:06 PDT 2004 --> <TITLE> Container.AccessibleAWTContainer.AccessibleContainerHandler (Java 2 Platform SE 5.0) </TITLE> <meta name="collection" content="api"> <META NAME="keywords" CONTENT="java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler class"> <META NAME="keywords" CONTENT="componentAdded()"> <META NAME="keywords" CONTENT="componentRemoved()"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Container.AccessibleAWTContainer.AccessibleContainerHandler (Java 2 Platform SE 5.0)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Container.AccessibleAWTContainer.AccessibleContainerHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Standard&nbsp;Ed. 5.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../java/awt/Container.AccessibleAWTContainer.html" title="class in java.awt"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../java/awt/ContainerOrderFocusTraversalPolicy.html" title="class in java.awt"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?java/awt/Container.AccessibleAWTContainer.AccessibleContainerHandler.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Container.AccessibleAWTContainer.AccessibleContainerHandler.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> java.awt</FONT> <BR> Class Container.AccessibleAWTContainer.AccessibleContainerHandler</H2> <PRE> <A HREF="../../java/lang/Object.html" title="class in java.lang">java.lang.Object</A> <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../java/awt/event/ContainerListener.html" title="interface in java.awt.event">ContainerListener</A>, <A HREF="../../java/util/EventListener.html" title="interface in java.util">EventListener</A></DD> </DL> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../java/awt/Container.AccessibleAWTContainer.html" title="class in java.awt">Container.AccessibleAWTContainer</A></DD> </DL> <HR> <DL> <DT><PRE>protected class <B>Container.AccessibleAWTContainer.AccessibleContainerHandler</B><DT>extends <A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A><DT>implements <A HREF="../../java/awt/event/ContainerListener.html" title="interface in java.awt.event">ContainerListener</A></DL> </PRE> <P> Fire <code>PropertyChange</code> listener, if one is registered, when children are added or removed. <P> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected </CODE></FONT></TD> <TD><CODE><B><A HREF="../../java/awt/Container.AccessibleAWTContainer.AccessibleContainerHandler.html#Container.AccessibleAWTContainer.AccessibleContainerHandler()">Container.AccessibleAWTContainer.AccessibleContainerHandler</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../java/awt/Container.AccessibleAWTContainer.AccessibleContainerHandler.html#componentAdded(java.awt.event.ContainerEvent)">componentAdded</A></B>(<A HREF="../../java/awt/event/ContainerEvent.html" title="class in java.awt.event">ContainerEvent</A>&nbsp;e)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked when a component has been added to the container.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../java/awt/Container.AccessibleAWTContainer.AccessibleContainerHandler.html#componentRemoved(java.awt.event.ContainerEvent)">componentRemoved</A></B>(<A HREF="../../java/awt/event/ContainerEvent.html" title="class in java.awt.event">ContainerEvent</A>&nbsp;e)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked when a component has been removed from the container.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../java/lang/Object.html#clone()">clone</A>, <A HREF="../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../java/lang/Object.html#finalize()">finalize</A>, <A HREF="../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="Container.AccessibleAWTContainer.AccessibleContainerHandler()"><!-- --></A><H3> Container.AccessibleAWTContainer.AccessibleContainerHandler</H3> <PRE> protected <B>Container.AccessibleAWTContainer.AccessibleContainerHandler</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="componentAdded(java.awt.event.ContainerEvent)"><!-- --></A><H3> componentAdded</H3> <PRE> public void <B>componentAdded</B>(<A HREF="../../java/awt/event/ContainerEvent.html" title="class in java.awt.event">ContainerEvent</A>&nbsp;e)</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../java/awt/event/ContainerListener.html#componentAdded(java.awt.event.ContainerEvent)">ContainerListener</A></CODE></B></DD> <DD>Invoked when a component has been added to the container. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../java/awt/event/ContainerListener.html#componentAdded(java.awt.event.ContainerEvent)">componentAdded</A></CODE> in interface <CODE><A HREF="../../java/awt/event/ContainerListener.html" title="interface in java.awt.event">ContainerListener</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="componentRemoved(java.awt.event.ContainerEvent)"><!-- --></A><H3> componentRemoved</H3> <PRE> public void <B>componentRemoved</B>(<A HREF="../../java/awt/event/ContainerEvent.html" title="class in java.awt.event">ContainerEvent</A>&nbsp;e)</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../java/awt/event/ContainerListener.html#componentRemoved(java.awt.event.ContainerEvent)">ContainerListener</A></CODE></B></DD> <DD>Invoked when a component has been removed from the container. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../java/awt/event/ContainerListener.html#componentRemoved(java.awt.event.ContainerEvent)">componentRemoved</A></CODE> in interface <CODE><A HREF="../../java/awt/event/ContainerListener.html" title="interface in java.awt.event">ContainerListener</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Container.AccessibleAWTContainer.AccessibleContainerHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Standard&nbsp;Ed. 5.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../java/awt/Container.AccessibleAWTContainer.html" title="class in java.awt"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../java/awt/ContainerOrderFocusTraversalPolicy.html" title="class in java.awt"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?java/awt/Container.AccessibleAWTContainer.AccessibleContainerHandler.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Container.AccessibleAWTContainer.AccessibleContainerHandler.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="../../../relnotes/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Copyright &#169; 2004, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to <a href="../../../relnotes/license.html">license terms</a>. Also see the <a href="http://java.sun.com/docs/redist.html">documentation redistribution policy</a>.</font> <!-- Start SiteCatalyst code --> <script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code_download.js"></script> <script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code.js"></script> <!-- ********** DO NOT ALTER ANYTHING BELOW THIS LINE ! *********** --> <!-- Below code will send the info to Omniture server --> <script language="javascript">var s_code=s.t();if(s_code)document.write(s_code)</script> <!-- End SiteCatalyst code --> </body> </HTML>
app/assets/stylesheets/application.css
raven-chen/pure-mind
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * *= require_self *= require base *= require layout */
examples/file/assets/index.html
ice-services/moleculer-web
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>File upload test</title> <style> body { font-family: Arial, sans-serif; font-size: 16px; } button, input[type="submit"] { margin-top: 10px; padding: 0.25em 1em; } fieldset { margin: 1em; } </style> </head> <body> <fieldset> <legend>Single file upload</legend> <form action="/upload/single/1234" method="post" enctype="multipart/form-data"> <input type="text" name="name" id="name" value="Test User"> <p>Select image to upload:</p> <input type="file" name="myfile" id="myfile"> <br/> <input type="submit" value="Upload one image" name="submit"> </form> </fieldset> <fieldset> <legend>Multiple file upload</legend> <form action="/upload/multi" method="post" enctype="multipart/form-data"> <p>Select image to upload:</p> <input type="file" name="myfile" id="myfile" multiple> <br/> <input type="submit" value="Upload multiple images" name="submit"> </form> </fieldset> <fieldset> <legend>Upload with AJAX</legend> <p>Select image to upload:</p> <input type="file" name="myJSFile" id="myJSFile"> <br/> <button onclick="uploadPut('/upload/1234')">Upload one image via AJAX</button> <p id="responseOK" style="color: green; font-weight: bold"></p> <p id="responseError" style="color: red; font-weight: bold"></p> </fieldset> </body> <script> function uploadPut(postUrl) { const input = document.querySelector("#myJSFile"); const pOK = document.querySelector("#responseOK"); const pError = document.querySelector("#responseError"); pOK.innerHTML = ""; pError.innerHTML = ""; var req = new XMLHttpRequest(); req.open("PUT", postUrl); req.setRequestHeader("Content-type", "image/png"); req.onload = function(event) { if (event.target.status == 200) return pOK.innerHTML ="Uploaded successfully! " + event.target.responseText; pError.innerHTML = "Upload error: " + event.target.responseText; } req.send(input.files[0]); } </script> </html>
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.0/corn/8.13.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>corn: 1 h 14 m 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.10.0 / corn - 8.13.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> corn <small> 8.13.0 <span class="label label-success">1 h 14 m 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-31 19:49:08 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-31 19:49:08 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.10.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;b.a.w.spitters@gmail.com&quot; homepage: &quot;https://github.com/coq-community/corn&quot; dev-repo: &quot;git+https://github.com/coq-community/corn.git&quot; bug-reports: &quot;https://github.com/coq-community/corn/issues&quot; license: &quot;GPL-2.0-only&quot; synopsis: &quot;The Coq Constructive Repository at Nijmegen&quot; description: &quot;&quot;&quot; CoRN includes the following parts: - Algebraic Hierarchy An axiomatic formalization of the most common algebraic structures, including setoids, monoids, groups, rings, fields, ordered fields, rings of polynomials, real and complex numbers - Model of the Real Numbers Construction of a concrete real number structure satisfying the previously defined axioms - Fundamental Theorem of Algebra A proof that every non-constant polynomial on the complex plane has at least one root - Real Calculus A collection of elementary results on real analysis, including continuity, differentiability, integration, Taylor&#39;s theorem and the Fundamental Theorem of Calculus - Exact Real Computation Fast verified computation inside Coq. This includes: real numbers, functions, integrals, graphs of functions, differential equations. &quot;&quot;&quot; build: [ [&quot;./configure.sh&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [make &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.15~&quot;} &quot;coq-math-classes&quot; {&gt;= &quot;8.8.1&quot;} &quot;coq-bignums&quot; ] tags: [ &quot;category:Mathematics/Algebra&quot; &quot;category:Mathematics/Real Calculus and Topology&quot; &quot;category:Mathematics/Exact Real computation&quot; &quot;keyword:constructive mathematics&quot; &quot;keyword:algebra&quot; &quot;keyword:real calculus&quot; &quot;keyword:real numbers&quot; &quot;keyword:Fundamental Theorem of Algebra&quot; &quot;logpath:CoRN&quot; &quot;date:2021-09-07&quot; ] authors: [ &quot;Evgeny Makarov&quot; &quot;Robbert Krebbers&quot; &quot;Eelis van der Weegen&quot; &quot;Bas Spitters&quot; &quot;Jelle Herold&quot; &quot;Russell O&#39;Connor&quot; &quot;Cezary Kaliszyk&quot; &quot;Dan Synek&quot; &quot;Luís Cruz-Filipe&quot; &quot;Milad Niqui&quot; &quot;Iris Loeb&quot; &quot;Herman Geuvers&quot; &quot;Randy Pollack&quot; &quot;Freek Wiedijk&quot; &quot;Jan Zwanenburg&quot; &quot;Dimitri Hendriks&quot; &quot;Henk Barendregt&quot; &quot;Mariusz Giero&quot; &quot;Rik van Ginneken&quot; &quot;Dimitri Hendriks&quot; &quot;Sébastien Hinderer&quot; &quot;Bart Kirkels&quot; &quot;Pierre Letouzey&quot; &quot;Lionel Mamane&quot; &quot;Nickolay Shmyrev&quot; &quot;Vincent Semeria&quot; ] url { src: &quot;https://github.com/coq-community/corn/archive/8.13.0.tar.gz&quot; checksum: &quot;sha512=8a7e47d7eaac4cebcfbfe7ecb7bb99c46e5b1df6e030dbc77dbafcb199c0cd5b620b9f192c12d703c0fb61265d3247cd278a56ad37af984eeaa0b0e0f2bbd809&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-corn.8.13.0 coq.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-corn.8.13.0 coq.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>14 m 37 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 8h opam install -y -v coq-corn.8.13.0 coq.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 h 14 m</dd> </dl> <h2>Installation size</h2> <p>Total: 63 M</p> <ul> <li>1 M <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfMetricMonad.vo</code></li> <li>614 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRArith.glob</code></li> <li>583 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARArith.vo</code></li> <li>426 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRFieldOps.glob</code></li> <li>419 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/FieldReflection.vo</code></li> <li>388 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/Picard.vo</code></li> <li>386 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPolynomials.glob</code></li> <li>366 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/csetoid_rewrite.vo</code></li> <li>365 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/iso_CReals.glob</code></li> <li>361 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Compact.glob</code></li> <li>332 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRAlternatingSum.glob</code></li> <li>323 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/RingReflection.vo</code></li> <li>312 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRArith.vo</code></li> <li>305 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/NRootCC.glob</code></li> <li>303 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/MultivariatePolynomials.glob</code></li> <li>297 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/MultivariatePolynomials.vo</code></li> <li>282 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPolynomials.vo</code></li> <li>278 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/AbstractIntegration.glob</code></li> <li>265 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/AbstractIntegration.vo</code></li> <li>262 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSeparating.glob</code></li> <li>261 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CMonoids.vo</code></li> <li>261 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRroot.glob</code></li> <li>260 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARroot.vo</code></li> <li>252 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Compact.vo</code></li> <li>252 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/metric.vo</code></li> <li>245 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRFieldOps.vo</code></li> <li>244 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Exponential.glob</code></li> <li>241 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/FieldReflection.glob</code></li> <li>239 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRroot.vo</code></li> <li>236 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSeparating.vo</code></li> <li>234 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefLemma.glob</code></li> <li>233 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Series.glob</code></li> <li>229 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRings.vo</code></li> <li>229 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARArith.glob</code></li> <li>228 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Integral.glob</code></li> <li>225 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Classified.vo</code></li> <li>223 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Integration.glob</code></li> <li>220 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/SimpleIntegration.glob</code></li> <li>217 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Complete.glob</code></li> <li>217 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZGcd.vo</code></li> <li>217 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreIntervals.vo</code></li> <li>213 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/SimpleIntegration.vo</code></li> <li>213 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRGeometricSum.glob</code></li> <li>212 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Bridges_LUB.glob</code></li> <li>212 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/InvTrigonom.glob</code></li> <li>208 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Integral.vo</code></li> <li>208 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Bridges_iso.glob</code></li> <li>206 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRAlternatingSum.vo</code></li> <li>199 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/FinEnum.vo</code></li> <li>197 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Integration.vo</code></li> <li>193 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZGcd.glob</code></li> <li>193 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRings.glob</code></li> <li>191 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdFields.glob</code></li> <li>190 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARsin.vo</code></li> <li>188 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsin.glob</code></li> <li>186 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ApproximateRationals.vo</code></li> <li>185 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSeparated.vo</code></li> <li>185 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreIntervals.glob</code></li> <li>184 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsin.vo</code></li> <li>182 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Exponential.vo</code></li> <li>182 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/StepQsec.vo</code></li> <li>182 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/RingReflection.glob</code></li> <li>179 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Bernstein.vo</code></li> <li>179 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Max_AbsIR.glob</code></li> <li>178 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRexp.glob</code></li> <li>178 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Complete.vo</code></li> <li>178 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRexp.vo</code></li> <li>177 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRcorrect.vo</code></li> <li>176 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARexp.vo</code></li> <li>175 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/CLogic.vo</code></li> <li>173 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Pi.vo</code></li> <li>173 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunction.vo</code></li> <li>173 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Pi.glob</code></li> <li>172 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/TaylorLemma.vo</code></li> <li>172 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Cauchy_COF.vo</code></li> <li>170 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreFunctions.vo</code></li> <li>170 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Series.vo</code></li> <li>168 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Cauchy_CReals.glob</code></li> <li>167 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefLemma.vo</code></li> <li>167 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdFields2.glob</code></li> <li>165 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdFields.vo</code></li> <li>165 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ACarith.vo</code></li> <li>164 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRGeometricSum.vo</code></li> <li>162 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Bridges_LUB.vo</code></li> <li>161 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunctionSetoid.vo</code></li> <li>161 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/CComplex.vo</code></li> <li>160 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rreals_iso.vo</code></li> <li>159 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSequence.vo</code></li> <li>159 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSeparated.glob</code></li> <li>158 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Intervals.glob</code></li> <li>158 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARroot.glob</code></li> <li>158 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRcorrect.glob</code></li> <li>158 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/COrdLemmas.vo</code></li> <li>157 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/TrigMon.glob</code></li> <li>157 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/KneserLemma.glob</code></li> <li>155 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Continuity.vo</code></li> <li>155 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Partitions.vo</code></li> <li>154 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZDivides.vo</code></li> <li>154 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRGroupOps.vo</code></li> <li>152 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Composition.vo</code></li> <li>151 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_Newton.vo</code></li> <li>151 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoids.vo</code></li> <li>151 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/Picard.glob</code></li> <li>150 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/StrongIVT.vo</code></li> <li>148 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/WeakIVT.vo</code></li> <li>148 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Cauchy_COF.glob</code></li> <li>147 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Max_AbsIR.vo</code></li> <li>147 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRstreams.vo</code></li> <li>147 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/MainLemma.glob</code></li> <li>147 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi_fast.vo</code></li> <li>147 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Composition.glob</code></li> <li>147 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARAlternatingSum.vo</code></li> <li>146 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRGroupOps.glob</code></li> <li>146 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/DerivativeOps.vo</code></li> <li>145 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Bridges_iso.vo</code></li> <li>144 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARbigD.vo</code></li> <li>144 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Expon.glob</code></li> <li>143 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZMod.vo</code></li> <li>143 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Intervals.vo</code></li> <li>143 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Interval.vo</code></li> <li>142 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Continuity.glob</code></li> <li>142 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSepRef.vo</code></li> <li>142 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSequence.glob</code></li> <li>142 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/RealPowers.vo</code></li> <li>141 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/InvTrigonom.vo</code></li> <li>140 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CMetricSpaces.glob</code></li> <li>139 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/ProductMetric.vo</code></li> <li>138 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/CLogic.glob</code></li> <li>138 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rreals_iso.glob</code></li> <li>138 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARarctan.vo</code></li> <li>138 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_ApZero.glob</code></li> <li>137 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/L1metric.vo</code></li> <li>137 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Q_dense.glob</code></li> <li>137 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreFunSeries.vo</code></li> <li>136 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreFunctions.glob</code></li> <li>136 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/AlgReflection.vo</code></li> <li>134 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_Degree.vo</code></li> <li>133 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/Qmetric.vo</code></li> <li>133 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi_slow.vo</code></li> <li>132 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CFields.vo</code></li> <li>131 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSeries.vo</code></li> <li>131 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdFields2.vo</code></li> <li>131 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Classified.glob</code></li> <li>131 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Graph.glob</code></li> <li>130 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CPMSTheory.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Rolle.glob</code></li> <li>129 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Interval.glob</code></li> <li>129 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/iso_CReals.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/CornBasics.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZBasics.vo</code></li> <li>128 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Prelength.vo</code></li> <li>128 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/AQmetric.vo</code></li> <li>128 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Q_dense.vo</code></li> <li>126 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRln.vo</code></li> <li>126 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/RasterizeQ.vo</code></li> <li>125 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/RealPowers.glob</code></li> <li>125 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/TaylorSeries.glob</code></li> <li>125 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/MoreArcTan.glob</code></li> <li>124 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/TaylorLemma.glob</code></li> <li>124 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARAlternatingSum.glob</code></li> <li>124 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSums.glob</code></li> <li>124 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRartanh_slow.vo</code></li> <li>124 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/FTAreg.vo</code></li> <li>124 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Q_in_CReals.glob</code></li> <li>124 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/BanachFixpoint.vo</code></li> <li>123 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/CPoly_Euclid.vo</code></li> <li>123 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoidFun.vo</code></li> <li>123 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Expon.vo</code></li> <li>122 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/TrigMon.vo</code></li> <li>122 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpower.glob</code></li> <li>122 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/NRootIR.glob</code></li> <li>121 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/NRootIR.vo</code></li> <li>121 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Trigonometric.vo</code></li> <li>121 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdCauchy.glob</code></li> <li>121 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRAlternatingSum_alg.vo</code></li> <li>121 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSums.vo</code></li> <li>120 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreFunSeries.glob</code></li> <li>120 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/NRootCC.vo</code></li> <li>120 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/MoreArcTan.vo</code></li> <li>119 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/FromMetric2.vo</code></li> <li>119 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/metric.glob</code></li> <li>119 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/RasterizeQ.glob</code></li> <li>119 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARcos.vo</code></li> <li>118 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARarctan_small.vo</code></li> <li>117 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/DerivativeOps.glob</code></li> <li>117 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/TaylorSeries.vo</code></li> <li>117 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_Newton.glob</code></li> <li>117 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/MetricMorphisms.vo</code></li> <li>116 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/NNUpperR.vo</code></li> <li>115 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRabs.vo</code></li> <li>114 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Trigonometric.glob</code></li> <li>114 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/KneserLemma.vo</code></li> <li>114 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreIntegrals.glob</code></li> <li>114 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/NthDerivative.vo</code></li> <li>114 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Q_in_CReals.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/SinCos.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/ArTanH.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRarctan.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/CalculusTheorems.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/PowerSeries.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdCauchy.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Plot.vo</code></li> <li>112 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRarctan_small.glob</code></li> <li>112 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRarctan_small.vo</code></li> <li>112 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Liouville.vo</code></li> <li>111 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunctionSetoid.glob</code></li> <li>111 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/WeakIVTQ.vo</code></li> <li>111 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpower.vo</code></li> <li>111 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CauchySeq.vo</code></li> <li>111 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_ApZero.vo</code></li> <li>110 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Bernstein.glob</code></li> <li>110 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/KeyLemma.vo</code></li> <li>110 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSepRef.glob</code></li> <li>110 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSums.vo</code></li> <li>109 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRcos.vo</code></li> <li>109 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/RasterQ.vo</code></li> <li>108 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARpi.vo</code></li> <li>108 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Rolle.vo</code></li> <li>107 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/MainLemma.vo</code></li> <li>107 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/CalculusTheorems.glob</code></li> <li>107 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/IR_CPMSpace.glob</code></li> <li>106 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Graph.vo</code></li> <li>106 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/ContFunctions.vo</code></li> <li>105 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/IVT.vo</code></li> <li>105 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Cauchy_CReals.vo</code></li> <li>105 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics2.vo</code></li> <li>105 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Taylor.vo</code></li> <li>104 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CFields.glob</code></li> <li>103 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Limit.vo</code></li> <li>103 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRIR.vo</code></li> <li>102 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsum.vo</code></li> <li>102 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/AbsCC.vo</code></li> <li>102 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Q.vo</code></li> <li>102 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSeries.glob</code></li> <li>101 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_Degree.glob</code></li> <li>101 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunction.glob</code></li> <li>101 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qdlog.vo</code></li> <li>101 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/ContFunctions.glob</code></li> <li>100 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_root_loc.vo</code></li> <li>100 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/LipExt.glob</code></li> <li>99 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARabs.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/LipExt.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Rev.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreIntegrals.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunctionMonad.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CAbGroups.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CGroups.vo</code></li> <li>98 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CauchySeq.glob</code></li> <li>98 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdAbs.vo</code></li> <li>98 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FTC.vo</code></li> <li>98 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CMonoids.glob</code></li> <li>96 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/reals/CRreal.vo</code></li> <li>96 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/QposMinMax.vo</code></li> <li>96 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/ModulusDerivative.vo</code></li> <li>96 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qpossec.vo</code></li> <li>96 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/PartFunEquality.vo</code></li> <li>96 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoids.glob</code></li> <li>95 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CMetricSpaces.vo</code></li> <li>95 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/FTAreg.glob</code></li> <li>95 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/FinEnum.glob</code></li> <li>94 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_extract_roots.vo</code></li> <li>94 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CPMSTheory.glob</code></li> <li>94 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Derivative.vo</code></li> <li>94 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/Equiv.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_ZX.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfMetric.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRstreams.glob</code></li> <li>93 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Partitions.glob</code></li> <li>92 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfDistMonad.vo</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/AbsCC.glob</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZMod.glob</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/PowerSeries.glob</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/CornBasics.glob</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/ArTanH.glob</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/R_morphism.vo</code></li> <li>90 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZDivides.glob</code></li> <li>90 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Liouville.glob</code></li> <li>90 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/IVT.glob</code></li> <li>88 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/LocatedSubset.vo</code></li> <li>88 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Prelength.glob</code></li> <li>87 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/Complex_Exponential.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/OddPolyRootIR.vo</code></li> <li>86 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_NthCoeff.vo</code></li> <li>86 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/NNUpperR.glob</code></li> <li>85 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FTC.glob</code></li> <li>85 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARbigQ.vo</code></li> <li>85 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARsin.glob</code></li> <li>85 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/ContinuousCorrect.vo</code></li> <li>85 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/StrongIVT.glob</code></li> <li>84 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Differentiability.vo</code></li> <li>84 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CC_Props.vo</code></li> <li>84 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/KeyLemma.glob</code></li> <li>83 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/DistanceMetricSpace.vo</code></li> <li>83 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CReals1.vo</code></li> <li>83 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qsums.vo</code></li> <li>83 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/IntegrationRules.vo</code></li> <li>83 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/IR_CPMSpace.vo</code></li> <li>82 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARplot.vo</code></li> <li>82 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRArith.v</code></li> <li>82 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Q.glob</code></li> <li>82 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealLists.vo</code></li> <li>82 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealCount.vo</code></li> <li>81 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Taylor.glob</code></li> <li>81 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/Equiv.glob</code></li> <li>80 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/Prod_Sub.vo</code></li> <li>80 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Compress.vo</code></li> <li>79 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RingClass.vo</code></li> <li>79 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARexp.glob</code></li> <li>79 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi_fast.glob</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdAbs.glob</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CReals1.glob</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARSpeedTests.vo</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/QposMinMax.glob</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/csetoid_rewrite.glob</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Extract.vo</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/OpenUnit.vo</code></li> <li>77 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CSumsReals.vo</code></li> <li>77 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARbigD.glob</code></li> <li>77 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRing_Homomorphisms.vo</code></li> <li>77 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rreals.vo</code></li> <li>77 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CPseudoMSpaces.vo</code></li> <li>76 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rsign.vo</code></li> <li>76 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/FTA.vo</code></li> <li>76 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics3.vo</code></li> <li>76 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CMetricFields.vo</code></li> <li>76 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/Zm.vo</code></li> <li>75 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Rev.glob</code></li> <li>75 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Shift.vo</code></li> <li>75 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/IntervalFunct.vo</code></li> <li>75 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qinf.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/Stability.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARtrans.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARQ.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRtrans.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRball.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/WeakIVT.glob</code></li> <li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RX_deg.vo</code></li> <li>73 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRArith_alg.vo</code></li> <li>73 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRAlternatingSum_alg.glob</code></li> <li>73 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPolynomials.v</code></li> <li>73 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi_slow.glob</code></li> <li>73 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/PartInterval.vo</code></li> <li>72 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CAbGroups.glob</code></li> <li>72 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi.vo</code></li> <li>71 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/uneven_CRplus.vo</code></li> <li>71 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealFuncts.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/UniformContinuity.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/COrdLemmas.glob</code></li> <li>70 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/CRring.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRartanh_slow.glob</code></li> <li>69 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRln.glob</code></li> <li>69 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/ordfields/CRordfield.vo</code></li> <li>69 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsign.vo</code></li> <li>69 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qsec.vo</code></li> <li>69 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZBasics.glob</code></li> <li>68 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARinterval.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/L1metric.glob</code></li> <li>67 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/IrrCrit.vo</code></li> <li>67 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRabs.glob</code></li> <li>67 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Contin1.vo</code></li> <li>67 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/fields/CRfield.vo</code></li> <li>67 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_root_loc.glob</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/CRgroup.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSemiGroups.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Cesaro.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Limit.glob</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/CRsemigroup.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/CompleteProduct.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/NthDerivative.glob</code></li> <li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/PosSeq.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/lattice/CRlattice.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/CRmonoid.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/ZMinMax.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/CRsetoid.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/Qmetric.glob</code></li> <li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/CRabgroup.vo</code></li> <li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RX_div.vo</code></li> <li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfMetricMonad.glob</code></li> <li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoidFun.glob</code></li> <li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Plot.glob</code></li> <li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/QMinMax.vo</code></li> <li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/nat_Q_lists.vo</code></li> <li>63 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/CComplex.glob</code></li> <li>63 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Compact.v</code></li> <li>63 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/MetricMorphisms.glob</code></li> <li>63 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CPoly_Contin.vo</code></li> <li>62 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/IntegrableFunction.vo</code></li> <li>62 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Q_can.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRFieldOps.v</code></li> <li>61 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsum.glob</code></li> <li>61 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/BoundedFunction.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/classes/Qposclasses.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARsign.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Zlcm.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qgcd.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/PowerBound.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QnonNeg.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_NthCoeff.glob</code></li> <li>59 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Qpossetoid.vo</code></li> <li>59 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/QMinMax.glob</code></li> <li>59 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Ranges.vo</code></li> <li>59 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/decsetoid.vo</code></li> <li>59 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/CRmetric.vo</code></li> <li>59 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CGroups.glob</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/R_morphism.glob</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Metric.vo</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/Cmod.vo</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/AlgReflection.glob</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Zsec.vo</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSums.glob</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qdlog.glob</code></li> <li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/partialorder/CRpartialorder.vo</code></li> <li>57 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/csetoid_rewrite.v</code></li> <li>57 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Hausdorff.vo</code></li> <li>56 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Nsec.vo</code></li> <li>56 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/Qring.vo</code></li> <li>56 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRconst.vo</code></li> <li>56 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/AbstractIntegration.v</code></li> <li>55 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRarctan.glob</code></li> <li>55 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/CRingClass.vo</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/ordfields/Qordfield.vo</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/SinCos.glob</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/BanachFixpoint.glob</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Qposgroup.vo</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nm_to_freem.vo</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/QSposmonoid.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Z.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/QSposgroup.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfDistMonad.glob</code></li> <li>53 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Zfinsetoid.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/MultivariatePolynomials.v</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunctionMonad.glob</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/PartialOrder.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Qposmonoid.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Qposabgroup.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/QSposabgroup.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QnnInf.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Qsetoid.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Derivative.glob</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/iso_CReals.v</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nm_to_cycm.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/raster/Raster.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/reals/Cauchy_IR.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QposInf.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/Complex_Exponential.glob</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Nfinsetoid.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Qauto.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Zsec.glob</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CAbMonoids.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CReals.vo</code></li> <li>50 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Nsetoid.vo</code></li> <li>50 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Integral.v</code></li> <li>50 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Qpossemigroup.vo</code></li> <li>50 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/QSpossemigroup.vo</code></li> <li>50 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/TotalOrder.vo</code></li> <li>49 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoidInc.vo</code></li> <li>49 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/fields/Qfield.vo</code></li> <li>49 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/TotalOrder.glob</code></li> <li>49 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Qmonoid.vo</code></li> <li>49 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Zsetoid.vo</code></li> <li>49 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Rational.vo</code></li> <li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Qgroup.vo</code></li> <li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Npossetoid.vo</code></li> <li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/freem_to_Nm.vo</code></li> <li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/FTA.glob</code></li> <li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Qabgroup.vo</code></li> <li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ACarith.glob</code></li> <li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/RSetoid.vo</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ApproximateRationals.glob</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Zmonoid.vo</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRIR.glob</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/ProductMetric.glob</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Npossec.vo</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/IrrCrit.glob</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/ModulusDerivative.glob</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/Zring.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Qsemigroup.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nposmonoid.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRing_as_Ring.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CornScope.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Zgroup.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/StepQsec.glob</code></li> <li>46 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Npossemigroup.vo</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Zabgroup.vo</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRcos.glob</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Cesaro.glob</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZGcd.v</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/NRootCC.v</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nmonoid.vo</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/List.vo</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/PartFunEquality.glob</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/ZMinMax.glob</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/classes/Qclasses.vo</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/RasterQ.glob</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Shift.glob</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreIntervals.v</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Zsemigroup.vo</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRAlternatingSum.v</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSeparating.v</code></li> <li>43 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/OddPolyRootIR.glob</code></li> <li>43 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Nsemigroup.vo</code></li> <li>43 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealCount.glob</code></li> <li>42 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARarctan_small.glob</code></li> <li>42 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/reals/CRreal.glob</code></li> <li>42 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRroot.v</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRGeometricSum.v</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Series.v</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/CPoly_Euclid.glob</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Complete.v</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Exponential.v</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_ZX.glob</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealLists.glob</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/CLogic.v</code></li> <li>39 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Classified.v</code></li> <li>39 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/SemiLattice.vo</code></li> <li>39 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/InvTrigonom.v</code></li> <li>39 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/IntegrationRules.glob</code></li> <li>38 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdFields.v</code></li> <li>38 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CC_Props.glob</code></li> <li>38 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/OperationClasses.vo</code></li> <li>37 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARArith.v</code></li> <li>37 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Integration.v</code></li> <li>37 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/metric.v</code></li> <li>37 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/FromMetric2.glob</code></li> <li>37 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/FieldReflection.v</code></li> <li>37 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Bridges_iso.v</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Max_AbsIR.v</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreFunctions.v</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefLemma.v</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/UCFnMonoid.vo</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_extract_roots.glob</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Differentiability.glob</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Classification.vo</code></li> <li>35 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/Zm.glob</code></li> <li>35 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Cauchy_COF.v</code></li> <li>35 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Compress.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/Picard.v</code></li> <li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/Prod_Sub.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRings.v</code></li> <li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfMetric.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qsums.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARarctan.glob</code></li> <li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSequence.v</code></li> <li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Continuity.v</code></li> <li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/FinEnum.v</code></li> <li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRexp.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/RingReflection.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Intervals.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreFunSeries.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Bridges_LUB.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/Lattice.vo</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/SimpleIntegration.v</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Composition.v</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qpossec.glob</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Pi.v</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoids.v</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/OperationClasses.glob</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRcorrect.v</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/SetoidPermutation.vo</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Hausdorff.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/AQmetric.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/UniformContinuity.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rreals.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Zlcm.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/list_separates.vo</code></li> <li>28 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdFields2.v</code></li> <li>28 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsin.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSeparated.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics2.glob</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CauchySeq.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Cauchy_CReals.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qsec.glob</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunction.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CSumsReals.glob</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/TaylorLemma.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoidFun.v</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/PointFree.vo</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRstreams.v</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/CalculusTheorems.v</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QnonNeg.glob</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunctionSetoid.v</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSeries.v</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CMetricFields.glob</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Contin1.glob</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/TrigMon.v</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Partitions.v</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rreals_iso.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Q_in_CReals.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARabs.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZDivides.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/ContinuousCorrect.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/NRootIR.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSums.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRing_Homomorphisms.glob</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Interval.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RX_deg.glob</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/LocatedSubset.glob</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRGroupOps.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdCauchy.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/RefSepRef.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Rolle.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Metric.glob</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CFields.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Q_dense.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CMonoids.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/CornBasics.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/MoreIntegrals.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/TaylorSeries.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSemiGroups.glob</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/PosSeq.glob</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpower.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/CRring.glob</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/NthDerivative.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/raster/Raster.glob</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Pair.vo</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/IntervalFunct.glob</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/DerivativeOps.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CPseudoMSpaces.glob</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Prelength.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Graph.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Expon.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZBasics.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/Trigonometric.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_Degree.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/CComplex.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FTC.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/nat_Q_lists.glob</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CMetricSpaces.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/RasterizeQ.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARroot.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/RealPowers.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/LazyNat.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/StrongIVT.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/PartialOrder.glob</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CPMSTheory.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRball.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/MoreArcTan.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/DistanceMetricSpace.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/WeakIVTQ.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/WeakIVT.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RingClass.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/Classic.vo</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/KneserLemma.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/ZMod.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARAlternatingSum.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/Bernstein.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/Lattice.glob</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_ApZero.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARpi.glob</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/COrdLemmas.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_Newton.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/OpenUnit.glob</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/P.vo</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Container.vo</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Q_can.glob</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/ContFunctions.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/PowerSeries.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/QposMinMax.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/AlgReflection.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/SemiLattice.glob</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/PartInterval.glob</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/lattice/CRlattice.glob</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/FTAreg.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/IVT.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/COrdAbs.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/MainLemma.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/FunctSums.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/ArTanH.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfMetricMonad.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/L1metric.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/RSetoid.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Hausdorff.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/NNUpperR.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/AbsCC.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Liouville.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Q.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/Stability.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARbigQ.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CReals1.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRAlternatingSum_alg.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Z.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/PartFunEquality.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/Qmetric.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CAbGroups.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRartanh_slow.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/uneven_CRplus.glob</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CGroups.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/List.glob</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/Equiv.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Taylor.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Plot.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/Zm.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/R_morphism.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/CompleteProduct.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Rev.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/IR_CPMSpace.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Limit.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/LipExt.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARplot.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRln.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/SetoidPermutation.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARsin.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/KeyLemma.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/PowerBound.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRarctan_small.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_root_loc.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CPoly_NthCoeff.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/ProductMetric.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Derivative.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics3.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealLists.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QnnInf.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/StepFunctionMonad.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/MetricMorphisms.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_ZX.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics2.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfDistMonad.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARexp.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi_fast.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRarctan.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRabs.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/N.vo</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARcos.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Nsetoid.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rreals.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/Differentiability.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qgcd.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/RasterQ.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/Qring.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QposInf.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRIR.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/transc/SinCos.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qpossec.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/Classic.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi_slow.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/QMinMax.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Nsec.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/Prod_Sub.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARbigD.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/IntegrationRules.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/LinfMetric.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CPoly_Contin.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/StepQsec.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealFuncts.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qdlog.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/TotalOrder.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/FromMetric2.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/UniformContinuity.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/ModulusDerivative.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsum.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/ordfields/CRordfield.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealCount.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/QX_extract_roots.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/CRsemigroup.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRcos.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/totalorder/ZMinMax.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Zsec.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/fields/CRfield.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/IrrCrit.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/LocatedSubset.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/decsetoid.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qsec.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/OddPolyRootIR.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSemiGroups.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ode/BanachFixpoint.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/CPoly_Euclid.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Pair.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/Cmod.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CC_Props.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoidInc.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ApproximateRationals.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/CRgroup.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/FTA.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/complex/Complex_Exponential.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/RealFuncts.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metrics/CPseudoMSpaces.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Zlcm.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARQ.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/reals/CRreal.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/Cesaro.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Metric.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/IntervalFunct.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/lattice/CRlattice.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RX_deg.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Zsetoid.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/Compress.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/PointFree.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qsums.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QnonNeg.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/raster/Raster.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qinf.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRArith_alg.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/PartInterval.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Shift.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/list_separates.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/OperationClasses.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/LazyNat.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Qsetoid.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/OpenUnit.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARarctan_small.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/nat_Q_lists.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nm_to_cycm.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARinterval.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/ContinuousCorrect.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/AQmetric.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARarctan.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Npossec.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CSumsReals.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ACarith.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics3.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Nsetoid.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RingClass.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/CornTac.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/RSetoid.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/ftc/WeakIVTQ.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRing_Homomorphisms.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Qpossetoid.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/PartialOrder.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/Q_can.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARabs.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QposInf.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/DistanceMetricSpace.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/fta/CPoly_Contin1.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/Lattice.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/PosSeq.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/CRring.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/CRmonoid.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Zfinsetoid.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/CompleteProduct.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CMetricFields.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/order/SemiLattice.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Nsec.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CAbMonoids.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Nfinsetoid.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/PowerBound.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RX_div.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Zsetoid.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CPoly_Contin.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/CRingClass.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/P.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/Classic.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Qpossetoid.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Npossetoid.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Ranges.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/Stability.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nm_to_freem.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/List.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Extract.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/ordfields/CRordfield.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Qsetoid.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/SetoidPermutation.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARbigQ.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/CRsetoid.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRball.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/Qring.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/LazyNat.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Z.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CSetoidInc.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsign.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/ordfields/Qordfield.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/Zmod/Cmod.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/fields/CRfield.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRArith_alg.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/uneven_CRplus.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/QnnInf.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Npossetoid.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/CRsemigroup.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Zmonoid.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/PointFree.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nm_to_freem.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/CRabgroup.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Zfinsetoid.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/decsetoid.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/CRgroup.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CAbMonoids.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Zmonoid.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARplot.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/Nfinsetoid.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Qgcd.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARcos.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARpi.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/classes/Qclasses.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nm_to_cycm.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/CRingClass.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Qmonoid.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Classification.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Qmonoid.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/CRmetric.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Npossec.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/structures/Qinf.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/setoids/CRsetoid.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Step.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nmonoid.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/CRmonoid.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Rational.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/liouville/RX_div.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nmonoid.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Npossemigroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CReals.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARQ.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/ordfields/Qordfield.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARinterval.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRconst.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/UCFnMonoid.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/PropDecid.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/freem_to_Nm.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/CReals.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Classification.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nposmonoid.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Zsemigroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/CRmetric.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/QSposmonoid.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Qauto.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/CornTac.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/classes/Qposclasses.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/IntegrableFunction.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/CRabgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Qposmonoid.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/Zring.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Nsemigroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Rational.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics1.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/QSposgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/QSposabgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Zgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/BoundedFunction.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRsign.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Qsemigroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/partialorder/CRpartialorder.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/fields/Qfield.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Zabgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/PropDecid.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Qgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Qposgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/list_separates.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/freem_to_Nm.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Qabgroup.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRtrans.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/reals/Cauchy_IR.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Qposabgroup.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/IntegrableFunction.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/QSpossemigroup.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Zsemigroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics1.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Qpossemigroup.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Nposmonoid.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARsign.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Step.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CornScope.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/partialorder/CRpartialorder.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/P.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Npossemigroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/QSposmonoid.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/monoids/Qposmonoid.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/Pair.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Nsemigroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/rings/Zring.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CornScope.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Qgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/logic/PropDecid.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/UCFnMonoid.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARsign.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/metric2/BoundedFunction.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRconst.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRing_as_Ring.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rsign.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Zgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARSpeedTests.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/coq_reals/Rsign.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/Qposgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Qauto.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/fields/Qfield.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/groups/QSposgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Container.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Qabgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Zabgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Qsemigroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Extract.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/classes/Qclasses.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/metric2/Ranges.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/QSposabgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/abgroups/Qposabgroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRtrans.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/classes/Qposclasses.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/N.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/Qpossemigroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/fast/CRpi.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/semigroups/QSpossemigroup.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARSpeedTests.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARtrans.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/model/reals/Cauchy_IR.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/reals/faster/ARtrans.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/CornTac.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/util/Container.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/algebra/CRing_as_Ring.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/stdlib_omissions/N.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/DiffTactics1.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/CoRN/tactics/Step.glob</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-corn.8.13.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
template/dashboard.html
johadi10/PostIt
<!DOCTYPE html> <html lang="en"> <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* these tags --> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../favicon.ico"> <title>Cover Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="styles/bootstrap.min.css" rel="stylesheet"> <link href="styles/custom.css" rel="stylesheet"> </head> <body> <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">PostIt</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Dashboard</a></li> <li><a href="#">Groups</a></li> <li><a href="#">Friends</a></li> </ul> <form class="navbar-form navbar-left" role="search"> <div class="form-group"> <input type="text" class="form-control" placeholder="Search"> </div> <button type="submit" class="btn btn-default">Submit</button> </form> <ul class="nav navbar-nav navbar-right"> <li><a href="#">Message</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Jimoh <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="#">Profile</a></li> <li><a href="#">Logout</a></li> </ul> </li> </ul> </div><!-- /.navbar-collapse --> </nav> <div class="container" id="group-body"> <div class="row"> <div class="col-md-1 hidden-sm hidden-xs"></div> <div class="col-md-3 col-sm-5 col-xs-12 well"> <img class="img-responsive img-circle img-centered" src="images/jimoh.jpg" alt=""> <div class="clearfix"></div> <ul class="list-group text-center" style="margin-top: 20px"> <li class="list-group-item">johadi</li> <li class="list-group-item">jimoh hadi</li> <li class="list-group-item">jimoh@gmail.com</li> <li class="list-group-item">09189456789</li> </ul> </div> <div class="col-md-4 col-sm-3 hidden-xs" style="padding-bottom: 15px"> <img class="img-responsive img-centered hidden-sm" src="/template/img/social.gif" alt=""> <hr/> <h5 class="list-group-item-heading text-center">Your recent Quotes</h5> <hr/> <p class="list-group-item" style="font-size: inherit; background-color: #e1e1e1; margin: 0px 0px 5px 0px"> Hello </p> <p class="list-group-item" style="font-size: inherit; background-color: #e1e1e1; margin: 0px 0px 5px 0px"> Hello </p> <p class="list-group-item" style="font-size: inherit; background-color: #e1e1e1; margin: 0px 0px 5px 0px"> Hello </p> </div> <div class="col-md-3 col-sm-4 col-xs-12 well"> <p> <a data-toggle="modal" href="#chat-modal" class="btn btn-primary btn-lg btn-block">Join a Chat</a> <a href="/nodes" class="btn btn-default btn-lg btn-block">My Tree Nodes</a> <a data-toggle="modal" href="#quote-modal" class="btn btn-default btn-lg btn-block">Make a Quote</a> </p> <hr/> <div class="list-group"> <a href="#" class="list-group-item active"> <h5 class="list-group-item-heading">Top Quotes Today</h5> </a> </div> <div class="list-group"> <a href="#" class="list-group-item"> <h5 class="list-group-item-heading">Jimoh Hadi</h5> <p class="list-group-item-text" style="font-size: inherit"> hello </p> </a> </div> <div class="list-group"> <a href="#" class="list-group-item"> <h5 class="list-group-item-heading">Jimoh Hadi</h5> <p class="list-group-item-text" style="font-size: inherit"> hello </p> </a> </div> </div> <div class="col-md-1 hidden-sm hidden-xs"></div> </div> </div> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="js/jquery-3.2.1.min.js"></script> <script src="js/bootstrap.min.js"></script> </body> </html>
clean/Linux-x86_64-4.05.0-2.0.6/released/8.8.0/paramcoq/1.1.1+coq8.7.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>paramcoq: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.8.0 / paramcoq - 1.1.1+coq8.7</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> paramcoq <small> 1.1.1+coq8.7 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2020-09-14 18:10:41 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-09-14 18:10:41 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.13 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.8.0 Formal proof management system. num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; synopsis: &quot;Paramcoq&quot; name: &quot;coq-paramcoq&quot; version: &quot;1.1.1+coq8.7&quot; maintainer: &quot;Pierre Roux &lt;pierre.roux@onera.fr&gt;&quot; homepage: &quot;https://github.com/coq-community/paramcoq&quot; dev-repo: &quot;git+https://github.com/coq-community/paramcoq.git&quot; bug-reports: &quot;https://github.com/coq-community/paramcoq/issues&quot; license: &quot;MIT&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Param&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7.2&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword:paramcoq&quot; &quot;keyword:parametricity&quot; &quot;keyword:ocaml module&quot; &quot;category:paramcoq&quot; &quot;category:Miscellaneous/Coq Extensions&quot; &quot;logpath:Param&quot; ] authors: [ &quot;Chantal Keller (Inria, École polytechnique)&quot; &quot;Marc Lasson (ÉNS de Lyon)&quot; &quot;Abhishek Anand&quot; &quot;Pierre Roux&quot; &quot;Emilio Jesús Gallego Arias&quot; &quot;Cyril Cohen&quot; &quot;Matthieu Sozeau&quot; ] flags: light-uninstall url { src: &quot;https://github.com/coq-community/paramcoq/releases/download/v1.1.1+coq8.7/coq-paramcoq.1.1.1+coq8.7.tgz&quot; checksum: &quot;md5=3eb94ccdb53e6dfc7f0d74b3cd1a5db5&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-paramcoq.1.1.1+coq8.7 coq.8.8.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.8.0). The following dependencies couldn&#39;t be met: - coq-paramcoq -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-paramcoq.1.1.1+coq8.7</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
assets/css/style.css
MuhikaThomas/Artist-web-platform
@font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.1.0'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .lining{ padding-left: 2em; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .row { margin-left: -15px; margin-right: -15px; } .row:before, .row:after { content: " "; display: table; } .row:after { clear: both; } .row:before, .row:after { content: " "; display: table; } .row:after { clear: both; } .col-sm-5 .col-lg-6, .col-sm-7 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .col-sm-5, .col-sm-7 { float: left; } .col-sm-7 { width: 58.333333333333336%; } .col-sm-5 { width: 41.66666666666667%; } } @media (min-width: 1200px) { .col-lg-6{ float: left; } .col-lg-6 { width: 50%; } } .container h3{ font-family: 'Montserrat', sans-serif; color:#8A2BE2; font-size:16px; margin:0 0 5px 0; text-transform:uppercase; font-weight:400; } .container p{ line-height:24px; margin:0; } .main-section.contact{ padding:90px 0 100px; } .contact-info-box{ font-size:15px; margin:0 0 14px 68px; padding-left:0; } .contact-info-box h3{ font-size: 15px; font-weight:400; float:left; width:102px; margin-right:12px; line-height:28px; } .contact-info-box h3 i{ font-style:normal; font-size:18px; color:#7F00FF; font-family: 'FontAwesome'; font-weight:normal; margin-right:7px; } .contact-info-box span{ line-height:28px; display:block; overflow:hidden; } .social-link{ padding:35px 0; margin:0 0 0 68px; display:block; overflow:hidden; list-style:none; } .social-link li{ float:left; margin-right:8px; } .social-link li a{ display:block; width:50px; height:50px; text-align:center; line-height:50px; font-size:25px; color:#fff; background:#222222; border-radius:50%; transition:all 0.3s ease-in-out; } .social-link li a:hover, .social-link li a:focus{ text-decoration:none; } .twitter a:hover { background: #55acee; } .facebook a:hover { background: #3b5998; } .gplus a:hover { background: #dd4b39; } .form{ margin:0 66px 0 30px; } .input-text{ padding:15px 16px; border:1px solid #ccc; width:100%; height:50px; display:block; border-radius:4px; font-size:15px; color:#aaa; background: transparent; font-family: 'Open Sans', sans-serif; margin:0 0 15px 0; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; } .input-text:focus { border: 1px solid #7F00FF; outline:0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3); } .input-text.text-area{ height:165px; resize:none; overflow:auto; } .input-btn{ width:185spx; height:50px; background:#7F00FF; border-radius:4px; color:#ffffff; font-size:14px; text-transform:uppercase; font-family: 'Montserrat', sans-serif; font-weight:400; border:0px; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; } .input-btn:hover{ background: transparent; color: #7F00FF; } .validation { color: red; display:none; margin: 0 0 20px; font-weight:400; font-size:13px; } #sendmessage { color: #7cc576; border:1px solid #7cc576; display:none; text-align:center; padding:15px; font-weight:600; margin-bottom:15px; } #errormessage { color: red; display:none; border:1px solid red; text-align:center; padding:15px; font-weight:600; margin-bottom:15px; } #sendmessage.show, #errormessage.show, .show { display:block; } /*Responsive contact ********************/ @media only screen and (min-width: 992px) { /****Ipad Landscape 1024 Container 970 ****/ .form{ margin:0 0 0 20px} } @media only screen and (min-width: 768px) and (max-width: 991px) { /****Ipad Portrait 768 Container 750 ****/ .container p{ line-height:20px ;} .main-nav ul li a{ padding:14px;} .small-logo{ padding:0 20px;} .container h2{ font-size:30px} .container h6{ font-size:16px;} .container h3{ font-size:15px;} .service-list{ margin-bottom:20px; font-size:15px;} .featured-work p.padding-b{ padding-bottom:15px;} .main-section{ padding:70px 0;} .form{ margin:0;} .contact-info-box{ margin:0 ;} .social-link{ margin:0;} } @media only screen and (max-width: 767px) { /****Mobile Landscape 480 Container 100% ****/ .container h3{ font-size:14px;} .container h6{ font-size:16px; margin-bottom:40px;} .container p{ line-height:18px;} .main-section{ padding:60px 0 70px;} .contact-info-box{ margin:0 0 12px 30px; font-size:12px;} /*.contact-info-box span{ line-height:18px;}*/ .social-link{ margin-left:30px;} .form{ margin:0 30px;} .main-section.contact{ padding:60px 0 70px} .link{ font-size:14px; padding:10px 25px;} .logo{ width:100px;} .main-section.contact{ background-size:contain;} } @media only screen and (max-width: 479px) {*/ /****Mobile Portrait 320 ****/ .contact-info-box{ margin-left:0px;} .social-link{ margin-left:0px;} .form{ margin:1} } /*More tab **********/ /*@-moz-keyframes more { 0% { bottom: -3em; } 100% { bottom: 2em; } }*/ /*@-webkit-keyframes more { 0% { bottom: -1em; } 100% { bottom: 4.5em; } }*/ /*@-ms-keyframes more { 0% { bottom: -3em; } 100% { bottom: 2em; } } @keyframes more { 0% { bottom: -3em; } 100% { bottom: 2em; } }*/ .more { -moz-transition: height 0.2s ease; -webkit-transition: height 0.2s ease; -ms-transition: height 0.2s ease; transition: height 0.2s ease; -moz-animation: more 0.75s ease-out 3s forwards; -webkit-animation: more 0.75s ease-out 3s forwards; -ms-animation: more 0.75s ease-out 3s forwards; animation: more 0.75s ease-out 3s forwards; background-color: rgba(255, 255, 255, 0.15); border: 0; border-radius: 1em 1em 0 0; /*bottom: -3em;*/ color: rgba(255, 255, 255, 0.75); display: block; height: 3em; /*left: 50%; margin-left: -1.5em;*/ overflow: hidden; /*position: absolute;*/ text-indent: 3em; white-space: nowrap; width: 3em; z-index: 2; border-radius: 100%; text-decoration: none; } .more:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .more:hover { background: none; color: rgba(255, 255, 255, 0.5); box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.5); } .more:hover:before { color: rgba(255, 255, 255, 0.5); } .more:before { content: '\f107'; color: #FFF; font-size: 2em; position: absolute; right: .425em; bottom: -.075em; }
vendor/mockito-1.8.2/doc/org/mockito/configuration/package-use.html
tobyclemson/msci-project
<!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_06) on Sat Dec 12 16:18:01 CET 2009 --> <TITLE> Uses of Package org.mockito.configuration (Mockito API) </TITLE> <META NAME="date" CONTENT="2009-12-12"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.mockito.configuration (Mockito API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/mockito/configuration/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Package<br>org.mockito.configuration</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../org/mockito/configuration/package-summary.html">org.mockito.configuration</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.mockito.configuration"><B>org.mockito.configuration</B></A></TD> <TD>Mockito configuration utilities&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.mockito.internal.configuration"><B>org.mockito.internal.configuration</B></A></TD> <TD>Mockito configuration&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.mockito.configuration"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../org/mockito/configuration/package-summary.html">org.mockito.configuration</A> used by <A HREF="../../../org/mockito/configuration/package-summary.html">org.mockito.configuration</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../org/mockito/configuration/class-use/AnnotationEngine.html#org.mockito.configuration"><B>AnnotationEngine</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Configures mock creation logic behind &#064;Mock annotations</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../org/mockito/configuration/class-use/IMockitoConfiguration.html#org.mockito.configuration"><B>IMockitoConfiguration</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use it to configure Mockito.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.mockito.internal.configuration"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../org/mockito/configuration/package-summary.html">org.mockito.configuration</A> used by <A HREF="../../../org/mockito/internal/configuration/package-summary.html">org.mockito.internal.configuration</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../org/mockito/configuration/class-use/AnnotationEngine.html#org.mockito.internal.configuration"><B>AnnotationEngine</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Configures mock creation logic behind &#064;Mock annotations</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../org/mockito/configuration/class-use/IMockitoConfiguration.html#org.mockito.internal.configuration"><B>IMockitoConfiguration</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use it to configure Mockito.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/mockito/configuration/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
bioconda_utils/templates/bot_commands.html
bioconda/bioconda-utils
{% extends "bot_base.html" %} {% block content %} <h1>Commands understood by [{{request.app['name']}}]</h1> <p>The list below is generated from code and should therefore always be complete and authoritative.</p> <p>Commands can be issued to from PRs and Issues at <a href="https://github.com/bioconda/bioconda-recipes">bioconda/bioconda-recipes</a> or from the Gitter channel <a href="https://gitter.im/bioconda/bot">bioconda/bot</a>.</p> <p>Please note that most commands require Bioconda membership and that some commands require membership in particular teams.</p> <dl> {% for command in commands %} <dt><code>@{{request.app['name']}} {{command.name}}</code></dt> <dd>{{command.description | markdown}}</dd> {% endfor %} </dl> {% endblock %}
electron/index.html
josteink/snoocore-examples
<!DOCTYPE html> <html> <head> <title>Hello World!</title> <style>body { background-color: green; }</style> </head> <body> <h1>Authenticating in 3 seconds...</h1> <p>View the console for more information</p> </body> </html>
bower_components/font-awesome/src/3.2.1/icon/gbp/index.html
vmetayer/co-brand
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]--> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8" /> <title>icon-gbp: Font Awesome Icons</title> <meta name="description" content="Font Awesome, the iconic font designed for Bootstrap"> <meta name="author" content="Dave Gandy"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!--<meta name="viewport" content="initial-scale=1; maximum-scale=1">--> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- CSS ================================================== --> <link rel="stylesheet" href="../../assets/css/site.css"> <link rel="stylesheet" href="../../assets/css/pygments.css"> <link rel="stylesheet" href="../../assets/font-awesome/css/font-awesome.css"> <!--[if IE 7]> <link rel="stylesheet" href="../../assets/font-awesome/css/font-awesome-ie7.css"> <![endif]--> <!-- Le fav and touch icons --> <link rel="shortcut icon" href="../../assets/ico/favicon.ico"> <script type="text/javascript" src="//use.typekit.net/wnc7ioh.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-30136587-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body data-spy="scroll" data-target=".navbar"> <div class="wrapper"> <!-- necessary for sticky footer. wrap all content except footer --> <div class="navbar navbar-inverse navbar-static-top hidden-print"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="../../"><i class="icon-flag"></i> Font Awesome</a> <div class="nav-collapse collapse"> <ul class="nav"> <li class="hidden-tablet "><a href="../../">Home</a></li> <li><a href="../../get-started/">Get Started</a></li> <li class="dropdown-split-left"><a href="../../icons/">Icons</a></li> <li class="dropdown dropdown-split-right hidden-phone"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-caret-down"></i> </a> <ul class="dropdown-menu pull-right"> <li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i>&nbsp; Icons</a></li> <li class="divider"></li> <li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i>&nbsp; New Icons in 3.2.1</a></li> <li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i>&nbsp; Web Application Icons</a></li> <li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i>&nbsp; Currency Icons</a></li> <li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i>&nbsp; Text Editor Icons</a></li> <li><a href="../../icons/#directional"><i class="icon-hand-right icon-fixed-width"></i>&nbsp; Directional Icons</a></li> <li><a href="../../icons/#video-player"><i class="icon-play-sign icon-fixed-width"></i>&nbsp; Video Player Icons</a></li> <li><a href="../../icons/#brand"><i class="icon-github icon-fixed-width"></i>&nbsp; Brand Icons</a></li> <li><a href="../../icons/#medical"><i class="icon-medkit icon-fixed-width"></i>&nbsp; Medical Icons</a></li> </ul> </li> <li class="dropdown-split-left"><a href="../../examples/">Examples</a></li> <li class="dropdown dropdown-split-right hidden-phone"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-caret-down"></i> </a> <ul class="dropdown-menu pull-right"> <li><a href="../../examples/">Examples</a></li> <li class="divider"></li> <li><a href="../../examples/#new-styles">New Styles</a></li> <li><a href="../../examples/#inline-icons">Inline Icons</a></li> <li><a href="../../examples/#larger-icons">Larger Icons</a></li> <li><a href="../../examples/#bordered-pulled">Bordered & Pulled</a></li> <li><a href="../../examples/#buttons">Buttons</a></li> <li><a href="../../examples/#button-groups">Button Groups</a></li> <li><a href="../../examples/#button-dropdowns">Button Dropdowns</a></li> <li><a href="../../examples/#bulleted-lists">Bulleted Lists</a></li> <li><a href="../../examples/#navigation">Navigation</a></li> <li><a href="../../examples/#form-inputs">Form Inputs</a></li> <li><a href="../../examples/#animated-spinner">Animated Spinner</a></li> <li><a href="../../examples/#rotated-flipped">Rotated &amp; Flipped</a></li> <li><a href="../../examples/#stacked">Stacked</a></li> <li><a href="../../examples/#custom">Custom CSS</a></li> </ul> </li> <li><a href="../../whats-new/"> <span class="hidden-tablet">What's </span>New</a> </li> <li><a href="../../community/">Community</a></li> <li><a href="../../license/">License</a></li> </ul> <ul class="nav pull-right"> <li><a href="http://blog.fontawesome.io">Blog</a></li> </ul> </div> </div> </div> </div> <div class="jumbotron jumbotron-icon"> <div class="container"> <div class="info-icons"> <i class="icon-gbp icon-6"></i>&nbsp;&nbsp; <span class="hidden-phone"> <i class="icon-gbp icon-5"></i>&nbsp;&nbsp; <span class="hidden-tablet"><i class="icon-gbp icon-4"></i>&nbsp;&nbsp;</span> <i class="icon-gbp icon-3"></i>&nbsp;&nbsp; <i class="icon-gbp icon-2"></i>&nbsp; </span> <i class="icon-gbp icon-1"></i> </div> <h1 class="info-class"> icon-gbp <small> <i class="icon-gbp"></i> &middot; Unicode: <span class="upper">f154</span> &middot; Created: v3.2 &middot; Categories: Currency Icons </small> </h1> </div> </div> <div class="container"> <section> <div class="row-fluid"> <div class="span9"> <p>After you get <a href="../../integration/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p> <div class="well well-transparent"> <div style="font-size: 24px; line-height: 1.5em;"> <i class="icon-gbp"></i> icon-gbp </div> </div> <div class="highlight"><pre><code class="html"><span class="nt">&lt;i</span> <span class="na">class=</span><span class="s">&quot;icon-gbp&quot;</span><span class="nt">&gt;&lt;/i&gt;</span> icon-gbp </code></pre></div> <br> <div class="lead"><i class="icon-info-sign"></i> Looking for more? Check out the <a href="../../examples/">examples</a>.</div> </div> <div class="span3"> <div class="info-ad"><div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/32291/azcarbon_2_1_0_VERT"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div> </div> </div> </div> </section> </div> <div class="push"><!-- necessary for sticky footer --></div> </div> <footer class="footer hidden-print"> <div class="container text-center"> <div> <i class="icon-flag"></i> Font Awesome 3.2.1 <span class="hidden-phone">&middot;</span><br class="visible-phone"> Created and Maintained by <a href="http://twitter.com/davegandy">Dave Gandy</a> </div> <div> Font Awesome licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a> <span class="hidden-phone">&middot;</span><br class="visible-phone"> Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a> <span class="hidden-phone hidden-tablet">&middot;</span><br class="visible-phone visible-tablet"> Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a> </div> <div> Thanks to <a href="http://maxcdn.com"><i class="icon-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN for Font Awesome</a> </div> <div class="project"> <a href="https://github.com/FortAwesome/Font-Awesome">GitHub Project</a> &middot; <a href="https://github.com/FortAwesome/Font-Awesome/issues">Issues</a> </div> </div> </footer> <script src="http://platform.twitter.com/widgets.js"></script> <script src="../../assets/js/jquery-1.7.1.min.js"></script> <script src="../../assets/js/ZeroClipboard-1.1.7.min.js"></script> <script src="../../assets/js/bootstrap-2.3.1.min.js"></script> <script src="../../assets/js/site.js"></script> </body> </html>
a-room-with-a-vue/speaker-vue/v4/index.html
ryanrousseau/presentations
<!DOCTYPE HTML> <html> <head> <title>Super Conf</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <link rel="stylesheet" href="/presentations/templates/phantom/assets/css/main.css" /> <noscript><link rel="stylesheet" href="/presentations/templates/phantom/assets/css/noscript.css" /></noscript> </head> <body class="is-preload"> <!-- Wrapper --> <div id="wrapper"> <!-- Header --> <header id="header"> <sv-header-v1 v-bind:header="header" v-bind:site="site"></sv-header-v1> </header> <!-- Menu --> <div id="menu-div"> <sv-menu v-bind:site="site"></sv-menu> </div> <!-- Main --> <div id="main"> <div class="inner"> <header> <h1>Super Conf is the premier conference for people with powers.</h1> <p>We are bringing the biggest names in superherodom together to share their experience with you!</p> <p>See our speakers below and click their tile to view their sessions.</p> </header> <section class="tiles"> <template v-for="speaker in speakers"> <sv-speaker-tile v-bind:speaker="speaker" v-bind:site="site"></sv-speaker-tile> </template> </section> </div> </div> <!-- Footer --> <footer id="footer"> <sv-footer></sv-footer> </footer> </div> <!-- Scripts --> <script src="/presentations/js/vue.min.js"></script> <script src="../components.js"></script> <script src="../main.js"></script> <script type="text/javascript"> var site = data.createSite('v4'); var header = new Vue({ el: '#header', data: { "header": { "title": "Super Conf", "logo": "/presentations/templates/phantom/images/logo.svg" }, "site": site } }); var menu = new Vue({ el: '#menu-div', data: { "site": site } }); var footer = new Vue({ el: '#footer' }); var main = new Vue({ el: '#main', data: { "working": true, "speakers": data.speakers, "site": site } }); </script> <script src="/presentations/templates/phantom/assets/js/jquery.min.js"></script> <script src="/presentations/templates/phantom/assets/js/browser.min.js"></script> <script src="/presentations/templates/phantom/assets/js/breakpoints.min.js"></script> <script src="/presentations/templates/phantom/assets/js/util.js"></script> <script src="/presentations/templates/phantom/assets/js/main.js"></script> </body> </html>
public/content/themes/launcheffect/ss/responsive.css
linnaean/wp-bootstrap
/** * Theme CSS * * Sign-Up Page Styling * * @package WordPress * @subpackage Launch_Effect * */ /* Table of Contents ================================================== #Container and Form #Learn More #Returning User Tooltip #Footer (Social Media Icons) #Site Credits #Plugin: jqModal */ /* #Container and Form ================================================== */ #background { background-image:none; display:none; } #signup-page-wrapper { height:auto; } #signup-page { vertical-align: baseline; } #signup, #signup.large, #signup.medium, #signup.small, #signup.large .signup-left, #signup.large .signup-right { display:table-cell; padding:40px !important; width: 100% !important; margin:0 !important; border:none !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } #signup.nocf ul#form-layout li.first { width:auto; max-width:300px; } #signup-page header { overflow:hidden; } /*----- Medium -----*/ #signup.medium.hascf #error, #signup.medium .error { left:10px; right:auto; bottom:0px; } #signup.medium.hascf label { float:none; margin:8px 0; width:auto; } #signup.medium.hascf ul#form-layout, #signup.medium.hascf ul#form-layout li { border:none; text-align:left !important; } #signup.medium.hascf ul#form-layout li { margin:0 0 24px 0; padding:0; } #signup.medium.hascf ul#form-layout li.hascf-submit-button { padding:0; } #signup.medium.hascf input[type=text], #signup.medium.hascf input[type=email], #signup.medium.hascf textarea, #signup.medium.hascf .radio-group, #signup.medium.hascf .checkbox-group, #signup.medium.hascf select { float:none; } #signup.medium.hascf ul#form-layout li.last { padding-left:0; } /*----- Large -----*/ #signup .signup-left, #signup .signup-right { display:block; padding:0 !important; float:none !important; width:auto !important; } #signup.large .signup-left, #signup.large .signup-right { display:block; padding:0 !important; } #signup.large .signup-left h2, #signup.large .signup-left p, #signup.large .signup-left div { margin-right:0; } #signup.large #presignup-content.signup-left, #signup.large #success-content.signup-left { margin:0 0 30px 0 !important; } /* #Learn More ================================================== */ #learn-more-tab { margin:0px auto; width: auto; float:none; } a#learn-more { width:auto; margin-right:0; float:none; } /* #Footer (Social Icons) ================================================== */ ul#inner-footer li.inner-footer_icon.facebooklike, ul#inner-footer li.text-link { float: left; display: block; width: 100%; margin:10px 0; } ul#inner-footer li.inner-footer_icon.facebooklike { margin-bottom:30px; } /* #Returning User Tooltip ================================================== */ a#reusertip { display:inline-block; float:none; margin-left:10px; } /* #Site Credits ================================================== */ ul#footer { width:100%; right:auto; left:auto; padding:0; position: static; margin-top:0; } ul#footer li { padding:2px 40px; } /* #Plugin: jqModal ================================================== */ .jqmWindow { margin-left: -120px; width: 240px; } /* #iPhone and Android ================================================== */ @media screen and (max-width: 479px) { #fancybox-overlay { display: none !important; /* until Android fixes their z-index bug, just don't show the overlay...*/ } a#learn-more, #signup-page #signup label, #signup input[type=text], #signup input[type=email], #signup textarea, #signup select { font-size:1.6em !important; } #signup input[type=text], #signup input[type=email], #signup textarea, #signup select, #signup .radio-group, #signup .checkbox-group { width:100%; max-width:280px; min-width:280px; } #email-layout #emailinput input#email { width:100% !important; max-width:inherit !important; min-width:inherit !important; } a#learn-more, #signup, #signup.large, #signup.medium, #signup.small, #signup.large .signup-left, #signup.large .signup-right { padding: 20px !important; } #signup, #signup.large, #signup.medium, #signup.small { padding: 20px 20px 40px !important; } #signup.large .signup-left, #signup.large .signup-right { display:block; padding:0 !important; } #signup.large #presignup-content.signup-left, #signup.large #success-content.signup-left { margin:0 0 30px 0 !important; } ul#footer li { padding:2px 20px; } #signup input#submit-button { height:40px; } #signup input.captcha, #signup input.sum, #signup span.calc { display: inline-block !important; width: 40px !important; float:none !important; text-align: center; min-width: 40px; max-width: 40px; } #signup input.captcha { width:50px !important; min-width: 50px; max-width: 50px; } }
content/themes/iCandy/assets/css/tomorrow.css
zumicts/blog.zumicts.com
/* Tomorrow Theme */ /* Original theme - https://github.com/chriskempson/tomorrow-theme */ /* Pretty printing styles. Used with prettify.js. */ /* SPAN elements with the classes below are added by prettyprint. */ /* plain text */ .pln { color: #4d4d4c; } @media screen { /* string content */ .str { color: #718c00; } /* a keyword */ .kwd { color: #8959a8; } /* a comment */ .com { color: #8e908c; } /* a type name */ .typ { color: #4271ae; } /* a literal value */ .lit { color: #f5871f; } /* punctuation */ .pun { color: #4d4d4c; } /* lisp open bracket */ .opn { color: #4d4d4c; } /* lisp close bracket */ .clo { color: #4d4d4c; } /* a markup tag name */ .tag { color: #c82829; } /* a markup attribute name */ .atn { color: #f5871f; } /* a markup attribute value */ .atv { color: #3e999f; } /* a declaration */ .dec { color: #f5871f; } /* a variable name */ .var { color: #c82829; } /* a function name */ .fun { color: #4271ae; } } /* Use higher contrast and text-weight for printable form. */ @media print, projection { .str { color: #006600; } .kwd { color: #006; font-weight: bold; } .com { color: #600; font-style: italic; } .typ { color: #404; font-weight: bold; } .lit { color: #004444; } .pun, .opn, .clo { color: #444400; } .tag { color: #006; font-weight: bold; } .atn { color: #440044; } .atv { color: #006600; } } /* Style */ pre.prettyprint { background: white; font-family: Menlo, "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; border: 1px solid #cccccc; padding: 10px; } /* Specify class=linenums on a pre to get line numbering */ ol.linenums { margin-top: 0; margin-bottom: 0; } /* IE indents via margin-left */ li.L0, li.L1, li.L2, li.L3, li.L4, li.L5, li.L6, li.L7, li.L8, li.L9 { /* */ color: #ccc; } /* Alternate shading for lines */ li.L1, li.L3, li.L5, li.L7, li.L9 { background: none; } /* Number every line */ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8, li.L9 { list-style-type: decimal !important; color: #ccc; }
public/bower_components/avalon/examples/repeat9.html
IndexXuan/JobBest
<!DOCTYPE HTML> <html> <head> <title>ms-repeat</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <script src="avalon.$events.js" ></script> <script> var model = avalon.define("test", function(vm) { vm.arr = ["a", "b", "c", "d", "e", "f", "g", "h"] vm.object = { "kkk": "vvv", "kkk2": "vvv2", "kkk3": "vvv3" } vm.aaa = { aaa2: "vvv2", aaa21: "vvv21", aaa22: "vvv22" } vm.bigobject = { title: 'xxx', name: '777', width: 30, align: 'center', sortable: true, cols: "cols3", url: 'data/stockQuote.json', method: 'get', remoteSort: true, sortName: 'SECUCODE', sortStatus: 'asc' } vm.order = function() { return ["name", "sortStatus", "sortName", "method", "align"] } vm.dbobjec = { aaa: { aaa2: "vvv2", aaa21: "vvv21", aaa22: "vvv22" }, bbb: { bbb2: "ccc2", bbb21: "ccc21", bbb22: "ccc22" } } vm.dbarray = [ { array: ["a", "b", "c"] }, { array: ["e", "f", "d"] } ] }); setTimeout(function() { model.object = { a1: 4444, a2: 5555 } }, 3000) </script> </head> <body ms-controller="test"> <h3>ms-each实现数组循环</h3> <div ms-each="arr"> {{$index}} <button ms-click="$remove">{{el}} 点我删除</button> </div> <h3>ms-repeat实现数组循环</h3> <table border="1" width="800px" style="background:blueviolet"> <tr> <td ms-repeat="arr"> {{el}} {{$first}} {{$last}} </td> </tr> </table> <h3>ms-repeat实现数组循环</h3> <ul> <li ms-repeat="arr"><button ms-click="$remove">测试{{$index}}</button>{{el}}</li> </ul> <h3>ms-repeat实现对象循环</h3> <ol > <li ms-repeat="object">{{$key}}:{{$val}}</li> </ol> <h3>ms-with实现对象循环</h3> <ol ms-with="object"> <li>{{$key}}:{{$val}}</li> </ol> <h3>通过指定data-with-sorted规定只输出某一部分建值及它们的顺序,只能循环对象时有效</h3> <ol ms-with="bigobject" data-with-sorted="order" title="with"> <li>{{$key}}:{{$val}}</li> </ol> <ol title="repeat"> <li ms-repeat="bigobject" data-with-sorted="order">{{$key}}:{{$val}}</li> </ol> <h3>ms-repeat实现数组双重循环</h3> <table border="1" style="background:yellow" width="400px"> <tr ms-repeat="dbarray"><td ms-repeat-elem="el.array">{{elem}}</td></tr> </table> <h3>ms-each实现数组双重循环</h3> <table border="1" style="background:green" width="400px"> <tbody ms-each="dbarray"> <tr ms-each-elem="el.array"><td>{{elem}}</td></tr> </tbody> </table> <h3>ms-with实现对象双重循环,并通过$outer访问外面的键名</h3> <div ms-repeat="dbobjec">{{$key}}: <strong ms-repeat="$val">{{$key}}&nbsp;{{$val}} <span style="font-weight: normal">{{$outer.$key}}</span> </strong> </div> </body> </html>
_layouts/post.html
grassrootshackathon/grassrootshackathon.github.io
--- layout: default --- <article id="post-97" class="post-97 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized container"> <div class="row"> <div class="top col-md-offset-3 col-md-6"> <div class="post-container"> <div class="header-text"> <header class="entry-header"> <div class="entry-thumbnail img" style="background-image: url('/images/{{ page.image }}');"></div> <div class="date">{{ page.date | date: "%B %e, %Y" }}</div> <h1 class="entry-title"><strong>{{ page.title }}</strong></h1> <div class="author"><span>by </span><em><strong>{{ page.by }}</strong></em></div> </header> </div> </div> </div> </div> <div class="row"> <div class="entry-content col-md-offset-3 col-md-6"> {{ content }} </div> </div> {% include disqus.html %} </article>
templates/backoffice/login.html
ahmadcahyana/xyberville
{% load pipeline %} {% load i18n static %} {% load favtags %} <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>XyberVille | Log in</title> {% autoescape off %}{% placeFavicon %}{% endautoescape %} {% stylesheet 'bootstrap' %} {% stylesheet 'FontAwesome' %} {% stylesheet 'nprogress' %} {% stylesheet 'animate' %} {% stylesheet 'customCSS' %} {% stylesheet 'pnotify' %} {% stylesheet 'pnotifybuttons' %} {% stylesheet 'pnotifynonblock' %} </head> <body class="login"> <div> <a class="hiddenanchor" id="signup"></a> <a class="hiddenanchor" id="signin"></a> <div class="login_wrapper"> <div class="animate form login_form"> <section class="login_content"> <img src="{% static "img/logo.png" %}" width="200" height="60"> <form method="POST" action="{% url 'backoffice:login_view' %}"> {% csrf_token %} <h1>Login Form</h1> <div> {{ form.username }} </div> <div> {{ form.password }} </div> <div> <button type="submit" class="btn btn-default submit" id="submit">Login</button> <a class="reset_pass" href="#">Lost your password?</a> </div> <div class="clearfix"></div> <div class="separator"> <p class="change_link">New to site? <a href="#signup" class="to_register"> Create Account </a> </p> <div class="clearfix"></div> <br/> <div> <p>©2016 All Rights Reserved.</p> </div> </div> </form> </section> </div> <div id="register" class="animate form registration_form"> <section class="login_content"> <form> <h1>Create Account</h1> <div> <input type="text" class="form-control" placeholder="Username" required=""/> </div> <div> <input type="email" class="form-control" placeholder="Email" required=""/> </div> <div> <input type="password" class="form-control" placeholder="Password" required=""/> </div> <div> <a class="btn btn-default submit" href="index.html">Submit</a> </div> <div class="clearfix"></div> <div class="separator"> <p class="change_link">Already a member ? <a href="#signin" class="to_register"> Log in </a> </p> <div class="clearfix"></div> <br/> <div> <h1><i class="fa fa-paw"></i> Gentelella Alela!</h1> <p>©2016 All Rights Reserved. Gentelella Alela! is a Bootstrap 3 template. Privacy and Terms</p> </div> </div> </form> </section> </div> </div> </div> {% javascript 'jquery' %} {% javascript 'bootstrap' %} {% javascript 'fastclick' %} {% javascript 'nprogress' %} {% javascript 'pnotify' %} {% javascript 'pnotifybuttons' %} {% for message in messages %} <script> $(function(){ new PNotify({ title: '{{ message.tags|capfirst }} !', text: '{{ message }}', type: '{{ message.tags }}', styling: 'bootstrap3' }); }); </script> {% endfor %} </body> </html>
latest/namespace-Puli.Manager.Php.html
puli/api.puli.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Namespace Puli\Manager\Php | Puli API</title> <link rel="stylesheet" href="resources/style.css?95ada9fb523b6ab4fd1c47bb375f713f2cc65542"> <script> var _gaq = _gaq || []; _gaq.push(['_setAccount', "UA-8282807-3"]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Namespaces</h3> <ul> <li class="active"> <a href="namespace-Puli.html"> Puli<span></span> </a> <ul> <li> <a href="namespace-Puli.Discovery.html"> Discovery<span></span> </a> <ul> <li> <a href="namespace-Puli.Discovery.Api.html"> Api<span></span> </a> <ul> <li> <a href="namespace-Puli.Discovery.Api.Binding.html"> Binding<span></span> </a> <ul> <li> <a href="namespace-Puli.Discovery.Api.Binding.Initializer.html"> Initializer </a> </li> </ul></li> <li> <a href="namespace-Puli.Discovery.Api.Type.html"> Type </a> </li> </ul></li> <li> <a href="namespace-Puli.Discovery.Binding.html"> Binding<span></span> </a> <ul> <li> <a href="namespace-Puli.Discovery.Binding.Initializer.html"> Initializer </a> </li> </ul></li></ul></li> <li> <a href="namespace-Puli.Factory.html"> Factory </a> </li> <li class="active"> <a href="namespace-Puli.Manager.html"> Manager<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Api.html"> Api<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Api.Asset.html"> Asset </a> </li> <li> <a href="namespace-Puli.Manager.Api.Config.html"> Config </a> </li> <li> <a href="namespace-Puli.Manager.Api.Context.html"> Context </a> </li> <li> <a href="namespace-Puli.Manager.Api.Discovery.html"> Discovery </a> </li> <li> <a href="namespace-Puli.Manager.Api.Event.html"> Event </a> </li> <li> <a href="namespace-Puli.Manager.Api.Factory.html"> Factory<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Api.Factory.Generator.html"> Generator </a> </li> </ul></li> <li> <a href="namespace-Puli.Manager.Api.Installation.html"> Installation </a> </li> <li> <a href="namespace-Puli.Manager.Api.Installer.html"> Installer<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Api.Installer.Validation.html"> Validation </a> </li> </ul></li> <li> <a href="namespace-Puli.Manager.Api.Migration.html"> Migration </a> </li> <li> <a href="namespace-Puli.Manager.Api.Package.html"> Package </a> </li> <li> <a href="namespace-Puli.Manager.Api.Php.html"> Php </a> </li> <li> <a href="namespace-Puli.Manager.Api.Repository.html"> Repository </a> </li> <li> <a href="namespace-Puli.Manager.Api.Server.html"> Server </a> </li> <li> <a href="namespace-Puli.Manager.Api.Storage.html"> Storage </a> </li> </ul></li> <li> <a href="namespace-Puli.Manager.Assert.html"> Assert </a> </li> <li> <a href="namespace-Puli.Manager.Asset.html"> Asset </a> </li> <li> <a href="namespace-Puli.Manager.Config.html"> Config </a> </li> <li> <a href="namespace-Puli.Manager.Conflict.html"> Conflict </a> </li> <li> <a href="namespace-Puli.Manager.Discovery.html"> Discovery<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Discovery.Binding.html"> Binding </a> </li> <li> <a href="namespace-Puli.Manager.Discovery.Type.html"> Type </a> </li> </ul></li> <li> <a href="namespace-Puli.Manager.Factory.html"> Factory<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Factory.Generator.html"> Generator<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Factory.Generator.Discovery.html"> Discovery </a> </li> <li> <a href="namespace-Puli.Manager.Factory.Generator.KeyValueStore.html"> KeyValueStore </a> </li> <li> <a href="namespace-Puli.Manager.Factory.Generator.Repository.html"> Repository </a> </li> </ul></li></ul></li> <li> <a href="namespace-Puli.Manager.Filesystem.html"> Filesystem </a> </li> <li> <a href="namespace-Puli.Manager.Installation.html"> Installation </a> </li> <li> <a href="namespace-Puli.Manager.Installer.html"> Installer </a> </li> <li> <a href="namespace-Puli.Manager.Migration.html"> Migration </a> </li> <li> <a href="namespace-Puli.Manager.Package.html"> Package </a> </li> <li class="active"> <a href="namespace-Puli.Manager.Php.html"> Php </a> </li> <li> <a href="namespace-Puli.Manager.Repository.html"> Repository<span></span> </a> <ul> <li> <a href="namespace-Puli.Manager.Repository.Mapping.html"> Mapping </a> </li> </ul></li> <li> <a href="namespace-Puli.Manager.Server.html"> Server </a> </li> <li> <a href="namespace-Puli.Manager.Transaction.html"> Transaction </a> </li> <li> <a href="namespace-Puli.Manager.Util.html"> Util </a> </li> </ul></li> <li> <a href="namespace-Puli.Repository.html"> Repository<span></span> </a> <ul> <li> <a href="namespace-Puli.Repository.Api.html"> Api<span></span> </a> <ul> <li> <a href="namespace-Puli.Repository.Api.Resource.html"> Resource </a> </li> </ul></li> <li> <a href="namespace-Puli.Repository.Resource.html"> Resource<span></span> </a> <ul> <li> <a href="namespace-Puli.Repository.Resource.Collection.html"> Collection </a> </li> <li> <a href="namespace-Puli.Repository.Resource.Iterator.html"> Iterator </a> </li> <li> <a href="namespace-Puli.Repository.Resource.Metadata.html"> Metadata </a> </li> </ul></li> <li> <a href="namespace-Puli.Repository.StreamWrapper.html"> StreamWrapper </a> </li> <li> <a href="namespace-Puli.Repository.Uri.html"> Uri </a> </li> </ul></li> <li> <a href="namespace-Puli.SymfonyBridge.html"> SymfonyBridge<span></span> </a> <ul> <li> <a href="namespace-Puli.SymfonyBridge.Config.html"> Config </a> </li> <li> <a href="namespace-Puli.SymfonyBridge.HttpKernel.html"> HttpKernel </a> </li> </ul></li> <li> <a href="namespace-Puli.SymfonyBundle.html"> SymfonyBundle<span></span> </a> <ul> <li> <a href="namespace-Puli.SymfonyBundle.DependencyInjection.html"> DependencyInjection<span></span> </a> <ul> <li> <a href="namespace-Puli.SymfonyBundle.DependencyInjection.Compiler.html"> Compiler </a> </li> </ul></li> <li> <a href="namespace-Puli.SymfonyBundle.Tests.html"> Tests </a> </li> </ul></li> <li> <a href="namespace-Puli.TwigExtension.html"> TwigExtension<span></span> </a> <ul> <li> <a href="namespace-Puli.TwigExtension.CacheWarmer.html"> CacheWarmer </a> </li> <li> <a href="namespace-Puli.TwigExtension.Node.html"> Node </a> </li> <li> <a href="namespace-Puli.TwigExtension.NodeVisitor.html"> NodeVisitor </a> </li> <li> <a href="namespace-Puli.TwigExtension.TokenParser.html"> TokenParser </a> </li> </ul></li> <li> <a href="namespace-Puli.UrlGenerator.html"> UrlGenerator<span></span> </a> <ul> <li> <a href="namespace-Puli.UrlGenerator.Api.html"> Api </a> </li> </ul></li></ul></li> </ul> </div> <hr> <div id="elements"> <h3>Classes</h3> <ul> <li><a href="class-Puli.Manager.Php.ClassWriter.html">ClassWriter</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <form id="search"> <input type="hidden" name="cx" value=""> <input type="hidden" name="ie" value="UTF-8"> <input type="text" name="q" class="text" placeholder="Search"> </form> <div id="navigation"> <ul> <li> <a href="index.html" title="Overview"><span>Overview</span></a> </li> <li class="active"> <span>Namespace</span> </li> <li> <span>Class</span> </li> </ul> <ul> </ul> <ul> </ul> </div> <div id="content" class="namespace"> <h1>Namespace <a href="namespace-Puli.html">Puli</a>\<a href="namespace-Puli.Manager.html">Manager</a>\Php</h1> <table class="summary" id="classes"> <caption>Classes summary</caption> <tr> <td class="name"><a href="class-Puli.Manager.Php.ClassWriter.html">ClassWriter</a></td> <td>Writes <code><a href="class-Puli.Manager.Api.Php.Clazz.html">Puli\Manager\Api\Php\Clazz</a></code> instances to files.</td> </tr> </table> </div> <div id="footer"> Puli API API documentation generated by <a href="http://apigen.org">ApiGen</a> </div> </div> </div> <script src="resources/combined.js?90a9ebc032fe484834129d90a6307c0552eea616"></script> <script src="elementlist.js?211aae69484d393140150435d488ef41bcbe6df4"></script> </body> </html>
_layouts/welcome.html
amosdudley/weblog
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="{{ "/public/stylesheets/bs.css" | prepend:site.baseurl }}"> <link rel="stylesheet" href="{{"/public/stylesheets/styles.css" | prepend:site.baseurl }}"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <link rel="icon" type="image/x-icon" href="/favicon.ico" /> <title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }}</title> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> </head> <body> <div class="wrapper"> <section> {% include title.html %} {{ content }} </section> </div> <script src="{{ "/public/javascripts/jquery.min.js" | prepend:site.baseurl }}"></script> <script src="{{ "/public/javascripts/bootstrap.min.js" | prepend:site.baseurl }}"></script> {% include scripts.html %} </body> </html>
doc/master/userman/EasyCrypt-specific-commands.html
ProofGeneral/proofgeneral.github.io
--- layout: doc title: Documentation --- <p>The node you are looking for is at <a href="/doc/master/userman/EasyCrypt-Proof-General#EasyCrypt-specific-commands">EasyCrypt specific commands</a>.</p>
docs/archive/documents/161.html
alter-rebbe/collector
--- layout: tei tei: '../tei/161.xml' prev: '160' self: '161' next: '162' ---
Figure3/Tox21_nnm/WorkHere/102-16-9.smi.png.html
andrewdefries/ToxCast
<!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"></meta> <title>102-16-9.smi.png.html</title> </head> <body>ID102-16-9<br/> <img border="0" src="102-16-9.smi.png" alt="102-16-9.smi.png"></img><br/> <br/> <table border="1"> <tr> <td></td><td>ID</td><td>Formula</td><td>FW</td><td>DSSTox_CID</td><td>DSSTox_RID</td><td>DSSTox_GSID</td><td>DSSTox_FileID_Sort</td><td>TS_ChemName</td><td>TS_ChemName_Synonyms</td><td>TS_CASRN</td><td>CASRN_ChemName_Relationship</td><td>TS_Description</td><td>ChemNote</td><td>STRUCTURE_Shown</td><td>STRUCTURE_Formula</td><td>STRUCTURE_MW</td><td>STRUCTURE_ChemType</td><td>STRUCTURE_DefinedOrganicForm</td><td>STRUCTURE_IUPAC</td><td>STRUCTURE_SMILES</td><td>STRUCTURE_SMILES_Desalt</td><td>Substance_modify_yyyymmdd</td></tr> <tr> <td>102-16-9</td><td>3754</td><td>C15H14O2</td><td>226.2705</td><td>4597</td><td>77461</td><td>24597</td><td>2144</td><td>Benzyl phenylacetate</td><td></td><td>102-16-9</td><td>primary</td><td>single chemical compound</td><td></td><td>tested chemical</td><td>C15H14O2</td><td>226.2705</td><td>defined organic</td><td>parent</td><td>benzyl phenylacetate</td><td>O=C(OCc1ccccc1)Cc2ccccc2</td><td>O=C(OCc1ccccc1)Cc2ccccc2</td><td>20080429</td></tr> </table> <br/><br/><font size="-2">(Page generated on Wed Sep 17 03:55:52 2014 by <a href="http://www.embl.de/~gpau/hwriter/index.html">hwriter</a> 1.3)</font><br/> </body></html>
docs/classes/_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html
proegssilb/pokemongo-data-normalizer
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>AvatarCustomizationWriter | pokemongo-data-normalizer</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">pokemongo-data-normalizer</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_src_components_avatar_customization_avatar_customization_writer_.html">&quot;src/components/avatar-customization/avatar-customization.writer&quot;</a> </li> <li> <a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html">AvatarCustomizationWriter</a> </li> </ul> <h1>Class AvatarCustomizationWriter</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <a href="_src_core_writer_.writer.html" class="tsd-signature-type">Writer</a> <ul class="tsd-hierarchy"> <li> <span class="target">AvatarCustomizationWriter</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section tsd-is-inherited"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html#gamemaster" class="tsd-kind-icon">game<wbr>Master</a></li> </ul> </section> <section class="tsd-index-section tsd-is-inherited"> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html#write" class="tsd-kind-icon">Write</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <li class="tsd-signature tsd-kind-icon">new <wbr>Avatar<wbr>Customization<wbr>Writer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html" class="tsd-signature-type">AvatarCustomizationWriter</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="_src_core_writer_.writer.html">Writer</a>.<a href="_src_core_writer_.writer.html#constructor">constructor</a></p> <ul> <li>Defined in <a href="https://github.com/BrunnerLivio/pokemongo-data-normalizer/blob/8184ef6/src/components/avatar-customization/avatar-customization.writer.ts#L9">src/components/avatar-customization/avatar-customization.writer.ts:9</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html" class="tsd-signature-type">AvatarCustomizationWriter</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-inherited"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="gamemaster" class="tsd-anchor"></a> <h3>game<wbr>Master</h3> <div class="tsd-signature tsd-kind-icon">game<wbr>Master<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_src_core_game_master_gamemaster_.rootobject.html" class="tsd-signature-type">RootObject</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_src_core_writer_.writer.html">Writer</a>.<a href="_src_core_writer_.writer.html#gamemaster">gameMaster</a></p> <ul> <li>Defined in <a href="https://github.com/BrunnerLivio/pokemongo-data-normalizer/blob/8184ef6/src/core/writer.ts#L7">src/core/writer.ts:7</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-inherited"> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="write" class="tsd-anchor"></a> <h3>Write</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">Write<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_src_core_writer_.writer.html">Writer</a>.<a href="_src_core_writer_.writer.html#write">Write</a></p> <ul> <li>Defined in <a href="https://github.com/BrunnerLivio/pokemongo-data-normalizer/blob/8184ef6/src/core/writer.ts#L11">src/core/writer.ts:11</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/_src_components_avatar_customization_avatar_customization_writer_.html">"src/components/avatar-<wbr>customization/avatar-<wbr>customization.writer"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-class tsd-parent-kind-external-module"> <a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html" class="tsd-kind-icon">Avatar<wbr>Customization<wbr>Writer</a> <ul> <li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html#constructor" class="tsd-kind-icon">constructor</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html#gamemaster" class="tsd-kind-icon">game<wbr>Master</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_src_components_avatar_customization_avatar_customization_writer_.avatarcustomizationwriter.html#write" class="tsd-kind-icon">Write</a> </li> </ul> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
doxygen/output/html/class_power_ease-members.html
FSource/FDesign-Document
<!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" content="Doxygen 1.8.8"/> <title>Faeris: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Faeris &#160;<span id="projectnumber">v3.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.8 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">PowerEase Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_power_ease.html">PowerEase</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>addRef</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>autoDestroy</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>className</b>() (defined in <a class="el" href="class_power_ease.html">PowerEase</a>)</td><td class="entry"><a class="el" href="class_power_ease.html">PowerEase</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>create</b>(float p) (defined in <a class="el" href="class_power_ease.html">PowerEase</a>)</td><td class="entry"><a class="el" href="class_power_ease.html">PowerEase</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>decRef</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>destroy</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>dropScriptData</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>EaseExpr</b>(int mode) (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>EaseExpr</b>() (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>equal</b>(FsObject *ob) (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>finalize</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>FS_CLASS_DECLARE</b>(FsObject) (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>FsObject</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>getAttribute</b>(const char *name) (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>getEaseIn</b>(float t) (defined in <a class="el" href="class_power_ease.html">PowerEase</a>)</td><td class="entry"><a class="el" href="class_power_ease.html">PowerEase</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>getEaseInOut</b>(float t) (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>getEaseOut</b>(float t) (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>getEaseOutIn</b>(float t) (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>getHashCode</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>getMode</b>() (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>getObjectNu</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>getRefDelete</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>getUserData</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>getValue</b>(float t) (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>getValue</b>(float t, int mode) (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>m_exponent</b> (defined in <a class="el" href="class_power_ease.html">PowerEase</a>)</td><td class="entry"><a class="el" href="class_power_ease.html">PowerEase</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_scriptData</b> (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>onFinalize</b> (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>PowerEase</b>(float p) (defined in <a class="el" href="class_power_ease.html">PowerEase</a>)</td><td class="entry"><a class="el" href="class_power_ease.html">PowerEase</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>refCnt</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setAttribute</b>(const char *name, const FsVariant &amp;v) (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>setAttributes</b>(FsDict *dict) (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setMode</b>(int mode) (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>setRefDelete</b>(bool value) (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setUserData</b>(void *data) (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>~EaseExpr</b>() (defined in <a class="el" href="class_ease_expr.html">EaseExpr</a>)</td><td class="entry"><a class="el" href="class_ease_expr.html">EaseExpr</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~FsObject</b>() (defined in <a class="el" href="class_fs_object.html">FsObject</a>)</td><td class="entry"><a class="el" href="class_fs_object.html">FsObject</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Jan 23 2015 17:21:23 for Faeris by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.8 </small></address> </body> </html>
10.AngularJS/PostApp/index.html
gparlakov/js-frameworks
<!DOCTYPE html> <html ng-app="forum"> <head> <title></title> <script src="js/jquery.js"></script> <script src="js/lib/angular.js"></script> <script src="js/lib/class.js"></script> <script src="js/lib/reqwest.js"></script> <script src="js/lib/rsvp.min.js"></script> <script src="js/lib/everlive.all.min.js"></script> <script src="js/app/data.js"></script> <script src="js/app/controller.js"></script> <script src="js/app.js"></script> <script src="js/lib/jquery-2.0.3.js"></script> <script src="js/lib/everlive.all.js"></script> <link href="Styles/styles.css" rel="stylesheet" /> </head> <body> <header> <ul id="navigation-bar" class="clear-fix"> <li><a href="#/login">Login/Logout</a></li> <li class="login"><a href="#/posts">All posts</a></li> <li class="login"><a href="#/posts/create">Create a new post</a></li> <li><a href="#/about">About</a></li> </ul> </header> <div ng-view></div> <footer> <h2>Posts and sh.t</h2> <div class="floatRight"><span>Sofia 2013</span></div> </footer> </body> </html>
_site/2017/08/08/i-think-ill.html
curtclifton/curtclifton.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>I Think Ill</title> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600"> <link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/custom.css"> <link rel="shortcut icon" href="https://micro.blog/curt/favicon.png" type="image/x-icon" /> <link rel="alternate" type="application/rss+xml" title="Curt Clifton" href="http://microblog.curtclifton.net/feed.xml" /> <link rel="alternate" type="application/json" title="Curt Clifton" href="http://microblog.curtclifton.net/feed.json" /> <link rel="EditURI" type="application/rsd+xml" href="/rsd.xml" /> <link rel="me" href="https://micro.blog/curt" /> <link rel="me" href="https://twitter.com/curtclifton" /> <link rel="authorization_endpoint" href="https://micro.blog/indieauth/auth" /> <link rel="token_endpoint" href="https://micro.blog/indieauth/token" /> <link rel="micropub" href="https://micro.blog/micropub" /> <link rel="webmention" href="https://micro.blog/webmention" /> <link rel="subscribe" href="https://micro.blog/users/follow" /> </head> <body> <div class="container"> <header class="masthead"> <h1 class="masthead-title--small"> <a href="/">Curt Clifton</a> </h1> </header> <div class="content post h-entry"> <div class="post-date"> <time class="dt-published" datetime="2017-08-08 09:19:58 -0700">08 Aug 2017</time> </div> <div class="e-content"> <p>I think I’ll like measuring screen real estate in m^2.</p> <p><img src="http://microblog.curtclifton.net/uploads/2017/608e4b0259.jpg" width="600" height="600" style="height: auto" /></p> </div> </div> </div> </body> </html>
src/index.html
PKrastanov/QuestionApp
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>AngularJS Question Module</title> <!--Library Styles--> <link rel="stylesheet" href="vendor/angular-material/angular-material.css"/> </head> <body ng-app="App"> <header-part></header-part> <div ui-view="main"></div> <footer-part></footer-part> <!--Libraries--> <script src="vendor/angular/angular.js"></script> <script src="vendor/angular-ui-router/release/angular-ui-router.js"></script> <script src="vendor/angular-aria/angular-aria.js"></script> <script src="vendor/angular-animate/angular-animate.js"></script> <script src="vendor/angular-material/angular-material.js"></script> <!--Pages--> <script src="app/app.js"></script> <script src="app/home/home.config.js"></script> <script src="app/home/home.controller.js"></script> <script src="app/ranking/ranking.config.js"></script> <script src="app/ranking/ranking.controller.js"></script> <script src="app/start-test/start-test.config.js"></script> <script src="app/start-test/start-test.controller.js"></script> <!--Components--> <script src="components/header/header.directive.js"></script> <script src="components/footer/footer.directive.js"></script> </body> </html>
Date/dayOrdinalEnglish_E23.html
jtrejosb/Scripts
<!-- * Engineered and developed by Jhonny Trejos Barrios. * Technology: Web (HTML5). * Version: Standard Markup. * Development Environment: VIM 7.3 * Date: 26/05/2017, Time: 22:27:33. * * Additional Info. * * Source Code Target Or Details: * * [ Day Ordinal Sufix, Exercise 23 from w3resource.com ] * * Licenses: GNU GPL v3.0, MIT License, Personal for non-commercial purposes. * Developer Contact: jtrejosb@live.com || jtrejosb@gmail.com || jtrejosb@icloud.com * GitHub.com/jtrejosb --> <html> <head> <meta name="viewport" content="width=device-width initial-scale=1" charset="UTF-8"> <title>Day Ordinal Sufix</title> </head> <body> <h2 class="output"></h2> </body> <script> var output = document.querySelector( '.output' ) output.innerHTML = ordinal( new Date() ) function ordinal( D ) { var result = 'Current Date: ' + format( D ) + '<br>Day Ordinal Sufix: ' switch( D.getDate() ) { case 1: result += '1st' break case 2: result += '2nd' break case 3: result += '3rd' break default: result += D.getDate() + 'th' } return result } function format( date ) { return date.getFullYear() + '/' + ( date.getMonth() + 1 ) + '/' + date.getDate() } </script> </html>
design/Pages/StaffEmergency.html
yong-zhang-sc/oa
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> <meta charset="utf-8" /> <link href="../Content/bootstrap/bootstrap.min.css" rel="stylesheet" /> <link href="../Content/bootstrap/bootstrap-theme.min.css" rel="stylesheet" /> <link href="../Content/font-awesome.min.css" rel="stylesheet" /> <link href="../Content/adminLTE/AdminLTE.min.css" rel="stylesheet" /> <link href="../Content/adminLTE/skins/_all-skins.min.css" rel="stylesheet" /> <link href="../Content/site.css" rel="stylesheet" /> </head> <body class="hold-transition skin-purple sidebar-mini sidebar-collapse"> <div class="wrapper"> <!-- Main Header --> <header class="main-header"> <!-- Logo --> <a href="#" class="logo"> OA </a> <!-- Header Navbar --> <nav class="navbar navbar-static-top" role="navigation"> <!-- Sidebar toggle button--> <a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button"> <span class="sr-only">Toggle navigation</span> </a> <!-- Navbar Right Menu --> <div class="navbar-custom-menu"> <ul class="nav navbar-nav"> <!-- Messages: style can be found in dropdown.less--> <li class="dropdown messages-menu"> <!-- Menu toggle button --> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-envelope-o"></i> <span class="label label-success">4</span> </a> <ul class="dropdown-menu"> <li class="header">You have 4 messages</li> <li> <!-- inner menu: contains the messages --> <ul class="menu"> <li> <!-- start message --> <a href="#"> <div class="pull-left"> <!-- User Image --> <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"> </div> <!-- Message title and timestamp --> <h4> Support Team <small><i class="fa fa-clock-o"></i> 5 mins</small> </h4> <!-- The message --> <p>Why not buy a new awesome theme?</p> </a> </li> <!-- end message --> </ul> <!-- /.menu --> </li> <li class="footer"><a href="#">See All Messages</a></li> </ul> </li> <!-- /.messages-menu --> <!-- Notifications Menu --> <li class="dropdown notifications-menu"> <!-- Menu toggle button --> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-bell-o"></i> <span class="label label-warning">10</span> </a> <ul class="dropdown-menu"> <li class="header">You have 10 notifications</li> <li> <!-- Inner Menu: contains the notifications --> <ul class="menu"> <li> <!-- start notification --> <a href="#"> <i class="fa fa-users text-aqua"></i> 5 new members joined today </a> </li> <!-- end notification --> </ul> </li> <li class="footer"><a href="#">View all</a></li> </ul> </li> <!-- Tasks Menu --> <li class="dropdown tasks-menu"> <!-- Menu Toggle Button --> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-flag-o"></i> <span class="label label-danger">9</span> </a> <ul class="dropdown-menu"> <li class="header">You have 9 tasks</li> <li> <!-- Inner menu: contains the tasks --> <ul class="menu"> <li> <!-- Task item --> <a href="#"> <!-- Task title and progress text --> <h3> Design some buttons <small class="pull-right">20%</small> </h3> <!-- The progress bar --> <div class="progress xs"> <!-- Change the css width attribute to simulate progress --> <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">20% Complete</span> </div> </div> </a> </li> <!-- end task item --> </ul> </li> <li class="footer"> <a href="#">View all tasks</a> </li> </ul> </li> <!-- User Account Menu --> <li class="dropdown user user-menu"> <!-- Menu Toggle Button --> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <!-- The user image in the navbar--> <img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image"> <!-- hidden-xs hides the username on small devices so only the image appears. --> <span class="hidden-xs">Alexander Pierce</span> </a> <ul class="dropdown-menu"> <!-- The user image in the menu --> <li class="user-header"> <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"> <p> Alexander Pierce - Web Developer <small>Member since Nov. 2012</small> </p> </li> <!-- Menu Body --> <li class="user-body"> <div class="row"> <div class="col-xs-4 text-center"> <a href="#">Followers</a> </div> <div class="col-xs-4 text-center"> <a href="#">Sales</a> </div> <div class="col-xs-4 text-center"> <a href="#">Friends</a> </div> </div> <!-- /.row --> </li> <!-- Menu Footer--> <li class="user-footer"> <div class="pull-left"> <a href="#" class="btn btn-default btn-flat">Profile</a> </div> <div class="pull-right"> <a href="#" class="btn btn-default btn-flat">Sign out</a> </div> </li> </ul> </li> <!-- Control Sidebar Toggle Button --> <li> <a href="#" data-toggle="control-sidebar"><i class="fa fa-gears"></i></a> </li> </ul> </div> </nav> </header> <!-- Left side column. contains the logo and sidebar --> <aside class="main-sidebar"> <!-- sidebar: style can be found in sidebar.less --> <section class="sidebar"> <!-- Sidebar user panel (optional) --> <div class="user-panel"> <div class="pull-left image"> <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"> </div> <div class="pull-left info"> <p>Alexander Pierce</p> <!-- Status --> <a href="#"><i class="fa fa-circle text-success"></i> Online</a> </div> </div> <!-- search form (Optional) --> <form action="#" method="get" class="sidebar-form"> <div class="input-group"> <input type="text" name="q" class="form-control" placeholder="Search..."> <span class="input-group-btn"> <button type="submit" name="search" id="search-btn" class="btn btn-flat"> <i class="fa fa-search"></i> </button> </span> </div> </form> <!-- /.search form --> <!-- Sidebar Menu --> <ul class="sidebar-menu"> <li class="header">功能菜单</li> <!-- Optionally, you can add icons to the links --> <li class="active"><a href="StaffManage.html"><i class="fa fa-user"></i> <span>档案管理</span></a></li> <li><a href="#"><i class="fa fa-link"></i> <span>Another Link</span></a></li> <li class="treeview"> <a href="#"> <i class="fa fa-link"></i> <span>Multilevel</span> <span class="pull-right-container"> <i class="fa fa-angle-left pull-right"></i> </span> </a> <ul class="treeview-menu"> <li><a href="#">Link in level 2</a></li> <li><a href="#">Link in level 2</a></li> </ul> </li> </ul> <!-- /.sidebar-menu --> </section> <!-- /.sidebar --> </aside> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <!-- Content Header (Page header) --> <section class="content-header"> <h1> 档案管理 </h1> <ol class="breadcrumb"> <li><a href="#"><i class="fa fa-dashboard"></i> 面板</a></li> <li class="active">档案管理</li> </ol> </section> <!-- Main content --> <!-- Main content --> <section class="content"> <div class="row"> <div class="col-md-2"> <!-- Profile Image --> <div class="box box-primary"> <div class="box-body"> <img class="profile-user-img img-responsive" src="../Images/樱木花道.jpg" alt="周子濠"> <h3 class="profile-username text-center"><strong>周子濠</strong></h3> <ul class="list-group list-group-unbordered"> <li class="list-group-item"> <b>邮箱</b> <a class="pull-right" href="mailto:zihao.zhou@goodhopevisa.com">zihao.zhou@goodhopevisa.com</a> </li> <li class="list-group-item"> <b>手机号</b> <a class="pull-right">15011052050</a> </li> <li class="list-group-item"> <b>职务</b> <a class="pull-right">软件工程师</a> </li> <li class="list-group-item"> <b>部门</b> <a class="pull-right">IT部</a> </li> <li class="list-group-item"> <b>直属领导</b> <a class="pull-right">傅冰</a> </li> </ul> <a href="#" class="btn btn-primary btn-block"><i class="fa fa-pencil"></i> <b>编辑</b></a> </div> <!-- /.box-body --> </div> <!-- /.box --> <div class="box box-warning"> <div class="box-body"> <ul class="nav nav-pills nav-stacked"> <li><a href="StaffPreview.html">基本信息</a></li> <li><a href="StaffEducation.html">学历信息</a></li> <li><a href="StaffWorkExperience.html">工作经历</a></li> <li><a href="StaffTraining.html">培训经历</a></li> <li class="active"><a href="#">紧急联系人</a></li> <li><a href="StaffLanguage.html">语种</a></li> </ul> </div> </div> </div> <!-- /.col --> <div class="col-md-10"> <div class="box box-success"> <div class="box-body"> <table class="form-table"> <caption>紧急联系人 <br /> Emergency Linkman</caption> <tr> <th>联系人</th> <th>关系</th> <th>电话</th> </tr> <tr> <td>刘涛</td> <td>母亲</td> <td>18977846631</td> </tr> <tr> <td>张晓山</td> <td>父亲</td> <td>15473112651</td> </tr> </table> </div> </div> </div> <!-- /.col --> </div> <!-- /.row --> </section> <!-- /.content --> </div> <!-- /.content-wrapper --> <!-- Main Footer --> <footer class="main-footer"> <!-- To the right --> <div class="pull-right hidden-xs"> Smart Office 好望角智能办公平台 version 1.0 </div> <!-- Default to the left --> <strong>版权 &copy; 2016 <a href="http://www.goodhopevisa.cn" target="_blank">好望角</a></strong> GoodHope Inc. </footer> </div> <!-- ./wrapper --> </body> </html> <script src="../Scripts/jquery/jquery-2.2.4.min.js"></script> <script src="../Scripts/bootstrap/bootstrap.min.js"></script> <script src="../Scripts/app.js"></script>
404.html
ezefranca/speakerdeck-widget
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content="A front-end template that helps you build fast, modern mobile web apps."> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="https://getbootstrap.com/docs/3.3/dist/css/bootstrap.min.css" rel="stylesheet"> <link href="https://getbootstrap.com/docs/3.3/dist/css/bootstrap-theme.min.css" rel="stylesheet"> <link href="https://getbootstrap.com/docs/3.3/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet"> <title>Speaker Deck Talks Simple Widget</title> </head> <body> <div class="container theme-showcase" role="main"> <div class="jumbotron"> <h1>Speaker Deck Talks Widget</h1> <p> A very simple Speaker Deck Talks Widget, based on <a href="https://github.com/jcouyang/">@jcouyang</a>, <a href="https://github.com/jcouyang/gh-widget"> Github Widget</a></p> </div> <p> Your Widget: </p> </div> <div id="speakerdeck-widget" data-sp_username="ezefranca" data-display="talks"> </div> <script src="http://ezefranca.github.io/speakerdeck-widget/index.js"></script> <a href="https://github.com/ezefranca/speakerdeck-widget"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://camo.githubusercontent.com/121cd7cbdc3e4855075ea8b558508b91ac463ac2/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_green_007200.png"></a> </div> </body> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-51226417-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-51226417-1'); </script> </html>
public/modules/pictures/views/list-pictures.client.view.html
rdesmedt/pictorious
<section data-ng-controller="PicturesController" data-ng-init="findPicsByUser()"> <div class="page-header"> <h1>Pictures</h1> </div> <div class="list-group"> <a data-ng-repeat="picture in pictures" data-ng-href="#!/pictures/{{picture._id}}" class="list-group-item"> <small class="list-group-item-text"> Posted on <span data-ng-bind="picture.created | date:'medium'"></span> by <span data-ng-bind="picture.user.displayName"></span><br> Tags: <span ng-repeat="tag in picture.tags">{{tag.tag}}&nbsp;</span> </small> <h4 class="list-group-item-heading" data-ng-bind="picture.name"></h4> <img ng-src="/{{picture.path}}" class="img-thumbnail" style="max-width: 200px;"> </a> </div> <div class="alert alert-warning text-center" data-ng-hide="pictures.length"> No Pictures yet, why don't you <a href="/#!/pictures/create">create one</a>? </div> </section>
3308-64-3.txt.html
andrewdefries/Ames_ToxBenchmark
<html><img border=0 src=3308-64-3.txt alt=3308-64-3.txt></img><body> "x" "1" "MUTAT RES 168:69-240,1986" </body></html>
servers/cms/output/static/css/uncompressed/printOneColumn.css
lakemedelsboken/LB
@media print { @page{ size: A4; margin: 2cm; counter-reset: footnote; prince-pdf-page-colorspace: rgb; @footnotes { border-top: solid 1px #cecece; padding-top: 8pt; } } h1 { string-set: chapter-title content() } * { letter-spacing: normal; line-height: 140%; } div { overflow: initial !important; } body { padding: 0; margin: 0; background-color: #fff; font-size: 14pt; /*font-family: inherit;*/ font-family: "Times New Roman", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", Georgia, serif; color: inherit; text-rendering: optimizelegibility; } a { color: blue; } h1, h2, h3, h4, h5, h6 { /* text-rendering: auto; font-family: sans-serif; font-weight: normal; */ font-family: sans-serif; font-family: Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: normal; margin: 0; } a.btn-mini.inlineReference::before { content: "("; } a.btn-mini.inlineReference::after { content: ")"; } a.btn-mini.inlineReference { letter-spacing: normal; line-height:150%; font-weight: normal; padding: none; /*vertical-align: super; */ font-size: inherit; color: #000; } img { display: block; max-width: 100%; } div.pull-right { /*float: none !important;*/ max-width: 100%; overflow: visible; /*margin-left: 0;*/ } div.facts, div.narrow { width: 100%; } p.ingress { font-weight: bold; font-family: sans-serif; font-family: Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; } div.authorsDisclosure { display: none; } .span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 { display: block; float: none; position: static; max-width: 100%; } .row { margin: 0; } /* .table, .table.pull-right { position: inherit; max-width: auto; width: auto; page-break-inside: avoid; } table.facts, table.facts td { background-color: #fff !important; } table.facts { float: none; } .table.pull-right { margin-left: 10px; float: none; } .table.span4 { width: 40%; } */ #boxCollection { display: none; } #sideContainer { display: none; } #mainContainer { display: block; float: none; width: 100%; padding: 0; margin: 0 auto 0 auto; background-color: #fff; } /* div.figure { page-break-inside: avoid; font-size: 12px; line-height: 16px; margin: 10px auto 10px auto; page-break-inside: avoid; border: none; border-top: solid 1px #333; border-bottom: solid 1px #333; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } */ #searchResults { display: none; visibility: hidden; } /* div.figure img { width: 100%; } */ h2.overview { display: none; } ul#overview { display: none; } .pageLink { display: none; } a.inlineGenerica.text { border: none; color: #333; } h1 { margin-top: 10px; margin-bottom: 10px; font-size: 22pt; line-height: 26pt; font-weight: bold; text-align: center; } h2 { margin-top: 10px; font-size: 18pt; line-height: 22pt; font-weight: bold; margin-bottom: 10px; } div.ingressHeaderContainer { /*border-top: solid 2px #cecece; border-bottom: solid 2px #cecece;*/ padding-top: 2px; padding-bottom: 2px; } h2.ingressHeader { /*border-top: solid 1px #cecece; border-bottom: solid 1px #cecece;*/ padding: 5px 0 5px 0; margin: 0; } h3 { margin-top: 10px; font-size: 15pt; line-height: 19pt; font-weight: bold; margin-bottom: 10px; } h4 { margin-top: 10px; font-size: 13pt; line-height: 17pt; font-style: italic; font-weight: normal; font-weight: bold; } .table h4, .figure h4 { font-weight: bold; font-style: normal; text-align: left; } h5 { margin-top: 10px; font-size: 11pt; line-height: 15pt; } h6 { margin-top: 10px; font-size: 9pt; line-height: 13pt; } #fullscreen { display: none; } #pdf { display: none; } /* .btn, .btn:hover { border: 0; color: #333; background-color: transparent; font-family: inherit; font-size: inherit; line-height: inherit; padding: 0; margin: 0; font-weight: inherit; letter-spacing: inherit; text-align: inherit; vertical-align: inherit; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }*/ #settings, #download-pdf, #gotoTop, a.anchor-link { display: none !important; } tr { page-break-inside: avoid; } body, div.container, div.row, div#mainContainer, div#main { float: none !important; } div.clearfix { /* display: block; page-break-after: always; */ } a.inlineGenerica { border: none; text-decoration: none; } h1, p.authors { column-span: all; -webkit-column-span: all; text-align: center; } table.table { margin: 0; page-break-inside: avoid; font-size: 10pt; width: 100%; border-spacing: 0; border-collapse: collapse; padding-top: 5px; padding-bottom: 5px; font-family: sans-serif; font-family: Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 25pt; border: solid 1px #2f4f4f; } table.table h4 { font-size: 10pt; padding: 0; margin: 0; line-height: 14pt; } table.table th { padding: 5px 10px 5px 10px; border-top: solid 1px #2f4f4f; border-bottom: solid 1px #2f4f4f; border-right: solid 1px #2f4f4f; border-left: solid 1px #2f4f4f; text-align: left; } table.table tr td { vertical-align: top; margin: 0; padding: 5px 10px 5px 10px; border-bottom: solid 1px #2f4f4f; border-right: solid 1px #2f4f4f; border-left: solid 1px #2f4f4f; } table.table tr td:last-child { /*border-right: none;*/ } table.table tr:first-child td { margin-top: 5px; border-top: solid 1px #2f4f4f; } table.table tr:last-child td { margin-bottom: 5px; } table h2, table h3, table h4, table h5, table h6 { text-align: left; } div.facts { /*border: solid 2px #cecece;*/ padding: 2px; margin-bottom: 15px; margin-top: 15px; background-color: #E6E6FA; } div.therapy-recommendations{ background-color: #E6E6FA; } div.facts table.table td, div.facts table.table th { border-left: solid 1px #2f4f4f; border-right: solid 1px #2f4f4f; } div.facts table.table { border: solid 1px #cecece; } #main > p { text-align:justify; -ms-word-break: break-all; word-break: normal; /* Non standard for webkit */ word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; widows: 5; orphans: 5; } p { margin: 0; } p.normal { margin-bottom: 10px; } p.indent { text-indent: 30px; margin: 0; } .facts p.indent { text-indent: 15px; margin: 0; } /* TODO: Fix */ /* sup { top: -0.5em; font-size: 80%; line-height: 0; vertical-align: baseline; } */ table ul { margin-left: 15px; margin-bottom: 0px; margin-top: 0px; } ul, ol { padding: 0; margin: 0 0 10px 25px; } ul.indent { margin-left: 15px; } ul.ordered { list-style-type: none; margin-left: 30px; margin-bottom: 5px; } li.nobullet { list-style: none; background-image: none; } li.nobullet strong.itemType { display: inline-block; width: 25px; margin-left: -25px; font-weight: normal; text-align: center; } ul.ordered strong.itemType { display: inline-block; width: 25px; margin-left: -25px; font-weight: normal; text-align: center; } #modalMed { display: none; } footer { /* content: &copy"Läkemedelsverket\aLäkemedelsboken";*/ font-family: Arial; font-size: 17px; text-align: center; } hr { border: 0; height: 1px; background: transparent; page-break-after: left; } a { text-decoration: none; } a.inlineReference { text-indent: 0; } a.inlineGenerica.text { text-decoration: none; color: #000; /* border-bottom: dotted 1px #000; */ } p.authors { font-size: 10pt; display: block; font-family: sans-serif; font-family: Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 20px; text-align: center !important; } div.figure, div.wide, div.therapy-recommendations { column-span: all; -webkit-column-span: all; page-break-inside: avoid !important; border-top: solid 0.5mm #cecece; border-bottom: solid 0.5mm #cecece; padding: 0.5mm 0 0.5mm 0; margin: 15px 0 15px 0; } div.figure.narrow { column-span: 1; -webkit-column-span: 1; } div.figureText { font-family: sans-serif; font-family: Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11pt; } div.figureImage { width: 100%; text-align: center !important; } div.figureImage img { max-height: 740px; margin-left: auto; margin-right: auto; } fieldset.pageFootnote { float: footnote; } fieldset.pageFootnote span.tabstop { display: none; } div.facts h4.facts { margin-top: 0px; padding-top: 0; font-size: 14px; } div.casereport { margin-top: 15px; margin-bottom: 15px; } /*div.facts h4.numberHeader { font-size: 11px; /*transform: rotate(45deg);*/ /*position: relative; float: right; right: -24px; top: -4.3px; width: 50px; text-align: center; /*border-bottom: solid 1px #cecece;*/ /*padding-bottom: 0px; margin-top: 0; }*/ }
clean/Linux-x86_64-4.08.1-2.0.5/extra-dev/8.10.0/coqprime/1.0.4.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coqprime: 2 m 35 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / extra-dev</a></li> <li class="active"><a href="">8.10.0 / coqprime - 1.0.4</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> coqprime <small> 1.0.4 <span class="label label-success">2 m 35 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2020-07-29 03:23:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-29 03:23:42 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.10.0 Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;thery@sophia.inria.fr&quot; homepage: &quot;http://coqprime.gforge.inria.fr/&quot; bug-reports: &quot;http://coqprime.gforge.inria.fr/&quot; dev-repo: &quot;git+https://github.com/thery/coqprime.git&quot; license: &quot;LGPL&quot; authors: [&quot;Laurent Théry&quot;] build: [ [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Coqprime&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10~&quot;} &quot;coq-bignums&quot; ] synopsis: &quot;Certifying prime numbers in Coq&quot; flags: light-uninstall url { src: &quot;https://github.com/thery/coqprime/archive/v8.10.zip&quot; checksum: &quot;md5=ae2f432db8d3cf5297370a7508b9e5f5&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-coqprime.1.0.4 coq.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-coqprime.1.0.4 coq.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 m 59 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-coqprime.1.0.4 coq.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>2 m 35 s</dd> </dl> <h2>Installation size</h2> <p>Total: 26 M</p> <ul> <li>15 M <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/examples/BasePrimes.glob</code></li> <li>2 M <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/examples/BasePrimes.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/examples/BasePrimes.v</code></li> <li>641 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/SMain.vo</code></li> <li>507 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/montgomery.vo</code></li> <li>435 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Mod_op.vo</code></li> <li>365 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/ZEll.vo</code></li> <li>342 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Pock.vo</code></li> <li>304 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/montgomery.glob</code></li> <li>254 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Mod_op.glob</code></li> <li>246 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/NEll.vo</code></li> <li>239 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/SMain.glob</code></li> <li>198 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/ZEll.glob</code></li> <li>198 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/PocklingtonCertificat.vo</code></li> <li>181 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Pmod.vo</code></li> <li>167 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/NEll.glob</code></li> <li>159 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Pocklington.vo</code></li> <li>147 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/EGroup.vo</code></li> <li>144 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Pock.glob</code></li> <li>143 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/EGroup.glob</code></li> <li>122 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/LucasLehmer.glob</code></li> <li>117 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/GZnZ.vo</code></li> <li>117 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/PocklingtonCertificat.glob</code></li> <li>113 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Lucas.vo</code></li> <li>110 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZSum.vo</code></li> <li>98 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/LucasLehmer.vo</code></li> <li>94 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/Permutation.vo</code></li> <li>91 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/PGroup.vo</code></li> <li>90 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Pmod.glob</code></li> <li>90 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Cyclic.vo</code></li> <li>90 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Zp.vo</code></li> <li>85 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZCAux.vo</code></li> <li>85 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Lucas.glob</code></li> <li>84 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/W.vo</code></li> <li>76 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Root.glob</code></li> <li>70 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/UList.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZCmisc.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZSum.glob</code></li> <li>65 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Proth.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/ListAux.vo</code></li> <li>63 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Pocklington.glob</code></li> <li>62 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/SMain.v</code></li> <li>62 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Root.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/IGroup.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/PGroup.glob</code></li> <li>59 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Pepin.vo</code></li> <li>58 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Cyclic.glob</code></li> <li>56 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/ZProgression.vo</code></li> <li>56 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Euler.vo</code></li> <li>55 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Zp.glob</code></li> <li>54 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/Permutation.glob</code></li> <li>48 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/MEll.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/montgomery.v</code></li> <li>46 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/ZEll.v</code></li> <li>45 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/examples/PocklingtonRefl.vo</code></li> <li>44 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Bits.vo</code></li> <li>44 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/Iterator.vo</code></li> <li>43 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/FGroup.vo</code></li> <li>43 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZCAux.glob</code></li> <li>41 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Mod_op.v</code></li> <li>40 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Lagrange.vo</code></li> <li>39 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/IGroup.glob</code></li> <li>36 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/MEll.v</code></li> <li>33 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Pock.v</code></li> <li>33 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Zmod.vo</code></li> <li>33 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/UList.glob</code></li> <li>31 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/GZnZ.glob</code></li> <li>30 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/NEll.v</code></li> <li>29 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Lagrange.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/ListAux.glob</code></li> <li>28 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Ppow.vo</code></li> <li>27 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/N/NatAux.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/Iterator.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/EGroup.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/PocklingtonCertificat.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Pmod.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/LucasLehmer.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/FGroup.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/W.glob</code></li> <li>18 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Pepin.glob</code></li> <li>17 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Proth.glob</code></li> <li>17 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/Permutation.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZCmisc.glob</code></li> <li>14 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Lucas.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Bits.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Zp.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/ZProgression.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Euler.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/PGroup.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZCAux.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZSum.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Pocklington.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Zmod.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Cyclic.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/UList.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Root.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Tactic/Tactic.vo</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/IGroup.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/ListAux.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/elliptic/GZnZ.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Ppow.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Lagrange.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/W.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/Iterator.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/N/NatAux.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/ZCmisc.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Pepin.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/FGroup.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Proth.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/List/ZProgression.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/MEll.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/PrimalityTest/Euler.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Tactic/Tactic.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/num/Bits.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/N/NatAux.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Zmod.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Tactic/Tactic.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/Z/Ppow.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/examples/PocklingtonRefl.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Coqprime/examples/PocklingtonRefl.glob</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-coqprime.1.0.4</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
_layouts/page.html
idling-mind/idling-mind.github.io
--- layout: default --- <div class="container flexer"> <div class="row"> <div class="col-md-12"> <div class="page-header"> <h1>{{ page.title }}</h1> </div> {{ content }} </div> </div> </div>
views/needhelp/layout.html
VamSrik/MJV_UI
<div class="col-md-2 left-menu-div sub-divs"> <h2 class="sideHeader">Need Help</h2> <div class="left-menu"> <ul class="nav side-menu"> <li ng-repeat="item in items" ng-click="showChilds($index,$event)" class="{{item.class}}"> <a ui-sref="{{item.link}}"> {{item.name}} </a> <ul class="nav side-menu sub-nav-menus"> <li ng-repeat="subItem in item.subItems" ng-show="item.actives" > <a class="subMenuLinks">{{subItem.name}}</a> </li> </ul> </li> </ul> </div> </div> <div class="col-md-10 center-menu-div sub-divs"> <ui-view class="col-md-12"></ui-view> </div>
Auction-web/src/main/webapp/partials/find.html
GLAProject/Auction
<h1>Search and you shall find</h1> <br/> <!-- Specify a Angular controller script that binds Javascript variables to the feedback messages.--> <div class="message" ng-controller="alertMessagesController"> <alert ng-repeat="alert in alerts" type="{{alert.type}}" close="closeAlert($index)">{{alert.msg}}</alert> </div> <br> <!-- Specify a Angular controller script that binds Javascript variables to the grid.--> <div ng-controller="findController as fc"> <div> <!-- Specify the function to be called on submit and disable HTML5 validation, since we're using Angular validation--> <form name="articleSearchForm" ng-submit="fc.findArticle(fc.searchName)" novalidate> <input id="name" name="name" type="text" placeholder="Type in item name..." class="form-control" maxlength="50" ng-model="fc.searchName" required/> <!-- Form buttons. The 'Save' button is only enabled when the form is valid. --> <div class="buttons"> <button type="submit" class="btn btn-primary" ng-disabled="articleForm.$invalid">Search</button> </div> </form> </div> <div class="container"> <div class="row"> <div ng-repeat="a in fc.articles"> <div class="col-sm-4 item"> <h4> {{a.name}} </h4> <p> {{a.description}} </p> <p> Sold by: {{a.seller.surname}} </p> <p> Ending: {{ a.deadline | date:'MM/dd/yyyy' }} </p> <a target="_self" ng-href="#/articles/{{a.id}}"> More info</a> </div> </div> </div> </div> </div>
resource/docs/document/embeds.html
shehuaqigai/JSBOOK
<p> 概述 embeds 返回一个HTMLCollection对象,包含了嵌入到当前文档中的所有的OBJECT对象 语法 nodeList = document.embeds 规范 DOM Level 0 不属于任何标准. </p>
clean/Linux-x86_64-4.07.1-2.0.6/released/8.11.0/three-gap/8.9.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>three-gap: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.11.0 / three-gap - 8.9.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> three-gap <small> 8.9.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-16 15:00:10 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-16 15:00:10 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/three-gap&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/ThreeGap&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] tags: [ &quot;keyword: real numbers&quot; &quot;keyword: Steinhaus&quot; &quot;keyword: Three Gap Theorem&quot; &quot;category: Mathematics/Geometry&quot; &quot;category: Mathematics/Arithmetic and Number Theory/Miscellaneous&quot; ] authors: [ &quot;Micaela Mayero&quot; ] bug-reports: &quot;https://github.com/coq-contribs/three-gap/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/three-gap.git&quot; synopsis: &quot;A Proof of the Three Gap Theorem (Steinhaus Conjecture)&quot; description: &quot;&quot;&quot; This proof uses the real numbers. It is a classical proof.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/three-gap/archive/v8.9.0.tar.gz&quot; checksum: &quot;md5=8ab6e7e5d037bbfbc638cafd76a31a88&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-three-gap.8.9.0 coq.8.11.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.0). The following dependencies couldn&#39;t be met: - coq-three-gap -&gt; coq &lt; 8.10~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-three-gap.8.9.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
build/page-reviews.html
cotang/promotest.info
<!DOCTYPE html> <html lang="ru" prefix="og: http://ogp.me/ns#"> <!-- Head--> <head> <title>Промотест</title> <!-- Main Meta information--> <meta charset="utf-8"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1.0"> <meta name="keywords" content=""> <meta name="description" content="Promotest.info"> <meta name="author" content=""> <!-- Meta Information--> <meta name="robots" content="index, follow"> <meta name="language" content="Russian"> <meta name="msapplication-tooltip" content="Promotest.info"> <meta name="msapplication-starturl" content="http://promotest.info"> <meta name="msapplication-tap-highlight" content="no"> <!-- OpenGraph microformat--> <meta property="og:type" content="website"> <meta property="og:title" content="Promotest.info"> <meta property="og:site_name" content="Promotest.info"> <meta property="og:url" content="http://promotest.info"> <meta property="og:description" content="Promotest.info"> <meta property="og:image" content=""> <!-- Twitter microformat--> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="http://promotest.info"> <meta name="twitter:creator" content=""> <meta name="twitter:url" content=""> <meta name="twitter:title" content="Promotest.info"> <meta name="twitter:description" content="Promotest.info"> <meta name="twitter:image" content=""> <meta name="twitter:domain" content="http://promotest.info"> <link rel="canonical" href="/"> <link rel="image_src" href="#"> <link rel="shortlink" href="#"> <link type="text/plain" rel="author" href="humans.txt"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&amp;subset=latin,cyrillic" rel="stylesheet" type="text/css"> <link rel="icon" href="img/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="css/style.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script> </head> <body> <!-- Header--> <header class="header"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-4 col-xl-4"> <!-- Logo--> <a class="logo" href="index.html"> <img src="img/logo.svg" alt="logo" title="logo"> </a> </div> <div class="col-xs-12 col-sm-6 col-md-3 col-xl-4"> <!-- City--> <div class="city"> <div class="city__name">Санкт-Петербург</div> <div class="city__choise"> <a href="#">выбрать другой город</a> </div> <ul class="city__dropdown"> <li class="city__item" data-email="info@promotest.ru" data-address="Станция метро: 'Площадь Восстания', Невский проспект 111/3, лит А, офис 406" data-tel0="+7 (812) 309-19-92" data-tel1="+7 (812) 927-94-50">Санкт-Петербург</li> <li class="city__item" data-email="77@promotest.ru" data-address="Станции метро: 'Таганская' / 'Марксистская', ул. А. Солженицына, д. 11, стр. 1, офис 5" data-tel0="+7 (495) 783-29-26" data-tel1="+7 (495) 669-16-05">Москва</li> <li class="city__item" data-email="ural@promotest.ru" data-address="ул. Розы Люксембург, д. 51" data-tel0="+7 (343) 253-28-14">Екатеринбург</li> <li class="city__item" data-email="23@promotest.ru" data-address="ул. Северная, д. 319" data-tel0="+7 (861) 944-13-65">Краснодар</li> <li class="city__item" data-email="kazan@promotest.ru" data-address="ул. Право-Булачная, д. 13" data-tel0="+7 (843) 258-56-07">Казань</li> <li class="city__item" data-email="61@promotest.ru" data-address="Буденновский пр., д. 62/2" data-tel0="+7 (863) 294-99-51">Ростов-на-Дону</li> <li class="city__item" data-email="351@promotest.ru" data-address="ул. Карла Маркса, д. 54" data-tel0="+7 (351) 247-10-02">Челябинск</li> </ul> </div> </div> <div class="col-xs-12 col-md-5 col-xl-4"> <div class="header__info"> <div class="header__contact-info"> <div class="header__email-wrapper"> <a class="header__email" href="mailto:info@promotest.ru" target="_blank">info@promotest.ru</a> </div> <div class="header__tel-wrapper"> <a class="header__tel" href="tel:+78123091992" target="_blank">+7 (812) 309-19-92</a> </div> </div> <div class="header__btn"> <a class="btn" href="#" data-form="call">Заказать звонок</a> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-xs-12"> <!-- Nav menu--> <nav class="nav"> <div class="nav__hamburger"> <a class="hamburger" href="#"></a> </div> <div class="nav__wrapper"> <ul class="nav__list"> <li class="nav__item nav__item--active"> <a class="nav__link" href="index.html">Главная</a> </li> <li class="nav__item"> <a class="nav__link" href="page.html">О нас</a> </li> <li class="nav__item"> <a class="nav__link" href="javascript:void(0);">Услуги</a> <ul class="dropdown-menu"> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Сертификат ГОСТ Р</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Добровольный сертификат ГОСТ Р</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Декларация ГОСТ Р</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Сертификат ТР ТС</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Декларация ТР ТС</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Государственная регистрация продукции</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Экспертное заключение Ростпотребнадзора</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Отказное письмо </a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Сертификат на услуги</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Технические условия</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Нормативно-техническая документация</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Пожарный сертификат</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Пожарная декларация</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">СБК ТС</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Сертификат происхождения</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Сертификат ИСО </a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Сертификат на цемент</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Штрихкодирование</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Патентование</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Экспертиза промышленной безопасности</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Озоновое заключение</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Декларация Минсвязи</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Нотификация ФСБ</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Лицензия Минпромторга</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Лицензия на образовательную деятельность</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Лицензия МЧС</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Лицензия на медицинскую деятельность</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Лицензия на фармацевтическую деятельность</a> </li> <li class="dropdown-menu__item"> <a class="dropdown-menu__link" href="page.html">Лицензия на продажу алкоголя </a> </li> </ul> </li> <li class="nav__item"> <a class="nav__link" href="page-glossary.html">Сертификация продукции </a> </li> <li class="nav__item"> <a class="nav__link" href="page-contacts.html">Контакты</a> </li> </ul> </div> <div class="search"> <div class="search__inner"> <form class="search__form"> <input class="search__input" type="text" name="Поиск" placeholder="поиск" /> </form> </div> <a class="search__icon" href="javascript:void(0);"> </a> </div> </nav> </div> </div> </div> </header> <main> <section class="page"> <div class="container"> <div class="row"> <div class="col-xs-12 col-xl-8"> <section class="breadcrumbs"> <a href="index.html">Сертификационный центр Промотест</a>&gt; <span>Благодарственные отзывы</span> </section> <!-- Content--> <section class="content"> <h1 class="content__title">Благодарственные отзывы</h1> <!-- Reviews--> <section class="reviews"> <div class="reviews__pics"> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review01.jpg" alt="Отзыв 1" title="Отзыв 1"> </a> <div class="reviews__modal"> <img src="img/reviews/review01.jpg" alt="Отзыв 1" title="Отзыв 1"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review02.jpg" alt="Отзыв 2" title="Отзыв 2"> </a> <div class="reviews__modal"> <img src="img/reviews/review02.jpg" alt="Отзыв 2" title="Отзыв 2"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review03.jpg" alt="Отзыв 3" title="Отзыв 3"> </a> <div class="reviews__modal"> <img src="img/reviews/review03.jpg" alt="Отзыв 3" title="Отзыв 3"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review04.jpg" alt="Отзыв 4" title="Отзыв 4"> </a> <div class="reviews__modal"> <img src="img/reviews/review04.jpg" alt="Отзыв 4" title="Отзыв 4"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review05.jpg" alt="Отзыв 5" title="Отзыв 5"> </a> <div class="reviews__modal"> <img src="img/reviews/review05.jpg" alt="Отзыв 5" title="Отзыв 5"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review06.jpg" alt="Отзыв 6" title="Отзыв 6"> </a> <div class="reviews__modal"> <img src="img/reviews/review06.jpg" alt="Отзыв 6" title="Отзыв 6"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review07.jpg" alt="Отзыв 7" title="Отзыв 7"> </a> <div class="reviews__modal"> <img src="img/reviews/review07.jpg" alt="Отзыв 7" title="Отзыв 7"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review08.jpg" alt="Отзыв 8" title="Отзыв 8"> </a> <div class="reviews__modal"> <img src="img/reviews/review08.jpg" alt="Отзыв 8" title="Отзыв 8"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review09.jpg" alt="Отзыв 9" title="Отзыв 9"> </a> <div class="reviews__modal"> <img src="img/reviews/review09.jpg" alt="Отзыв 9" title="Отзыв 9"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review10.jpg" alt="Отзыв 10" title="Отзыв 10"> </a> <div class="reviews__modal"> <img src="img/reviews/review10.jpg" alt="Отзыв 10" title="Отзыв 10"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review11.jpg" alt="Отзыв 11" title="Отзыв 11"> </a> <div class="reviews__modal"> <img src="img/reviews/review11.jpg" alt="Отзыв 11" title="Отзыв 11"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review12.jpg" alt="Отзыв 12" title="Отзыв 12"> </a> <div class="reviews__modal"> <img src="img/reviews/review12.jpg" alt="Отзыв 12" title="Отзыв 12"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review13.jpg" alt="Отзыв 13" title="Отзыв 13"> </a> <div class="reviews__modal"> <img src="img/reviews/review13.jpg" alt="Отзыв 13" title="Отзыв 13"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review14.jpg" alt="Отзыв 14" title="Отзыв 14"> </a> <div class="reviews__modal"> <img src="img/reviews/review14.jpg" alt="Отзыв 14" title="Отзыв 14"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review15.jpg" alt="Отзыв 15" title="Отзыв 15"> </a> <div class="reviews__modal"> <img src="img/reviews/review15.jpg" alt="Отзыв 15" title="Отзыв 15"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review16.jpg" alt="Отзыв 16" title="Отзыв 16"> </a> <div class="reviews__modal"> <img src="img/reviews/review16.jpg" alt="Отзыв 16" title="Отзыв 16"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review17.jpg" alt="Отзыв 17" title="Отзыв 17"> </a> <div class="reviews__modal"> <img src="img/reviews/review17.jpg" alt="Отзыв 17" title="Отзыв 17"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review18.jpg" alt="Отзыв 18" title="Отзыв 18"> </a> <div class="reviews__modal"> <img src="img/reviews/review18.jpg" alt="Отзыв 18" title="Отзыв 18"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review19.jpg" alt="Отзыв 19" title="Отзыв 19"> </a> <div class="reviews__modal"> <img src="img/reviews/review19.jpg" alt="Отзыв 19" title="Отзыв 19"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review20.jpg" alt="Отзыв 20" title="Отзыв 20"> </a> <div class="reviews__modal"> <img src="img/reviews/review20.jpg" alt="Отзыв 20" title="Отзыв 20"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review21.jpg" alt="Отзыв 21" title="Отзыв 21"> </a> <div class="reviews__modal"> <img src="img/reviews/review21.jpg" alt="Отзыв 21" title="Отзыв 21"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review22.jpg" alt="Отзыв 22" title="Отзыв 22"> </a> <div class="reviews__modal"> <img src="img/reviews/review22.jpg" alt="Отзыв 22" title="Отзыв 22"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review23.jpg" alt="Отзыв 23" title="Отзыв 23"> </a> <div class="reviews__modal"> <img src="img/reviews/review23.jpg" alt="Отзыв 23" title="Отзыв 23"> </div> </div> <div class="reviews__pic"> <a class="reviews__img" href="#"> <img src="img/reviews/review24.jpg" alt="Отзыв 24" title="Отзыв 24"> </a> <div class="reviews__modal"> <img src="img/reviews/review24.jpg" alt="Отзыв 24" title="Отзыв 24"> </div> </div> </div> <div class="reviews__reviews__articles"> <article class="review"> <h2 class="review__title">Благодарим за плодотворное сотрудничество</h2> <p class="review__person">Компания: <span>ООО Ринджана </span> </p> <p class="review__text">Комментарий: <span>Благодарим за плодотворное сотрудничество, индивидуальный подход, оперативность, грамотность при выполнении работ. </span> </p> </article> <article class="review"> <h2 class="review__title">Благодарим за плодотворное сотрудничество</h2> <p class="review__person">Компания: <span>ООО Ринджана </span> </p> <p class="review__text">Комментарий: <span>Благодарим за плодотворное сотрудничество, индивидуальный подход, оперативность, грамотность при выполнении работ. </span> </p> </article> <article class="review"> <h2 class="review__title">Благодарим за плодотворное сотрудничество</h2> <p class="review__person">Компания: <span>ООО Ринджана </span> </p> <p class="review__text">Комментарий: <span>Благодарим за плодотворное сотрудничество, индивидуальный подход, оперативность, грамотность при выполнении работ. </span> </p> </article> </div> </section> </section> </div> <div class="col-xs-12 col-md-8 offset-md-2 col-lg-6 offset-lg-3 col-xl-4 offset-xl-0"> <!-- Sidebar--> <aside class="sidebar"> <div class="sidebar__form"> <!-- Form review--> <section class="form form--review"> <form action="" method="" id="formReview"> <h3 class="form__title">Оставить отзыв</h3> <div class="form-group field-name required"> <input class="form__input" type="text" name="Имя" placeholder="Ваше имя*" /> <p class="help-block help-block-error">Ошибка заполнения поля формы</p> </div> <div class="form-group field-email required"> <input class="form__input" type="email" name="Email" placeholder="Ваш e-mail*" /> <p class="help-block help-block-error">Ошибка заполнения поля формы</p> </div> <div class="form-group field-text required"> <textarea class="form__textarea" type="text" name="Ваш отзыв" placeholder="Ваш отзыв*"></textarea> <p class="help-block help-block-error">Ошибка заполнения поля формы</p> </div> <div class="form-group"> <button class="btn btn--form" type="submit">Оставить отзыв</button> <p class="help-block help-block-success">Отзыв успешно оставлен</p> </div> </form> </section> </div> </aside> </div> </div> </div> </section> </main> <!-- News section--> <section class="news-section"> <div class="news-section__inner container"> <div class="row"> <div class="col-xs-12"> <h2 class="news-section__title"> <a href="page-news.html">Новости</a> </h2> <a class="all-link" href="page-news.html">Все новости ( <span>37</span> )</a> </div> <div class="col-xs-12 col-md-6"> <article class="news-section__item"> <a class="news-section__wrapper" href="#"> <span class="news-section__icon"></span> <span class="news-section__heading">Новая услуга: подготовка документов для оформления ВНЖ и гражданства РФ в едином центре документов </span> </a> </article> </div> <div class="col-xs-12 col-md-6"> <article class="news-section__item"> <a class="news-section__wrapper" href="#"> <span class="news-section__icon"></span> <span class="news-section__heading">Новая услуга: подготовка документов для оформления ВНЖ и гражданства РФ в едином центре документов </span> </a> </article> </div> <div class="col-xs-12 col-md-6"> <article class="news-section__item"> <a class="news-section__wrapper" href="#"> <span class="news-section__icon"></span> <span class="news-section__heading">Новая услуга: подготовка документов для оформления ВНЖ и гражданства РФ в едином центре документов </span> </a> </article> </div> <div class="col-xs-12 col-md-6"> <article class="news-section__item"> <a class="news-section__wrapper" href="#"> <span class="news-section__icon"></span> <span class="news-section__heading">Новая услуга: подготовка документов для оформления ВНЖ и гражданства РФ в едином центре документов </span> </a> </article> </div> </div> </div> </section> <div class="container"> <div class="row"> <div class="col-xs-12 col-xl-6"> <!-- Reviews Section--> <section class="reviews-section"> <h2 class="reviews-section__title"> <a href="page-reviews.html">С нами уже работают</a> </h2> <div class="reviews-section__gallery"> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review01.jpg" alt="Отзыв 1" title="Отзыв 1"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review01.jpg" alt="Отзыв 1" title="Отзыв 1"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review02.jpg" alt="Отзыв 2" title="Отзыв 2"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review02.jpg" alt="Отзыв 2" title="Отзыв 2"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review03.jpg" alt="Отзыв 3" title="Отзыв 3"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review03.jpg" alt="Отзыв 3" title="Отзыв 3"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review04.jpg" alt="Отзыв 4" title="Отзыв 4"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review04.jpg" alt="Отзыв 4" title="Отзыв 4"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review05.jpg" alt="Отзыв 5" title="Отзыв 5"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review05.jpg" alt="Отзыв 5" title="Отзыв 5"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review06.jpg" alt="Отзыв 6" title="Отзыв 6"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review06.jpg" alt="Отзыв 6" title="Отзыв 6"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review07.jpg" alt="Отзыв 7" title="Отзыв 7"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review07.jpg" alt="Отзыв 7" title="Отзыв 7"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review08.jpg" alt="Отзыв 8" title="Отзыв 8"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review08.jpg" alt="Отзыв 8" title="Отзыв 8"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review09.jpg" alt="Отзыв 9" title="Отзыв 9"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review09.jpg" alt="Отзыв 9" title="Отзыв 9"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review10.jpg" alt="Отзыв 10" title="Отзыв 10"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review10.jpg" alt="Отзыв 10" title="Отзыв 10"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review11.jpg" alt="Отзыв 11" title="Отзыв 11"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review11.jpg" alt="Отзыв 11" title="Отзыв 11"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review12.jpg" alt="Отзыв 12" title="Отзыв 12"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review12.jpg" alt="Отзыв 12" title="Отзыв 12"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review13.jpg" alt="Отзыв 13" title="Отзыв 13"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review13.jpg" alt="Отзыв 13" title="Отзыв 13"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review14.jpg" alt="Отзыв 14" title="Отзыв 14"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review14.jpg" alt="Отзыв 14" title="Отзыв 14"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review15.jpg" alt="Отзыв 15" title="Отзыв 15"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review15.jpg" alt="Отзыв 15" title="Отзыв 15"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review16.jpg" alt="Отзыв 16" title="Отзыв 16"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review16.jpg" alt="Отзыв 16" title="Отзыв 16"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review17.jpg" alt="Отзыв 17" title="Отзыв 17"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review17.jpg" alt="Отзыв 17" title="Отзыв 17"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review18.jpg" alt="Отзыв 18" title="Отзыв 18"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review18.jpg" alt="Отзыв 18" title="Отзыв 18"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review19.jpg" alt="Отзыв 19" title="Отзыв 19"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review19.jpg" alt="Отзыв 19" title="Отзыв 19"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review20.jpg" alt="Отзыв 20" title="Отзыв 20"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review20.jpg" alt="Отзыв 20" title="Отзыв 20"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review21.jpg" alt="Отзыв 21" title="Отзыв 21"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review21.jpg" alt="Отзыв 21" title="Отзыв 21"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review22.jpg" alt="Отзыв 22" title="Отзыв 22"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review22.jpg" alt="Отзыв 22" title="Отзыв 22"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review23.jpg" alt="Отзыв 23" title="Отзыв 23"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review23.jpg" alt="Отзыв 23" title="Отзыв 23"> </div> </div> <div class="reviews-section__slide"> <div class="reviews-section__img"> <img src="img/reviews/review24.jpg" alt="Отзыв 24" title="Отзыв 24"> </div> <a class="reviews-section__link" href="#">Смотреть отзыв</a> <div class="reviews-section__modal"> <img src="img/reviews/review24.jpg" alt="Отзыв 24" title="Отзыв 24"> </div> </div> </div> <div class="reviews-section__link-block"> <a class="reviews-section__link-main" href="page-reviews.html">Как стать клиентом?</a> </div> </section> </div> <div class="col-xs-12 col-xl-6"> <!-- Questions Section--> <section class="questions-section"> <h2 class="questions-section__title"> <a href="page-questions.html">Вам отвечает специалист</a> </h2> <div class="questions-section__all-link"> <a class="all-link" href="page-questions.html">Все вопросы ( <span>37</span> )</a> </div> <ul class="questions-section__list"> <li class="questions-section__item"> <h3 class="questions-section__subtitle"> <a class="questions-section__link" href="single-question.html">Кто может получить второй действующий заграничный паспорт? </a> </h3> <div class="questions-section__reply">Теперь все россияне без исключения (в том числе и дети) при желании смогут получить второй действующий заграничный паспорт.</div> </li> </ul> <div class="questions-section__ask-yourself">Задать свой вопрос в эту рубрику</div> <div class="questions-section__btn"> <a class="btn btn--wide" href="page-questions.html" data-form="question">Написать свой вопрос</a> </div> </section> </div> </div> </div> <!-- Footer--> <footer class="footer"> <!-- Nav menu--> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6 col-lg-3 col-xl-4 border-right"> <!-- Logo--> <a class="logo" href="index.html"> <img src="img/logo.png" alt="logo" title="logo"> </a> <p class="footer__address">г. Санкт-Петербург, Станция метро: 'Площадь Восстания', Невский проспект 111/3, лит А, офис 406</p> <p class="footer__contact-info"> <span class="footer__email-wrapper">E-mail: <a class="footer__email" href="mailto:info@promotest.ru" target="_blank">info@promotest.ru</a> </span> <span class="footer__tel-wrapper footer__tel-wrapper--tel0">Тел/факс: <a class="footer__tel" href="tel:+78123091992" target="_blank">+7 (812) 309-19-92</a> </span> <span class="footer__tel-wrapper footer__tel-wrapper--tel1">Телефон: <a class="footer__tel" href="tel:+78129279450" target="_blank">+7 (812) 927-94-50</a> </span> </p> <p class="footer__working-hours">Мы работаем с <span>9:30</span> до <span>18:00</span> по местному времени</p> </div> <div class="col-xs-6 col-lg-3 col-xl-2 border-right"> <!-- Nav menu--> <nav class="nav nav--footer"> <h3 class="nav__title">Меню</h3> <ul class="nav__list"> <li class="nav__item"> <a class="nav__link nav__link--active" href="index.html">Главная</a> </li> <li class="nav__item"> <a class="nav__link" href="page.html">О нас</a> </li> <li class="nav__item"> <a class="nav__link" href="index.html">Услуги </a> </li> <li class="nav__item"> <a class="nav__link" href="page-glossary.html">Сертификация продукции </a> </li> <li class="nav__item"> <a class="nav__link" href="page-contacts.html">Контакты</a> </li> </ul> </nav> </div> <div class="col-xs-6 col-md-4 col-lg-3 col-xl-2 border-right"> <section class="registry"> <h3 class="registry__title">Реестры</h3> <ul class="registry__list"> <li class="registry__item"> <a class="registry__link" href="page.html">Реестр добровольной системы сертификации «Система качества EAC»</a> </li> <li class="registry__item"> <a class="registry__link" href="page.html">Реестр штрих-кодов</a> </li> <li class="registry__item"> <a class="registry__link" href="page.html">Действующие технические регламенты</a> </li> </ul> </section> </div> <div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 col-xl-2 border-right"> <section class="code-base"> <h3 class="code-base__title">Базы кодов</h3> <ul class="code-base__list"> <li class="code-base__item"> <a class="code-base__link" href="page.html">База кодов ОКУН</a> </li> <li class="code-base__item"> <a class="code-base__link" href="page.html">База кодов ОКВЭД</a> </li> <li class="code-base__item"> <a class="code-base__link" href="page.html">База кодов ТНВЭД</a> </li> <li class="code-base__item"> <a class="code-base__link" href="page.html">Коды ОКП</a> </li> <li class="code-base__item"> <a class="code-base__link" href="page.html">База кодов ГОСТ</a> </li> <li class="code-base__item"> <a class="code-base__link" href="page.html">ОКВЭД2 и ОКПД2 </a> </li> <li class="code-base__item"> <a class="code-base__link" href="page.html">База кодов МКТУ</a> </li> <li class="code-base__item"> <a class="code-base__link" href="page.html">База кодов ОКПД2 </a> </li> </ul> </section> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-12 col-xl-2"> <secton class="widget-vk"> <div class="widget-vk__inner"> <script type="text/javascript" src="//vk.com/js/api/openapi.js?130"></script> <!--VK Widget --> <div id="vk_groups"></div> <script type="text/javascript"> VK.Widgets.Group('vk_groups', { mode: 3, width: '180', height: '240', color1: 'FFFFFF', color2: '000000', color3: '5E81A8' }, 113671284); </script> </div> </secton> </div> </div> </div> </footer> <div class="overlay"> <div class="overlay__bg"></div> <div class="overlay__form"> <!-- Form question--> <section class="form form--question"> <form action="" method="" id="formQuestion"> <a class="form__close" href="#">Закрыть</a> <h3 class="form__title">Задать вопрос</h3> <div class="form-group field-name required"> <input class="form__input" type="text" name="Имя" placeholder="Ваше имя*" /> <p class="help-block help-block-error">Ошибка заполнения поля формы</p> </div> <div class="form-group field-email required"> <input class="form__input" type="email" name="Email" placeholder="Ваш e-mail*" /> <p class="help-block help-block-error">Ошибка заполнения поля формы</p> </div> <div class="form-group field-question required"> <textarea class="form__textarea" type="text" name="Ваш вопрос" placeholder="Ваш вопрос*"></textarea> <p class="help-block help-block-error">Ошибка заполнения поля формы</p> </div> <div class="form-group"> <button class="btn btn--form" type="submit">Спросить</button> <p class="help-block help-block-success">Ваш вопрос отправлен</p> </div> </form> </section> <!-- Form call--> <section class="form form--call"> <form action="" method="" id="formCall"> <a class="form__close" href="#">Закрыть</a> <h3 class="form__title">Заказать звонок</h3> <div class="form-group"> <button class="btn btn--form" type="submit">Заказать звонок</button> <p class="help-block help-block-success">Ваша заявка отправлена</p> </div> </form> </section> </div> </div> <script src="js/script.js"></script> </body> </html>
keyref/TreeViewFunctionsSelectTextNode.html
kid551/safsdev.test.github.io
<DIV NAME="detail" ID="detail" xmlns="http://www.w3.org/TR/REC-html40"><H3><A NAME='detail_SelectTextNode'></A>TreeViewFunctions::<BIG>SelectTextNode</BIG> </H3> <TABLE><TR> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='Rational Robot Classic'>RC</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='Rational RobotJ'>RJ</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='Mercury Interactive WinRunner'>WR</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='SmartBear Test Complete'>TC</SPAN></TD> </TR></TABLE> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Action to select a node according to its text value. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""> This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. <br><b>RJ Implementation:</b> Works the same as command <b>Select</b>. </detailed_desc><BR/> </DIV> <BR/> <DIV NAME="list" ID="other"> <p><B>Fields: </B><SMALL>[ ]=Optional with Default Value</SMALL></p> <code class="safs"> <OL start="5" ><LI> <B>TextValue</B> <BR/> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Case-sensitive text of the node to be selected. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""> TextValue is the case-sensitive text of the node to be selected. <br><b>RJ Implementation:</b>TextValue must be given as full path with separator "-&gt;". Example: "Parent-&gt;Child" </detailed_desc><BR/> </DIV> </LI> <LI>[ <B>MatchIndex</B> = ]<BR/> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Optional index of the Nth duplicate item to match. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""> Allows us to match duplicate item N in a list containing duplicate entries. For example, match the 2nd (or specified Nth) item whose text matches the provided text value. <p> The value of the parameter can have 2 forms:<br><ul> <li>A numeric value. Ex: "3"</li> <li>Index prefixed value. Ex: "Index=3"</li> </ul> </p> <p> If the field parameter data does not match one of these two forms then the data is ignored and the default(first match) is used. </p></detailed_desc><BR/> </DIV> </LI></OL ></code> <br/> <p><B>Examples:</B></p> <code class="safs"><UL> <LI> <B><usage xmlns="">T, WINDOW, TreeView, SELECTTEXTNODE, "MyNode"</usage></B> <BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Selects the first "MyNode" node on the TreeView object. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> </LI> <LI> <B><usage xmlns="">T, WINDOW, TreeView, SELECTTEXTNODE, "MyNode", 3</usage></B> <BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Selects the 3rd duplicate "MyNode" node on the TreeView object. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> </LI> <LI> <B><usage xmlns="">T, WINDOW, TreeView, SELECTTEXTNODE, "MyNode", "Index=3"</usage></B> <BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Selects the 3rd duplicate "MyNode" node on the TreeView object. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> </LI> </UL> </code> <br/> <A href="SAFSReferenceKey.htm" alt="Reference Legend or Key"> <SMALL><B>[How To Read This Reference]</B></SMALL> </A> <HR/> </DIV> </DIV>
app/views/fha/v6/includes/appointment/_uta.html
dwpdigitaltech/healthanddisability
<div class="full"> </div> <div class="column-one-third"> {% if customer.name.first == 'Mcconnell'%} <div class="panel panel-warning"> <h3 class="heading-small">Previous rearrangement</h3> <p>Mcconnell has previously rearranged their appointment and earlier appointments are available </p> </div> {% endif%} {% if customer.name.first == 'Deena' and data['changedByCustomer']==="yes"%} {% elif customer.name.first == 'Deena'%} <div class="panel panel-warning"> <p>There are currently no alternative appointments available</p> </div> {% endif%} {% if customer.name.first == 'Christie' and data['reason']%} <div class="panel panel-warning"> <h3 class="heading-small">Change of circumstances</h3> <p> {% if data['reason']==='Customers condition has changed' %} Customer's condition has changed {% endif %} {% if data['reason']==='Customer is now terminally ill' %} Customer is now terminally ill {% endif %} {% if data['reason']==='New medical evidence is available' %} New medical evidence is available {% endif %} {% if data['reason']==='Taxi requested' %} Customer has requested a taxi to the assessment centre {% endif %} {% if data['reason']==='Home visit requested' %} Customer has requested a home visit {% endif %} </p> <p> Advised {{customer.name.first}} that medical evidence will need to be sent to be assessed </p> <p class="date">{{customer | formatDate("D MMMM YYYY") }}</p> </div> {% endif %} {% if customer.name.first == 'Deena' and data['changedByCustomer']==="yes" %} <h2 class="heading-small"><span style="font-weight:normal" class="text-secondary">Appointment details</span><br />Standard appointment</h2> {% else %} <h2 class="heading-small"><span style="font-weight:normal" class="text-secondary">Appointment details</span><br />Standard appointment</h2> {% if data['appointments']==="yes" %} <span class="badge">Updated</span> {% endif %} </h2> {% endif %} {% if customer.name.first == 'Deena' and data['changedByCustomer']==="yes" %} {% elif customer.name.first == 'Lowery' and data['changedByCustomer']==="no" %} <!-- <span class="badge">Updated</span> --> <ul class="list-bullet mt10 mb10"> <li>Mon 18 February 2019</li> <li>11:00am</li> <li>Tresco House</li> </ul> {% elif customer.name.first == 'Dominguez' and data['appointments']==="yes" %} <!--<span class="badge">Updated</span>--> <ul class="list-bullet mt10 mb10"> <li>{{ 'Do MMMM YYYY' | baseDateAdd(10) }}</li> <li>11:00am</li> <li>Tresco House</li> </ul> {% else %} <ul class="list-bullet mt10 mb10"> <li>{{ 'Do MMMM YYYY' | baseDateAdd(5) }}</li> <li>4:00pm</li> <li>Tresco House</li> </ul> {% endif%} {% if customer.name.first == 'Deena' and data['changedByCustomer']==="yes" %} <p><a href="/{{path1}}/{{customer._id}}/request-rearrangement" class="button-secondary">Book appointment</a></p> {% else %} <p><a href="/{{path1}}/{{customer._id}}/request-rearrangement-book" class="button-secondary"><!--Rearrange{% if customer.name.first == 'Mcconnell' %}, request {% endif %} or cancel appointment-->Update appointment</a></p> {% endif %} <p><a href="/{{path1}}/{{customer._id}}/appointment-changeofcircumstances" class="">Record change of circumstances</a></p> </div> <div class="column-two-thirds"> <div class="grid-row"> <div class="column-half"> <div class="card-single"> <h2 class="heading-small"> Appointment preferences </h2> <div class="inner"> {% if customer.appointment.taxi or checked('scenario', 'taxi') or customer.appointment.interpreter or checked('scenario', 'interpreter') or customer.appointment.accessible or checked('scenario', 'accessible') or customer.appointment.gender or checked('scenario', 'gender') or customer.appointment.audio or checked('scenario', 'audio') %} <h3 class="heading-small">Requirements</h3> {% endif %} <ul> {% if customer.appointment.taxi or checked('scenario', 'taxi')%} <li> Taxi<a href="" class="pull-right">booked</a></li> {% endif %} {% if customer.appointment.interpreter or checked('scenario', 'interpreter')%} <li>Interpreter<a href="" class="pull-right">booked</a></li> {% endif %} {% if customer.appointment.accessible or checked('scenario', 'accessible')%} <li>Ground floor access</li> {% endif %} {% if customer.appointment.gender or checked('scenario', 'gender')%} <li>Same gender HCP</li> {% endif %} {% if customer.appointment.audio or checked('scenario', 'audio')%} <li>Audio recording </li> {% endif %} </ul> <h3 class="heading-small">Unavailable on</h3> <ul> <li>Monday <span>afternoons</span> </li> <li>Tuesdays</li> {% if customer.name.first == 'Lowery' %} <li>11 February 2019 – 17 February 2019 </li> {% endif%} </ul> <p class="mt20"> <a href="/fha/v6/assessment/{{customer._id}}/appointment-preferences" class="">Add or edit preferences</a></p> </div> </div> </div> <div class="column-half"> <div class="card-single"> <h2 class="heading-small link"> <a href="/fha/v6/booking/{{customer._id}}/appointment-history"> Veiw appointment history {% if data['appointments']==="no" %} <span class="badge">Updated</span> {% endif %} </a> </h2> <div class="inner"> {% if customer.name.first == 'Deena' and data['changedByCustomer']==="yes" %} <h3 class="heading-small">Appointment cancelled</h3> <p class="small">{{changedByCustomerComments}} </p> {% elif customer.name.first == 'Lowery' and data['changes']==="yes" %} <h3 class="heading-small mb10">Cancelled appointment</h3> <span class="badge alt">We have had to change the appointment</span> <p class="small">Appointment conflicts with an appointment preference or special requirement </p> {% elif customer.name.first == 'Dominguez' and data['appointments']==="yes" %} <h3 class="heading-small mb10">Rearranged appointment</h3> <p class="small">{{changedByCustomerComments}} </p> {% elif customer.name.first == 'Mcconnell' and data['appointments']==="no" %} <h3 class="bold mt0 small">Customer contacted us </h3> <p class="small">{{changedByCustomerComments}} </p> {% elif customer.name.first == 'Mcconnell' %} <h3 class="heading-small mb10">Cancelled appointment</h3> <p class="small">Customer cancelled because they have another appointment with their specialist on the same day </p> {% else %} <h3 class="heading-small mb10">Appointment booked</h3> {% endif %} </div> </div> </div> </div> </div>
categories/index.html
mikelevins/mikelevins.github.io
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="generator" content="Hugo 0.83.1" /> <title>Categories - by mikel evins</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto"> <link href="https://mikelevins.github.io//css/bootstrap.min.css" rel="stylesheet"> <link href="https://mikelevins.github.io//css/strange-case.css" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <link href="https://mikelevins.github.io/categories/index.xml" rel="alternate" type="application/rss+xml" title="engine of joy" /> </head> <body class="scheme-joy"> <div class="container-fluid"> <div class="row"> <div class="col-sm-4 col-md-3 col-lg-3 sidebar"> <div class="sidebar-content"> <a href="https://mikelevins.github.io/"><h1>engine of joy</h1></a> <p>by mikel evins</p> <div class="sidebar-recent"> <p>Recent Posts</p> </div> <div class="sidebar-recent"> <p>Topics</p> <div class="tagbutton"> <a href=/tags/life/ title="All pages with tag <i>life</i>">life</a> <sup>1</sup> </div> <div class="tagbutton"> <a href=/tags/politics/ title="All pages with tag <i>politics</i>">politics</a> <sup>2</sup> </div> <div class="tagbutton"> <a href=/tags/programming/ title="All pages with tag <i>programming</i>">programming</a> <sup>12</sup> </div> <div class="tagbutton"> <a href=/tags/science/ title="All pages with tag <i>science</i>">science</a> <sup>2</sup> </div> <div class="tagbutton"> <a href=/tags/stoicism/ title="All pages with tag <i>stoicism</i>">stoicism</a> <sup>4</sup> </div> <div class="tagbutton"> <a href=/tags/stories/ title="All pages with tag <i>stories</i>">stories</a> <sup>5</sup> </div> </div> <div class="sidebar-contact"> &#187; <a href="mailto:mikel@evins.net">Send mail to mikel</a> </div> <p class="copyright">&copy; 2021. All rights reserved. </p> <p class="attr">Powered by <a href="http://gohugo.io">Hugo</a> &amp; <a href="https://github.com/ExchangeRate-API/strange-case">Strange Case</a> (inspired by <a href="https://github.com/poole/hyde">Hyde</a>).</p> </div> </div> <div class="col-sm-7 col-sm-offset-4 col-md-6 col-md-offset-3 col-lg-5 col-lg-offset-3 content"> <div class="text-center"> </div> </div> <div class="col-sm-1 col-md-3 col-md-4"> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://mikelevins.github.io//js/bootstrap.min.js"></script> </body> </html>
docs/api/external-ol.Map.html
dpmcmlxxvi/olexp
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>OpenLayers Explorer Class: Map</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" href="styles/site.simplex.css"> </head> <body> <div class="navbar navbar-default navbar-fixed-top "> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="index.html">OpenLayers Explorer</a> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse" id="topNavigation"> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a> <ul class="dropdown-menu "> <li><a href="external-jQuery.fn.html">external:jQuery.fn</a></li><li><a href="external-ol.format.html">external:ol.format</a></li><li><a href="external-ol.interaction.html">external:ol.interaction</a></li><li><a href="external-ol.layer.html">external:ol.layer</a></li><li><a href="external-ol.style.html">external:ol.style</a></li><li><a href="olexp.html">olexp</a></li> </ul> </li> <li class="dropdown"> <a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a> <ul class="dropdown-menu "> <li><a href="external-ol.Collection.html">external:ol.Collection</a></li><li><a href="external-ol.Feature.html">external:ol.Feature</a></li><li><a href="external-ol.format.Feature.html">external:ol.format.Feature</a></li><li><a href="external-ol.Graticule.html">external:ol.Graticule</a></li><li><a href="external-ol.interaction.Select.html">external:ol.interaction.Select</a></li><li><a href="external-ol.layer.Layer.html">external:ol.layer.Layer</a></li><li><a href="external-ol.Map.html">external:ol.Map</a></li><li><a href="external-ol.Overlay.html">external:ol.Overlay</a></li><li><a href="external-ol.style.Style.html">external:ol.style.Style</a></li><li><a href="external-ol.View.html">external:ol.View</a></li><li><a href="olexp.Explorer.html">olexp.Explorer</a></li> </ul> </li> <li class="dropdown"> <a href="externals.list.html" class="dropdown-toggle" data-toggle="dropdown">Externals<b class="caret"></b></a> <ul class="dropdown-menu "> <li><a href="external-jQuery.html">jQuery</a></li><li><a href="external-ol.html">ol</a></li> </ul> </li> </ul> <div class="col-sm-3 col-md-3"> <form class="navbar-form" role="search"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search" name="q" id="search-input"> <div class="input-group-btn"> <button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button> </div> </div> </form> </div> </div> </div> </div> <div class="container" id="toc-content"> <div class="row"> <div class="col-md-8"> <div id="main"> <h1 class="page-title">Class: Map</h1> <section> <header> <h2> <span class="ancestors"><a href="external-ol.html">ol</a>.</span> Map </h2> </header> <article> <div class="container-overview"> <hr> <dt> <h4 class="name" id="Map"><span class="type-signature"></span>new Map()</h4> </dt> <dd> <div class="description"> <p>ol3 map</p> </div> <dl class="details"> <dt class="tag-see method-doc-label method-doc-details-label">See:</dt> <dd class="tag-see"> <ul> <li><a href="http://openlayers.org/en/v5.3.0/apidoc/module-ol_Map.html">http://openlayers.org/en/v5.3.0/apidoc/module-ol_Map.html</a></li> </ul> </dd> </dl> </dd> </div> </article> </section> </div> </div> <div class="clearfix"></div> <div class="col-md-3"> <div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div> </div> </div> </div> <div class="modal fade" id="searchResults"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Search results</h4> </div> <div class="modal-body"></div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div> <footer> <span class="jsdoc-message"> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>. </span> </footer> <script src="scripts/docstrap.lib.js"></script> <script src="scripts/toc.js"></script> <script type="text/javascript" src="scripts/fulltext-search-ui.js"></script> <script> $( function () { $( "[id*='$']" ).each( function () { var $this = $( this ); $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) ); } ); $( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () { var $this = $( this ); var example = $this.find( "code" ); exampleText = example.html(); var lang = /{@lang (.*?)}/.exec( exampleText ); if ( lang && lang[1] ) { exampleText = exampleText.replace( lang[0], "" ); example.html( exampleText ); lang = lang[1]; } else { var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/); lang = langClassMatch ? langClassMatch[1] : "javascript"; } if ( lang ) { $this .addClass( "sunlight-highlight-" + lang ) .addClass( "linenums" ) .html( example.html() ); } } ); Sunlight.highlightAll( { lineNumbers : false, showMenu : true, enableDoclinks : true } ); $.catchAnchorLinks( { navbarOffset: 10 } ); $( "#toc" ).toc( { anchorName : function ( i, heading, prefix ) { return $( heading ).attr( "id" ) || ( prefix + i ); }, selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4", showAndHide : false, smoothScrolling: true } ); $( "#main span[id^='toc']" ).addClass( "toc-shim" ); $( '.dropdown-toggle' ).dropdown(); $( "table" ).each( function () { var $this = $( this ); $this.addClass('table'); } ); } ); </script> <!--Navigation and Symbol Display--> <!--Google Analytics--> <script type="text/javascript"> $(document).ready(function() { SearcherDisplay.init(); }); </script> </body> </html>
html/123456126653.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) --> <!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca --> <head> <!-- Title begins / Début du titre --> <title> Voice Processor Inc. - Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada </title> <!-- Title ends / Fin du titre --> <!-- Meta-data begins / Début des métadonnées --> <meta charset="utf-8" /> <meta name="dcterms.language" title="ISO639-2" content="eng" /> <meta name="dcterms.title" content="" /> <meta name="description" content="" /> <meta name="dcterms.description" content="" /> <meta name="dcterms.type" content="report, data set" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.issued" title="W3CDTF" content="" /> <meta name="dcterms.modified" title="W3CDTF" content="" /> <meta name="keywords" content="" /> <meta name="dcterms.creator" content="" /> <meta name="author" content="" /> <meta name="dcterms.created" title="W3CDTF" content="" /> <meta name="dcterms.publisher" content="" /> <meta name="dcterms.audience" title="icaudience" content="" /> <meta name="dcterms.spatial" title="ISO3166-1" content="" /> <meta name="dcterms.spatial" title="gcgeonames" content="" /> <meta name="dcterms.format" content="HTML" /> <meta name="dcterms.identifier" title="ICsiteProduct" content="536" /> <!-- EPI-11240 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- MCG-202 --> <meta content="width=device-width,initial-scale=1" name="viewport"> <!-- EPI-11567 --> <meta name = "format-detection" content = "telephone=no"> <!-- EPI-12603 --> <meta name="robots" content="noarchive"> <!-- EPI-11190 - Webtrends --> <script> var startTime = new Date(); startTime = startTime.getTime(); </script> <!--[if gte IE 9 | !IE ]><!--> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon"> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css"> <!--<![endif]--> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css"> <!--[if lt IE 9]> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script> <![endif]--> <!--[if lte IE 9]> <![endif]--> <noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <script>dataLayer1 = [];</script> <!-- End Google Tag Manager --> <!-- EPI-11235 --> <link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body class="home" vocab="http://schema.org/" typeof="WebPage"> <!-- EPIC HEADER BEGIN --> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script> <!-- End Google Tag Manager --> <!-- EPI-12801 --> <span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr" class="container"> <section id="wb-lng" class="visible-md visible-lg text-right"> <h2 class="wb-inv">Language selection</h2> <div class="row"> <div class="col-md-12"> <ul class="list-inline mrgn-bttm-0"> <li><a href="nvgt.do?V_TOKEN=1492329375333&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=49762&V_SEARCH.docsStart=49761&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li> </ul> </div> </div> </section> <div class="row"> <div class="brand col-xs-8 col-sm-9 col-md-6"> <a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a> </div> <section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="list-inline text-right chvrn"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> <!-- Site Search Removed --> </div> </div> <nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement"> <h2 class="wb-inv">Topics menu</h2> <div class="container nvbar"> <div class="row"> <ul class="list-inline menu"> <li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li> <li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li> <li><a href="https://travel.gc.ca/">Travel</a></li> <li><a href="https://www.canada.ca/en/services/business.html">Business</a></li> <li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li> <li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li> <li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li> <li><a href="https://www.canada.ca/en/services.html">More services</a></li> </ul> </div> </div> </nav> <!-- EPIC BODY BEGIN --> <nav role="navigation" id="wb-bc" class="" property="breadcrumb"> <h2 class="wb-inv">You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li> <li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li> <li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li> </ol> </div> </div> </nav> </header> <main id="wb-cont" role="main" property="mainContentOfPage" class="container"> <!-- End Header --> <!-- Begin Body --> <!-- Begin Body Title --> <!-- End Body Title --> <!-- Begin Body Head --> <!-- End Body Head --> <!-- Begin Body Content --> <br> <!-- Complete Profile --> <!-- Company Information above tabbed area--> <input id="showMore" type="hidden" value='more'/> <input id="showLess" type="hidden" value='less'/> <h1 id="wb-cont"> Company profile - Canadian Company Capabilities </h1> <div class="profileInfo hidden-print"> <ul class="list-inline"> <li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</li> <li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do"> <input type="hidden" name="lang" value="eng" /> <input type="hidden" name="profileId" value="" /> <input type="hidden" name="prtl" value="1" /> <input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" /> <input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" /> <input type="hidden" name="V_SEARCH.depth" value="1" /> <input type="hidden" name="V_SEARCH.showStricts" value="false" /> <input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" /> </form></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=49760&amp;V_DOCUMENT.docRank=49761&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492329393858&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567038647&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=49762&amp;V_DOCUMENT.docRank=49763&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492329393858&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567051467&amp;profileId=&amp;key.newSearchLabel=">Next Company</a></li> </ul> </div> <details> <summary>Third-Party Information Liability Disclaimer</summary> <p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p> </details> <h2> Voice Processor Inc. </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2> <p>Voice Processor Inc.</p> <p><a href="mailto:erwin@ddi.ca" title="erwin@ddi.ca">erwin@ddi.ca</a></p> </div> <div class="col-md-4 mrgn-sm-sm"> <h2 class="h5 mrgn-bttm-0">Mailing Address:</h2> <address class="mrgn-bttm-md"> 305 Baffin St<br/> DOLLARD-DES-ORMEAUX, Quebec<br/> H9A 3G4 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 305 Baffin St<br/> DOLLARD-DES-ORMEAUX, Quebec<br/> H9A 3G4 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (514) 696-7961 </p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: </p> </div> <div class="col-md-3 mrgn-tp-md"> </div> </div> <div class="row mrgn-tp-md mrgn-bttm-md"> <div class="col-md-12"> <h2 class="wb-inv">Company Profile</h2> <br> Time and Attendance Clock<br> </div> </div> <!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> --> <div class="wb-tabs ignore-session"> <div class="tabpanels"> <details id="details-panel1"> <summary> Full profile </summary> <!-- Tab 1 --> <h2 class="wb-invisible"> Full profile </h2> <!-- Contact Information --> <h3 class="page-header"> Contact information </h3> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> ERWIN SCHWARTZ </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Management Executive. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (514) 696-7815 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (514) 696-8344 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> erwin@ddi.ca </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Company Description --> <h3 class="page-header"> Company description </h3> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Year Established: </strong> </div> <div class="col-md-7"> 1988 </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 334512 - Measuring, Medical and Controlling Devices Manufacturing </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 541510 - Computer Systems Design and Related Services<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Manufacturer / Processor / Producer &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Total Sales ($CDN): </strong> </div> <div class="col-md-7"> $500,000 to $999,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Export Sales ($CDN): </strong> </div> <div class="col-md-7"> $100,000 to $199,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Number of Employees: </strong> </div> <div class="col-md-7"> 2&nbsp; </div> </div> </section> <!-- Products / Services / Licensing --> <h3 class="page-header"> Product / Service / Licensing </h3> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> CATALOGUES, ADVERTISING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> TELECOMMUNICATIONS EQUIPMENT, NES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> ALARM SYSTEMS, NES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> TELEPHONE EQUIPMENT NES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - ENERGY MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - SYSTEMS INTEGRATION <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - DATABASE SERVICES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - TIMESHARING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - CORPORATE CONSULTING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - SYSTEMS CONSULTING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - CONTRACT SYSTEMS ANALYSIS AND PROGRAMMING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - APPLICATION MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - PROJECT MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - FACILITIES MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - DATA BASE MANAGEMENT SYSTEMS (DBMS) <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - NETWORK SERVICES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - CUSTOM SYSTEM DEVELOPMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - TECHNICAL CONSULTING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - EDUCATION AND TRAINING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - THIRD PARTY MAINTENANCE <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - VALUE ADDED RESELLING <br> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Technology Profile --> <!-- Market Profile --> <h3 class="page-header"> Market profile </h3> <section class="container-fluid"> <h4> Alliances: </h4> <ul> <li>Sales/Marketing</li> </ul> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>Algeria</li> <li>Bahamas</li> <li>Barbados</li> <li>Bermuda</li> <li>Brazil</li> <li>Cayman Islands</li> <li>Cuba</li> <li>Dominican Republic</li> <li>Haiti</li> <li>Iran, Islamic Republic of</li> <li>Israel</li> <li>Jamaica</li> <li>Japan</li> <li>Netherlands Antilles</li> <li>Puerto Rico</li> <li>Trinidad and Tobago</li> <li>Turks and Caicos Islands</li> </ul> <h5> Actively pursuing: </h5> <ul> <li>Australia</li> <li>China</li> <li>Denmark</li> <li>Finland</li> <li>Hong Kong</li> <li>Hungary</li> <li>Iceland</li> <li>Norway</li> <li>Russian Federation</li> <li>Sweden</li> <li>Taiwan</li> <li>United Kingdom</li> <li>United States</li> <li>Alabama</li> <li>Alaska</li> <li>Arizona</li> <li>Arkansas</li> <li>California</li> <li>Colorado</li> <li>Connecticut</li> <li>Delaware</li> <li>District of Columbia</li> <li>Florida</li> <li>Georgia</li> <li>Hawaii</li> <li>Idaho</li> <li>Illinois</li> <li>Indiana</li> <li>Iowa</li> <li>Kansas</li> <li>Kentucky</li> <li>Louisiana</li> <li>Maine</li> <li>Maryland</li> <li>Massachusetts</li> <li>Michigan</li> <li>Minnesota</li> <li>Mississippi</li> <li>Missouri</li> <li>Montana</li> <li>Nebraska</li> <li>Nevada</li> <li>New Hampshire</li> <li>New Jersey</li> <li>New Mexico</li> <li>New York</li> <li>North Carolina</li> <li>North Dakota</li> <li>Ohio</li> <li>Oklahoma</li> <li>Oregon</li> <li>Pennsylvania</li> <li>Rhode Island</li> <li>South Carolina</li> <li>South Dakota</li> <li>Tennessee</li> <li>Texas</li> <li>Utah</li> <li>Vermont</li> <li>Virginia</li> <li>Washington</li> <li>West Virginia</li> <li>Wisconsin</li> <li>Wyoming</li> </ul> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Sector Information --> <details class="mrgn-tp-md mrgn-bttm-md"> <summary> Third-Party Information Liability Disclaimer </summary> <p> Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements. </p> </details> </details> <details id="details-panel2"> <summary> Contacts </summary> <h2 class="wb-invisible"> Contact information </h2> <!-- Contact Information --> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> ERWIN SCHWARTZ </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Management Executive. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (514) 696-7815 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (514) 696-8344 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> erwin@ddi.ca </div> </div> </section> </details> <details id="details-panel3"> <summary> Description </summary> <h2 class="wb-invisible"> Company description </h2> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Year Established: </strong> </div> <div class="col-md-7"> 1988 </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 334512 - Measuring, Medical and Controlling Devices Manufacturing </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 541510 - Computer Systems Design and Related Services<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Manufacturer / Processor / Producer &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Total Sales ($CDN): </strong> </div> <div class="col-md-7"> $500,000 to $999,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Export Sales ($CDN): </strong> </div> <div class="col-md-7"> $100,000 to $199,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Number of Employees: </strong> </div> <div class="col-md-7"> 2&nbsp; </div> </div> </section> </details> <details id="details-panel4"> <summary> Products, services and licensing </summary> <h2 class="wb-invisible"> Product / Service / Licensing </h2> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> CATALOGUES, ADVERTISING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> TELECOMMUNICATIONS EQUIPMENT, NES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> ALARM SYSTEMS, NES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> TELEPHONE EQUIPMENT NES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - ENERGY MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - SYSTEMS INTEGRATION <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - DATABASE SERVICES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - TIMESHARING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - CORPORATE CONSULTING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - SYSTEMS CONSULTING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - CONTRACT SYSTEMS ANALYSIS AND PROGRAMMING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - APPLICATION MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - PROJECT MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - FACILITIES MANAGEMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - DATA BASE MANAGEMENT SYSTEMS (DBMS) <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - NETWORK SERVICES <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - CUSTOM SYSTEM DEVELOPMENT <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - TECHNICAL CONSULTING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - EDUCATION AND TRAINING <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - THIRD PARTY MAINTENANCE <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> COMPUTER SOFTWARE AND SERVICES - VALUE ADDED RESELLING <br> </div> </div> </section> </details> <details id="details-panel6"> <summary> Market </summary> <h2 class="wb-invisible"> Market profile </h2> <section class="container-fluid"> <h4> Alliances: </h4> <ul> <li>Sales/Marketing</li> </ul> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>Algeria</li> <li>Bahamas</li> <li>Barbados</li> <li>Bermuda</li> <li>Brazil</li> <li>Cayman Islands</li> <li>Cuba</li> <li>Dominican Republic</li> <li>Haiti</li> <li>Iran, Islamic Republic of</li> <li>Israel</li> <li>Jamaica</li> <li>Japan</li> <li>Netherlands Antilles</li> <li>Puerto Rico</li> <li>Trinidad and Tobago</li> <li>Turks and Caicos Islands</li> </ul> <h5> Actively pursuing: </h5> <ul> <li>Australia</li> <li>China</li> <li>Denmark</li> <li>Finland</li> <li>Hong Kong</li> <li>Hungary</li> <li>Iceland</li> <li>Norway</li> <li>Russian Federation</li> <li>Sweden</li> <li>Taiwan</li> <li>United Kingdom</li> <li>United States</li> <li>Alabama</li> <li>Alaska</li> <li>Arizona</li> <li>Arkansas</li> <li>California</li> <li>Colorado</li> <li>Connecticut</li> <li>Delaware</li> <li>District of Columbia</li> <li>Florida</li> <li>Georgia</li> <li>Hawaii</li> <li>Idaho</li> <li>Illinois</li> <li>Indiana</li> <li>Iowa</li> <li>Kansas</li> <li>Kentucky</li> <li>Louisiana</li> <li>Maine</li> <li>Maryland</li> <li>Massachusetts</li> <li>Michigan</li> <li>Minnesota</li> <li>Mississippi</li> <li>Missouri</li> <li>Montana</li> <li>Nebraska</li> <li>Nevada</li> <li>New Hampshire</li> <li>New Jersey</li> <li>New Mexico</li> <li>New York</li> <li>North Carolina</li> <li>North Dakota</li> <li>Ohio</li> <li>Oklahoma</li> <li>Oregon</li> <li>Pennsylvania</li> <li>Rhode Island</li> <li>South Carolina</li> <li>South Dakota</li> <li>Tennessee</li> <li>Texas</li> <li>Utah</li> <li>Vermont</li> <li>Virginia</li> <li>Washington</li> <li>West Virginia</li> <li>Wisconsin</li> <li>Wyoming</li> </ul> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2016-06-16 </div> </div> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z --> <!-- End Body Content --> <!-- Begin Body Foot --> <!-- End Body Foot --> <!-- END MAIN TABLE --> <!-- End body --> <!-- Begin footer --> <div class="row pagedetails"> <div class="col-sm-5 col-xs-12 datemod"> <dl id="wb-dtmd"> <dt class=" hidden-print">Date Modified:</dt> <dd class=" hidden-print"> <span><time>2017-03-02</time></span> </dd> </dl> </div> <div class="clear visible-xs"></div> <div class="col-sm-4 col-xs-6"> </div> <div class="col-sm-3 col-xs-6 text-right"> </div> <div class="clear visible-xs"></div> </div> </main> <footer role="contentinfo" id="wb-info"> <nav role="navigation" class="container wb-navcurr"> <h2 class="wb-inv">About government</h2> <!-- EPIC FOOTER BEGIN --> <!-- EPI-11638 Contact us --> <ul class="list-unstyled colcount-sm-2 colcount-md-3"> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&amp;from=Industries">Contact us</a></li> <li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li> <li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li> <li><a href="https://www.canada.ca/en/news.html">News</a></li> <li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li> <li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li> <li><a href="http://pm.gc.ca/eng">Prime Minister</a></li> <li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li> <li><a href="http://open.canada.ca/en/">Open government</a></li> </ul> </nav> <div class="brand"> <div class="container"> <div class="row"> <nav class="col-md-10 ftr-urlt-lnk"> <h2 class="wb-inv">About this site</h2> <ul> <li><a href="https://www.canada.ca/en/social.html">Social media</a></li> <li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li> <li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li> </ul> </nav> <div class="col-xs-6 visible-sm visible-xs tofpg"> <a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a> </div> <div class="col-xs-6 col-md-2 text-right"> <object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object> </div> </div> </div> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script> <![endif]--> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script> <!-- EPI-10519 --> <span class="wb-sessto" data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span> <script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script> <!-- EPI-11190 - Webtrends --> <script src="/eic/home.nsf/js/webtrends.js"></script> <script>var endTime = new Date();</script> <noscript> <div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp;dcssip=www.ic.gc.ca"/></div> </noscript> <!-- /Webtrends --> <!-- JS deps --> <script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script> <!-- EPI-11262 - Util JS --> <script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script> <!-- EPI-11383 --> <script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script> <span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span> </body></html> <!-- End Footer --> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z -->
keyref/TestCompleteGenericObjectFunctionsLeftDrag.html
kid551/safsdev.test.github.io
<DIV NAME="detail" ID="detail" xmlns="http://www.w3.org/TR/REC-html40"><H3><A NAME='detail_LeftDrag'></A>TestComplete GenericObjectFunctions::<BIG>LeftDrag</BIG> </H3> <TABLE><TR> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='SAFS TID Commands'>TID</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='SmartBear Test Complete'>TC</SPAN></TD> </TR></TABLE> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> A left mouse drag is performed on the object based on the stored coordinates. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""><p>For components that are unrecognized, we can make a mouse drag in these to draw fields(rectangles) or do drag and drop, based on stored x,y start and end coordinates. The object containing the starting coordinates is first given context and then a left mouse drag is performed with the stored coordinates.</p> <p> The coordinate lookup is done with the component name(Field #3) of the record AND Field #5.</p> <p> Typical Data Table records:</p> <p> (1) t MainWindow GenericItem LeftDrag DragName</p> <p> #1 above will contain a GenericItem entry in the MainWindow section with normal recognition information for it . GenericItem will also have it's own section in the Application Map in which there will be an entry like:</p> <p><pre> DragName="15,30,60,90" OR DragName="Coords=15,30,60,90" </pre></p> <p> This will tell Robot to locate the GenericItem Window object and left drag from coordinates 15,30 to 60,90.</p> <p> Note: the TID supports this command using <a href="http://safsdev.sourceforge.net/sqabasic2000/SAFSImageBasedRecognition.htm" target="imagebased" alt="SAFS Image-Based Recognition Doc">Image-Based Testing</a> techniques and App Map entries as well as literal text coordinates. </p></detailed_desc><BR/> </DIV> <BR/> <DIV NAME="list" ID="other"> <p><B>Fields: </B><SMALL>[ ]=Optional with Default Value</SMALL></p> <code class="safs"> <OL start="5" ><LI> <B>AppMapSubkey</B> <BR/> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Name of the AppMap subkey to lookup or literal text to use for the left mouse drag. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""><p>Name of the AppMap subkey to lookup and use for the left drag. We expect the AppMap or literal text to contain the item in the format "x1,y1,x2,y2":</p> <p><pre> [GenericItem] DragName="3,10,12,20" OR DragName="Coords=3,10,12,20" </pre></p> <p> The results from the lookup are appended to the "Coords=" string used by the GenericObject Left_Drag command in Robot (if necessary). So any valid content used with the Left_Drag command can be part of this AppMap entry.</p> <p> Both Fields #3 and #5 are used to locate the item in the App Map. This routine does not specify an App Map so only the current Map is used and it is expected to be valid.</p> <p><b>Important TID note.</b> The <a href="http://safsdev.sourceforge.net/sqabasic2000/SAFSImageBasedRecognition.htm" target="imagebased" alt="SAFS Image-Based Recognition Doc">TID IBT implementation</a> supports using literal text in this parameter instead of an AppMapSubKey. If the value retrieved from this field is NOT found to exist in the App Map as a Sub Key then it will be used as literal text as if it HAD been retrieved from the App Map. </p><p> Any coordinates provided for TID IBT are considered relative to the top-left (0,0) of the image or item found unless PointRelative and\or Hotspot information in the IBT recognition string change this initial relative point to be somewhere else. </p></detailed_desc><BR/> </DIV> </LI></OL ></code> <br/> <p><B>Examples:</B></p> <code class="safs"><UL> <LI> <B><usage xmlns="">T, WINDOW, WINDOW, LEFTDRAG, AnObject</usage></B> <BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns=""> A left mouse drag will be performed based on coordinates indicated by the AnObject reference in the Application Map. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""> Field 5 : TQ String. A reference identified in the Application Map identifying coordinates on which to drag. This example shows AnObject which will be found in the Application Map as a referenced item in the WINDOW section. </detailed_desc><BR/> </DIV> </LI> <LI> <B><usage xmlns="">T, WINDOW, AnObject, LEFTDRAG, ASubObject</usage></B> <BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns=""> A left mouse drag will be performed based on coordinates indicated by the ASubObject reference in the Application Map. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""> Field 5 : TQ String. A reference identified in the Application Map identifying coordinates on which to drag. This example shows AnObject as a viable object in the WINDOW but that it also has its own section in the Application Map which contains one or more named references like ASubObject which are used for test. </detailed_desc><BR/> </DIV> </LI> <LI> <B><usage xmlns="">T, WINDOW, AnObject, LEFTDRAG, "Coords=10;20;200;300"</usage></B> <BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns=""> A left drag will be performed from point 10,20 to 200,300 relative to AnObject. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"><detailed_desc xmlns=""> Field 5 : TQ String. The item does not exist in the app map so will be treated as literal text. Note we allow semi-colon delimited coordinates to support the case when commas are used as field delimiters and cannot be used to delimit the X and Y coordinates. </detailed_desc><BR/> </DIV> </LI> </UL> </code> <br/> <A href="SAFSReferenceKey.htm" alt="Reference Legend or Key"> <SMALL><B>[How To Read This Reference]</B></SMALL> </A> <HR/> </DIV> </DIV>
docs/content/api/list.html
sorellabs/black
=== title: List subtitle: Sequence manipulation and iteration created: 2011-07-28 23:40:26 toc: reference index: 4 === §§ blurb The `list` module introduces functions to work with Arrays and other general sequence objects, maintaining a pure way. They expand a little on the JavaScript's Array methods, which are supposed to be generic, and add a few more. §§ /blurb Note that this module relies on a correct ECMAScript implementation of Array generics, which do take into account [sparse arrays][]. Note also that some of the ES5 fallback libraries have [issues with sparse arrays][] amongst other things. This module depends on the [type][] module. [type]: type.html [TOC] ## Unpacking By loading the `core` module you can [unpack][] this module's functions to use them in a less crippled way. The module will unpack generic functions to the `Array` constructor, own methods inside `Array.prototype`, so that all arrays will get them (not all sequence objects though), and utilities in the usual global object. The following function are exported as utilities: - [make_array](#function_make_array) - [range](#function_range) - [to_array](#function_to_array) - [first](#function_first) - [last](#function_last) - [nth](#function_nth) - [but_last](#function_but_last) - [drop](#function_drop) - [keep](#function_keep) - [sorted](#function_sorted) - [reversed](#function_reversed) - [flatten](#function_flatten) - [zip](#function_zip) - [map](#function_map) - [each](#function_each) - [filter](#function_filter) - [reduce](#function_reduce) - [reduce_right](#function_reduce_right) - [some](#function_some) - [every](#function_every) - [pluck](#function_pluck) - [invoke](#function_invoke) [unpack]: core.html#unpacking_functions_and_own_methods ## Making lists ### Function make_array (size:Number[, default]) ↦ Array Allocates an array with the given size, optionally filled with the default value. If a default value is not given, the array will be filled with empty strings. ### Function range (start:Number, end:Number[, step:Number]) ↦ Array Makes an array with numeric values ranging from `start` to `end`. `end` is not included in the resulting array. ### Function to_array (obj:+Sequence) ↦ Array Returns an *actual* array from any sequence object. ### Function copy (obj:+Sequence) ↦ Array Returns a shallow copy of the sequence as an array. Currently this does this by naïvely aliasing the [slice](#function_slice) function. However, it still does not support deep cloning. ## Information about a list and its elements ### Function size (seq:+Sequence) ↦ Number Returns the size of a sequence. Note that this is not the same as the number of elements inside an array because JavaScript has things like [sparse arrays][], that is, arrays where not all indexes are actually set. Instead, it'll return the highest numeric index that is set in the array (1-based) ### Function emptyp (seq:+Sequence) ↦ Boolean Returns whether the sequence's size is larger than 0. ### Function hasp (seq:+Sequence, value[, predicate:Function]) ↦ Boolean Checks if a sequence contains the given value or not. The comparison is done using the strict equality comparison operator (`===`), unless a different predicate function is given. If a predicate function is given, it'll be called for each element in the sequence with three parameters: the value of the sequence item, the index that where that item is stored in the sequence, and the sequence itself. Note that the predicate function does not work with `null` values. **See also:** - [find_first](#function_find_first) ### Function count (seq:+Sequence, value[, predicate:Function]) ↦ Number Returns the number of occurrences of `value` in the given sequence, optionally filtered by a predicate function. If a predicate function is not given, it'll check for occurrences using the strict equality comparison operator (`===`). Otherwise, the function will be called for each element in the sequence with two parameters: the expected value and the current item. ## Acessing individual elements ### Function first (seq:+Sequence) ↦ *mixed* Returns the first element of the sequence. Returns `null` if the passed object does not implement the [Sequence](types.html#function_sequencep) interface. ### Function last (seq:+Sequence) ↦ *mixed* Returns the last element of the sequence. Returns `null` if the passed object does not implement the [Sequence](types.html#function_sequencep) interface. ### Function nth (seq:+Sequence, index:Number) ↦ *mixed* Returns the element at the given index in the sequence. Returns `null` if the passed object does not implement the [Sequence](types.html#function_sequence) interface. ### Function find_first (seq:+Sequence[, predicate:Function][, context:Object]) ↦ *mixed* Returns the first element of the sequence to pass the predicate test. If a predicate is not given, the function will return the first non-nil element from the sequence. A context may be given as the last argument; if so, the predicate will be called with the given element as `this`. ### Function find_last (seq:+Sequence[, predicate:Function][, context:Object]) ↦ *mixed* Returns the last element of the sequence to pass the predicate function. If the predicate is not given, the function will return the last non-nil element from the sequence. A context may be given as the last argument; if so, the predicate function will be called with the given element as `this`. ## Extracting sections of a list ### Function slice (seq:+Sequence[, start:Number][, end:Number]) ↦ Array Extracts a subsection of the sequence that goes from `start` to `end`. When `start` is not given, the algorithm assumes the beginning of the sequence. When `end` is not given, the algorithm assumes the last item of the sequence. At any rate, `start` and `end` are included in the resulting sublist. If negative indexes are passed as either `start` or `end`, they're taken as the difference from the length of the sequence. That is, a -1 index means the last element, -2 the one before the last, and so on. **Alias for:** - [Array.prototype.slice][] ### Function rest (seq:+Sequence) ↦ Array Returns a new array without the first element. ### Function but_last (seq:+Sequence) ↦ Array Returns a new array without the last element. ### Function drop (seq:+Sequence, num:Number) ↦ Array Returns a new array without the first `num` elements. ### Function keep (seq:+Sequence, num:Number) ↦ Array Returns a new array with just the first `num` elements. ## Extending lists ### Function insert (seq:+Sequence, index:Number[, values...]) ↦ Array Returns a new array with the given `values` inserted at the given `index`. ### Function cat (seq:+Sequence[, seqs...]) ↦ Array Returns a new array with the given sequences concatenated. ## Structure handling ### Function remove (seq:+Sequence, index:Number) ↦ Array Returns a new array without the item at `index`. ### Function without (seq:+Sequence, value[, predicate:Function]) ↦ Array Returns a new array without elements that match `value`, with the comparison optionally defined by a predicate funciton. If a predicate function is not given, the strict equality comparison operator (`===`) will be used. ### Function compact (seq:+Sequence) ↦ Array Returns a new array without `null` and `undefined` values in it. ### Function replace (seq:+Sequence, value, replacement[, predicate:Function]) ↦ Array Returns a new array with the elements that match `value` replaced by `replacement`. If a predicate function is not given, the strict equality comparison operator (`===`) will be used. ### Function replace_at (seq:+Sequence, index:Number, replacement) ↦ Array Returns a new array with the element at `index` replaced by the given `replacement`. ### Function sorted (seq:+Sequence[, comparison:Function]) ↦ Array Returns a new array, sorted according to the comparison function. If a comparison function is not given, the items will be sorted lexographically. ### Function reversed (seq:+Sequence) ↦ Array Returns the reversed representation of the given sequence. That is, last items first, first items last. ### Function flatten (seq:+Sequence) ↦ Array Returns an one dimensional array by in-lining all sublists. ### Function zip (seq:+Sequence) ↦ Array Merges all sequences into one, such that any given index of the resulting sequence, is a sequence of the values at that index in all of the given sequences. **FIXME:** > Come up with a description that does not suck monkey balls. ## Iteration through a list ### Function map (seq:+Sequence, predicate:Function[, context:Object]) ↦ Array Returns a new array with the elements transformed by the predicate function. ### Function each (seq:+Sequence, predicate:Function[, context:Object]) ↦ Array Executes the predicate function for each item in the sequence. ### Function filter (seq:+Sequence, predicate:Function[, context:Object]) ↦ Array Returns a sequence without the elements that don't pass the predicate test. ### Function reduce (seq:+Sequence, predicate:Function[, initial][, context:Object]) ↦ *mixed* Apply the predicate against each pair in the array (left to right) so to return a single accumulated value. An starting value can be given, in which case the function will work as if the item was inserted as the first element of the given array. ### Function reduce_right (seq:+Sequence, predicate:Function[, initial][, context:Object]) ↦ *mixed* Apply the predicate function against each pair in the array (right to left) so to return a single accumulated value. An starting value can be given, in which case the function will work as if the item was inserted as the last element of the given array. ### Function some (seq:+Sequence, predicate:Function[, context:Object]) ↦ Boolean Checks whether some element in the sequence passes the predicate test. ### Function every (seq:+Sequence, predicate:Function[, context:Object]) ↦ Boolean Checks if all of the elements in the sequence passes the predicate test. ## Special mapping functions ### Function pluck (seq:+Sequence, attribute:String) ↦ Array Returns a new array with all elements replaced by their `attribute`s' value. Non-object items are mapped to `undefined`. ### Function invoke (seq:+Sequence, method:String[, args...]) ↦ Array Returns a new array with all elements replaced by the result of invoking the given named method for all objects. Items that have no such method, or that are not objects, will be mapped to `undefined`. The method will be called in the context of the object, optionally passing the additional arguments to it. [issues with sparse arrays]: https://gist.github.com/1120592 [sparse arrays]: http://es5.github.com/#x15.4 [Array.prototype.slice]: {{ es5.Array.prototype.slice }}
website/templates/pages/visionspage.html
jonge-democraten/website
{% extends "base.html" %} {% load mezzanine_tags %} {% block meta_title %}{{ page.meta_title }}{% endblock %} {% block main %} <section class="force-xlg-container col-lg-10 col-md-10 col-sm-10 col-xs-12 col-lg-offset-1 col-md-offset-1 col-sm-offset-1 col-xs-offset-0"> <div class="standpunten collection-container"> <div class="collection-content col-lg-8 col-md-8 col-sm-12 col-xs-12"> <div class="collection-description"> <h2>Standpunten</h2> {{ page.visionspage.content|richtext_filters|safe }} </div> <div class="row"> {% for vision_page in page.get_content_model.vision_pages.all %} {% include "components/content/standpunten/content_standpunt_item.html" %} {% endfor %} </div> </div> <div class="mobile-row col-lg-4 col-md-4 col-sm-12 col-xs-12"> {% include "components/sidebar/sidebar_visie.html" %} {% include "components/sidebar/sidebar_twitter.html" %} </div> </div> </section> {{ block.super }} {% endblock %}
DATACTIVIST_fichiers/footer.html
datactivist/datactivist.github.io
<footer> <div class="container"> <div class="row"> <div class="col-md-6"> <p>Créé à base d'amour et de <a href="https://github.com/datactivist/datactivist.github.io">code</a> à <a href="http://www.yelloworking.com">Yelloworking</a> par <a href="http://victorpey.re">Victor Peyre</a></p> <p><a href="https://datactivist.coop/mentionslegales.html">Mentions légales</a></p> </div> <div class="col-md-6"><a href="https://datactivist.coop"><div class="logo"></div></a></div> </div> </div> </footer>
parts/_9MOTHER9HORSE9EYES9/d326lbl.html
cryzed/The-Interface-Series-e-book
<div class="md"><p>There, mostly hidden in the darkness, was a great inexplicable monstrosity. Everything had been burned and blackened, but still I could see human shapes and forms. Arms, fingers, faces, jawbones, teeth, eye sockets, all burned and reduced to ash clinging to bone. But this was no pile of burned bodies. I had seen piles of burned bodies. I had seen mountains of burned bodies. This was something different.</p> <p>Human parts were coming out of the walls and the floor and ceiling. Arms and legs hung like stalactites. Faces came out of the floor. They were fused together in ways that could not be possible. At seeing this, I was filled with the strongest possible urge to turn away, to back out of the awful laboratory and run for my life. But I heard again the Jew&#39;s final words, &quot;You must,&quot; and knew this to be a command.</p> <p>I went inside. As the curtain closed behind me, I was enveloped in almost total darkness. Bones cracked beneath by boots. Near the back, I saw a shaft of light where one of the old doors had been sealed up but had become partially open again. I walked toward it, stepping over unspeakable, crunching shapes, brushing past nightmarish forms. I reached out to the crack of light and pulled back a board which was covering the door. Though I was not able to rip it free, I pulled it loose enough to let in a considerable amount of light, enough to reveal what sat at the back of the laboratory.</p> <p>As a child, I once went to a zoo in Vienna where I saw an elephant skull. Looking at the object now before me, I was reminded of this long ago moment and of how I had spent maybe half an hour staring at the skull from every angle, how I was titillated by its enormousness, its impossible alienness, and its unsettling similarity to what was familiar and human.</p> <p>Before me was a large obloid shape, almost as tall as me, stippled with hundreds of what looked like eye sockets. The lower portion consisted of a complicated structure that resembled several sets of jaws, each with hundreds or thousands of teeth of all different kinds, including molars, incisors, canines, even animal teeth, some of them of normal size, some of them as big as my fist. The center of the shape was split vertically and inside was a set of curving bone tubes that seemed to fill the interior.</p> <p>I stood there in the charred darkness, staring at this thing, this blasphemous, alien thing, while my mind filled with images of the awful dream mother and the final gasping words of the Jew.</p> <p>&quot;There is still time... To stop her...&quot;</p> <p>His commandment became strangely clear to me. This thing that the scientists were attempting to create, whatever it was, must not be allowed to exist. It was an abomination. Engel and his team were dead, but there were others working on the project. It was secretive enough that the essential personnel would be few in number. The lab in Switzerland. A few top scientists. Perhaps that was entirety of it. It would not be easy, but far from impossible to find them all.</p> <p>It was perhaps in my power to destroy the whole project, especially if we lost the war, which seemed increasingly likely after Stalingrad. And if this chemical that they were using was obscure enough, it might be possible to eliminate the entire world&#39;s supply. Thus I could shut the door on whatever unholy creature these madmen were attempting unleash.</p> <p>Yes, I could do this. At least I could attempt it. I felt now a distinct sense of the entire world&#39;s history resting on what I decided to do next. Surely moments like this did not come about often. Surely they must come only to men who are worthy of them...</p> <p>Surely...</p> </div>
index.html
scott-langdon/scottlangdon.com
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>ScottLangdon.com</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/landing-page.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <script src="https://use.fontawesome.com/cb22681d94.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body id="page-top"> <!-- Navigation --> <nav class="navbar navbar-default navbar-fixed-top topnav" role="navigation"> <div class="container topnav"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand page-scroll" href="#page-top">ScottLangdon.com</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li> <a href='#' type="button" class="page-scroll" data-toggle="modal" data-target="#myModal">Contact</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Modal --> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog modal-sm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 class="modal-title">Personal Contact Info:</h4> </div> <div class="modal-body"> <p><span class="glyphicon glyphicon-phone"> (805)304-5884 </p> <p><span class="glyphicon glyphicon-envelope"> scottlangdon247@gmail.com</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Header --> <a name="about"></a> <div class="intro-header"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="intro-message"> <h1>Scott Langdon</h1> <h3>Front-End Developer</h3> <hr class="intro-divider"> <ul class="list-inline intro-social-buttons"> <li> <a href="https://www.linkedin.com/in/scott-langdon" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">Linkedin</span></a> </li> <li> <a href="https://github.com/scott-langdon" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a> </li> </ul> </div> </div> </div> </div> <!-- /.container --> </div> <!-- /.intro-header --> <div class="content-section-b"> <div class="container"> <div class="row"> <div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> <hr class="section-heading-spacer"> <div class="clearfix"></div> <h2 class="section-heading"><a href="appointmentapp.html">Appointment App</a></h2> <p class="lead">Currently working on an application, that will allow customers to make appoinments.</p> <div class="conatiner" style="margin-bottom: 20px;"> <div class="media"> <img src="img/react.svg" width="75" height="75"> <img src="img/redux.svg" width="75" height="75"> <img src="img/nodejs-icon.svg" width="75" height="75"> <img src="img/rails.svg" width="75" height="75"> </div> </div> </div> <div class="col-lg-5 col-sm-pull-6 col-sm-6"> <img class="img-responsive" src="img/hairdresserapp.png"> </div> </div> </div> </div> <div class="content-section-b"> <div class="container"> <div class="row"> <div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> <hr class="section-heading-spacer"> <div class="clearfix"></div> <h2 class="section-heading"><a href="dashboard.html">Dashboard App</a></h2> <p class="lead">Blogging made simple. Login or Register. Make blog posts. See what other users posts. Coming soon, the ability to message friends.</p> <!-- <p class="lead"> Built with: Angular.js, MongoDB, Express.js, Node.js, and Bootstrap.</p> --> <div class="conatiner"> <div class="media" style="margin-bottom: 20px;"> <img src="img/angular-3.svg" width="75" height="75"> <img src="img/mongodb.svg" width="75" height="75"> <img src="img/express-109.svg" width="75" height="75"> <img src="img/nodejs-icon.svg" width="75" height="75"> <!-- <img src="img/bootstrap-5.svg" width="75" height="75"> --> </div> </div> </div> <div class="col-lg-5 col-sm-pull-6 col-sm-6"> <img class="img-responsive" src="img/dashboardOnMac.png" alt=""> </div> </div> </div> <!-- /.container --> </div> <div class="content-section-b"> <div class="container"> <div class="row"> <div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> <hr class="section-heading-spacer"> <div class="clearfix"></div> <h2 class="section-heading"><span style="color:#3972AB">Portfolio Website</span></h2> <p class="lead">Website to showcase all current web & mobile apps.</p> <div class="conatiner"> <div class="media" style="margin-bottom: 20px;"> <img src="img/html5.svg" width="75" height="75"> <img src="img/css3.svg" width="75" height="75"> <img src="img/bootstrap-5.svg" width="75" height="75"> <img src="img/jquery-1.svg" width="75" height="75"> <!-- <img src="img/bootstrap-5.svg" width="75" height="75"> --> </div> </div> </div> <div class="col-lg-5 col-sm-pull-6 col-sm-6"> <img class="img-responsive" src="img/psitepic.png"> </div> </div> </div> <!-- /.container --> </div> <a name="contact"></a> <div class="banner"> <div class="container"> <div class="row"> <div class="col-lg-6"> <h2>Let's get connected:</h2> </div> <div class="col-lg-6"> <ul class="list-inline banner-social-buttons"> <li> <a href="https://www.linkedin.com/in/scott-langdon" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">Linkedin</span></a> </li> <li> <a href="https://github.com/scott-langdon" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a> </li> </ul> </div> </div> </div> <!-- /.container --> </div> <!-- /.banner --> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-12"> <ul class="list-inline"> <li> <a href="#">Home</a> </li> <li class="footer-menu-divider">&sdot;</li> <li> <a href='#' type="button" class="page-scroll" data-toggle="modal" data-target="#myModal">Contact</a> </li> </ul> <p class="copyright text-muted small">Phone Number: (805)304-5884</p> <p class="copyright text-muted small">Email: scottlangdon247@gmail.com</p> <p class="copyright text-muted small">Copyright &copy; ScottLangdon.com 2016. All Rights Reserved</p> </div> </div> </div> </footer> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> </body> </html>
assets/vendor/codemirror/theme/dracula.css
harinathebc/sample_codeigniter
/* Name: dracula Author: Michael Kaminsky (http://github.com/mkaminsky11) Original dracula color scheme by Zeno Rocha (https://github.com/zenorocha/dracula-theme) */ .cm-s-dracula.CodeMirror, .cm-s-dracula .CodeMirror-gutters { background-color: #282a36 !important; color: #f8f8f2 !important; border: none; } .cm-s-dracula .CodeMirror-gutters { color: #282a36; } .cm-s-dracula .CodeMirror-cursor { border-left: solid thin #f8f8f0; } .cm-s-dracula .CodeMirror-linenumber { color: #6d8a88; } .cm-s-dracula.CodeMirror-focused div.CodeMirror-selected { background: rgba(255, 255, 255, .10); } .cm-s-dracula .CodeMirror-line::-moz-selection, .cm-s-dracula .CodeMirror-line > span::-moz-selection, .cm-s-dracula .CodeMirror-line > span > span::-moz-selection { background: rgba(255, 255, 255, .10); } .cm-s-dracula .CodeMirror-line::selection, .cm-s-dracula .CodeMirror-line > span::selection, .cm-s-dracula .CodeMirror-line > span > span::selection { background: rgba(255, 255, 255, .10); } .cm-s-dracula .CodeMirror-line::-moz-selection, .cm-s-dracula .CodeMirror-line > span::-moz-selection, .cm-s-dracula .CodeMirror-line > span > span::-moz-selection { background: rgba(255, 255, 255, .10); } .cm-s-dracula span.cm-comment { color: #6272a4; } .cm-s-dracula span.cm-string, .cm-s-dracula span.cm-string-2 { color: #f1fa8c; } .cm-s-dracula span.cm-number { color: #bd93f9; } .cm-s-dracula span.cm-variable { color: #50fa7b; } .cm-s-dracula span.cm-variable-2 { color: white; } .cm-s-dracula span.cm-def { color: #ffb86c; } .cm-s-dracula span.cm-keyword { color: #ff79c6; } .cm-s-dracula span.cm-operator { color: #ff79c6; } .cm-s-dracula span.cm-keyword { color: #ff79c6; } .cm-s-dracula span.cm-atom { color: #bd93f9; } .cm-s-dracula span.cm-meta { color: #f8f8f2; } .cm-s-dracula span.cm-tag { color: #ff79c6; } .cm-s-dracula span.cm-attribute { color: #50fa7b; } .cm-s-dracula span.cm-qualifier { color: #50fa7b; } .cm-s-dracula span.cm-property { color: #66d9ef; } .cm-s-dracula span.cm-builtin { color: #50fa7b; } .cm-s-dracula span.cm-variable-3 { color: #50fa7b; } .cm-s-dracula .CodeMirror-activeline-background { background: rgba(255,255,255,.1); } .cm-s-dracula .CodeMirror-matchingbracket { text-decoration: underline; color: white !important; }
app/templates/views/manage-users/confirm-edit-user-email.html
alphagov/notifications-admin
{% extends "withnav_template.html" %} {% from "components/page-header.html" import page_header %} {% from "components/page-footer.html" import page_footer %} {% from "components/form.html" import form_wrapper %} {% from "components/back-link/macro.njk" import govukBackLink %} {% block per_page_title %} Confirm change of email address {% endblock %} {% block backLink %} {{ govukBackLink({ "href": url_for('.edit_user_email', service_id=service_id, user_id=user.id) }) }} {% endblock %} {% block maincolumn_content %} {{ page_header('Confirm change of email address') }} <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> {% call form_wrapper() %} <p class="govuk-body">New email address:</p> <div class="panel panel-border-wide bottom-gutter"> <p class="govuk-body">{{ new_email }}</p> </div> <p class="govuk-body">We will send {{ user.name }} an email to tell them about the change.</p> {{ page_footer('Confirm') }} {% endcall %} </div> </div> {% endblock %}
2015/10/02/Software-architecture-like-a-building-own-house.html
mikealdo/mikealdo.github.io
<!DOCTYPE html> <html> <head> <title>Software architecture like a building own house</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" sizes="57x57" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-57x57.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="60x60" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-60x60.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="72x72" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-72x72.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="76x76" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-76x76.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="114x114" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-114x114.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="120x120" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-120x120.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="144x144" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-144x144.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="152x152" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-152x152.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="apple-touch-icon" sizes="180x180" href="//mikealdo.github.io/themes/uno-zen/assets/img/apple-touch-icon-180x180.png?v=wAAv6Wqe6l?v=1.0.0"> <link rel="icon" type="image/png" href="//mikealdo.github.io/themes/uno-zen/assets/img/favicon-32x32.png?v=wAAv6Wqe6l?v=1.0.0" sizes="32x32"> <link rel="icon" type="image/png" href="//mikealdo.github.io/themes/uno-zen/assets/img/favicon-194x194.png?v=wAAv6Wqe6l?v=1.0.0" sizes="194x194"> <link rel="icon" type="image/png" href="//mikealdo.github.io/themes/uno-zen/assets/img/favicon-96x96.png?v=wAAv6Wqe6l?v=1.0.0" sizes="96x96"> <link rel="icon" type="image/png" href="//mikealdo.github.io/themes/uno-zen/assets/img/android-chrome-192x192.png?v=wAAv6Wqe6l?v=1.0.0" sizes="192x192"> <link rel="icon" type="image/png" href="//mikealdo.github.io/themes/uno-zen/assets/img/favicon-16x16.png?v=wAAv6Wqe6l?v=1.0.0" sizes="16x16"> <link rel="manifest" href="//mikealdo.github.io/themes/uno-zen/assets/img/manifest.json?v=wAAv6Wqe6l?v=1.0.0"> <link rel="shortcut icon" href="//mikealdo.github.io/themes/uno-zen/assets/img/favicon.ico?v=wAAv6Wqe6l?v=1.0.0"> <meta name="msapplication-TileColor" content="#e74c3c"> <meta name="msapplication-TileImage" content="//mikealdo.github.io/themes/uno-zen/assets/img/mstile-144x144.png?v=wAAv6Wqe6l?v=1.0.0"> <meta name="msapplication-config" content="//mikealdo.github.io/themes/uno-zen/assets/img/browserconfig.xml?v=wAAv6Wqe6l?v=1.0.0"> <meta name="theme-color" content="#e74c3c"> <link rel="stylesheet" type="text/css" href="//mikealdo.github.io/themes/uno-zen/assets/css/uno-zen.css?v=1.0.0" /> <link rel="canonical" href="https://mikealdo.github.io/2015/10/02/Software-architecture-like-a-building-own-house.html" /> <meta property="og:site_name" content="Michal Davídek - blog" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Software architecture like a building own house" /> <meta property="og:description" content="I heard several parables for SW architecture versus real life and their similarities or differences. And when I was finishing my working place in my own house I started thinking about own parable. Hard times I am living in my..." /> <meta property="og:url" content="https://mikealdo.github.io/2015/10/02/Software-architecture-like-a-building-own-house.html" /> <meta property="og:image" content="https://mikealdo.github.io/images//covers/software-architecture-like-a-building-own-house.jpg" /> <meta property="article:published_time" content="2015-10-01T22:00:00.000Z" /> <meta property="article:modified_time" content="2016-05-11T15:01:23.206Z" /> <meta property="article:tag" content="architecture" /> <meta property="article:tag" content="analogy" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Software architecture like a building own house" /> <meta name="twitter:description" content="I heard several parables for SW architecture versus real life and their similarities or differences. And when I was finishing my working place in my own house I started thinking about own parable. Hard times I am living in my..." /> <meta name="twitter:url" content="https://mikealdo.github.io/2015/10/02/Software-architecture-like-a-building-own-house.html" /> <meta name="twitter:image:src" content="https://mikealdo.github.io/images//covers/software-architecture-like-a-building-own-house.jpg" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "publisher": "Michal Davídek - blog", "author": { "@type": "Person", "name": "Michal Davídek", "image": "https://avatars.githubusercontent.com/u/14245058?v=3", "url": "undefined/author/undefined", "sameAs": null }, "headline": "Software architecture like a building own house", "url": "https://mikealdo.github.io/2015/10/02/Software-architecture-like-a-building-own-house.html", "datePublished": "2015-10-01T22:00:00.000Z", "dateModified": "2016-05-11T15:01:23.206Z", "image": "https://mikealdo.github.io/images//covers/software-architecture-like-a-building-own-house.jpg", "keywords": "architecture, analogy", "description": "I heard several parables for SW architecture versus real life and their similarities or differences. And when I was finishing my working place in my own house I started thinking about own parable. Hard times I am living in my..." } </script> <meta name="generator" content="Ghost ?" /> <link rel="alternate" type="application/rss+xml" title="Michal Davídek - blog" href="https://mikealdo.github.io/rss" /> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/default.min.css"> </head> <body class="post-template tag-architecture tag-analogy"> <header id="menu-button" class="expanded"> <a><i class="icon icon-list"></i></a> </header> <aside class="cover" style="background: url(/images/background-cover.jpg) center/cover no-repeat fixed"> <div class="cover container"> <div class="profile"> <a id="avatar-link" title="link to homepage for Michal Davídek - blog" href="https://mikealdo.github.io/#open"> <img src="/images/michal-davidek.png" alt="Michal Davídek - blog avatar" class="profile avatar rounded hvr-buzz-out" /> <h1 id="profile-title">Michal Davídek - blog</h1> <h3 id="profile-resume"></h3> </a> <hr class="divider long" /> <p>Architecture, coding, open source.</p> <hr class="divider short" /> <div class="navigation"> <div class="profile contact"> <nav class="navigation right"> <ul class="social expanded"> <!-- Twitter --> <li class="social item hvr-grow-rotate"> <a rel="me" href="https://twitter.com/mikealdo007" title="Twitter account"> <i class='icon icon-social-twitter'></i> <span class="label">Twitter</span> </a> </li> <!-- Google Plus --> <li class="social item hvr-grow-rotate"> <a rel="me" href="https://plus.google.com/+MichalDavidekCZ" title="Google+ account"> <i class='icon icon-social-google-plus'></i> <span class="label">Google-plus</span> </a> </li> <!-- Github --> <li class="social item hvr-grow-rotate"> <a rel="me" href="https://github.com/mikealdo" title="Github account"> <i class='icon icon-social-github'></i> <span class="label">Github</span> </a> </li> </li> <!-- LinkedIn --> <li class="social item hvr-grow-rotate"> <a rel="me" href="https://www.linkedin.com/in/davidekmichal" title="LinkedIn account"> <i class='icon icon-social-linkedin'></i> <span class="label">LinkedIn</span> </a> </li> <!-- Email --> <li class="social item hvr-grow-rotate"> <a rel="me" href="mailto:mdavidek1@gmail.com" title="Email mdavidek1@gmail.com"> <i class='icon icon-mail'></i> <span class="label">Email</span> </a> </li> <!-- RSS --> <li class="social item hvr-grow-rotate"> <a href="/rss" title="Subscribe to RSS"> <i class='icon icon-rss'></i> <span class="label">RSS</span> </a> </li> </ul> </nav> <!-- <section class="icon icon-search" id="search-container"> <hr class="divider short" /> <form id="search-form"> <input type="text", name="search", placeholder="git, css, javascript,..." id="search-field" /> </form> </section> --> </div> </div> </div> </div> </aside> <main> <section id="search-results"></section> <section class="content"> <article class="post tag-architecture tag-analogy"> <header> <div class="post meta"> <time datetime="02 Oct 2015">02 Oct 2015</time> <span class="post tags">in <a href="https://mikealdo.github.io/tag/architecture">architecture</a> <a href="https://mikealdo.github.io/tag/analogy"> analogy</a></span> <span class="post reading-time"> ~ <span></span> read.</span> </div> <a alt="Tweet 'Software architecture like a building own house'" href="https://twitter.com/intent/tweet?text=Software%20architecture%20like%20a%20building%20own%20house%20%C2%BB&amp;hashtags=architecture, analogy&amp;url=https://mikealdo.github.io/2015/10/02/Software-architecture-like-a-building-own-house.html"> <img id="post-image" src=https://mikealdo.github.io/images//covers/software-architecture-like-a-building-own-house.jpg alt="Software architecture like a building own house"> <h1 class="icon-reverse icon-social-twitter-post" id="post-title">Software architecture like a building own house</h1> </a> </header> <div id="post-content" class="post tag-architecture tag-analogy"> <div id="preamble"> <div class="sectionbody"> <div class="paragraph"> <p>I heard several parables for SW architecture versus real life and their similarities or differences. And when I was finishing my working place in my own house I started thinking about own parable.</p> </div> </div> </div> <div class="sect1"> <h2 id="_hard_times">Hard times</h2> <div class="sectionbody"> <div class="paragraph"> <p>I am living in my family house for 4 years. It was built by our own hands with my girlfriend and with huge help of our families. We spent every weekend on it for 2 years and outcome is in our eyes outstanding. On the other hand there are many things that are unfinished for vairous reasons and one of them was just my working place.</p> </div> <div class="paragraph"> <p>You know the parable with building of houses &#8230;&#8203; you have the plan on the start, nothing is changing, everything is straightforward and house is finished in term and budget. It&#8217;s not like software because nowadays is everything changing every day (minute). It&#8217;s applicable to engineering buildings maybe but with family houses I would like to express objection. It&#8217;s like a software and here is my list of similarities (in parenthesis are expressions from house building):</p> </div> <div class="ulist"> <ul> <li> <p>you have a budget (mortgage) and you have a term (baby upcoming)</p> </li> <li> <p>you have a junior developers (ourselves which doesn&#8217;t know anything about building) and seniors (fathers which have experience with more than one house)</p> </li> <li> <p>you have a bussiness requirements specifiers (ourselves and our girlfriends) and solution desingers/developers (ourselves)</p> </li> <li> <p>on the start you have an ideas and ideals but it&#8217;s changing and clarifies in time</p> </li> <li> <p>technologies are changing as well (found solution on the start is not available after 2 years)</p> </li> <li> <p>there are many libraries and technologies (building blocks, technologies for various installments)</p> </li> <li> <p>you have a project plan (architecture) and desired outcome (house to living)</p> </li> <li> <p>sometimes you need to call subcontractors to develop work which you are not able to do</p> </li> <li> <p>it&#8217;s hard and very expensive to change core of SW (walls in houses) but it&#8217;s still possible</p> </li> <li> <p>it&#8217;s still unfinished, there are still things to do and finalize</p> </li> <li> <p>it&#8217;s harder to do things more robust and prepared for unpredictible situations but still possible</p> </li> <li> <p>after some time with fine tuning of applications (rooms or details in rooms) you are satisfied with just enough working solution</p> </li> </ul> </div> </div> </div> <div class="sect1"> <h2 id="_conclusion">Conclusion</h2> <div class="sectionbody"> <div class="paragraph"> <p>In time of preparing room for my future working place everybody was laughing at my face when I was preparing goosenecks under plastering to each corner of room for 6.1 repro set. And of course for preparing my future working place for stand or backlit of my future couch. And today when I have working room with all the details everybody just stand with open mouth.</p> </div> <div class="quoteblock"> <blockquote> <div class="paragraph"> <p>This robust preparation is nowadays rewarding.</p> </div> </blockquote> </div> <div class="paragraph"> <p>Even when SW architecture and building of houses have many differences there are situations which are very similiar and we can take an ideas from one domain to other. In my eyes you will be <strong>better</strong> developer when you will have experience with building own house by own hands because you will have direct experience with areas which are being solved in both domains.</p> </div> <div class="paragraph"> <p><strong>P.S.</strong> If you enjoyed reading this blog post, could you do me favor and tweet it? Thanks!*</p> </div> </div> </div> </div> <div class="post related"> </div> <footer class="post comments"> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = 'mikealdo'; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> </footer> </article> <footer> <span class="copyright"> &copy; 2016. All rights reserved. Built with <a href="https://github.com/Kikobeats/uno-zen" target="_blank">Uno Zen</a> under <a href="http://hubpress.io/" target="_blank">HubPress</a>. </span> </footer> </section> </main> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script> <script type="text/javascript"> jQuery( document ).ready(function() { // change date with ago jQuery('ago.ago').each(function(){ var element = jQuery(this).parent(); element.html( moment(element.text()).fromNow()); }); }); hljs.initHighlightingOnLoad(); </script> <script src="//mikealdo.github.io/themes/uno-zen/assets/js/uno-zen.js?v=1.0.0" type="text/javascript" charset="utf-8"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-72815761-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
build/index.html
michaeldperez/michaeldperez.github.io
<!doctype html> <html> <head> <meta charset="utf-8"> <!-- Always force latest IE rendering engine or request Chrome Frame --> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> <!-- Use title if it's in the page YAML frontmatter --> <title>Welcome to Middleman</title> <link href="/stylesheets/normalize.css" rel="stylesheet" type="text/css" /><link href="/stylesheets/all.css" rel="stylesheet" type="text/css" /> <script src="/javascripts/all.js" type="text/javascript"></script> </head> <body class="index"> <div class="welcome"> <h1>Middleman is Watching</h1> <p class="doc"> <a href="http://middlemanapp.com/">Read Online Documentation</a> </p><!-- .doc --> </div><!-- .welcome --> </body> </html>
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.0/icharate/8.8.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>icharate: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.13.0 / icharate - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> icharate <small> 8.8.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-22 08:53:51 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-22 08:53:51 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.13.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/icharate&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Icharate&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: multimodal categorial grammars&quot; &quot;keyword: syntax/semantics interface&quot; &quot;keyword: higher-order logic&quot; &quot;keyword: meta-linguistics&quot; &quot;category: Computer Science/Formal Languages Theory and Automata&quot; &quot;date: 2003-2006&quot; ] authors: [ &quot;Houda Anoun &lt;anoun@labri.fr&gt;&quot; &quot;Pierre Casteran &lt;casteran@labri.fr&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/icharate/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/icharate.git&quot; synopsis: &quot;Icharate: A logical Toolkit for Multimodal Categorial Grammars&quot; description: &quot;&quot;&quot; http://www.labri.fr/perso/anoun/Icharate The logical toolkit ICHARATE is built upon a formalization of multimodal categorial grammars in Coq proof assistant. This toolkit aims at facilitating the study of these complicated formalisms by allowing users to build interactively the syntactic derivations of different sentences, compute their semantic interpretations and also prove universal properties of entire classes of grammars using a collection of already established derived rules. Several tactics are defined to ease the interaction with users.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/icharate/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=ce7028ab36911bdd95f890680f97d1e7&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-icharate.8.8.0 coq.8.13.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.13.0). The following dependencies couldn&#39;t be met: - coq-icharate -&gt; coq &lt; 8.9~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-icharate.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.2~camlp4/ieee754/8.10.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ieee754: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.2~camlp4 / ieee754 - 8.10.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ieee754 <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-30 12:27:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-30 12:27:18 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp4 4.03+1 Camlp4 is a system for writing extensible parsers for programming languages conf-findutils 1 Virtual package relying on findutils conf-which 1 Virtual package relying on which coq 8.5.2~camlp4 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.03.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.03.0 Official 4.03.0 release ocaml-config 1 OCaml Switch Configuration ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects. # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ieee754&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/IEEE754&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} ] tags: [ &quot;keyword: floating-point arithmetic&quot; &quot;keyword: IEEE&quot; &quot;category: Computer Science/Data Types and Data Structures&quot; &quot;category: Computer Science/Semantics and Compilation/Semantics&quot; &quot;date: 1997&quot; ] authors: [ &quot;Patrick Loiseleur&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ieee754/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ieee754.git&quot; synopsis: &quot;A formalisation of the IEEE754 norm on floating-point arithmetic&quot; description: &quot;&quot;&quot; This library contains a non-verified implementation of binary floating-point addition and multiplication operators inspired by the IEEE-754 standard. It is today outdated. See the attached 1997 report rapport-stage-dea.ps.gz for a discussion (in French) of this work. For the state of the art at the time of updating this notice, see e.g. &quot;Flocq: A Unified Library for Proving Floating-point Algorithms in Coq&quot; by S. Boldo and G. Melquiond, 2011.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ieee754/archive/v8.10.0.tar.gz&quot; checksum: &quot;md5=dca74fbeedf9b4e624fa425643bcbeb8&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-ieee754.8.10.0 coq.8.5.2~camlp4</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4). The following dependencies couldn&#39;t be met: - coq-ieee754 -&gt; coq &gt;= 8.10 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-ieee754.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
personal2/home2.html
farzana11/personal_website
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet"> <title></title> </head> <body> <header class="container"> <div class="row"> <div class="col-md-4"> <h1>ULTIMATE</h1> </div> <div class="col-md-8"><ul class="nav nav-pills"> <li class="active"><a href="#">Home</a></li> <li><a href="#">Product</a></li> <li><a href="#">Services</a></li> <li><a href="#">Blog</a></li> <li><a href="#">Contact</a></li> </ul></div> </div> </header> <section class="container"> <div class="row"> <div class="col-md-12"> <img src="pic_3.jpg" class="img-responsive" alt="Responsive image"> </div> </div> </section> <section class="container"> <div class="row"> <div class="col-md-4"><h3>Creative Development</h3> <p> as sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus. Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vu</p> </div> <div class="col-md-4"><h3>Apps Design & Development</h3> <p> as sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus. Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vu </p> </div> <div class="col-md-4"><h3>Project Management</h3> <p> as sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus. Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vu </p> </div> </div> </section> <section class="container"> <div class="well"> <div class="row"> <div class="col-md-6"><h3><em>Inteligence meets imagination</em></h3></div> <div class="col-md-3"><h3><em>call 1-800-1234...or</em></h3></div> <div class="col-md-3"><div class="btn-group"> <button type="button" class="btn btn-primary">Request to quote</button> </div> </div> </div> </div> </section> <section class="container"> <div class="row"> <div class="col-md-8"> <h4><em>About our company and services</em></h4> <p> as sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus. Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vu </p> </div> <div class="col-md-4"><h4><em>Contact us</em></h4> <ul> <li><strong>Address :</strong>35,Ahmodbag,basaboo,Dhaka</li> <li><strong>Telephone :</strong> +8801-932180688</li> <li><strong>Email :</strong> sssathi.cste@mail.com</li> </ul> </div> </div> </section> <section class="container"> <div class="row"> <div class="col-md-4"> <img src="pic_4.jpg" class="img-responsive" alt="Responsive image"></div> <div class="col-md-4"> <img src="pic_5.jpg" class="img-responsive" alt="Responsive image"></div> <div class="col-md-4"> <img src="pic_6.jpg" class="img-responsive" alt="Responsive image"></div> </div> </section> <footer class="container"> <div class="well"> <div class="row"> <div class="col-md-6">Copyright www.domain.com 2015</div> <div class="col-md-6"> <img src="images.jpeg" class="img-responsive" alt="Responsive image"> <img src="index.jpeg" class="img-responsive" alt="Responsive image"> <img src="images.png" class="img-responsive" alt="Responsive image"> </div> </footer> </body> </html>