You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
Мелкие правки и начало доков MySQL
This commit is contained in:
5
docs/docusaurus/src/css/custom.css
vendored
5
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, .PostgreSQL a::before, .GreenAPI a::before, .RCON a::before{
|
||||
.Other a::before, .SQLite a::before, .PostgreSQL a::before, .GreenAPI a::before, .RCON a::before, .MySQL a::before{
|
||||
padding-right: 0.7rem;
|
||||
padding-top: 0.4rem;
|
||||
}
|
||||
@@ -216,6 +216,9 @@ li > a.menu__link {
|
||||
content: url(../../static/img/APIs/small/RCON.png);
|
||||
}
|
||||
|
||||
.MySQL > div > a::before{
|
||||
content: url(../../static/img/APIs/small/MySQL.png);
|
||||
}
|
||||
|
||||
.SQLite > div > a::before{
|
||||
content: url(../../static/img/APIs/small/SQLite.png);
|
||||
|
||||
BIN
docs/docusaurus/static/img/APIs/MySQL.png
vendored
Normal file
BIN
docs/docusaurus/static/img/APIs/MySQL.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
BIN
docs/docusaurus/static/img/APIs/small/MySQL.png
vendored
Normal file
BIN
docs/docusaurus/static/img/APIs/small/MySQL.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user