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

Farben der #jumpToQuestionNrX in default.css definieren #48

Conversation

lrusch
Copy link
Collaborator

@lrusch lrusch commented Aug 1, 2021

Feature v0.6 define colors for jumptotable in css

output.js fnJumpToQuestionNumber

  • fnGetJumpToQuestionColorForPosition in Schleife 1 benutzt und 2. Schleife gelöscht.
  • Fettmarkierung wird dort auch hinzugefügt

general.js fnGetJumpToQuestionColorForPosition

  • Funtion erstellt
  • fnTransformPositionToColor entfernt

navigation.css

  • Klassen aus fnGetJumpToQuestionColorForPosition hinterlegt und an Array-Farben angepasst
  • Border-Farbe auf blau geändert

definition.js

  • navigation.css aufgenommen

lrusch added 3 commits August 1, 2021 14:07
- fnGetJumpToQuestionColorForPosition in Schleife 1 benutzt und 2. Schleife gelöscht.
- Fettmarkierung wird dort auch hinzugefügt

general.js fnGetJumpToQuestionColorForPosition
- Funtion erstellt
- fnTransformPositionToColor entfernt

navigation.css
- Klassen aus fnGetJumpToQuestionColorForPosition hinterlegt und an Array-Farben angepasst
- Border-Farbe auf blau geändert

definition.js
- navigation.css aufgenommen
- fnGetJumpToQuestionColorForPosition in Schleife 1 benutzt und 2. Schleife gelöscht.
- Fettmarkierung wird dort auch hinzugefügt

general.js fnGetJumpToQuestionColorForPosition
- Funtion erstellt
- fnTransformPositionToColor entfernt

navigation.css
- Klassen aus fnGetJumpToQuestionColorForPosition hinterlegt und an Array-Farben angepasst
- Border-Farbe auf blau geändert

definition.js
- navigation.css aufgenommen
…re-v0.6-define-colors-for-jumptotable-in-css

# Conflicts:
#	system/general.js
@lrusch lrusch linked an issue Aug 1, 2021 that may be closed by this pull request
@lrusch lrusch requested a review from msteudtn August 1, 2021 12:40
@lrusch
Copy link
Collaborator Author

lrusch commented Aug 23, 2021

Es wird ein develop-Branch erzeugt, der ein umfangreiches Refactoring beinhaltet. Dieser kann dann als Diskussionsgrundlage dienen.

@lrusch lrusch closed this Aug 23, 2021
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.

Farben der #jumpToQuestionNrX in default.css definieren
1 participant