/
SoRusV
/
src_xendil
Обзор
Документация
Войти
/
SoRusV
/
src_xendil
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
html/src/edit.css
33 строки
513 B
ruslan
Initial commit
29 окт 2024, 11:18
29 окт 2024, 11:18
5c4dcf5
Код
Авторство
О чём код?
.selected { background: #0f0; } .css-treeview ul, .css-treeview li { padding: 0; margin: 0; } li { cursor: pointer; } #idUploader { top: 0; right: 0; left: 0; padding-left: 10px; } #idTree { top: 28px; bottom: 0; left: 0; width: 200px; } #idEditor, #idPreview { width: 100%; } td { vertical-align: top; /* Выравнивание по верхнему краю ячеек */ } #idPreview { background-color: #EEE; }