Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for 139px (0.06 sec)

  1. platforms/documentation/docs/src/main/resources/header.html

                <div class="site-header__navigation-header">
                    <a target="_top" class="logo" href="https://docs.gradle.org" title="Gradle Docs">
                        <svg width="139px" height="43px" viewBox="0 0 278 86" version="1.1" xmlns="http://www.w3.org/2000/svg">
                            <title>Gradle</title>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 35.6K bytes
    - Viewed (0)
  2. subprojects/diagnostics/src/main/resources/org/gradle/api/tasks/diagnostics/htmldependencyreport/tree.css

    .jstree-default .jstree-checked > a > .jstree-checkbox { background-position:-38px -19px; }
    .jstree-default .jstree-unchecked > a > .jstree-checkbox { background-position:-2px -19px; }
    .jstree-default .jstree-undetermined > a > .jstree-checkbox { background-position:-20px -19px; }
    .jstree-default .jstree-checked > a > .jstree-checkbox:hover { background-position:-38px -37px; }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jul 18 00:02:29 UTC 2014
    - 5.4K bytes
    - Viewed (0)
  3. platforms/documentation/docs-asciidoctor-extensions-base/src/main/resources/multi-language-samples.css

        border-radius: 4px 4px 0 0;
        cursor: pointer;
        display: inline-block;
        font-weight: normal;
        font-family: 'Lato', Arial, sans-serif;
        margin: 0;
        padding: 4px 20px;
        min-width: 130px;
        max-width: 320px;
        text-align: center;
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
        opacity: 0.7;
    }
    
    .multi-language-selector .language-option.selected {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jan 25 00:27:34 UTC 2024
    - 19.7K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/css/javadoc.css

        text-align:left;
        padding:8px 3px 3px 7px;
    }
    td.colFirst, th.colFirst {
        font-size:13px;
    }
    td.colSecond, th.colSecond, td.colLast, th.colConstructorName, th.colDeprecatedItemName, th.colLast {
        font-size:13px;
    }
    .constantsSummary th, .packagesSummary th {
        font-size:13px;
    }
    .providesSummary th.colFirst, .providesSummary th.colLast, .providesSummary td.colFirst,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  5. fess-crawler/src/test/resources/extractor/eml/sample2.eml

    <style type="text/css">
    
    @media only screen and (max-width: 420px) {
    a[class="article-headline"] {
    font-size:22px !important;
    line-height:28px !important;
    }
    td[class="story-attribution"]{
    font-size: 13px !important;
    }
    td[class="context"]{
    -webkit-text-size-adjust:none !important;
    font-size: 12px !important;
    }
    a[class="action"]{
    -webkit-text-size-adjust:none !important;
    font-size: 12px !important;
    }
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Jan 16 07:50:35 UTC 2016
    - 91.6K bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/plugins/timepicker/bootstrap-timepicker.min.css

    .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .input-group-addon{cursor:pointer}.bootstrap-timepicker .input-group-addon i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{d...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 3K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/css/base.css

        flex-wrap: wrap;
        justify-content: space-around;
    }
    
    .technology-logo,
    .ui-logo {
        flex: 0 1 auto;
    }
    
    .ui-logo {
        width: 224px;
        height: 135px;
        margin: 12px;
    }
    
    .segmentedlist {
        margin-top: 1.6em;
        margin-bottom: 1.6em;
    }
    
    .segmentedlist table, .table table {
        border: solid #d0d0d0 1px;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  8. src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css

    }
    html, body {
      height: 100%;
    }
    body {
      font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
      font-size: 13px;
      line-height: 1.4;
      display: flex;
      flex-direction: column;
    }
    a {
      color: #2a66d9;
    }
    .header {
      display: flex;
      align-items: center;
      height: 44px;
      min-height: 44px;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 18:58:12 UTC 2022
    - 5.5K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/css/manual.css

    	flex-direction: row;
    	flex-wrap: wrap;
    	justify-content: space-around;
    }
    
    .technology-logo,
    .ui-logo {
    	flex: 0 1 auto;
    }
    
    .ui-logo {
    	width: 224px;
    	height: 135px;
    	margin: 12px;
    }
    
    /* Samples download button */
    .download {
    	display: flex;
    }
    
    .download a {
    	border-style: solid;
    	border-width: 1px;
    	text-decoration: none;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  10. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.css

    .uk-card-title{color:#fff}.uk-card-secondary.uk-card-hover:hover{background-color:#222;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-card-small .uk-card-body,.uk-card-small.uk-card-body{padding:20px 20px}.uk-card-small .uk-card-header{padding:13px 20px}.uk-card-small .uk-card-footer{padding:13px 20px}@media (min-width:1200px){.uk-card-large .uk-card-body,.uk-card-large.uk-card-body{padding:70px 70px}.uk-card-large .uk-card-header{padding:35px 70px}.uk-card-large .uk-card-footer{padding:35px 70px}}.uk-card-body>.uk-...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 257.2K bytes
    - Viewed (0)
Back to top