Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for darn (0.28 sec)

  1. src/main/webapp/css/admin/adminlte.min.css.map

    .table-light:hover {\n  background-color: #ececf6;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n  background-color: #ececf6;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n  background-color: #c6c8ca;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n  border-color: #95999c;\n}\n\n.table-hover .table-dark:hover {\n  background-color: #b9bbbe;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

            background-color: #f6f6f6;  /* light grey */
          }
    
          /* Dark row and cell highlight. */
          table > tbody[row-highlight-style="dark"] > tr[selected],
          table > tbody[cell-highlight-style="dark"] > tr > td[selected] {
            background-color: rgb(103, 199, 165);  /* turquoise */
          }
          table > tbody[row-highlight-style="dark"] >
              tr:not(.empty-row):not([selected]):hover,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top