Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for noted (0.06 sec)

  1. src/main/webapp/css/bootstrap.min.css.map

    darken($popover-header-bg, 5%);\n  @include border-top-radius($popover-inner-border-radius);\n\n  &:empty {\n    display: none;\n  }\n}\n\n.popover-body {\n  padding: $popover-body-padding-y $popover-body-padding-x;\n  color: $popover-body-color;\n}\n","// Notes on the classes:\n//\n// 1. .carousel.pointer-event should ideally be pan-y (to allow for users to scroll vertically)\n//    even when their scroll action started on a carousel, but for compatibility (with Firefox)\n//    we're preventing all actions...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    									MismatchLabelKeys: []string{"key3"},
    								},
    							},
    						},
    					},
    				},
    			},
    		},
    		"LabelSelector can have the same key as MismatchLabelKeys": {
    			// Note: On the contrary, in case of matchLabelKeys, keys in matchLabelKeys are not allowed to be specified in labelSelector by users.
    			ObjectMeta: metav1.ObjectMeta{Name: "123", Namespace: "ns"},
    			Spec: core.PodSpec{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top