/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
core/templates/components/button-directives/exploration-embed-button-modal.component.css
11 строк
276 B
Guilherme Coelho
Fix part of #25941: Clean up legacy embedded <style> tags from HTML templates removing inconsistency first 20 files (#26326)
11 июн 2026, 21:55
Не верифицирован
11 июн 2026, 21:55
0245a9e
Код
Авторство
О чём код?
.oppia-embed-exploration-modal .oppia-embed-modal-code { background-color: #fcfcfc; border: 1px solid #d9d9d9; border-radius: 4px; display: inline-block; padding: 10px; } .oppia-embed-exploration-modal .oppia-embed-modal-code:hover { background-color: #f9f9f9; }