css scripts, js scripts, remove gulp

This commit is contained in:
chomik
2019-04-27 14:33:48 +02:00
parent 880ff15961
commit f91c290400
571 changed files with 384 additions and 798 deletions
+5 -5
View File
@@ -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;