]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / vier / style.css
index 13b648d5c57295bed9596d0228144456b9d9ba59..64b3ba9740ef0d49431e95d86203dbafab68692e 100644 (file)
 .icon.s48.unlock {
   background-image: url("../../../images/icons/48/unlock.png");
 }
+.sparkle {
+       cursor: url('lock.cur'), pointer;
+}
+
 
 #contact-edit-links ul {
   list-style: none;
@@ -609,6 +613,10 @@ nav #nav-apps-link.selected {
        padding: 5px 10px; */
 }
 
+.notify-seen {
+        background: none repeat scroll 0 0 #DDDDDD;
+        }
+
 ul.menu-popup {
   position: absolute;
   display: none;
@@ -975,6 +983,7 @@ section {
   margin-bottom: 1px;
 }
 .wall-item-container .wall-item-actions-social a {
+  float: left;
   margin-right: 1em;
 }
 .wall-item-container .wall-item-actions-tools {
@@ -1641,6 +1650,12 @@ blockquote {
     border-left: 1px solid #D2D2D2;
     padding-left: 9px;
     margin: 0 0 0 .8ex;
+    color: #777;
+}
+
+.oembed {
+    font-size: large;
+    font-weight: bold;
 }
 
 /* ================== */