mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Admonition icon CSS (#263)
This commit is contained in:
@@ -536,6 +536,11 @@ html[data-theme="dark"] .markdown table td {
|
||||
vertical-align: middle;
|
||||
transform: translateY(-2px);
|
||||
}
|
||||
|
||||
.icon.lt {
|
||||
filter: brightness(0.5);
|
||||
}
|
||||
|
||||
.size-sm {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user