1
0
Fork 0

Add active like style to duepuntozero

- Update general wall_thread.tpl
- Add specific styles for duepuntozero
This commit is contained in:
Hypolite Petovan 2016-09-25 09:49:54 -04:00
commit ff9c0ebad2
2 changed files with 10 additions and 5 deletions

View file

@ -1154,6 +1154,11 @@ input#dfrn-url {
margin-right: 10px;
}
.wall-item-like-buttons > a.active,
.wall-item-attend-wrapper > a.active {
background-color: rgba(52, 101, 164, .5);
}
.editpost {
margin-left: 10px;
float: left;