mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Set border to left side only
This commit is contained in:
committed by
Daniël Klabbers
parent
d5d769ebb1
commit
fc64660f5d
@@ -203,7 +203,7 @@
|
|||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
.Post--self {
|
.Post--self {
|
||||||
border: solid @config-primary-color;
|
border-left: solid @config-primary-color;
|
||||||
}
|
}
|
||||||
.PostMeta {
|
.PostMeta {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
Reference in New Issue
Block a user