- Sort Score
- Result 10 results
- Languages All
Results 111 - 112 of 112 for 201503 (0.11 sec)
-
src/main/webapp/css/admin/bootstrap.min.css.map
has somehow determined that the user is primarily a keyboard user and/or\n// wants focus outlines to always be presented.\n//\n// See https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible\n// and https://developer.paciellogroup.com/blog/2018/03/focus-visible-and-backwards-compatibility/\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing:...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
$name, $color in $colors {\n @include background-variant($name, $color);\n }\n }\n}\n\n.bg-gray {\n background-color: $gray-500;\n color: color-yiq($gray-500);\n}\n\n.bg-gray-light {\n background-color: lighten($gray-200, 3%);\n color: color-yiq(lighten($gray-200, 3%)) !important;\n}\n\n.bg-black {\n background-color: $black;\n color: color-yiq($black) !important;\n}\n\n.bg-white {\n background-color: $white;\n color: color-yiq($white) !important;\n}\n\n// Gradient Background colors...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1)