@ -686,12 +686,13 @@
background : transparent ;
border : 0 ;
color : lighten ( $ui-base-color , 8 % ) ;
font-weight : 5 00;
font-weight : 7 00;
font-size : 11 px ;
padding : 0 6 px ;
text-transform : uppercase ;
line-height : inherit ;
line-height : 20 px ;
cursor : pointer ;
vertical-align : middle ;
}
. status__prepend-icon-wrapper {
@ -899,6 +900,11 @@
height : 24 px ;
margin : - 1 px 0 0 ;
}
. status__content__spoiler-link {
line-height : 24 px ;
margin : - 1 px 0 0 ;
}
}
. video-player {
@ -2667,12 +2673,16 @@ a.status-card {
background : $base-overlay-background ;
color : $ui-primary-color ;
border : 0 ;
padding : 0 ;
width : 100 % ;
height : 100 % ;
border-radius : 4 px ;
appearance : none ;
& : hover ,
& : active ,
& : focus {
padding : 0 ;
color : lighten ( $ui-primary-color , 8 % ) ;
}
}
@ -2685,7 +2695,7 @@ a.status-card {
. media-spoiler__trigger {
display : block ;
font-size : 11 px ;
font-weight : 5 00;
font-weight : 7 00;
}
. spoiler-button {
@ -4091,6 +4101,7 @@ a.status-card {
box-sizing : border-box ;
margin-top : 8 px ;
overflow : hidden ;
border-radius : 4 px ;
position : relative ;
width : 100 % ;
}
@ -4101,6 +4112,8 @@ a.status-card {
display : block ;
float : left ;
position : relative ;
border-radius : 4 px ;
overflow : hidden ;
& . standalone {
. media-gallery__item-gifv-thumbnail {
@ -4113,6 +4126,7 @@ a.status-card {
cursor : zoom-in ;
display : block ;
text-decoration : none ;
color : $ui-secondary-color ;
height : 100 % ;
line-height : 0 ;