delete icons

This commit is contained in:
friendica
2013-10-09 18:43:49 -07:00
parent 1aa69604fc
commit 1fdc82e0a1
2 changed files with 10 additions and 1 deletions

View File

@@ -3415,3 +3415,12 @@ margin-right: 50px;
font-size: 1.4em;
margin-right: 15px;
}
a .drop-icons {
color: #000000;
font-size: 1.2em;
}
.drop-icons:hover {
color: #FF0000;
}