mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-30 16:44:31 +00:00
update to miguelfreitas/twister-html#292
This commit is contained in:
parent
adc9af0540
commit
670af53ea4
@ -2303,6 +2303,26 @@ ul.userMenu-search-profiles button, ul.userMenu-search-profiles .show-more-follo
|
|||||||
clear: left;
|
clear: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#opt-form-post-preview {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#opt-form-post-preview #post-preview {
|
||||||
|
background-color: #FCFFF3;
|
||||||
|
width: 76% !important;
|
||||||
|
margin-left: 16px;
|
||||||
|
padding: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#opt-form-post-preview #post-preview .preview-container {
|
||||||
|
background-color: rgba(0,0,0, 0.05);
|
||||||
|
margin-top: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#opt-form-post-preview #post-preview .image-preview {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.post-area-new.open textarea, #postboard-top .post-area .post-area-new textarea, .mini-profile .post-area-new textarea {
|
.post-area-new.open textarea, #postboard-top .post-area .post-area-new textarea, .mini-profile .post-area-new textarea {
|
||||||
height: 80px;
|
height: 80px;
|
||||||
}
|
}
|
||||||
|
@ -364,6 +364,18 @@ ul.userMenu-search-profiles
|
|||||||
word-wrap: break-word
|
word-wrap: break-word
|
||||||
clear: left
|
clear: left
|
||||||
|
|
||||||
|
#opt-form-post-preview
|
||||||
|
width: 100%
|
||||||
|
#post-preview
|
||||||
|
background-color: #FCFFF3
|
||||||
|
width: 76% !important
|
||||||
|
margin-left: 16px
|
||||||
|
padding: 8px
|
||||||
|
.preview-container
|
||||||
|
background-color: rgba(0,0,0, 0.05)
|
||||||
|
margin-top: 8px
|
||||||
|
.image-preview
|
||||||
|
width: auto
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user