blob: ab211a81197e8f21cb79e592c8a0aca5c5f6631d [file] [log] [blame]
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#nifi-registry-users-administration-perspective {
position: absolute;
top: 79px;
left: 50px;
right: 50px;
bottom: 50px;
background: white;
}
#nifi-registry-users-administration-list-container {
overflow-y: auto;
position: absolute;
bottom: 30px;
top: 142px;
left: 24px;
right: 24px;
overflow-x: hidden;
}
#nifi-registry-users-administration-list-paging-bar {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
#nf-registry-user-permissions-side-nav-container {
position: absolute;
bottom: 15px;
right: 10px;
}
#nf-registry-workflow-bucket-permissions-side-nav-container {
position: absolute;
bottom: 15px;
right: 10px;
}
#nf-registry-user-group-permissions-side-nav-container {
position: absolute;
bottom: 15px;
right: 10px;
}
#nf-registry-user-details-side-nav-container {
position: absolute;
bottom: 15px;
right: 10px;
}
#nifi-registry-add-selected-users-to-group-list-container {
width: 100%;
overflow: auto;
max-height: 245px;
}