GIF89; GIF89; %PDF- %PDF-
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
.card {
:global {
.ant-card-body {
display: grid;
grid-template-columns: 181px 1fr;
padding: 0;
border-radius: 8px;
}
.ant-divider-horizontal {
display: none;
}
.ant-picker-range-arrow {
display: none !important;
}
}
:global(.ant-dropdown-menu) {
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
border-radius: 8px;
padding: 0;
}
}
.menu {
grid-row: 1 / 5;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: repeat(10, 1fr);
padding: 4px;
background-color: #f2f4f7;
border-radius: 8px 0px 0px 8px;
&-active {
color: #722ed1;
}
:global {
.ant-btn {
justify-content: flex-start;
border-radius: 4px;
}
}
}
.closeIcon {
padding: 12px 8px;
border-left: 1px solid rgb(211, 173, 247);;
}
.closeIcon:hover {
background-color: #D3ADF7;
}
.calendar {
grid-row: 1;
grid-column: 2;
min-width: 576px;
:global {
.ant-picker-dropdown {
position: static;
padding: 0;
box-shadow: none;
}
.ant-picker-panel-container {
background: unset;
box-shadow: none;
}
.ant-picker-year-btn {
margin-left: 4px !important;
}
}
}
.bottom {
padding: 16px 20px;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 6px;
:global {
.ant-picker {
box-shadow: none;
border: none;
padding: 0;
column-gap: 20px;
}
.ant-btn-lg {
padding: 0 !important;
}
.ant-picker-input {
height: 32px;
width: 104px;
border: 1px solid #d0d5dd;
border-radius: 5px;
input {
text-align: center;
}
input::placeholder {
text-align: start;
padding-left: 10px;
}
}
.ant-picker-range {
gap: 0px;
}
.ant-picker-range-separator {
position: relative;
padding: 0 12px;
}
.ant-picker-range-separator .ant-picker-separator {
display: none;
}
.ant-picker-range-separator::before {
content: '';
display: block;
width: 7px;
height: 1px;
background-color: #98a2b3;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.ant-picker-suffix {
display: none;
}
.ant-picker-clear {
right: -30px;
}
}
}
.bottomPosition {
order: 2;
gap: 93px;
}
span:has(svg.dateClose_btn) {
height: 100%;
width: 36px;
border-left: 1px solid rgb(211, 173, 247);
display: flex;
align-items: center;
justify-content: center;
padding: 0 10px;
}
span:has(svg.dateClose_btn):hover {
background-color: #D3ADF7;
}
.blah {
padding-right: 0px!important;
padding-left: 0px!important;
background-color: #EFDBFF;
gap: 0!important;
cursor: pointer;
overflow: hidden;
border: none;
}
.blah:hover {
background-color: #EFDBFF!important;
}
.dateClose_text {
padding: 11px 12px;
display: flex;
align-items: center;
}
.blah > .dateClose_text:hover {
background-color: #D3ADF7;
}
.quartersBlock {
display: flex;
flex-direction: column;
height: 100%;
left: 185px;
padding: 17px 16px 0;
width: 100%;
.quarterSelected {
background: #f9f0ff !important;
border-color: #722ed1 !important;
color: #722ed1 !important;
font-weight: 500;
}
.quarterInRange {
background: #f9f0ff !important;
border-color: none !important;
color: #531dab !important;
}
}
.yearsContainer {
display: flex !important;
width: 100% !important;
justify-content: space-around !important;
}
.quarterColumn {
display: flex;
flex-direction: column;
width: 280px;
}
.quarterButton {
height: 67px;
}
.quarterButton:hover {
background: #F9F0FF !important;
}
.customInputs {
width: 231px;
display: flex;
gap: 8px;
position: relative;
left: 0;
bottom: 0;
}
.customInput {
width: 104px;
height: 32px;
padding: 0 11px;
border-radius: 6px;
border: 1px solid #D0D5DD;
}
.footer {
position: absolute;
bottom: 24px;
right: 24px;
left: 203px;
border-top: 1px solid #EAECF0;
padding-top: 24px;
}
.monthsBlock {
width: 100%;
height: 388px;
padding: 17px 16px 0;
.monthsContainer {
display: flex;
gap: 16px;
width: 100%;
}
.monthCalendar {
flex: 1;
min-width: 200px;
}
.selectedRange {
text-align: center;
padding: 8px 0;
margin-bottom: 8px;
font-weight: 500;
color: #531dab;
border-bottom: 1px solid #f0f0f0;
}
.monthsGrid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 4px;
}
.monthButton {
height: 67px !important;
border: 1px solid transparent;
transition: all 0.2s;
&:hover {
background: #f9f0ff !important;
}
}
.monthSelected {
background: #f9f0ff !important;
border-color: #722ed1 !important;
color: #722ed1 !important;
font-weight: 500;
}
.monthInRange {
background: #f9f0ff !important;
border-color: #d3adf7 !important;
color: #531dab !important;
}
}
.blah {
padding-right: 0px!important;
background-color: #EFDBFF;
gap: 0!important;
cursor: pointer;
}
.blah:hover {
background-color: #EFDBFF!important;
border-color: #d0d5dd!important;
}
.buttonContent {
align-items: center;
padding: 11px 12px;
}
.buttonContent_selectedLabel {
color: #531DAB;
}
.blah > .buttonContent:hover {
background-color: #D3ADF7;
}| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| DeleteArticleGroupModal | Folder | 0755 |
|
|
| DeleteArticleModal | Folder | 0755 |
|
|
| DatePickerCash.module.scss | File | 5.88 KB | 0644 |
|
| DatePickerCash.tsx | File | 28.25 KB | 0644 |
|