mirror of
https://github.com/discourse/discourse.git
synced 2025-04-25 18:34:30 +08:00
parent
83fd308963
commit
7e68062a46
@ -140,13 +140,15 @@
|
||||
}
|
||||
.clearfix > .topic-meta-data > .names {
|
||||
span.user-title {
|
||||
background-color: dark-light-choose($highlight-low, $highlight-medium);
|
||||
color: dark-light-choose($primary-high, $secondary-low);
|
||||
a {
|
||||
background-color: dark-light-choose($highlight-low, $highlight-medium);
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.topic-meta-data {
|
||||
display: flex;
|
||||
|
@ -442,7 +442,7 @@ span.highlighted {
|
||||
}
|
||||
.user-title {
|
||||
order: 4;
|
||||
margin-right: auto;
|
||||
flex-basis: 100%;
|
||||
}
|
||||
span {
|
||||
margin-right: 4px;
|
||||
@ -456,7 +456,6 @@ span.highlighted {
|
||||
|
||||
.user-title {
|
||||
color: #aaa;
|
||||
padding-top: 2px;
|
||||
overflow: hidden;
|
||||
margin-right: 50px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user