{"version":3,"file":"profile.95225a81352f0fd394c7.entry.css","mappings":"AAoBA,yBACE,0BAyFF,CAtFA,8BAEE,WACA,UAFA,oBA0FF,CArFA,qEAGE,gBAEA,yBADA,kBAEA,WACA,qBACA,eACA,iBACA,iBACA,kBACA,qBACA,sBACA,kBAuFF,CArFE,uFACE,yBACA,qBACA,WACA,oBAyFJ,CArFA,wBACE,yBACA,WACA,gBAEA,YADA,mBAwFF","sources":["webpack://superset/./src/assets/stylesheets/reactable-pagination.less"],"sourcesContent":["/**\n * Licensed to the Apache Software Foundation (ASF) under one\n * or more contributor license agreements.  See the NOTICE file\n * distributed with this work for additional information\n * regarding copyright ownership.  The ASF licenses this file\n * to you under the Apache License, Version 2.0 (the\n * \"License\"); you may not use this file except in compliance\n * with the License.  You may obtain a copy of the License at\n *\n *   http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing,\n * software distributed under the License is distributed on an\n * \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n * KIND, either express or implied.  See the License for the\n * specific language governing permissions and limitations\n * under the License.\n */\n@import './less/variables.less';\n\n.reactable-pagination td {\n  padding: 15px 0 0 0 !important;\n}\n\n.reactable-pagination a:focus {\n  text-decoration: none;\n  color: @gray-dark;\n  outline: 1;\n}\n\n.reactable-page-button,\n.reactable-next-page,\n.reactable-previous-page {\n  background: @lightest;\n  border-radius: @border-radius-normal;\n  border: 1px solid @gray-light;\n  color: @gray-dark;\n  display: inline-block;\n  font-size: @font-size-s;\n  margin-right: 5px;\n  padding: 5px 10px;\n  text-align: center;\n  text-decoration: none;\n  vertical-align: middle;\n  white-space: nowrap;\n\n  &:hover {\n    background-color: @gray-bg;\n    border-color: @gray;\n    color: @gray-dark;\n    text-decoration: none;\n  }\n}\n\n.reactable-current-page {\n  border: 1px solid @gray-light;\n  color: @gray-dark;\n  font-weight: @font-weight-bold;\n  pointer-events: none;\n  opacity: 0.65;\n}\n"],"names":[],"sourceRoot":""}