Peter Bacon Darwin
1fcbb69f50
chore(docs/css): add margin between ul and p elements
...
Bootstrap CSS was removing the margin after ul elements if they were
descendents of other ul elements. But if the ul was followed by a p
then this looked terrible.
Related to #5953
2014-07-03 12:50:57 +01:00
Adam Bradley
b64c709808
docs(css): remove Firefox select element drop-down icon
...
In firefox the version picker's dropdown icon from the default `select` element
is still showing. This CSS forces FF to hide the ugly default.
Closes #6878
2014-05-21 21:33:56 +01:00
Narretz
c2c9d524b9
chore(docs): fix layout between 769px and 991px
...
Left nav and main content were tucked slightly under the version picker / breadcrumb navbar
Closes #6474
Closes #7079
2014-05-16 13:09:21 +01:00
Peter Bacon Darwin
8e404c4dc1
docs(directives): remove line numbers from code blocks
2014-04-29 12:33:20 +01:00
Peter Bacon Darwin
14a2142484
docs(css): ensure all type-hints have a background color
...
If the type of a type-hint was not recognized, say a "Promise", then
the background color was left as white. Given that the default
foreground color is also white, this meant that such type-hints were
invisible.
Closes #6934
2014-04-01 12:00:37 +01:00
Adam Bradley
fa844f64cb
docs(css): Add background to .type-hint-domelement
...
`.type-hint-domelement` does not have a background color assigned to it.
DOM element type hints are now proudly displayed with CadetBlue.
2014-03-25 14:27:40 -07:00
Sekib Omazic
df6d34c52b
docs(css): RegExp doesn't have .type-hint-regexp class
...
type-hint-regexp gets a nice color
closes #6596
2014-03-17 16:05:40 -07:00
Gias Kay Lee
ee07b502a2
docs(css): Fix word breaks issue in <pre>
...
Closes #6586
2014-03-17 15:08:53 -07:00
Matias Niemelä
0f13f24ad2
chore(docs): ensure the "Improve this doc" button is clickable
...
Closes #6631
2014-03-10 15:09:25 -04:00
Matias Niemelä
39bae62f53
chore(docs): fix header wrapping for tablet devices
2014-02-20 10:37:03 -05:00
Matias Niemelä
0b6ba9c940
chore(docs): make the layout fully responsive
...
Closes #6308
2014-02-19 17:22:54 -05:00
Matias Niemelä
7c8a1bfbac
docs(design): footer and spacing fixes added to the layout
2014-02-16 19:44:44 -05:00
Matias Niemelä
713c8e629d
docs(design): ui-fixes for examples, layout and API components
2014-02-17 00:20:26 +00:00
Peter Bacon Darwin
f5575782c4
docs(docs.css): add initial type-hint styles
2014-02-16 19:03:44 +00:00
Peter Bacon Darwin
389d4879da
chore(doc-gen): new docs
...
chore(doc-gen): implement dgeni
2014-02-16 19:03:41 +00:00