mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 15:42:49 +00:00
generated docs: move color to box-shadow CSS prop
This commit is contained in:
parent
1f0bcefe4a
commit
7c73503451
@ -331,8 +331,7 @@
|
|||||||
border-bottom-color: #c6cbd1;
|
border-bottom-color: #c6cbd1;
|
||||||
border: solid 0.0625em;
|
border: solid 0.0625em;
|
||||||
border-radius: 0.1875em;
|
border-radius: 0.1875em;
|
||||||
box-shadow-color: #c6cbd1;
|
box-shadow: inset 0 -0.0625em 0 #c6cbd1;
|
||||||
box-shadow: inset 0 -0.0625em 0;
|
|
||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user