Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 61 for Arial (0.05 sec)

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

    .not-inlined {
      border-top: 1px solid black;
    }
    /* Function name */
    .boxtext {
      position: absolute;
      width: 100%;
      padding-left: 2px;
      line-height: 18px;
      cursor: default;
      font-family: "Google Sans", Arial, sans-serif;
      font-size: 12pt;
      z-index: 2;
    }
    /* Box highlighting via shadows to avoid size changes */
    .hilite { box-shadow: 0px 0px 0px 2px #000; z-index: 1; }
    .hilite2 { box-shadow: 0px 0px 0px 2px #000; z-index: 1; }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 15 16:39:48 UTC 2023
    - 1.9K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/plugins/form-validator/theme-default.min.css

    -bottom:20px;border:1px solid #b94a48;border-radius:4px}div.form-error strong{font-weight:700;display:block;margin:0;padding:0 0 10px}div.form-error strong,div.form-error ul li{line-height:140%;color:#b94a48;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px}div.form-error ul,div.form-error ul li{background:0 0}...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 33.3K bytes
    - Viewed (0)
  3. src/html/template/escape_test.go

    			`<style>p { color: pink }</style>`,
    		},
    		{
    			"styleIDPassed",
    			`<style>p{{"#my-ID"}} { font: Arial }</style>`,
    			`<style>p#my-ID { font: Arial }</style>`,
    		},
    		{
    			"styleClassPassed",
    			`<style>p{{".my_class"}} { font: Arial }</style>`,
    			`<style>p.my_class { font: Arial }</style>`,
    		},
    		{
    			"styleQuantityPassed",
    			`<a style="left: {{"2em"}}; top: {{0}}">`,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 16 03:29:27 UTC 2023
    - 56.2K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/plugins/daterangepicker/daterangepicker.css

    #fff;
    L5:  border-radius: 4px;
    L6:  border: 1px solid #ddd;
    L7:  width: 278px;
    L8:  max-width: none;
    L9:  padding: 0;
    L10:  margin-top: 7px;
    L11:  top: 100px;
    L12:  left: 20px;
    L13:  z-index: 3001;
    L14:  display: none;
    L15:  font-family: arial;
    L16:  font-size: 15px;
    L17:  line-height: 1em;
    L18:}
    L19:
    L20:.daterangepicker:before, .daterangepicker:after {
    L21:  position: absolute;
    L22:  display: inline-block;
    L23:  border-bottom-color: rgba(0, 0, 0, 0.2);
    L24:  content: '';
    L25:}
    ...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 7.9K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/css/base.css

        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    html,
    body {
        margin: 0;
        padding: 0;
    }
    
    html {
        font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
    }
    
    body {
        color: #02303A;
        background-color: #fff;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/http.go

    		}
    	})
    }
    
    const CommonStyle = `
    /* See https://github.com/golang/pkgsite/blob/master/static/shared/typography/typography.css */
    body {
      font-family:	-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
      font-size:	1rem;
      line-height:	normal;
      max-width:	9in;
      margin:	1em;
    }
    h1 { font-size: 1.5rem; }
    h2 { font-size: 1.375rem; }
    h1,h2 {
      font-weight: 600;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 21:29:53 UTC 2023
    - 12.6K bytes
    - Viewed (0)
  7. pkg/ctrlz/assets/static/css/all.css

        }
    
        html {
            overflow-y: scroll;
            position: relative;
            min-height: 100%
        }
    
        body {
            padding-top: 3.7rem;
            font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
            color: #ddd;
            background-color: #5a5a5a;
            font-weight: 300
        }
    }
    
    a {
        color: #e9ffaa;
        text-decoration: none;
        font-weight: 300
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 17.1K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/css/manual.css

    }
    
    html {
    	font-size: 16px;
    	font-weight: 400;
    	line-height: 1.5;
    }
    
    body {
    	color: var(--text-color);
    	background-color: var(--white-color);
    	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
    	line-height: 1.5;
    	-webkit-text-size-adjust: 100%;
    	-ms-text-size-adjust: 100%;
    }
    
    /* Links */
    a {
    	color: #1DA2BD;
    	text-decoration: none;
    }
    
    a:hover,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.js

      // fitText sets text and font-size clipped to the specified width w.
      function fitText(t, avail, textList) {
        // Find first entry in textList that fits.
        let width = avail;
        textContext.font = FONT_SIZE + 'pt Arial';
        for (let i = 0; i < textList.length; i++) {
          let text = textList[i];
          width = textContext.measureText(text).width;
          if (width <= avail) {
            t.innerText = text;
            return;
          }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 18.5K bytes
    - Viewed (0)
  10. pilot/pkg/xds/debug.go

    	"istio.io/istio/pkg/util/sets"
    )
    
    var indexTmpl = template.Must(template.New("index").Parse(`<html>
    <head>
    <title>Pilot Debug Console</title>
    </head>
    <style>
    #endpoints {
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      border-collapse: collapse;
    }
    
    #endpoints td, #endpoints th {
      border: 1px solid #ddd;
      padding: 8px;
    }
    
    #endpoints tr:nth-child(even){background-color: #f2f2f2;}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 00:26:45 UTC 2024
    - 39.5K bytes
    - Viewed (0)
Back to top