mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-21 04:50:55 +01:00
No description
6e197fe91c
Summary: This actually gives it a smooth look across all OS and browsers. Copy-paste from form inputs. = Motivation (aka Disclaimer) = I felt kind of... disturbed that it looked different in every browser / OS combination I have at my disposal. The range is from ugly (Chrome on Ubuntu) to pretty (IE9 on Win7 ¬.¬). I give a few examples - Ubuntu - Firefox - Actually looking very nice. Rounded borders and orange border on focus are default from UA style sheet? - Chrome - Looks ugly. 2px inset mid-grey border. What you would expect from Win '95 - 1px inset mid-grey border (Win '98 style) + orange webkit outline. - Windows - IE9 - Nice blocky text input with black border. Blue border upon hover. Really black border on focus? - IE10 - Kind of same as IE9, though I had the feeling that it had a deeper black border - Firefox - Looks so normal that it is actually boring - Chrome - Looks pretty much normal, until focus where you get the webkit outlines. Ugly No Mac, since I have no Mac. Also no iPhone/iPad. Have Android 4.1/WP8, though I never visited Phabricator with them Test Plan: Looked at it in - Ubuntu - Mozilla Firefox - Google Chrome - Windows 7/8 - IE 9/10 - Opera (Opera?) - Mozilla Firefox - Google Chrome Everything smooth (exceptions in case of no border-radius/box-shadow) Reviewers: epriestley, btrahan, chad CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D5515 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README |
Phabricator is an open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.