1
0
Fork 0

Adds IP blocklist views

This commit is contained in:
Mouse Reeve 2021-09-17 12:59:16 -07:00
parent 8a5004d947
commit 6022e7b232
13 changed files with 173 additions and 5 deletions

View file

@ -378,6 +378,13 @@ input[type=file]::file-selector-button:hover {
right: 1em;
}
/** Tooltips
******************************************************************************/
.tooltip {
width: 100%;
}
/** States
******************************************************************************/