]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/lilac/style.css
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding conventi...
[friendica.git] / view / theme / quattro / lilac / style.css
index 5ad7e20284082c2ffcb12904bfd79c939e203865..a982c6e59c37ff5703430b8ecccf3b6c52cbdd14 100644 (file)
@@ -1210,6 +1210,9 @@ section {
 .wall-item-container .wall-item-actions-social a {
   margin-right: 3em;
 }
+.wall-item-container .wall-item-actions-social a.active {
+  font-weight: bold;
+}
 .wall-item-container .wall-item-actions-tools {
   float: right;
   width: 15%;
@@ -1668,6 +1671,9 @@ span[id^="showmore-wrap"] {
   overflow: hidden;
   text-overflow: ellipsis;
 }
+#contact-edit-status-wrapper {
+  border-color: #86608e;
+}
 /* editor */
 .jothidden {
   display: none;