- Clean white/light theme with blue accents (matching UptimeRobot) - Status overview cards: Services Online, Avg Uptime, Avg Response, Incidents - Modern card-based layout with hover effects - Sparkline uptime visualization for each monitor - Improved typography and spacing - Better action buttons with hover reveal pattern - Empty state for no monitors - Sticky navigation header - Responsive design maintained
18 lines
839 B
JavaScript
18 lines
839 B
JavaScript
"use strict";
|
|
/*
|
|
* ATTENTION: An "eval-source-map" devtool has been used.
|
|
* This devtool is neither made for production nor for readable output files.
|
|
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
|
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
|
* or disable the default devtool with "devtool: false".
|
|
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
|
*/
|
|
self["webpackHotUpdate_N_E"]("webpack",{},
|
|
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
|
/******/ /* webpack/runtime/getFullHash */
|
|
/******/ (() => {
|
|
/******/ __webpack_require__.h = () => ("9eff81fd3e9516c2")
|
|
/******/ })();
|
|
/******/
|
|
/******/ }
|
|
); |