mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 10:24:26 +04:00
css scripts, js scripts, remove gulp
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
}
|
||||
|
||||
.page-link {
|
||||
border-radius: $border-radius;
|
||||
min-width: px2rem(26px);
|
||||
border-radius: $border-radius;
|
||||
|
||||
&:hover {
|
||||
background: transparent;
|
||||
@@ -27,10 +27,10 @@
|
||||
}
|
||||
|
||||
.page-item-subtitle {
|
||||
margin-bottom: 2px;
|
||||
font-size: 12px;
|
||||
color: $text-muted;
|
||||
text-transform: uppercase;
|
||||
font-size: 12px;
|
||||
margin-bottom: 2px;
|
||||
|
||||
.page-item.disabled &{
|
||||
color: $pagination-disabled-color;
|
||||
@@ -38,9 +38,9 @@
|
||||
}
|
||||
|
||||
.page-item-title {
|
||||
color: $text-color;
|
||||
font-weight: 400;
|
||||
font-size: $h3-font-size;
|
||||
font-weight: 400;
|
||||
color: $text-color;
|
||||
|
||||
.page-link:hover & {
|
||||
color: $link-color;
|
||||
|
||||
Reference in New Issue
Block a user