mirror of
https://github.com/friendica/friendica
synced 2024-11-10 17:02:53 +00:00
7 lines
158 B
CSS
7 lines
158 B
CSS
|
|
||
|
#users img.icon, #deleted img.icon { height: 24px; }
|
||
|
.opened .caret { transform: rotate(180deg); }
|
||
|
tr.details td,
|
||
|
tr.details th
|
||
|
{ border-top: 0!important; }
|