]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/dark/style.css
Darkzero/NS .contact-photo-menu
[friendica.git] / view / theme / quattro / dark / style.css
index 35595c8bc5dd31385fdf5c877c9dbcc8d25de296..087d9c746f1d8f9e2ee32b3434c86b0a0d2f1228 100644 (file)
@@ -899,6 +899,9 @@ section {
   width: 770px;
   padding: 0px 20px 0px 10px;
 }
+.sparkle {
+  cursor: url('icons/lock.cur'), pointer;
+}
 /* wall item */
 .tread-wrapper {
   background-color: #eff0f1;
@@ -1136,6 +1139,16 @@ section {
   width: 25px;
   height: 25px;
 }
+span[id^="showmore-teaser"] {
+  background: url("showmore-bg.jpg") no-repeat center bottom;
+}
+span[id^="showmore-wrap"] {
+  border-top: 1px solid #999999;
+  color: #999999;
+  display: block;
+  text-align: center;
+  background-color: #eff0f1;
+}
 #pause {
   position: fixed;
   bottom: 5px;