Improved display of spaces in MARC staff view.
- Previously, spaces were collapsed in the HTML rendering of the MARC record, which could obscure the meaning of fixed-position fields like the LEADER, 006, 007 and 008. - This commit adds new CSS rules and classes to allow greater control over display of MARC fields. - Resolves VUFIND-1170.
Showing
- module/VuFind/xsl/record-marc.xsl 3 additions, 3 deletionsmodule/VuFind/xsl/record-marc.xsl
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/less/components/record.less 7 additions, 0 deletionsthemes/bootstrap3/less/components/record.less
- themes/jquerymobile/css/styles.css 8 additions, 1 deletionthemes/jquerymobile/css/styles.css
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment