mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
op-icon
This commit is contained in:
@@ -335,13 +335,14 @@ ul,ol,li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.op-icon {
|
.op-icon {
|
||||||
color: #f89a68;
|
color: #f19645;
|
||||||
}
|
}
|
||||||
|
|
||||||
.op-icon:focus,
|
.op-icon:focus,
|
||||||
.op-icon:hover {
|
.op-icon:hover {
|
||||||
padding-bottom: 0.125rem;
|
padding-bottom: 0.125rem;
|
||||||
border-bottom: 0.125rem solid #f89a68;
|
border-bottom: 0.125rem solid #e0873b;
|
||||||
|
color: #e0873b;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action-icon,
|
.action-icon,
|
||||||
|
Reference in New Issue
Block a user