X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fstyle.css;h=8d7bbc630b656c6eeeaf20af5e3c66d84cbca177;hb=a7b637b933fffdf0a1972ee198ebf31d8c3e1a9d;hp=f0929094c390d9d7734785664b6d3b4d4490cfb7;hpb=dfa056bb1beedf4e48c470ff14bfa7d412ebcb26;p=friendica.git diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index f0929094c3..8d7bbc630b 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -988,7 +988,7 @@ section { } .wall-item-content-wrapper { position: relative; - border-top: 1px #aaa solid; + border-left: 1px #aaa solid; padding: 10px; } .wall-item-outside-wrapper .wall-item-comment-wrapper { @@ -996,7 +996,6 @@ section { } .wall-item-content-wrapper.shiny { background: #efefcf; - border-right: 3px solid #ffd398; } .wall-item-content { overflow-x: auto; @@ -1039,7 +1038,7 @@ section { border-radius: 5px; } [class^="wall-item-tools"] > *, [class^="wall-item-tools"] > * > * { - margin: 0 0 10px 0; + margin: 0 0 5px 0; } .wall-item-tools { float: right;