mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-04 23:59:29 +00:00
deploy: 96ab2e8aca
This commit is contained in:
@@ -88,7 +88,14 @@
|
||||
--ring-ease: 0.3s ease-out;
|
||||
--ring-fast-ease: 0.15s ease-out;
|
||||
--ring-font-family: system-ui, Arial, sans-serif;
|
||||
--ring-font-family-monospace: Menlo, "Bitstream Vera Sans Mono", "Ubuntu Mono", Consolas, "Courier New", Courier, monospace;
|
||||
--ring-font-family-monospace:
|
||||
Menlo,
|
||||
"Bitstream Vera Sans Mono",
|
||||
"Ubuntu Mono",
|
||||
Consolas,
|
||||
"Courier New",
|
||||
Courier,
|
||||
monospace;
|
||||
|
||||
/* Common z-index-values */
|
||||
|
||||
|
@@ -228,6 +228,7 @@ html ::-webkit-scrollbar-thumb {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
p.paragraph:first-child,
|
||||
.brief p.paragraph {
|
||||
margin-top: 0;
|
||||
}
|
||||
@@ -746,7 +747,6 @@ td.content {
|
||||
}
|
||||
|
||||
.main-subrow .anchor-icon {
|
||||
padding: 0 8px;
|
||||
opacity: 0;
|
||||
transition: 0.2s 0.5s;
|
||||
}
|
||||
@@ -765,8 +765,9 @@ td.content {
|
||||
|
||||
.main-subrow .anchor-wrapper {
|
||||
position: relative;
|
||||
width: 16px;
|
||||
width: 24px;
|
||||
height: 16px;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.inline-flex {
|
||||
@@ -776,7 +777,6 @@ td.content {
|
||||
.platform-hinted {
|
||||
flex: auto;
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.platform-hinted > .platform-bookmarks-row > .platform-bookmark {
|
||||
|
Reference in New Issue
Block a user