1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-09 01:59:47 +00:00
This commit is contained in:
InsanusMokrassar
2022-01-14 10:54:38 +00:00
parent 8fa44a33ab
commit 3ba36acbe7
6334 changed files with 42773 additions and 22911 deletions

View File

@@ -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 */

View File

@@ -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 {