style
This commit is contained in:
-24
@@ -714,30 +714,6 @@ body::after {
|
||||
box-shadow: 0 0 0 2px rgba(224, 82, 82, 0.25);
|
||||
}
|
||||
|
||||
.agent-tab-expires {
|
||||
font-size: 10px;
|
||||
color: var(--danger);
|
||||
font-weight: 500;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.agent-tab-resub {
|
||||
font-size: 10px;
|
||||
font-weight: 600;
|
||||
color: var(--accent);
|
||||
text-decoration: none;
|
||||
margin-left: 4px;
|
||||
padding: 1px 6px;
|
||||
border: 1px solid var(--accent);
|
||||
border-radius: 4px;
|
||||
line-height: normal;
|
||||
transition: background 0.15s;
|
||||
}
|
||||
|
||||
.agent-tab-resub:hover {
|
||||
background: var(--accent-dim);
|
||||
}
|
||||
|
||||
.agent-tab-badge {
|
||||
font-size: 10px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user