Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for decorativo (0.19 sec)

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

    }\n}\n\n\n//\n// Link buttons\n//\n\n// Make a button look and behave like a link\n.btn-link {\n  font-weight: $font-weight-normal;\n  color: $link-color;\n  text-decoration: $link-decoration;\n\n  @include hover {\n    color: $link-hover-color;\n    text-decoration: $link-hover-decoration;\n  }\n\n  &:focus,\n  &.focus {\n    text-decoration: $link-hover-decoration;\n    box-shadow: none;\n  }\n\n  &:disabled,\n  &.disabled {\n    color: $btn-link-disabled-color;\n    pointer-events: none;\n  }\n\n  // No need...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (1)
  2. test-site/activator-launch-1.3.2.jar

    10px } #confmenu li { display: inline; overflow: hidden; list-style-type: none; } #confmenu a, a.active { color: #DEDECF; background: #898B5E; font: bold 1em "Trebuchet MS", Arial, sans-serif; border: 2px solid black; padding: 2px 5px 0px 5px; text-decoration: none; } /* background: #ABAD85 #CED4BD background: #DEE4CD */ #confmenu a.active { color: #7A9437; background: #DEE4CD; border-bottom: 3px solid #DEE4CD; } #confmenu a:hover { color: #fff; background: #ADC09F; } #confmenu a:visited { color: #DEDECF;...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  3. src/internal/trace/traceviewer/static/trace_viewer_full.html

    </template><dom-module id="tr-ui-a-analysis-link">
      <template>
        <style>
        :host {
          display: inline;
          cursor: pointer;
          cursor: pointer;
          white-space: nowrap;
        }
        a {
          text-decoration: underline;
        }
        </style>
        <a href="{{href}}" on-click="onClicked_" on-mouseenter="onMouseEnter_" on-mouseleave="onMouseLeave_"><slot></slot></a>
    
      </template>
    </dom-module><dom-module id="tr-ui-b-table">
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (2)
Back to top