stable

Clone or download

Read-only

Homogenize bootstrap 2 buttons size with TLP ones

request #16597 Use system font and rem unit Change-Id: I1bff8e04258fad312c9cf9fe0498e4e8b5488c07

Modified Files

Name
M plugins/agiledashboard/themes/FlamingParrot/css/_default-style.scss +0 −5 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/Edit.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +3 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +1 −1 Go to diff View file
M plugins/tracker/scripts/legacy/LoadTrackerArtifactLink.js +3 −2 Go to diff View file
M plugins/tracker/templates/action-buttons/additional-action-button.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/action-buttons/copy-artifact.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/action-buttons/mail-notifications.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/action-buttons/move-artifact-button.mustache +2 −2 Go to diff View file
M plugins/tracker/templates/action-buttons/original-email.mustache +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +7 −13 Go to diff View file
M src/themes/FlamingParrot/css/FlamingParrot_Blue.scss +2 −1 Go to diff View file
M src/themes/FlamingParrot/css/FlamingParrot_BlueGrey.scss +2 −1 Go to diff View file
M src/themes/FlamingParrot/css/FlamingParrot_Green.scss +2 −1 Go to diff View file
M src/themes/FlamingParrot/css/FlamingParrot_Orange.scss +2 −1 Go to diff View file
M src/themes/FlamingParrot/css/FlamingParrot_Purple.scss +2 −1 Go to diff View file
M src/themes/FlamingParrot/css/FlamingParrot_Red.scss +2 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +45 −20 Go to diff View file
M src/themes/FlamingParrot/css/utils/_help-dropdown.scss +1 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_pre-definitions.scss +1 −0 Go to diff View file