Recherche des tweets de réponse avec l'API Tweeter
This commit is contained in:
12
resources/sass/dashmix/_pagination.scss
Normal file
12
resources/sass/dashmix/_pagination.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Pagination
|
||||
// --------------------------------------------------
|
||||
|
||||
.page-link {
|
||||
font-weight: $font-weight-semibold;
|
||||
}
|
||||
|
||||
.page-item:not(.active) > .page-link:focus {
|
||||
background-color: $body-bg-dark;
|
||||
border-color: $body-bg-dark;
|
||||
}
|
||||
Reference in New Issue
Block a user