Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. sebojung

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 1
    • Groups 0

    sebojung

    @sebojung

    1
    Reputation
    3
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    sebojung Follow

    Best posts made by sebojung

    • RE: [Showcase] Jarvis - just another remarkable vis

      Hallo zusammen,

      ich hab jetzt schon einiges versucht, um die Widgets transparent zu bekommen. Leider bleibt bei mir alles unberührt, außer der Hintergrund. Benutze den selben Code wie @Zefau, in der aktuellen stable-Version von iobroker. Hat noch irgendjemand eine Idee? Ich möchte doch nur transparente Widgets haben^^

      LG

      @zefau said in [Showcase] Jarvis - just another remarkable vis:

      halbtransparentes Design 🙂

      b8426433-04d3-439e-b6dd-9fec2e5febbe-image.png

      CSS:

      body {
        background-color: #0cbaba;
        background-image: linear-gradient(315deg, #0cbaba 0%, #380036 74%);
      }
      
      .jarvis-AppBar {background: none}
      
      .jarvis-Toolbar, .jarvis-Tabs, .jarvis-Widget {
        background-color: rgba(255,255,255,0.2)
      }
      
      .jarvis-Tabs {
        border-bottom: 0;
      }
      
      posted in Visualisierung
      S
      sebojung

    Latest posts made by sebojung

    • RE: [Showcase] Jarvis - just another remarkable vis

      @sebojung Ok, Problem gelöst. Die Stable 2.1 in iobroker hat es nicht gekonnt. Über Github direkt die 2.2 hat es direkt geschafft 🙂

      posted in Visualisierung
      S
      sebojung
    • RE: [Showcase] Jarvis - just another remarkable vis

      Hallo zusammen,

      ich hab jetzt schon einiges versucht, um die Widgets transparent zu bekommen. Leider bleibt bei mir alles unberührt, außer der Hintergrund. Benutze den selben Code wie @Zefau, in der aktuellen stable-Version von iobroker. Hat noch irgendjemand eine Idee? Ich möchte doch nur transparente Widgets haben^^

      LG

      @zefau said in [Showcase] Jarvis - just another remarkable vis:

      halbtransparentes Design 🙂

      b8426433-04d3-439e-b6dd-9fec2e5febbe-image.png

      CSS:

      body {
        background-color: #0cbaba;
        background-image: linear-gradient(315deg, #0cbaba 0%, #380036 74%);
      }
      
      .jarvis-AppBar {background: none}
      
      .jarvis-Toolbar, .jarvis-Tabs, .jarvis-Widget {
        background-color: rgba(255,255,255,0.2)
      }
      
      .jarvis-Tabs {
        border-bottom: 0;
      }
      
      posted in Visualisierung
      S
      sebojung
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo