summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc/templates-sdk/assets/css
Commit message (Collapse)AuthorAgeFilesLines
...
* | add About pages to the quicknav andsmain@google.com2014-06-131-15/+20
| | | | | | | | | | | | | | tweak new h1 styles and move training navbar down so the page title can span the page width before wrapping Change-Id: I517c29d8ee3a2d7347ae50ca47005b51c174fa1c
* | add About secondary nav barsmain@google.com2014-06-131-0/+3
| | | | | | | | | | | | and delete the Wear custom header Change-Id: If7ac93556586d369a2dbf7e1fc4044473ace7bc9
* | Adjust heading sizes and weights.Dirk Dougherty2014-06-121-27/+43
|/ | | | Change-Id: Ib8b764bcb6c7d610e05bd6e38f8ee01a34dd5ce9
* css adjustments for headings with dynamic contentDirk Dougherty2014-06-011-20/+4
| | | | Change-Id: I54e184b10677b21003bd282919423b525b8aa705
* update css for header offset alignmentScott Main2014-05-221-16/+0
| | | | | | | and remove obsolete h1 styles for distribute docs. cross-dependency with CL I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0 Change-Id: I9dc175057b6e452cc2754a7da0ee73179c6e8299
* Change scroll position with javascript instead of CSS.Scott Main2014-05-211-13/+3
| | | | | | | Makes scroll adjustment work for all types of anchors. bug: 15129373 Change-Id: I0f934170613e8a60d94f09192e03117b8e9d4852
* add 2x version of logo for sticky barScott Main2014-05-201-0/+1
| | | | Change-Id: I5127d308ee820d4e77798ebe4aaa0f385b797383
* Minor fixes for handling cross-browser load issues and positioning of #headings.Dirk Dougherty2014-05-181-4/+15
| | | | Change-Id: I276b07cd85cc0e1edaede027b3dc3e4b1d24dcd7
* Add templates support for dynamic content and sticky nav bar.Dirk Dougherty2014-05-142-81/+1445
| | | | Change-Id: Icb4e492a991a19e3e1eac72eafc83623b00be5de
* add some css to support android wear sub-siteScott Main2014-03-181-0/+22
| | | | Change-Id: Ibce2c596219fb86f433075c88a0af9d0cc1007b3
* set a smaller line height for sidebox headers to avoid whitespace at the topScott Main2014-02-111-0/+1
| | | | Change-Id: I8f1c4de275f3d7b2f55460bf4dc32a9a3d6b04ae
* add 'get started' link to the bottom of class home pagesScott Main2014-01-231-1/+6
| | | | Change-Id: I0f4615562efca083e7d1c50bb9e9eaa2cc250ced
* set fixed height for header div to ensure the next/prev linksScott Main2013-12-191-1/+5
| | | | | | in the training bar are always aligned with TOC Change-Id: I34bb1967e3677bc94298837b0d8f0c6e7bcd8bbf
* fix the 'to top' link; it wasn't appearing due to a previous CSS changeScott Main2013-11-201-1/+5
| | | | Change-Id: I00aa080982f5e5d90fd6abcf6e19d41d1727b444
* make short banners even shorterScott Main2013-11-211-9/+46
| | | | | | also add new "next-docs" style for links at the end of a doc. Change-Id: I696a01f7614614eec56d9774036559af6bfe0378 (cherry picked from commit 9d6461dfabc9c76aef7dde4f6cf7a16ac5457bfe)
* Show overview, project, and download links on samples project index pages. ↵Dirk Dougherty2013-11-191-1/+25
| | | | | | Show standard plusone on all samples pages. Change-Id: I368fe1e0004e623cfbdaa39ff74e82f31c9f95d8
* style adjustment to design/dev/video buttonsScott Main2013-11-131-4/+5
| | | | Change-Id: I97a147336805aeb340efcd12009794b02afab681
* add style for video button in docsScott Main2013-11-121-0/+25
| | | | Change-Id: I2f2dcf80aef9c55ad6a11f13549b8dd8709cbc84
* remove the dummy sidenav from samples before populating the real list.Scott Main2013-10-301-0/+3
| | | | | | | Also make the line numbers hidden before they get moved to avoid some jankyness during load. Change-Id: I11c3df6d6c7a9a2e74be938b0f0ec704e71eb8d4 (cherry picked from commit 36ea7a3d74c68d62a5d081401b887e848370f6d8)
* make expandable lists under each sample sticky so they don't collapseScott Main2013-10-301-5/+14
| | | | | | | | when opening other project directories. change code comment color from red to green, and strings from green to red. Make sidenav file names smaller. Change-Id: Idd074c7beba48f79c8c551d319c36fb5ecbbcb5f
* Add n5 landscape-13 device video frame and css.Dirk Dougherty2013-10-291-0/+20
| | | | Change-Id: I3b18782680e74bd8d4022e6701bfd61887101cf1
* Doc change: css for n5 device video frame.Dirk Dougherty2013-10-261-0/+13
| | | | Change-Id: I283c5c7cb3bb84c494b493b333e47f69b2595501
* fix javadoc sidenav so it does not cutoff overflowing link namesScott Main2013-10-161-1/+0
| | | | Change-Id: I48f3a7cf4715061702c0a0c7537fa1b09734c62a
* enable auto-linking to next lesson with 'next-page-link' css classScott Main2013-10-141-1/+5
| | | | Change-Id: I9f4068a4b0921eee28eee3258b72e5f3ad48a64d
* add ellipsis for overflowing strings in samples navScott Main2013-09-041-0/+6
| | | | Change-Id: I1efcba409b068be0616eb2e3d80fadda301fd5f6
* modify sample template and add new css/script for new numbered code.Scott Main2013-08-211-0/+40
| | | | | | | | | | The line numbers are included inside the <pre> block initially, but hidden, so this script moves the numbers to a separate block on the left and makes them non-selectable. Also includes script for features like single-click to highlight a line of code and double-click to invoke the link for that line. Change-Id: I17ebb1255ff036948028b4722cc8e9758fb96553
* new version of script to build sidenav lists dynamically.Scott Main2013-08-201-0/+2
| | | | | | | This is currently used only by the samples nav, but we'll later update to handle the Google reference nav as well Change-Id: I907ea8cb096148ba50808623ed872c8defc9a135
* Clean up core css changes brought in with samples css.Dirk Dougherty2013-08-191-30/+4
| | | | Change-Id: I0920695be4f6ed7085508a4451c13bc7d9e65d9a
* doc change: Samples browsing: basic support in templates and js/css.Dirk Dougherty2013-08-191-3/+145
| | | | Change-Id: Ie2323f5323c624420c90c8c782b840f183238f7c
* add 'wide' version of design/develop cross-link buttons.Scott Main2013-07-301-0/+4
| | | | | | Primarily for training pages, which have a wider TOC box Change-Id: I29644596e72e43432f7bd00fd6a5aabf7e3a6bb7
* remove margin changes for paragraphs in collapse containerScott Main2013-07-231-3/+0
| | | | Change-Id: I5ee51699cb473334e1c3cfb520c8145466eea265
* edit code-caption style marginScott Main2013-07-171-86/+86
| | | | Change-Id: I63c58015ca9037621c5d4c3929620ebd2203f5ad
* fix design/develop boxes floatScott Main2013-07-121-0/+1
| | | | Change-Id: Id6de3e74667f5cc485290509919e0f5cce689505
* add style to add nexus 4 frame to screenshotsScott Main2013-07-101-0/+12
| | | | Change-Id: I1e96cbd755c4c6f88c807160b9a86b77a5ebed74
* am ccc15faf: am 56811475: am 5386532e: Merge "Doc change: Move butterbar css ↵Dirk Dougherty2013-07-081-0/+24
|\ | | | | | | | | | | | | to template assets." into jb-mr1.1-ub-dev * commit 'ccc15faf56ad46f973800cb6bd41b4634b9192a0': Doc change: Move butterbar css to template assets.
| * Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-devDirk Dougherty2013-07-091-0/+24
| |\
| | * Doc change: Move butterbar css to template assets.Dirk Dougherty2013-07-081-0/+24
| | | | | | | | | | | | Change-Id: Ifa116fe304150c7c663b8088e00349ffdc69017c
* | | am fb2bb3d8: am 51852a3f: am 8c0f5b3a: enable download box style for qv sideboxScott Main2013-07-081-2/+4
|\ \ \ | |/ / | | | | | | | | | * commit 'fb2bb3d867fcdd3add7e30d1cbb6b956d3fce89e': enable download box style for qv sidebox
| * | enable download box style for qv sideboxScott Main2013-07-081-2/+4
| |/ | | | | | | Change-Id: I209e9971d886e45498aab0b4d43241ded5285f24
* | align sidebox with content bodyScott Main2013-06-191-5/+5
| | | | | | | | Change-Id: Id6cd8cdd1b21b8ceda2a6931bb69f096c0d6deb1
* | update design/develop link icons to 2x for high res displayScott Main2013-06-191-2/+4
| | | | | | | | Change-Id: I09560c395088e0f8d835199a6eb4267af50bddaa
* | add style for links to Design docs from developer docsScott Main2013-06-191-8/+21
| | | | | | | | Change-Id: I0f7e561c98277fb1b6b9c0b95a2ed7eef890c6db
* | add new script to toggle visibility of nested list items.Scott Main2013-06-171-0/+16
|/ | | | | | call hideNestedItems(), giving it the parent list to toggle and the <a> element that performs the toggle Change-Id: I6f1ee74b957f88c23550145c6ed057d8e7797c99
* am 5b146f22: am e5862e8a: Doc change: css for distribute links.Dirk Dougherty2013-05-151-0/+13
|\ | | | | | | | | * commit '5b146f227a3dfaa62b8e40f3a2b7a21991c09a4a': Doc change: css for distribute links.
| * Doc change: css for distribute links.Dirk Dougherty2013-05-151-0/+13
| | | | | | | | Change-Id: Ifc74ea3f6099484b9c7549f8e8684dda4aeaf96f
* | am 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows w/o ↵Scott Main2013-05-151-1/+2
|\ \ | |/ | | | | | | | | | | the javascript effects * commit '3d2121f0c951c6e6b621bd892da5836f005f00e1': add 'go-link' style for "next" style arrows w/o the javascript effects
| * add 'go-link' style for "next" style arrows w/o the javascript effectsScott Main2013-05-151-1/+2
| | | | | | | | Change-Id: I2950579b2657bdacfe038790668959d607a60277
* | adjustments to developer notice styleScott Main2013-05-141-2/+8
| | | | | | | | Change-Id: Id5ffd85524afc79c005dc3884e442e777fe54b5f
* | add styles for crosslink from design to develop docsScott Main2013-05-131-0/+27
|/ | | | Change-Id: Ia6ad4f03cec5a26fd9b7585be05f46efa2eeca7e
* provide search suggestions for api guides, training, etc.Scott Main2013-05-021-25/+80
| | | | | | | | also: - demote deprecated APIs in suggestions - focus search bar with / and exit search with ESC Change-Id: I78818d76375d63b9eb42922d6c20ebbea30c353b