improved group-selected highlighting
This commit is contained in:
parent
e6aaa8b59b
commit
2d4f2f86cb
|
@ -251,7 +251,8 @@ div.wall-item-content-wrapper.shiny {
|
||||||
|
|
||||||
.group-selected {
|
.group-selected {
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
border: 2px solid #CCCCCC;
|
border: 1px solid #CCCCCC;
|
||||||
|
background: #F8F8F8;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue