Sync changes v29.0.0 from IceHrmPro (https://icehrm.com/purchase-icehrmpro)
This commit is contained in:
@@ -943,3 +943,73 @@ table.dataTable{
|
||||
.table-row-dark {
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
|
||||
.mod-tab {
|
||||
margin-bottom:0px;margin-left:5px;border-bottom: none;
|
||||
}
|
||||
|
||||
.row {
|
||||
margin-right: 0px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.colorpicker-container {
|
||||
|
||||
}
|
||||
|
||||
.colorpicker-preview {
|
||||
display: block;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border: 5px #FFF solid;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 6px 1px #c7c7c78f;
|
||||
}
|
||||
|
||||
.colorpicker-component {
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: -10px;
|
||||
left: 44px;
|
||||
}
|
||||
|
||||
.dropdown-menu>li>a:hover {
|
||||
background-color: #5ca4e7 i !important;
|
||||
}
|
||||
.sigCanvas {
|
||||
border: 1px dashed;
|
||||
}
|
||||
|
||||
.sigContainer {
|
||||
width: 80%;
|
||||
height: 80%;
|
||||
margin: 0 auto;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.sigPad {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.sigImage {
|
||||
background-size: 200px 50px;
|
||||
width: 200px;
|
||||
height: 50px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.dropdown-menu>li>a:hover {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.ant-form-item-label>label {
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
height: auto !important;
|
||||
color: rgba(0,0,0,.85);
|
||||
font-size: 14px;
|
||||
word-break: break-word;
|
||||
white-space: break-spaces;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user