9b12bff6 | 10-Jul-2013 |
Levi Morrison |
Added the logo back! A few other minor adjustments as well. |
15b4d113 | 10-Jul-2013 |
Levi Morrison |
Reimplemented basic search. Adjusted some margins and paddings. |
dbffb163 | 09-Jul-2013 |
Levi Morrison |
Function declarations now use box-shadows instead of borders. A few other adjustments as well. |
73c123f9 | 09-Jul-2013 |
Levi Morrison |
Purple-ized the header. Also made some small adjustments to colors and borders in general. |
de51de58 | 09-Jul-2013 |
philip |
Hiding CHM builds for now. See bug #64842 |
dcd9ba61 | 09-Jul-2013 |
Levi Morrison |
Narrowed an issue with these psuedo elements covering up links in the bottom of the previous note. Since the whole reason we puth this psuedo content there is so that hyperlinks aren't covered by the
Narrowed an issue with these psuedo elements covering up links in the bottom of the previous note. Since the whole reason we puth this psuedo content there is so that hyperlinks aren't covered by the main menu; thus we can use :target to reduce when this bug will happen. I tried to find some way with z-index to do it but failed.
show more ...
|
b55d768f | 08-Jul-2013 |
Levi Morrison |
Some more work. Sorry for the lack of descriptive commits. |
50265cba | 07-Jul-2013 |
Levi Morrison |
Crazy amounts of refactoring. Still in progress but really needed to commit so I don't lose everything. |
6b1d0424 | 05-Jul-2013 |
Levi Morrison |
Minor improvement to the headers in a doctable. |
bc8a4cf8 | 05-Jul-2013 |
Levi Morrison |
User-contributed comments now have a grey background to distinguish them from the main documentation. |
ee49436c | 05-Jul-2013 |
Levi Morrison |
Updated doctable styles. |
b14c1778 | 05-Jul-2013 |
Stanislav Malyshev |
5.4.17 release |
173d3056 | 05-Jul-2013 |
Stanislav Malyshev |
5.4.17 |
e73f8b0d | 04-Jul-2013 |
Levi Morrison |
Removed some space above the final sub-menu of the left-hand navigation. This helps lend the idea that the list functions belongs to the last sub-header. Before there was so much space it was very un
Removed some space above the final sub-menu of the left-hand navigation. This helps lend the idea that the list functions belongs to the last sub-header. Before there was so much space it was very unclear.
show more ...
|
5e6fb048 | 04-Jul-2013 |
Levi Morrison |
Adjusted colors for tables, warnings, and tips. |
aec93d21 | 04-Jul-2013 |
Levi Morrison |
Improved Warning color and example-contents inside of warnings. |
605eeac6 | 04-Jul-2013 |
Levi Morrison |
Significant changes in font sizes and general spacing. Also changed tips and warnings. |
a5ea9597 | 04-Jul-2013 |
Paul Dragoonis |
Adding missing image for to-top |
938aaab8 | 04-Jul-2013 |
Paul Dragoonis |
Adding a back-to-top button |
b0517fbe | 04-Jul-2013 |
Paul Dragoonis |
Adding a back-to-top button |
7e2acd40 | 04-Jul-2013 |
Paul Dragoonis |
Making the footer come up on tiny pages such as search.php |
29a8dfc9 | 04-Jul-2013 |
Paul Dragoonis |
Uncomenting a CSS style for the beta bar |
fdfafd87 | 04-Jul-2013 |
Paul Dragoonis |
Fixing a z-index issue with the beta warning bar. Also restructuring the bar width so it will never wrap onto two lines |
781929c2 | 04-Jul-2013 |
Paul Dragoonis |
Adding header links back in |
3042ff3b | 04-Jul-2013 |
Paul Dragoonis |
[beta] fixing a CSS bug incurred with empty p tags generated from PHD. This temporarily fixes it until PHD is resolved |