mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +00:00
This reverts commit 0ab19cb898
.
This commit is contained in:
@@ -3,22 +3,4 @@ table tr .activity-date {
|
||||
}
|
||||
table td .activity-detail {
|
||||
display: inline;
|
||||
}
|
||||
td .op-color-orange {
|
||||
background-color: #FFA94D;
|
||||
padding: 5px 8px;
|
||||
border-radius: 5px;
|
||||
color: #FFF;
|
||||
}
|
||||
td .op-color-red {
|
||||
background-color: #DC143C;
|
||||
padding: 5px 8px;
|
||||
border-radius: 5px;
|
||||
color: #FFF;
|
||||
}
|
||||
td .op-color-green {
|
||||
background-color: #8DC72E;
|
||||
padding: 5px 8px;
|
||||
border-radius: 5px;
|
||||
color: #FFF;
|
||||
}
|
Reference in New Issue
Block a user