/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
core/templates/components/version-diff-visualization/version-diff-visualization.component.css
26 строк
385 B
Aditya Lakhotia
Fix part of #25941: Clean up legacy embedded <style> tags from HTML templates removing inconsistency of next 30 files (part-2) (#26855)
24 июл 2026, 19:54
Не верифицирован
24 июл 2026, 19:54
5531df6
Код
Авторство
О чём код?
.version-diff-graph { height: 100%; margin-bottom: 0; padding-bottom: 0; position: relative; width: 100%; } .legend-graph .node rect { pointer-events: none; } .legend-graph { position: initial; right: -100px; top: 10px; } .exploration-graph-legend-heading { font-weight: normal; margin-top: 10px; } .diff-graph, .legend-graph { border: 1px solid #707070; }