forked from GNUsocial/gnu-social
(Subjective) The dotted border style is less obtrusive (negative
space) than the dotted border style. While present, the dotted blends away better. Observing 1 + 1 = 3 or more principle.
This commit is contained in:
parent
3b9f235e42
commit
1f33df4715
@ -717,7 +717,7 @@ clear:both;
|
|||||||
float:left;
|
float:left;
|
||||||
width:100%;
|
width:100%;
|
||||||
border-top-width:1px;
|
border-top-width:1px;
|
||||||
border-top-style:dashed;
|
border-top-style:dotted;
|
||||||
}
|
}
|
||||||
.notices li {
|
.notices li {
|
||||||
list-style-type:none;
|
list-style-type:none;
|
||||||
|
Loading…
Reference in New Issue
Block a user