1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

Мелкие правки и начало доков MySQL

This commit is contained in:
Anton Titovets
2025-04-01 16:01:39 +03:00
parent 5c5854caaf
commit aa206eea3b
43 changed files with 75 additions and 38 deletions

View File

@@ -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);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB