@ -2,15 +2,22 @@
@@ -2,15 +2,22 @@
@import compass
@import 'compass/reset'
@import 'compass/utilities'
/ / utils
@import _var
@import _commons
@import _utils
/ / layout
@import _menu
@import _modal
@import _profile
@import _postboard
@import _following
@import _login
@import _network
@import _commons
@import _tabs
@ -48,22 +55,21 @@
@@ -48,22 +55,21 @@
. wrapper
width : $site-width
max-width : 100 %
margin : 0 auto
padding-top : 70 px
margin : 0
padding-top : $menu-height
position : relative
z-index : 1
min-height : 100 %
. dashboard
& . left , & . right
@ extend . col
@ extend . col-3
float : left
width : 25 %
position : relative
& . right
@ extend . last
height : 0
background : #ededed
@ extend . col-4
@ -81,8 +87,7 @@
@@ -81,8 +87,7 @@
right : -10 px
width : 250 px
overflow : hidden
border-bottom : solid 2 px $main-color-color
box-shadow : 8 px 10 px 15 px 0 px rgba ( 0 , 0 , 0 , .3 )
@ extend . box-shadow
. userMenu-search . dialog-modal : after
right : auto
@ -153,42 +158,20 @@ ul.userMenu-search-profiles
@@ -153,42 +158,20 @@ ul.userMenu-search-profiles
clear : both
. follow-suggestions
button
. follow . unfollow
position : absolute
bottom : 10 px
right : 10 px
& : hover
background-color : $main-color-light
. follow
background-color : $main-color-color
. unfollow
background-color : $main-color-dark
li
position : relative
box-sizing : border - box
background : $bloc-background-color
@ extend . clear-fix
@ extend . col
@ extend . col-3
min-height : 100 px
margin-bottom : 20 px
& : nth-child ( 4n )
@ extend . last
& : nth-child ( 4n + 1 )
clear : left
/ * * * * * * * * * * * * * * * * * MINI PROFILE * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. mini-profile
@ extend . box-shadow
. mini-profile-info
position : relative
text-align : center
background : $bloc-background-color
padding : 20 px 0
a . button
background : $main-color-light
margin : 1 em auto
@ -200,6 +183,7 @@ ul.userMenu-search-profiles
@@ -200,6 +183,7 @@ ul.userMenu-search-profiles
@ extend . clear-fix
. post-area-new
@ extend . open
+ box-shadow ( none )
padding : 0
margin : 0
textarea
@ -289,14 +273,9 @@ ul.userMenu-search-profiles
@@ -289,14 +273,9 @@ ul.userMenu-search-profiles
background : $bloc-background-color
li
display : block
@ extend . col
@ extend . col-4
+ box-sizing ( border-box )
& . current a
border-bottom : 3 px solid $main-color-color
& : last-child
@ extend . last
display : inline
margin : 0 5 px
float : none
a
color : $dark-grey
display : inline - block
@ -306,12 +285,10 @@ ul.userMenu-search-profiles
@@ -306,12 +285,10 @@ ul.userMenu-search-profiles
color : $main-color-light
span
& . posts-count , & . following-count , & . followers-count
font-weight : 900
display : block
line-height : 15 px
display : inline - block
padding-right : 5 px
& : last-child
display : none
. mini-profile-info a : hover
text-decoration : none
@ -353,7 +330,6 @@ ul.userMenu-search-profiles
@@ -353,7 +330,6 @@ ul.userMenu-search-profiles
. post-area-new
textarea
resize : none
box-shadow : none !important
+ box-sizing ( border-box )
width : 100 %
display : block
@ -369,7 +345,7 @@ ul.userMenu-search-profiles
@@ -369,7 +345,7 @@ ul.userMenu-search-profiles
padding : 3 px
margin : 5 px 0
& : focus
border-bottom : solid 2 px $color-green
border-bottom : solid 1 px $main-color-color
# postboard-top
clear : both
@ -406,8 +382,9 @@ ul.userMenu-search-profiles
@@ -406,8 +382,9 @@ ul.userMenu-search-profiles
float : right
. post-area-new
@ extend . open
+ box-shadow ( none )
textarea
margin : 0 0 5 px 0
margin : 0 0 10 px 0
@ -445,27 +422,6 @@ textarea.splited-post
@@ -445,27 +422,6 @@ textarea.splited-post
/ * * * * * * * WHO TO FOLLOW MODAL * * * * * * * /
. modal-wrapper . who-to-follow-modal
. modal-content
padding : 15 px
+ box-sizing ( border-box )
ol
margin : 5 px
. open-profile-modal
& : hover
text-decoration : none
. twister-user
position : relative
padding : 5 px
. bio
color : rgba ( 0 , 0 , 0 , 0 .6 )
font-style : italic
/ * * * * * * * * WHO TO FOLLOW * * * * * * * * /
@ -475,6 +431,7 @@ textarea.splited-post
@@ -475,6 +431,7 @@ textarea.splited-post
background : white
padding : 20 px
width : 100 %
@ extend . box-shadow
li
width : 100 %
min-height : auto
@ -511,12 +468,7 @@ textarea.splited-post
@@ -511,12 +468,7 @@ textarea.splited-post
border-bottom : 1 px solid $background-light
& : nth-child ( 4n )
@ extend . last
. twister-user-info
width : 80 %
button
position : absolute
right : 0
top : 5 %
img . twister-user-photo
@ -618,6 +570,7 @@ img.twister-user-photo
@@ -618,6 +570,7 @@ img.twister-user-photo
margin : 0 0 20 px 0
background : white
padding : 20 px
@ extend . box-shadow
small
display : none
h3
@ -650,346 +603,13 @@ ol.toptrends-list
@@ -650,346 +603,13 @@ ol.toptrends-list
. twistday-reminder
width : 100 %
background : white
@ extend . box-shadow
@ extend . clear-fix
padding : 20 px
small
display : none
/ * * * * * * * * * * * POPUP MODAL * * * * * * * * * * * * * * /
. modal-wrapper
background : white
z-index : 3000
width : 100 %
position : absolute
+ box-sizing ( border-box )
height : 100 %
left : 0
top : 0
overflow : hidden
. post-area-new
padding : 10 px
. modal-blackout
background : rgba ( 0 , 0 , 0 , 0 )
z-index : -1
position : fixed
left : 0
top : 0
width : 0
height : 0
. modal-content
@ extend . clear-fix
background : $background-light
overflow-y : auto
. postboard h2
position : fixed
z-index : 2
margin-top : -60 px
margin-left : -60 px
span
display : none
. modal-header
position : relative
background : $main-color-dark
height : 40 px
+ box-sizing ( border-box )
@ extend . clear-fix
border-bottom : 1 px solid $background-light
h3
padding-left : 20 px
color : white
line-height : 40 px
. modal-close
@ extend . extend-icon
@ extend . icon-cancel
position : absolute
right : 10 px
top : 0
font-size : 14 px
line-height : 40 px
cursor : pointer
color : rgba ( white , 0 .7 )
& : hover
color : white
b
display : none
. mark-all-as-read
float : right
cursor : pointer
font-size : 1 .3 em
line-height : 40 px
padding : 0 5 px
color : white
transition : all .1 s linear
display : none
. modal-back : hover , . mark-all-as-read : hover
color : white
. mark-all-as-read
@ extend . extend-icon
@ extend . icon-ok
. modal-back
@ extend . extend-icon
@ extend . icon-left
position : absolute
right : 35 px
top : 0
font-size : 14 px
line-height : 40 px
cursor : pointer
color : rgba ( white , 0 .7 )
& : hover
color : white
b
display : none
/ * * * * * * * * * * * POPUP PROMPT * * * * * * * * * * * * * /
. prompt-wrapper
background : rgba ( 255 , 255 , 255 , 1 .0 )
z-index : 5
position : fixed
top : 50 %
left : 50 %
width : 600 px
margin-left : -300 px
box-shadow : 0 0 30 px rgba ( 0 , 0 , 0 , .6 )
. modal-buttons
padding : 10 px
text-align : right
button : last-child
padding : 5 px 20 px
/ * * * * * * * * * * * * FOLLOWING-CONFIG MODAL * * * * * * * * * * /
. prompt-wrapper . following-config-modal
margin-top : -100 px
. modal-content
padding : 10 px
text-align : center
. modal-buttons
display : none
h2
text-transform : none
. following-config-method-buttons
. public-following
background-color : $color-green
margin : 0 px 2 px
padding : 6 px 16 px
/ * * * * * * * * * * * * RETWIST POSTS MODAL * * * * * * * * * * /
. prompt-wrapper . reTwist
& . prompt-wrapper
margin-top : -110 px
. modal-content
padding : 20 px 15 px
. modal-buttons
. modal-propagate
background-color : $color-green
. post-expand , . post-interactions
display : none
/ * * * * * * * * * REPLY POSTS MODAL * * * * * * * * * * * * * * * /
. prompt-wrapper . reply
& . prompt-wrapper
margin-top : -110 px
. modal-buttons , . post-expand , . post-interactions
display : none
. post-area
padding-bottom : 6 px
/ * * * * * * DIRECT MESSAGES MODAL * * * * * * * * * * /
. modal-wrapper . directMessages
. post-area-new
display : none
z-index : 5
background : $main-background-color
position : absolute
bottom : 0
width : 100 %
padding : 0 !important
. modal-header
h3 span
display : inline !important
. modal-content
+ box-sizing ( border-box )
width : 100 %
. post-photo
height : 48 px
width : 48 px
. post-text
margin-left : 58 px
font-size : .9 em
. post-info-name
float : none
. post-info-tag
line-height : 1 em
padding : 0
display : inline
font-size : 80 %
margin : 0 0 0 1 em
. post-info-sent
position : absolute
left : 50 %
top : 10 px
display : none
. direct-messages-list . post
padding : 20 px
cursor : pointer
& : after
content : " "
font-family : $symbol-font-family
position : absolute
right : 5 px
top : 50 %
font-size : 1 .1 em
margin : -6 px 0 0 0
color : rgba ( 0 , 0 , 0 , 0 .4 )
display : none
. direct-messages-list
. post : hover : after
display : block
. direct-messages-thread
padding-bottom : 150 px
. post
@ extend . clear-fix
background : none
left : 0
margin : 0 px 10 px 20 px 10 px
cursor : default
. post-info-time
float : none
display : block
text-align : center
font-size : 10 px
margin : 10 px 0
cursor : default
& : hover
color : $main-color-light
. post-text : after , . post-text : nth-child ( 2n ) : after
content : " "
width : 1 px
background : transparent
position : absolute
top : 10 px
white-space : normal
. post-text : after
border-top : solid 7 px transparent
border-bottom : solid 7 px transparent
border-right : solid 7 px white
left : -7 px
. post-text
background : white
margin-right : 60 px
margin-left : 60 px
position : relative
display : inline - block
max-width : 300 px
font-size : .9 em
padding : 5 px 10 px
z-index : 4
float : left
word-wrap : break-word
max-width : 60 %
min-height : 15 px
. post-photo
position : absolute
left : 0
top : 10 px
. post . sent
. post-text : after
border-top : solid 7 px transparent
border-bottom : solid 7 px transparent
border-right : none
border-left : solid 7 px white
right : -7 px
left : auto
. post-text
float : right
. post-photo
position : absolute
right : 0
left : auto
/ * * * * * * * * * NEW USER MODAL * * * * * * * * * * * * * * /
. modal-wrapper . new-user
. modal-content
padding : 25 px
. modal-close
display : none
. text
margin : 0 0 15 px 0
. emphasis
text-align : center
. secret-key
display : block
margin-top : 8 px
color : rgba ( 0 .5 , 0 , 0 , 1 )
font-weight : bold
font-size : 110 %
/ * * * * * * * * HASHTAG MODAL * * * * * * * * * * * /
. modal-wrapper . hashtag-modal
. postboard
padding : 0
/ * * * * * * CONVERSATION MODAL * * * * * * * * * * * /
. modal-wrapper . conversation-modal
. postboard
padding : 0
/ * * * * * * FOLLOWING MODAL * * * * * * * /
. modal-wrapper . following-modal
. modal-content
padding : 0
ol
margin : 5 px
. open-profile-modal
& : hover
text-decoration : none
. postboard
h2
display : none
@ -1126,7 +746,7 @@ ul.dropdown-menu
@@ -1126,7 +746,7 @@ ul.dropdown-menu
background-color : #fff
border : 1 px solid rgba ( 0 , 0 , 0 , 0 .2 )
border-bottom : solid 2 px #B4C669
box-shadow : 8 px 10 px 10 px 0 px rgba ( 0 , 0 , 0 , .2 )
@ extend . box-shadow
li
> li > a
padding : 3 px 20 px