/
brootos
/
AccountingMeasuringInstruments
Обзор
Документация
Войти
/
brootos
/
AccountingMeasuringInstruments
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
application/static/admin/css/dashboard.css
26 строк
380 B
themasterid
first commit 25.07.2022
25 июл 2022, 19:35
25 июл 2022, 19:35
6b97abb
Код
Авторство
О чём код?
/* DASHBOARD */ .dashboard .module table th { width: 100%; } .dashboard .module table td { white-space: nowrap; } .dashboard .module table td a { display: block; padding-right: .6em; } /* RECENT ACTIONS MODULE */ .module ul.actionlist { margin-left: 0; } ul.actionlist li { list-style-type: none; overflow: hidden; text-overflow: ellipsis; }