Recherche des tweets de réponse avec l'API Tweeter
This commit is contained in:
11
resources/sass/dashmix/helpers/_borders.scss
Normal file
11
resources/sass/dashmix/helpers/_borders.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Borders
|
||||
// --------------------------------------------------
|
||||
|
||||
.border-white-op {
|
||||
border-color: rgba($white, 0.1) !important;
|
||||
}
|
||||
|
||||
.border-black-op {
|
||||
border-color: rgba($black, 0.1) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user