mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-27 23:54:20 +02:00
include cockpit.css to fix break in Cockpit 273
`cockpit.css` was removed from `/usr/share/cockpit/base1` in cockpit-project/cockpit#17486
This commit is contained in:
parent
ba615bd2f2
commit
c8d3edc933
BIN
navigator/cockpit.css.gz
Normal file
BIN
navigator/cockpit.css.gz
Normal file
Binary file not shown.
@ -22,7 +22,7 @@
|
||||
<meta charset="utf-8">
|
||||
<base href=".">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link href="../base1/cockpit.css" type="text/css" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="./cockpit.css">
|
||||
<link href="style.css" type="text/css" rel="stylesheet">
|
||||
<link href="fontawesome/css/all.min.css" rel="stylesheet">
|
||||
<script src="fontawesome/attribution.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user