]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/style.css
Use placeholder attribute for Comment message
[friendica.git] / view / theme / frost / style.css
index 0912311dad201961589604a8f2ef8c04d2686b3b..46eb650ec1db93278ff68c9b1955acd2f18cf26c 100644 (file)
@@ -1391,6 +1391,17 @@ input#dfrn-url {
        cursor: pointer;
 }
 
+.wall-item-tools a {
+       border-radius: 4px;
+       padding: 2px;
+       background-position: center;
+       background-size: initial !important;
+}
+
+.wall-item-tools a.active {
+       background-color: rgba(59, 101, 164, 0.5);
+}
+
 .wall-item-share-buttons {
        margin-left: 10px;
        margin-right: 10px;
@@ -3896,7 +3907,7 @@ aside input[type='text'] {
 .event-maybeattend-icon { background-image: url('images/event-maybeattend-16.png'); }
 .event-dontattend-icon { background-image: url('images/event-dontattend-16.png'); }
 
-.filer-icon:hover {
+.event-icon:hover {
        opacity: 1.0;
 }