This commit is contained in:
Liang Ding 2014-12-03 15:34:56 +08:00
parent 23b0fb25e5
commit e9a1c45d01
1 changed files with 5 additions and 0 deletions

View File

@ -275,6 +275,11 @@
font-style: italic;
}
.bottom-window-group .output .path {
text-decoration: underline;
cursor: pointer;
}
.bottom-window-group table {
width: 100%;
}