Closed Balecan closed 6 years ago
Thanks for the patch, but given the solution of removing:
-fieldset textarea[cols],
-fieldset input[size] {
- width: 65.95744681%;
- *width: 65.90425532%;
-}
then:
I don't know grunt & less but i tried... After several tries i've succefully installed nodejs and grunt on my debian stretch but now i have this errors pc-gt% ./node_modules/grunt-cli/bin/grunt css Running "less:essential_d" (less) task
FileError: '../../bootstrapbase/less/bootstrap/variables.less' wasn't found. Tried - ../bootstrapbase/less/bootstrap/variables.less,../bootstrapbase/less/bootstrap/variables.less,../../bootstrapbase/less/bootstrap/variables.less in less/essential.less on line 16, column 1: 15 // Import the bootstrap variables. 16 @import "../../bootstrapbase/less/bootstrap/variables.less"
I miss some basics and time to go further Sorry
Did you follow the instructions in https://github.com/gjb2048/moodle-theme_essential/blob/master/Gruntfile.js and run in the essential folder?
Any progress please?
Note screen shot is from "Adding a Numerical question" when adding that type of question to a quiz.
Input width breaks readability
with default theme :
Best regards