mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 09:12:58 +01:00
✏️ Rename custom_bootstrap to bootstrap
This commit is contained in:
parent
11b83a86f3
commit
aa3805abf2
@ -9738,4 +9738,4 @@ input[type=time]::-webkit-calendar-picker-indicator:hover {
|
|||||||
background-color: #b58e51;
|
background-color: #b58e51;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*# sourceMappingURL=custom_bootstrap.css.map */
|
/*# sourceMappingURL=bootstrap.css.map */
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -9,7 +9,7 @@
|
|||||||
<title>Nextcloud Backup</title>
|
<title>Nextcloud Backup</title>
|
||||||
|
|
||||||
<link rel='stylesheet' href='./css/style.css'/>
|
<link rel='stylesheet' href='./css/style.css'/>
|
||||||
<link rel="stylesheet" href="./css/custom_bootstrap.css">
|
<link rel="stylesheet" href="./css/bootstrap.css">
|
||||||
<link rel="stylesheet" href="./css/fa-all.min.css">
|
<link rel="stylesheet" href="./css/fa-all.min.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user