mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-05 03:18:12 +08:00
rebase
This commit is contained in:
7
docs/build/html/doxygen.css
vendored
7
docs/build/html/doxygen.css
vendored
@@ -1,4 +1,4 @@
|
||||
/* The standard CSS for doxygen 1.13.1*/
|
||||
/* The standard CSS for doxygen 1.13.2*/
|
||||
|
||||
html {
|
||||
/* page base colors */
|
||||
@@ -726,8 +726,7 @@ pre.fragment {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
display: inline;
|
||||
overflow: auto;
|
||||
fill: var(--fragment-foreground-color);
|
||||
overflow: hidden;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
@@ -739,7 +738,7 @@ pre.fragment {
|
||||
}
|
||||
|
||||
.fragment:hover .clipboard, .clipboard.success {
|
||||
opacity: .28;
|
||||
opacity: .4;
|
||||
}
|
||||
|
||||
.clipboard:hover, .clipboard.success {
|
||||
|
||||
Reference in New Issue
Block a user