Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for issues (0.58 sec)

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

    during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n  &:hover { @content; }\n}\n\n@mixin hover-focus {\n  &:hover,\n  &:focus {\n    @content;\n...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 2M bytes
    - Viewed (0)
  2. CREDITS

          to the Licensor or its representatives, including but not limited to
          communication on electronic mailing lists, source code control systems,
          and issue tracking systems that are managed by, or on behalf of, the
          Licensor for the purpose of discussing and improving the Work, but
          excluding communication that is conspicuously marked or otherwise
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Fri Apr 26 06:31:35 GMT 2024
    - 1.6M bytes
    - Viewed (0)
  3. api/go1.txt

    pkg crypto/x509, type Certificate struct, EmailAddresses []string
    pkg crypto/x509, type Certificate struct, ExtKeyUsage []ExtKeyUsage
    pkg crypto/x509, type Certificate struct, IsCA bool
    pkg crypto/x509, type Certificate struct, Issuer pkix.Name
    pkg crypto/x509, type Certificate struct, KeyUsage KeyUsage
    pkg crypto/x509, type Certificate struct, MaxPathLen int
    pkg crypto/x509, type Certificate struct, NotAfter time.Time
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
Back to top