diff --git a/css/style.css b/css/style.css index 6e4a80b..3243cd3 100644 --- a/css/style.css +++ b/css/style.css @@ -1256,40 +1256,6 @@ ol.toptrends-list { margin-left: 2px; } -.post-rt-reference { - background-color: #FAFAFA; - border: 1px solid #ccc; -} - -.post-rt-reference:hover { - background-color: #FFF; - cursor: pointer; -} - -.post-rt-reference .post-photo { - width: 24px; - height: 24px; -} - -.post-rt-reference .post-photo img { - width: 24px; - height: auto; -} - -.post-rt-reference .post-info-name { - font-size: 11px; -} - -.post-rt-reference .post-text { - font-size: 11px; - margin: 2px 10px 4px 10px; -} - -.post-rt-reference .post-info-time { - font-size: 9px; - color: #000; -} - /*********************************** ******** LOGIN AND NETWORK PAGES *** ***********************************/ @@ -1773,7 +1739,7 @@ ol.toptrends-list { **************************************/ .reTwist.prompt-wrapper { - margin-top: -100px; + margin-top: -140px; } .reTwist .post-expand, @@ -2126,3 +2092,38 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a { text-decoration: none; cursor: pointer; } + + +.post-rt-reference { + background-color: #FAFAFA; + border: 1px solid #ccc; +} + +.post-rt-reference:hover { + background-color: #FFF; + cursor: pointer; +} + +.post-rt-reference .post-photo { + width: 24px; + height: 24px; +} + +.post-rt-reference .post-photo img { + width: 24px; + height: auto; +} + +.post-rt-reference .post-info-name { + font-size: 11px; +} + +.post-rt-reference .post-text { + font-size: 11px; + margin: 2px 10px 4px 10px; +} + +.post-rt-reference .post-info-time { + font-size: 9px; + color: #000; +} diff --git a/theme_calm/css/style.css b/theme_calm/css/style.css index c4cdd0b..a46f86b 100644 --- a/theme_calm/css/style.css +++ b/theme_calm/css/style.css @@ -1619,44 +1619,6 @@ textarea.splited-post { margin-left: 2px; } -.post-rt-reference { - background-color: #FAFAFA; - border: 1px solid #ccc; -} - -.post-rt-reference:hover { - background-color: #FFF; - cursor: pointer; -} - -.post-rt-reference .post-photo { - width: 24px; - height: 24px; -} - -.post-rt-reference .post-photo img { - width: 24px; - height: auto; -} - -.post-rt-reference .post-info-name { - font-size: 11px; -} - -.post-rt-reference .post-text { - font-size: 11px; - margin: 2px 10px 4px 10px; -} - -.post-rt-reference .post-text a { - font-size: 11px; -} - -.post-rt-reference .post-info-time { - font-size: 9px; - color: #000; -} - /*********************************** ******** LOGIN AND NETWORK PAGES *** ***********************************/ @@ -2169,7 +2131,7 @@ textarea.splited-post { **************************************/ .reTwist.prompt-wrapper { - margin-top: -100px; + margin-top: -140px; } .reTwist .post-expand, @@ -2562,3 +2524,42 @@ p.post-text img { .reply textarea{ margin-top: 20px; } + + +.post-rt-reference { + background-color: #FAFAFA; + border: 1px solid #ccc; +} + +.post-rt-reference:hover { + background-color: #FFF; + cursor: pointer; +} + +.post-rt-reference .post-photo { + width: 24px; + height: 24px; +} + +.post-rt-reference .post-photo img { + width: 24px; + height: auto; +} + +.post-rt-reference .post-info-name { + font-size: 11px; +} + +.post-rt-reference .post-text { + font-size: 11px; + margin: 2px 10px 4px 10px; +} + +.post-rt-reference .post-text a { + font-size: 11px; +} + +.post-rt-reference .post-info-time { + font-size: 9px; + color: #000; +} diff --git a/theme_nin/css/style.css b/theme_nin/css/style.css index 730a624..9db49ee 100644 --- a/theme_nin/css/style.css +++ b/theme_nin/css/style.css @@ -1100,42 +1100,6 @@ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, margin-left: 1px; } -.post-rt-reference { - background-color: #FAFAFA; - border: 1px solid #ccc; - padding: 2px; -} - -.post-rt-reference:hover { - background-color: #FFF; - cursor: pointer; -} - -.post-rt-reference .post-photo { - width: 24px; - height: 24px; -} - -.post-rt-reference .post-photo img { - width: 24px; - height: auto; -} - -.post-rt-reference .post-info-name { - font-size: 11px; - padding-left: 0px; -} - -.post-rt-reference .post-text { - font-size: 11px; - margin: 4px 4px 4px 28px; -} - -.post-rt-reference .post-info-time { - font-size: 9px; - color: #B3B5B7; -} - /* MODAL */ /* line 316, ../sass/_postboard.sass */ .modal-content .postboard { @@ -2825,7 +2789,7 @@ ol.toptrends-list a:hover { /* line 705, ../sass/style.sass */ .reTwist.prompt-wrapper { - margin-top: -110px; + margin-top: -150px; } .reTwist .modal-content { @@ -3354,3 +3318,41 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a { margin: 2% 1%; } } + + +.post-rt-reference { + background-color: #FAFAFA; + border: 1px solid #ccc; + padding: 2px; +} + +.post-rt-reference:hover { + background-color: #FFF; + cursor: pointer; +} + +.post-rt-reference .post-photo { + width: 24px; + height: 24px; + margin-right: 4px; +} + +.post-rt-reference .post-photo img { + width: 24px; + height: auto; +} + +.post-rt-reference .post-info-name { + font-size: 11px; + padding-left: 0px; +} + +.post-rt-reference .post-text { + font-size: 11px; + margin: 4px 4px 4px 28px; +} + +.post-rt-reference .post-info-time { + font-size: 9px; + color: #B3B5B7; +} diff --git a/theme_nin/sass/_postboard.sass b/theme_nin/sass/_postboard.sass index 336069f..ddb9dc7 100755 --- a/theme_nin/sass/_postboard.sass +++ b/theme_nin/sass/_postboard.sass @@ -310,6 +310,24 @@ border-left: solid 3px $main-color-color margin-left: 1px + +/* MODAL */ +.modal-content + .postboard + width: auto!important + padding: 0 + clear: none!important + position: relative + .post-text + margin: 0 0 0 40px + .post-photo + width: 30px + height: 30px + img + width: 100% + height: 100% + + .post-rt-reference background-color: #FAFAFA border: 1px solid #ccc @@ -320,6 +338,7 @@ .post-photo width: 24px height: 24px + margin-right: 4px img width: 24px height: auto @@ -331,22 +350,3 @@ .post-info-time font-size: 9px color: #B3B5B7 - - - - -/* MODAL */ -.modal-content - .postboard - width: auto!important - padding: 0 - clear: none!important - position: relative - .post-text - margin: 0 0 0 40px - .post-photo - width: 30px - height: 30px - img - width: 100% - height: 100% diff --git a/theme_nin/sass/style.sass b/theme_nin/sass/style.sass index 19c6d27..6c0653d 100755 --- a/theme_nin/sass/style.sass +++ b/theme_nin/sass/style.sass @@ -778,7 +778,7 @@ ol.toptrends-list .prompt-wrapper.reTwist &.prompt-wrapper - margin-top: -110px + margin-top: -150px .modal-content padding: 20px 15px .modal-buttons