1
0
mirror of https://github.com/php/web-php.git synced 2026-04-28 01:13:10 +02:00
Commit Graph

131 Commits

Author SHA1 Message Date
Michael cda5cee344 Typo 2014-06-07 15:10:55 +02:00
Michael 27628e547a Use css class instead inline style 2014-06-06 23:55:53 +02:00
Paul Dragoonis 1db2b0b406 Removing scrollbars from search results when there is no content to scroll 2014-06-01 22:21:49 +01:00
Paul Dragoonis 3077014284 Working on the responsiveness of the homepage, mainly the right panel and download section. Very minute UI changes 2014-06-01 22:11:55 +01:00
Paul Dragoonis e2b48d81c5 Adding collapsible functionality to the search results as the menu goes way below the screen. Adding some CSS classes to the markup and thus improving CSS/JS selector readability and performance. 2014-06-01 20:22:58 +01:00
Paul Dragoonis 0bbfd67282 Fixing whitespace on and around panel titles 2014-06-01 18:35:07 +01:00
Paul Dragoonis 7f94efa81a Improving the readability of search results dropdown text/headings. Fixing a minor issue with text being cut off 2014-06-01 13:34:58 +01:00
Paul Dragoonis 9b11d6b6d2 Improving the hover states of the search dropdown. 2014-06-01 10:33:05 +01:00
Levi Morrison 45ec556b07 Converted from Source Sans Pro/Source Code Pro to Fira Sans/Fira Mono. 2014-05-27 12:01:40 -06:00
Levi Morrison a07da26ebe Allow code snippets to wrap 2014-05-09 13:06:44 -06:00
Levi Morrison b5f9961186 When the layout-content is the only child it now expand to full-width; border is only applied when other elements are present 2014-05-09 11:09:24 -06:00
Levi Morrison 29e9f3269b Updated class synopsis to match method synopsis. 2014-05-09 07:26:03 -06:00
Levi Morrison badaa314f6 Color adjustments to links in aside menu. 2014-05-07 21:21:30 -06:00
Levi Morrison 3cdad363a5 Merge branch 'notes' into contrast
* notes:
  'add a note' now shows up (was accidentally hidden); also fixed add-note.php layout
  announcement for php 5.6.0beta2
  5.4.28
  5.4.28
  5.5.12 release
  Updated distributions
2014-05-07 20:58:28 -06:00
Levi Morrison 0a38599a5d 'add a note' now shows up (was accidentally hidden); also fixed add-note.php layout 2014-05-07 20:57:42 -06:00
Levi Morrison 6af4451a10 Various polishes 2014-05-06 12:50:35 -06:00
Levi Morrison 7f21207bfc Breadcrumbs: adjusted height to not be so big when wrapping. 2014-05-06 12:30:54 -06:00
Levi Morrison 9eadfa657b Improved footer visuals 2014-05-06 12:22:23 -06:00
Levi Morrison 6aeb1f5d2a Minor homepage updates. 2014-04-28 10:36:32 -06:00
Levi Morrison 8fb9b79ca8 Related functions now on right; some homepage fixes. 2014-04-27 23:14:11 -06:00
Levi Morrison d216fe9e02 Conversion to a darker background in progress. Home page incomplete; docs mostly ready. 2014-04-27 22:10:37 -06:00
Levi Morrison 8c8711102b Since .phpcode code doesn't have a border anymore we do not need to undo the margins to keep vertical rhythm. 2014-04-11 08:35:02 -06:00
Levi Morrison 39f246fd66 Adding some styles to better distinguish sections 2014-04-10 14:17:41 -06:00
Levi Morrison cf6d5143f4 Improved .title inside of caution boxes (and other boxes) such as on manual/en/function.oci-set-action.php 2014-04-10 11:32:28 -06:00
Levi Morrison 06da0e4e8a Fixed Note boxes to match others 2014-04-09 10:50:45 -06:00
Levi Morrison f7b50cd015 Some more spacing and sizing cleanup 2014-04-09 10:40:12 -06:00
Levi Morrison aa02644e44 Significant whitepsace and header style changes 2014-04-09 09:50:23 -06:00
Levi Morrison d963f1bd25 Warning and caution font size needed to be toned down a bit 2014-04-08 22:27:54 -06:00
Levi Morrison e81ef40f6f Cleaned up warning, caution, note and a few other 'boxes' 2014-04-08 22:19:06 -06:00
Sobak 02832cf504 Moved into correct stylesheet 2014-04-05 08:09:27 +02:00
Sobak eb90f7ff3a Fixed incorrect vim comments in CSS 2014-04-02 13:19:05 +02:00
Kadet 9b551f27b9 Redesigned awful-looking search hints. 2014-04-01 21:02:16 +02:00
Adam Harvey eac4375cf2 Add styles for the new segmentedlist rendering in PhD master.
Although the current code generates elements with the same class names, this
doesn't change the effective styling at all, so this is safe to deploy now.
2014-03-18 14:38:15 -07:00
Levi Morrison 8fbb2816d5 Cleanup from changing fonts to rem. 2014-03-07 11:50:12 -07:00
Levi Morrison e250801faa Minor cleanup from last commit. 2014-03-07 11:30:40 -07:00
Levi Morrison ae01ce1573 Converted font sizes to rem units for most elements.
Some elements are sized relative to their parent (such as sub, sup); these were
left as em. Adjusted many line-heights, paddings and margins accordingly.

Also simplified some styles as a result.
2014-03-07 11:19:36 -07:00
Levi Morrison 2db3f6fc9e Adjusted from PHP purple to PHP blue 2014-03-06 12:19:39 -07:00
Hannes Magnusson 58b8cae781 Merge pull request #34 from drallen1/master
Removing List Style from Logo Downloads Page

* drallen1/master:
  added class to logo list and style to remove list style type
2014-03-05 19:03:32 -08:00
Levi Morrison 3b508b9098 Removed some unused styles; also moved some styles from theme-base to theme-medium 2014-03-05 14:39:13 -07:00
Levi Morrison 7a9e8db684 Minor adjustment to primary navigation font color. 2014-03-05 14:30:23 -07:00
David Allen 132527382f added class to logo list and style to remove list style type 2014-03-04 17:33:20 -05:00
Levi Morrison cb31387978 Fixed bug 66517 by avoiding the margin altogether 2014-03-03 21:02:52 -07:00
Levi Morrison b5564a9f18 Standardized a few more colors; also made the help dialog (press ?) easier to read. 2014-02-26 13:23:31 -07:00
Levi Morrison 46a855f116 Standardized colors; also brought some whitespace into line.
After looking at our current website on 4 different monitors with
several different settings on each monitor, I concluded that we don't
have enough contrast in our website. This commit is primarily intended
to address this issue. Generally speaking, on mid to low grade monitors
I have considerably improved contrast and it looks pretty good. It does
not look as nice on the high-end monitors, though.

I am a horrible contributor who doesn't break my changes into multiple
commits so we get the spacing fixes this commit as well. I really do try
to do one 'feature' or change per commit, but I notice things that
bother me while fixing something else so I fix it...
2014-02-25 22:31:53 -07:00
Levi Morrison 66322fa6e3 Updated markup for news items on homepage to use newer HTML 5 elements; at the same time this fixes #66391. 2014-01-03 10:33:31 -07:00
Levi Morrison 012e1b7753 I broke this a few patches ago; it worked locally without it, but apparently is needed. 2014-01-01 17:20:45 -07:00
Levi Morrison 304ef25036 Removed the margin-top for h4, h5, and h6; this allows them to be flush on the top of the page. After looking at a few pages that use h4 tags, it seems if they are not at the top they are below an element that has a margin-bottom, so we should be okay. 2014-01-01 13:36:24 -07:00
Levi Morrison ddc2e92602 .title will no longer extend behind .page-tools 2014-01-01 12:36:28 -07:00
Hannes Magnusson 0337e3e25e Add a 'g a' full site search (based on doc indexes) 2013-12-28 21:08:53 -08:00
Hannes Magnusson 804fb83085 Bump the size of the focused search element 2013-12-28 19:18:18 -08:00