Started work on queue panel
This commit is contained in:
parent
4f6b3318a0
commit
42c20455e5
16 changed files with 342 additions and 14 deletions
|
|
@ -20,7 +20,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. %>
|
|||
<link rel="stylesheet" type="text/css" href="/css/panel.css">
|
||||
<title><%= instance %> - NULL_POPOUT</title>
|
||||
</head>
|
||||
<body>
|
||||
<body class="cpanel-body">
|
||||
<div class="cpanel-div" id="cpanel-div">
|
||||
<div class="cpanel-header-div" id="cpanel-header-div">
|
||||
<i class="cpanel cpanel-header-icon cpanel-pin-icon bi-pin-angle-fill" id="cpanel-pin-icon"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue