tinper-bee
Version:
React Components living for enterprise-class pc backend application
1 lines • 2.28 kB
CSS
.u-popconfirm{position:absolute;top:0;left:0;z-index:1;display:none;max-width:300px;padding:1px;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #a5adba;border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.u-popconfirm-dark{background-color:#424242;color:#fff}.u-popconfirm.right{margin-left:10px}.u-popconfirm.left{margin-left:-10px}.u-popconfirm.top{margin-top:-10px}.u-popconfirm.bottom{margin-top:10px}.u-popconfirm.right>.arrow{top:50%;left:-10px;margin-top:-11px;border-left-width:0;border-right-color:#a5adba}.u-popconfirm.left>.arrow{top:50%;right:-10px;margin-top:-11px;border-right-width:0;border-left-color:#a5adba}.u-popconfirm.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#a5adba;bottom:-10px}.u-popconfirm.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#a5adba;top:-11px}.u-popconfirm>.arrow{border-width:10px}.u-popconfirm>.arrow,.u-popconfirm>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.u-popconfirm>.arrow:after{border-width:10px;content:""}.u-popconfirm.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.u-popconfirm.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.u-popconfirm.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.u-popconfirm.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.u-popconfirm-dark.right>.arrow:after{border-right-color:#424242}.u-popconfirm-dark.left>.arrow:after{border-left-color:#424242}.u-popconfirm-dark.top>.arrow:after{border-top-color:#424242}.u-popconfirm-dark.bottom>.arrow:after{border-bottom-color:#424242}.u-popconfirm-content{padding:15px}.u-popconfirm-confirm{text-align:center}.u-popconfirm-confirm button{margin-right:10px}.u-popconfirm .u-button{margin:10px}