Improved permalink appearance

This commit is contained in:
Marcin Kurczewski 2014-08-09 20:49:37 +02:00
parent 40e774cce9
commit a4f04352a4

View file

@ -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,