Commit Graph

13 Commits (2.4-patch)

Author SHA1 Message Date
Yannick Schaus 0965e5ec24 Revert "Clean up the master branch"
This reverts commit bad6b47ef9.

Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 16:43:24 +02:00
Yannick Schaus bad6b47ef9 Clean up the master branch
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 16:40:05 +02:00
Yannick Schaus 629abf7c1b [Misc]Improve navigation on mobile devices (#639)
- Make the sidebar useable again
- Add the search field back and move it to the top
- Move the category navigation tree from the content area to the
  sidebar, preserving the hierarchy

These changes have no effect outside mobile mode (width <= 992px).

Fixes #487.

Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-02-06 08:43:54 +01:00
Kai Kreuzer 7a3006da47 [Add-ons] Add logos to add-on lists (#320)
* added logos to add-on lists

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* - added alt and title texts to img
- moved icon column to front

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* improved css

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* added title and alt to all lists

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-14 12:37:02 +01:00
John Cocula bb42557d57 Condense add-ons tables by reining in h4; top align cells (#293)
* Condense add-ons tables; top align cells

Signed-off-by: John Cocula <john@cocula.com>
2017-02-06 08:22:42 +01:00
John Cocula 63b831e528 [Add-ons] Factor OH1 add-on docs into site (#284)
* Factor OH1 addon docs into site, filter lists by source and install status.  Fixes #280

Signed-off-by: John Cocula <john@cocula.com> (github user: watou)

* Fixed typos.

* Add title to front matter for add-ons readmes that don’t already have front matter.

Also clean up new doc directories.

* Add warning comment in modified readmes

* Don’t remove “Persistence” from “Java Persistence API”

* address comments

Signed-off-by: John Cocula <john@cocula.com>
2017-02-04 20:26:08 +01:00
Martin Herbst 6945258dac Modified footer (#283)
- smaller font size
- added non-breaking spaces to prevent unwanted line breaks
- put footer in background if menu is larger than text

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-02-02 11:06:28 +01:00
Martin Herbst 1cc50e8679 Added Imprint and Privacy page
Text taken from www.openhab.org and adopted to design of this site.

Added link to main openHAB site to the footer.

Solved #223, #258

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-30 18:09:32 +01:00
Kuba Wolanin 936f8df017 [Search] Input hotfix (#266)
* Search input hotfix

Apparently [placeholder property](https://css-tricks.com/almanac/selectors/p/placeholder/) is not very well standardized.
Fixed the margin overwriting materialize.css rule (thus the infamous `!important` ;-))

* Fixed margin on sticky navbar

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Code review follow-up

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-01-25 08:33:29 +01:00
Kuba Wolanin ace94f329b [Search] Fix input placeholder (#257)
* Search input placeholder fix

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Fixed searchbar focus animation

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Pixel-perfext searchbox position

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-01-24 16:13:05 +01:00
Martin Herbst 92a0be79d6 Add Google search function (#222)
Solves #150

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-21 23:50:26 +01:00
Thomas Dietrich 6c94e5fa88 Fix card-action hover color
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 4a298d0d3e Style up the contritution-wanted page, introduce sub-css
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00