Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colors theme: Fix border colors in chargepointlist and device list #1286

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Colors theme: Fix border colors in chargepointlist and device list #1286

merged 4 commits into from
Nov 30, 2023

Conversation

cshagen
Copy link
Collaborator

@cshagen cshagen commented Nov 28, 2023

  • In der kompakten Ladepunktliste waren die Trennlinien beim hellen Hintergrund nicht sichtbar.
    In der Smarthome-Liste waren die Trennlinien verschwunden.
    Beides ist korrigiert.
  • Korrektur des Live-Graphen
  • Korrektur am Monats/Jahresgraph

Comment on lines +38 to +40
.wb-subwidget {
border-top: 0.5px solid var(--color-scale);
} */
}
Copy link
Contributor

@benderl benderl Nov 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Das hatte ich auskommentiert, weil bei der Eingabe des manuellen SoC sonst ebenfalls oben eine Linie im Rahmen angezeigt wird.
image

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich habe das Problem jetzt anders gelöst. Keine weisse Linie im SoC-Editor und Linien, wo sie gebraucht werden.

Screenshot 2023-11-29 at 20 03 01

@benderl benderl merged commit 18aec51 into openWB:master Nov 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants