mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Improved permalink appearance
This commit is contained in:
@ -120,6 +120,10 @@ sidebar {
|
||||
cursor: text;
|
||||
color: dimgray;
|
||||
border: 1px solid #e0e0e0;
|
||||
box-sizing: border-box;
|
||||
text-overflow: ellipsis;
|
||||
white-space: pre;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#sidebar .left a,
|
||||
|
Reference in New Issue
Block a user