/
githubmirror
/
photoprism
Обзор
Документация
Войти
/
githubmirror
/
photoprism
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
frontend/src/css/help.css
24 строки
408 B
Michael Mayer
Frontend: Reformat CSS files with Prettier
19 окт 2025, 02:12
19 окт 2025, 02:12
baa08b7
Код
Авторство
О чём код?
.p-help .v-expansion-panel-title { font-size: 0.875rem; letter-spacing: normal; } .p-help h3 { margin: 0 0 1em 0; line-height: 1.25; padding: 0; } .p-help p { margin: 0 0 1em 0; padding: 0; } .p-help a.text-link { text-decoration: none; color: rgb(var(--v-theme-primary, #9e7bea)) !important; } .p-help a.text-link:hover { text-decoration: underline !important; }