UNPKG
chat-demo
Version:
latest (2.4.1)
2.4.1
1.0.0
chatting fuctionality
bitbucket.org/shantilal-narola/chat-demo
chat-demo
/
app
/
assets
/
stylesheets
/
application.css
11 lines
(8 loc)
•
185 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
@import
"bootstrap-sprockets"
;
@import
"bootstrap"
;
@import
"chattings"
;
@import
"messages"
;
@import
"users"
;
.github-fork-ribbon
.right-bottom
:before
{
background-color
: black; }