Logo
Explore Docs Blog Community About typescript.guru Help
Sign In
serve.zone/dcrouter
3
0
Fork 0
You've already forked dcrouter
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
bc34cb5eab9918ee51d7b44a74cc298ad9e41bb1
dcrouter/ts_web/elements/shared/css.ts

10 lines
185 B
TypeScript
Raw Normal View History

feat: Add operations view components for logs, overview, security, and stats - Implemented `ops-view-logs` for displaying and filtering logs with streaming capabilities. - Created `ops-view-overview` to show server, email, DNS statistics, and charts. - Developed `ops-view-security` for monitoring security metrics, blocked IPs, and authentication attempts. - Added `ops-view-stats` to present comprehensive statistics on server, email, DNS, and security metrics. - Introduced shared styles and components including `ops-sectionheading` for consistent UI.
2025-06-08 12:03:17 +00:00
import { css } from '@design.estate/dees-element';
export const viewHostCss = css`
:host {
display: block;
margin: auto;
max-width: 1280px;
padding: 16px 16px;
}
`;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 129ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum