You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
PG: Начало доков
This commit is contained in:
6
docs/docusaurus/src/css/custom.css
vendored
6
docs/docusaurus/src/css/custom.css
vendored
@@ -131,7 +131,7 @@ li > a.menu__link {
|
||||
.Slack a::before, .YandexDisk a::before, .Dropbox a::before, .Bitrix24 a::before, .Messenger a::before,
|
||||
.Social a::before, .Database a::before, .Folder a::before, .Calendar a::before, .CRM a::before, .Commerce a::before,
|
||||
.VKTeams a::before, .S3 a::before, .TCP a::before, .Ozon a::before, .Neocities a::before, .CDEK a::before, .Start a::before,
|
||||
.Other a::before, .SQLite a::before{
|
||||
.Other a::before, .SQLite a::before, .PostgreSQL a::before{
|
||||
padding-right: 0.7rem;
|
||||
padding-top: 0.4rem;
|
||||
}
|
||||
@@ -216,6 +216,10 @@ li > a.menu__link {
|
||||
content: url(../../static/img/APIs/small/SQLite.png);
|
||||
}
|
||||
|
||||
.PostgreSQL > div > a::before{
|
||||
content: url(../../static/img/APIs/small/PostgreSQL.png);
|
||||
}
|
||||
|
||||
.Messenger > div > a::before{
|
||||
content: url(../../static/img/Categories/chat.png);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user