mirror of
https://github.com/friendica/friendica
synced 2025-01-03 20:02:19 +00:00
remove lines, forgotten to remove
This commit is contained in:
parent
01d1dc4f53
commit
6706fc2949
1 changed files with 1 additions and 4 deletions
|
@ -3329,13 +3329,10 @@ li.addon {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
#logdetail td.log-message {
|
|
||||||
width: 80%;
|
|
||||||
}
|
|
||||||
#admin-users #users tr.blocked {
|
#admin-users #users tr.blocked {
|
||||||
background-color: #f8efc0;
|
background-color: #f8efc0;
|
||||||
}
|
}
|
||||||
#adminpage .table-hover > tbody > tr:hover + tr.details {
|
.adminpage .table-hover > tbody > tr:hover + tr.details {
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
.offset-anchor::before {
|
.offset-anchor::before {
|
||||||
|
|
Loading…
Reference in a new issue