From ab4e89063aa80d2ba1a036971f333fb8e41fe83f Mon Sep 17 00:00:00 2001 From: Simon Grim Date: Sat, 6 Dec 2014 18:45:49 +0600 Subject: [PATCH] add following config modal SASS --- theme_nin/sass/style.sass | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/theme_nin/sass/style.sass b/theme_nin/sass/style.sass index d0565d9..7f70b78 100755 --- a/theme_nin/sass/style.sass +++ b/theme_nin/sass/style.sass @@ -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