Browse Source

Merge branch 'master' of github.com:miguelfreitas/twister-html

master
Miguel Freitas 10 years ago
parent
commit
75de1b9ef2
  1. 20
      theme_nin/sass/style.sass

20
theme_nin/sass/style.sass

@ -664,6 +664,26 @@ ol.toptrends-list @@ -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…
Cancel
Save