ninegate
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
This commit is contained in:
@ -560,6 +560,25 @@ border-width: 1px;
|
||||
padding:10px 0px 0px 0px;
|
||||
}
|
||||
|
||||
.widget-body .slick {
|
||||
min-height: 200px;
|
||||
}
|
||||
.widget-body .slick-slide {
|
||||
min-height: 200px;
|
||||
}
|
||||
.widget-body .slick-arrow {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.widget-body .slick-dots {
|
||||
bottom: 5px;
|
||||
color: var(--colorftbodydark);
|
||||
}
|
||||
|
||||
.widgetplaceholder {
|
||||
background-color: var(--colorbgbodydark);
|
||||
}
|
||||
|
||||
.cat-list {
|
||||
color: var(--colorfttitledark);
|
||||
background-color: var(--colorbgbodydark);
|
||||
@ -568,3 +587,5 @@ border-width: 1px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user