mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 00:48:05 +00:00
Merge pull request #211 from slr/tasty-fix-add-following-method
add following config modal SASS
This commit is contained in:
commit
fd5ebe1720
@ -664,6 +664,26 @@ ol.toptrends-list
|
||||
text-align: right
|
||||
|
||||
|
||||
/************ FOLLOWING-CONFIG MODAL **********/
|
||||
|
||||
.following-config-modal
|
||||
h2
|
||||
text-transform: none
|
||||
.modal-wrapper
|
||||
top: 43%
|
||||
left: 25%
|
||||
width: 50%
|
||||
.modal-content
|
||||
padding: 10px
|
||||
text-align: center
|
||||
background-color: white
|
||||
.modal-buttons
|
||||
display: none
|
||||
.following-config-method-buttons
|
||||
padding: 10px
|
||||
.public-following
|
||||
background-color: #B4C669
|
||||
|
||||
/************ RETWIST POSTS MODAL **********/
|
||||
|
||||
.reTwist
|
||||
|
Loading…
Reference in New Issue
Block a user