stable

Clone or download

Read-only

Use system font instead of Source Sans Pro

Part of request #16597 Use system font and rem unit This commit remove the usage of Source Sans Pro font so we don't have to load an extra font to display Tuleap pages. It fixes font sizes everywhere in TLP. Plugins and Core pages will be done in a next commit. To improve the accessibility in Tuleap, font sizes, line height… are now defined in rem or em so the base font size defined in the browser settings is took into account. Change-Id: Ib2cbc58f50171e8cbde67ae593c5a2510fa4cfae

Modified Files

Name
M plugins/agiledashboard/themes/BurningParrot/css/_kanban.scss +0 βˆ’1 Go to diff View file
M plugins/agiledashboard/themes/FlamingParrot/css/_default-style.scss +0 βˆ’1 Go to diff View file
M plugins/api_explorer/themes/style.scss +0 βˆ’1 Go to diff View file
M plugins/cardwall/themes/default/css/_cardwall.scss +0 βˆ’1 Go to diff View file
M plugins/graphontrackersv5/themes/default/css/style.scss +0 βˆ’1 Go to diff View file
M plugins/pullrequest/themes/includes/_inline-comment.scss +0 βˆ’1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_graph.scss +0 βˆ’2 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +0 βˆ’4 Go to diff View file
M src/themes/BurningParrot/css/includes/_global-variables.scss +1 βˆ’1 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +0 βˆ’1 Go to diff View file
M src/themes/BurningParrot/css/includes/_structure.scss +1 βˆ’0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_account-confirmation.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +7 βˆ’9 Go to diff View file
M src/themes/FlamingParrot/css/utils/_breadcrumb.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_content.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_cross-ref-tooltip.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_help-dropdown.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +0 βˆ’3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_pre-definitions.scss +1 βˆ’0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-admin.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-confirmation.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +0 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_typography.scss +0 βˆ’3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_variables-common.scss +2 βˆ’0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_widget.scss +0 βˆ’1 Go to diff View file
M src/themes/common/css/utils/_account-confirmation.scss +0 βˆ’4 Go to diff View file
D src/themes/common/css/utils/_fonts.scss +0 βˆ’49 Go to diff View file
M src/themes/common/css/utils/_login.scss +0 βˆ’1 Go to diff View file
M src/themes/common/css/utils/_lytebox.scss +1 βˆ’1 Go to diff View file
M src/themes/common/css/utils/_one-step-project.scss +0 βˆ’8 Go to diff View file
M src/themes/common/css/utils/_project-confirmation.scss +0 βˆ’4 Go to diff View file
M src/themes/common/css/utils/_register.scss +0 βˆ’1 Go to diff View file
M src/themes/common/css/utils/_tuleap-modal.scss +0 βˆ’2 Go to diff View file
M src/themes/common/css/utils/_utils.scss +0 βˆ’1 Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/LICENSE.txt +0 βˆ’93 Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Black.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Black.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-BlackIt.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-BlackIt.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Bold.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Bold.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-BoldIt.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-BoldIt.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLight.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLight.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLightIt.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLightIt.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-It.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-It.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Light.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Light.otf +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Light.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-LightIt.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-LightIt.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Regular.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Regular.otf +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Regular.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Semibold.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-Semibold.ttf.woff +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-SemiboldIt.eot +- βˆ’- Go to diff View file
D src/themes/tlp/src/fonts/source-sans-pro/SourceSansPro-SemiboldIt.ttf.woff +- βˆ’- Go to diff View file
M src/themes/tlp/src/scss/components/_alerts.scss +4 βˆ’4 Go to diff View file
M src/themes/tlp/src/scss/components/_badges.scss +6 βˆ’5 Go to diff View file
M src/themes/tlp/src/scss/components/_buttons.scss +53 βˆ’23 Go to diff View file
M src/themes/tlp/src/scss/components/_dropdowns.scss +3 βˆ’0 Go to diff View file
M src/themes/tlp/src/scss/components/_fonts.scss +0 βˆ’31 Go to diff View file
M src/themes/tlp/src/scss/components/_forms.scss +23 βˆ’25 Go to diff View file
M src/themes/tlp/src/scss/components/_pagination.scss +8 βˆ’2 Go to diff View file
M src/themes/tlp/src/scss/components/_panes.scss +5 βˆ’5 Go to diff View file
M src/themes/tlp/src/scss/components/_relative-dates.scss +3 βˆ’3 Go to diff View file
M src/themes/tlp/src/scss/components/_switch.scss +7 βˆ’7 Go to diff View file
M src/themes/tlp/src/scss/components/_tables.scss +28 βˆ’13 Go to diff View file
M src/themes/tlp/src/scss/components/_tabs.scss +4 βˆ’4 Go to diff View file
M src/themes/tlp/src/scss/components/_typography.scss +6 βˆ’15 Go to diff View file
M src/themes/tlp/src/scss/variables/_typography.scss +2 βˆ’2 Go to diff View file
D src/www/themes/common/font/LICENSE.txt +0 βˆ’93 Go to diff View file
D src/www/themes/common/font/SourceSansPro-Black.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Black.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-BlackIt.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-BlackIt.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Bold.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Bold.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-BoldIt.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-BoldIt.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-ExtraLight.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-ExtraLight.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-ExtraLightIt.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-ExtraLightIt.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-It.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-It.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Light.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Light.otf +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Light.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-LightIt.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-LightIt.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Regular.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Regular.otf +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Regular.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Semibold.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-Semibold.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-SemiboldIt.eot +- βˆ’- Go to diff View file
D src/www/themes/common/font/SourceSansPro-SemiboldIt.ttf.woff +- βˆ’- Go to diff View file
D src/www/themes/common/font/kalam/Kalam-Regular.ttf +- βˆ’- Go to diff View file
D src/www/themes/common/font/kalam/OFL.txt +0 βˆ’92 Go to diff View file
M src/www/tlp-doc/resources/tables/filter/example.html +8 βˆ’8 Go to diff View file
M src/www/tlp-doc/resources/tables/tables/example.html +16 βˆ’16 Go to diff View file