mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
* [repo history] display it with a dialog instead of an independent page * [repo history] redesigned the 'commit details' dialog * [repo history] added prop type checking
10 lines
143 B
CSS
10 lines
143 B
CSS
.repo-commit-time {
|
|
font-size: .875rem;
|
|
}
|
|
|
|
.repo-commit-time .seafile-multicolor-icon-time {
|
|
width: 1rem;
|
|
height: 1rem;
|
|
color: #999;
|
|
}
|