Fix logo inconsistencies (#240)
* Use new icon in REST docs (Fixes #232) * Use updated favicon in Paper UI * Update logo in dashboard tiles Signed-off-by: Wouter Born <eclipse@maindrain.net>
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 3.5 KiB |
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>openHAB REST API Documentation</title>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" type="image/png" href="images/logo_small.png" sizes="30x30" />
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<link href='css/typography.css' media='screen' rel='stylesheet' type='text/css'/>
|
||||
<link href='css/reset.css' media='screen' rel='stylesheet' type='text/css'/>
|
||||
<link href='css/screen.css' media='screen' rel='stylesheet' type='text/css'/>
|
||||
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 28 KiB |
BIN
bundles/org.openhab.ui.paperui/patch/web/img/logo.ico
Executable file → Normal file
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 31 KiB |