Recherche des tweets de réponse avec l'API Tweeter
This commit is contained in:
13
resources/sass/vendor/_jquery-sparkline.scss
vendored
Normal file
13
resources/sass/vendor/_jquery-sparkline.scss
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// jQuery Sparkline
|
||||
//
|
||||
// Overwrite/Extend styles
|
||||
// --------------------------------------------------
|
||||
|
||||
.jqstooltip {
|
||||
box-sizing: content-box;
|
||||
font-family: $font-family-base;
|
||||
border: none !important;
|
||||
background-color: rgba(0,0,0,.75) !important;
|
||||
border-radius: $border-radius-sm;
|
||||
}
|
||||
Reference in New Issue
Block a user