This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jan 02, 2023
- Dec 23, 2022
-
-
rhenck authored
-
jojohoch authored
The property vertical-align is interpreted differently by Chrome based browsers, so a special webkit value is needed to override the value. The browser specific value is used last, so it is used by browsers which can interpret it. #414
-
jojohoch authored
- text field simple - toggle button
-
jojohoch authored
-
- Dec 22, 2022
- Dec 21, 2022
-
-
jojohoch authored
#409
-
- Dec 20, 2022
- Dec 19, 2022
-
-
jojohoch authored
-
- Dec 16, 2022
- Dec 15, 2022
- Dec 13, 2022
-
-
jojohoch authored
-
- Dec 12, 2022
- Dec 09, 2022
- Dec 08, 2022
- Dec 02, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
Since buttons can now act as switches for text-element highlighting, it is no longer exclusively used for navigation purposes.
-
rhenck authored
- Mainly highlight border and moving elements. - Centerpiece is: line-height: 130%; Don't know why or how but it works okay.
-
rhenck authored
- Extra span element around cloze child elements served no visible purpose. It also makes sense that an inline div is not inside of a span, which is meant for text. - CSS rules were overengineered and in part shadowed (and thereby pointless) by element styles from the template. This is also in preparation for the DropList styling overhaul.
-
- Dec 01, 2022
- Nov 30, 2022
- Nov 29, 2022
-
-
rhenck authored
Allows DropListvalueObjects which have this setting to be replaced in lists which only allow onlyOneItem. When this switch is set, the class sets the other 2 internal values (originListID?: string; originListIndex) itself. Those can not be seen nor changed from outside. Also refactoring in lots of places around droplists. Better names, cleaner structure, comments. #305
-
jojohoch authored
-