Add active like style to duepuntozero
- Update general wall_thread.tpl - Add specific styles for duepuntozero
This commit is contained in:
parent
6e1d715725
commit
ff9c0ebad2
2 changed files with 10 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue