редактирование времени события. тест
This commit is contained in:
@@ -2293,3 +2293,16 @@ body:not(.edit-mode-on) .referee-search {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.event-time-edit-btn {
|
||||
margin-left: 4px;
|
||||
border: none;
|
||||
background: transparent;
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
opacity: 0.55;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.event-time-edit-btn:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user