Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 30 for 05em (0.32 sec)

  1. src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css

      border-radius: 2px 0 0 2px;
      padding: 0.25em;
      padding-left: 28px;
      margin-left: 1em;
      font-family: 'Roboto', 'Noto', sans-serif;
      font-size: 1em;
      line-height: 24px;
      color: #212121;
    }
    .downArrow {
      border-top: .36em solid #ccc;
      border-left: .36em solid transparent;
      border-right: .36em solid transparent;
      margin-bottom: .05em;
      margin-left: .5em;
      transition: border-top-color 200ms;
    }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 18:58:12 UTC 2022
    - 5.5K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/manual.css

    sup.footnote a:active,
    sup.footnoteref a:active {
    	text-decoration: underline;
    }
    
    #footnotes {
    	padding-top: 0.75em;
    	padding-bottom: 0.75em;
    	margin-bottom: 0.625em;
    }
    
    #footnotes hr {
    	width: 20%;
    	min-width: 6.25em;
    	margin: -0.25em 0 0.75em 0;
    	border-width: 1px 0 0 0;
    }
    
    #footnotes .footnote {
    	padding: 0 0.375em 0 0.225em;
    	line-height: 1.3334;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/css/javadoc.css

        height: 1.7em;
        padding: 2px;
    }
    button.snippet-copy img {
        width: 18px;
        height: 18px;
        padding: 0.05em 0;
    }
    button.snippet-copy span {
        line-height: 1.2em;
        padding: 0.2em;
        position: relative;
        top: -0.5em;
    }
    div.snippet-container:hover button.snippet-copy span {
        opacity: 100%;
    }
    /*
     * Styles for user-provided tables.
     *
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/css/base.css

    }
    
    p .left {
        margin: 1.5em 1.5em 1.5em 0;
        padding: 0;
    }
    
    .right {
        float: right !important;
    }
    
    p .right {
        margin: 1.5em 0 1.5em 1.5em;
        padding: 0;
    }
    
    .small {
        font-size: .8em;
        margin-bottom: 1.875em;
        line-height: 1.875em;
    }
    
    .large {
        font-size: 1.2em;
        line-height: 2.5em;
        margin-bottom: 1.25em;
    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/style.css

    .top5 {
    	margin-top: 0.5em;
    }
    
    .top10 {
    	margin-top: 1.0em;
    }
    
    .top15 {
    	margin-top: 1.5em;
    }
    
    .top20 {
    	margin-top: 2.0em;
    }
    
    .top25 {
    	margin-top: 2.5em;
    }
    
    .top30 {
    	margin-top: 3.0em;
    }
    
    .container .text-muted {
    	margin: 20px 0;
    }
    
    .notification {
    	text-align: center;
    }
    
    ul.has-error {
    	color: #dd4b39 !important;
    	list-style-type: none;
    	padding: 0;
    }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 1.1K bytes
    - Viewed (0)
  6. src/cmd/vendor/github.com/google/pprof/internal/report/source_html.go

    }
    
    const weblistPageCSS = `<style type="text/css">
    body #content{
    font-family: sans-serif;
    }
    h1 {
      font-size: 1.5em;
    }
    .legend {
      font-size: 1.25em;
    }
    .line, .nop, .unimportant {
      color: #aaaaaa;
    }
    .inlinesrc {
      color: #000066;
    }
    .livesrc {
    cursor: pointer;
    }
    .livesrc:hover {
    background-color: #eeeeee;
    }
    .asm {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.css

      font-size: 12pt;
      font-weight: bold;
    }
    /* Ensure that pprof menu is above boxes */
    .submenu { z-index: 3; }
    /* Right-click menu */
    #action-menu {
      max-width: 15em;
    }
    /* Right-click menu title */
    #action-title {
      display: block;
      padding: 0.5em 1em;
      background: #888;
      text-overflow: ellipsis;
      overflow: hidden;
    }
    /* Internal canvas used to measure text size when picking fonts */
    #textsizer {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 15 16:39:48 UTC 2023
    - 1.9K bytes
    - Viewed (0)
  8. docs/en/docs/css/termynal.css

    [data-ty="input"]:before,
    [data-ty-prompt]:before {
        margin-right: 0.75em;
        color: var(--color-text-subtle);
    }
    
    [data-ty="input"]:before {
        content: '$';
    }
    
    [data-ty][data-ty-prompt]:before {
        content: attr(data-ty-prompt);
    }
    
    [data-ty-cursor]:after {
        content: attr(data-ty-cursor);
        font-family: monospace;
        margin-left: 0.5em;
        -webkit-animation: blink 1s infinite;
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 02 22:37:31 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  9. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.css

    + .1em) solid #e5e5e5}.uk-heading-line{overflow:hidden}.uk-heading-line>*{display:inline-block;position:relative}.uk-heading-line>::after,.uk-heading-line>::before{content:"";position:absolute;top:calc(50% - ((.2px + .05em)/ 2));width:2000px;border-bottom:calc(.2px + .05em) solid #e5e5e5}.uk-heading-line>::before{right:100%;margin-right:calc(5px + .3em)}.uk-heading-line>::after{left:100%;margin-left:calc(5px + .3em)}[class*=uk-divider]{border:none;margin-bottom:20px}*+[class*=uk-divider]{margin-t...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 257.2K bytes
    - Viewed (0)
  10. pkg/ctrlz/assets/static/css/all.css

    pre code {
        display: block;
        color: #ddd;
        padding: .5em
    }
    
    pre code.command-output {
        padding: 0
    }
    
    pre code.command-output .command {
        padding: .5em .5em 0 .5em
    }
    
    pre code.command-output .output {
        color: #ddd;
        background-color: #404040;
        font-style: italic;
        padding: 0 .5em .5em .5em
    }
    
    pre code.command-output div:only-of-type {
        padding: .5em
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 17.1K bytes
    - Viewed (0)
Back to top