Browse Source

Merge branch 'master' of https://github.com/gilbN/theme.park

pull/16/head
gilbN 5 years ago
parent
commit
cff6ca8c0c
  1. 4
      CSS/themes/logarr/logarr-base.css
  2. 8
      README.md

4
CSS/themes/logarr/logarr-base.css

@ -31,7 +31,7 @@ body {
html { html {
height: 100%; height: 100%;
width: 100%; width: 100%;
overflow: hidden; overflow: auto;
} }
body { body {
overflow-y: auto; overflow-y: auto;
@ -436,4 +436,4 @@ box-shadow: none;
color: #fff !important; color: #fff !important;
box-shadow: none; box-shadow: none;
} }
} }

8
README.md

@ -64,8 +64,8 @@ location / {
``` ```
</details> </details>
## [Feature requests](http://feathub.com/gilbN/theme.park) ## [Feature requests](https://feathub.com/gilbN/theme.park)
[![Feature Requests](http://feathub.com/gilbN/theme.park?format=svg)](http://feathub.com/gilbN/theme.park) [![Feature Requests](https://feathub.com/gilbN/theme.park?format=svg)](http://feathub.com/gilbN/theme.park)
## Current themes in the repo: ## Current themes in the repo:
<ul> <ul>
@ -293,6 +293,7 @@ aquamarine.css
hotline.css hotline.css
dark.css dark.css
plex.css plex.css
organizr-dashboard.css
``` ```
#### For panel integration on the Organizr homepage you can use `organizr-dashboard.css` if you use the Plex theme in Organizr. The theme is an "internal" theme that is meant to be used in an Organizr iframe as the background is set to transparent. #### For panel integration on the Organizr homepage you can use `organizr-dashboard.css` if you use the Plex theme in Organizr. The theme is an "internal" theme that is meant to be used in an Organizr iframe as the background is set to transparent.
@ -305,8 +306,7 @@ NOTE: When viewing Grafana in Organizr iframe using `organizr-dashboard.css` it
### **TIP:** ### **TIP:**
Click the `kiosk` button and use that link if you don't want to show the top bar and side bar inside Organizr! There are two modes, one where the side menu and variables ect disappear and one where just the panels are visible. Click the `kiosk` button and use that link if you don't want to show the top bar and side bar inside Organizr! There are two modes, one where the side menu and variables ect disappear and one where just the panels are visible.
https://grafana.technicalramblings.com/d/nLJXnLJiz/unraid-ups-dashboard?refresh=10s&orgId=1&kiosk=tv ![](https://i.imgur.com/pVSKUzi.png)
https://grafana.technicalramblings.com/d/nLJXnLJiz/unraid-ups-dashboard?refresh=10s&orgId=1&kiosk
Check out my Varken dashboard here: https://grafana.com/dashboards/9558 Check out my Varken dashboard here: https://grafana.com/dashboards/9558

Loading…
Cancel
Save