user profile btn in social nav now only is active for current logged in user, added NSFW tag for admin tagged ones, mod search under a specific game, search term and some filters added to url, filter state is saved locally in cache, user search now works #108
@ -44,3 +44,13 @@
|
|||||||
cursor: default;
|
cursor: default;
|
||||||
box-shadow: unset;
|
box-shadow: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.IBMSMSMBSSTagsTag.IBMSMSMBSSTagsTagRepost {
|
||||||
|
background: #ffffff1a;
|
||||||
|
color: #ffffff59;
|
||||||
|
font-weight: 700;
|
||||||
|
border: unset;
|
||||||
|
font-size: 14px;
|
||||||
|
cursor: default;
|
||||||
|
box-shadow: unset;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user