remove text decoration on files
This commit is contained in:
@@ -347,6 +347,7 @@ pre{
|
|||||||
transition: box-shadow 0.3s, opacity 2s;
|
transition: box-shadow 0.3s, opacity 2s;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
text-decoration: none;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user