1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/config
Chad Little 0a8eee37a1 Bump monospace font +1px when using Source Sans Pro
Summary: This diff moves the default monospace font from a Global Default config value to CSS. What this will allow is some flexibility in changing this font in other areas (like Diviner and DocumentView) without changing the defaults globally. However if the admin sets a config value or a user sets a config value, that value will trump all settings in the CSS files with an !important declaration in the page head.

Test Plan:
Currently tested:

- Setting no value
- Setting an admin value
- Setting a user value

Verify remarkup blocks in Differential, Diviner, Conpherence, and Diffusion look as expected.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11597
2015-02-28 14:37:31 -08:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
check Improve "Host" header check 2015-02-26 14:37:48 -08:00
controller Upgrade "masked" config to "hidden" 2015-02-13 10:59:50 -08:00
custom UI - add ability to customize header logo 2015-02-25 12:00:36 -08:00
editor Allow bin/config to affect database configuration and migrate between local and database configuration 2014-10-08 16:15:05 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
issue Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
json Mask remaining config values, and implement set type 2013-01-16 15:06:07 -08:00
management Config - fix management scripts with --database parameter 2015-01-09 13:58:11 -08:00
option Bump monospace font +1px when using Source Sans Pro 2015-02-28 14:37:31 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
response Clean up a text string 2015-02-13 07:03:09 -08:00
schema Fix method visibility for PhabricatorConfigStorageSchema methods 2015-01-07 07:33:52 +11:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
view Fix pht method calls 2015-02-10 18:57:45 +11:00