Multiple UI improvements (#3317)
Removing break all Replacing jquery selectors and some other UI improvements Removing jquery selector
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
af4110b2ed
Коммит
f6b4a611d0
@@ -117,20 +117,13 @@
|
||||
.col__name {
|
||||
font-weight: bold;
|
||||
margin-right: 2px;
|
||||
padding-right: 10px;
|
||||
padding-right: 5px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
&:after {
|
||||
content: ':';
|
||||
display: inline-block;
|
||||
font-family: FontAwesome;
|
||||
font-size: 19px;
|
||||
position: absolute;
|
||||
right: 3px;
|
||||
text-rendering: auto;
|
||||
top: -5px;
|
||||
}
|
||||
strong {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.col__reply {
|
||||
@@ -176,6 +169,7 @@
|
||||
&.same--root {
|
||||
&.same--user {
|
||||
padding-left: 70px;
|
||||
padding-top: 0;
|
||||
|
||||
.post__header {
|
||||
.col__reply {
|
||||
|
||||
Ссылка в новой задаче
Block a user