]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/style.css
Merge pull request #75 from simonlnu/master
[friendica.git] / view / theme / dispy / style.css
index f0929094c390d9d7734785664b6d3b4d4490cfb7..8d7bbc630b656c6eeeaf20af5e3c66d84cbca177 100644 (file)
@@ -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;