/
v.bolshakov
/
AIEcosystem-Testing
Обзор
Документация
Войти
/
v.bolshakov
/
AIEcosystem-Testing
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
dev
common/assets/src/default/css/tpu.css
136 строк
2 KB
Developer
Initial commit
03 авг 2026, 17:43
03 авг 2026, 17:43
7433917
Код
Авторство
О чём код?
body { font-family: 'Clear Sans', Arial, sans-serif !important; } /* ===== Footer ===== */ footer { color: white; border-top: 1px solid #cccccc; font-weight: 300; padding: 0px; background-color: #2c2c2c; background-image: -moz-linear-gradient(top, #313131, #242424); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313131), to(#242424)); background-image: -webkit-linear-gradient(top, #313131, #242424); background-image: -o-linear-gradient(top, #313131, #242424); background-image: linear-gradient(to bottom, #313131, #242424); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313131', endColorstr='#ff242424', GradientType=0); } .footer_inner { padding-top: 10px; background: url('../images/interface/bg_noise-5.png') left top repeat; } /* footer a { color: #CFCFCF; border-bottom: white 1px dashed; } footer a:hover { color: white; text-decoration: underline; } */ footer .headline h3 { font-size: 15px; font-weight: 100; } footer .headline { border-bottom: 1px dotted white; margin-bottom: 20px; } footer .headline h3 { text-transform: uppercase; font-weight: 100; } footer .logo { padding: 20px; } footer .logo a { border-bottom: none !important; } footer .container { padding-left: 15px; padding-right: 15px; } /* ===== Footer ===== */ .no-margin { margin: 0 !important; } .no-padding { padding: 0 !important; } .table-small td { padding: 4px !important; } .margin-top-small { margin-top: 0.5em; } .margin-top-medium { margin-top: 1em; } .margin-top-large { margin-top: 2em; } .margin-top-ex-large { margin-top: 4em; } .margin-small { margin: 0.5em; } .no-z { z-index: 0 !important; } .text-smaller3 { font-size: 11px; } .text-smaller2 { font-size: 12px; } .text-smaller2 td { padding: 7px 6px !important; } .page-container { background-color: #ffffff !important; } .select2lite { width: 99% !important; } .navbar-brand > img { height: 35px; } .navbar-brand { padding: 14px 0px; } .select2-color { height: 11px; width: 16px; margin-right: 8px !important; }