mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 22:52:24 +01:00
updated
This commit is contained in:
9
dist/css/AdminLTE.css
vendored
9
dist/css/AdminLTE.css
vendored
@@ -2807,11 +2807,15 @@ table.text-center th {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.users-list > li > img {
|
||||
.users-list > li img {
|
||||
border-radius: 50%;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.users-list > li > a:hover,
|
||||
.users-list > li > a:hover .users-list-name {
|
||||
color: #999;
|
||||
}
|
||||
.users-list-name,
|
||||
.users-list-date {
|
||||
display: block;
|
||||
@@ -2823,9 +2827,6 @@ table.text-center th {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.users-list-name:hover {
|
||||
color: #999;
|
||||
}
|
||||
.users-list-date {
|
||||
color: #999;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user