.
This commit is contained in:
+10
-2
@@ -193,8 +193,16 @@ th.site-title {
|
||||
|
||||
.name {
|
||||
max-width: 90px;
|
||||
display:inline-block;
|
||||
display:inline-flex;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
/*text-overflow: ellipsis;*/
|
||||
}
|
||||
|
||||
.shift-highlight {
|
||||
background-color: palegreen;
|
||||
}
|
||||
|
||||
.pair-match {
|
||||
background-color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user