summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc/templates-sdk/assets/css
Commit message (Collapse)AuthorAgeFilesLines
* fix a few bugs in the studio download button behavior:smain@google.com2015-08-201-1/+1
| | | | | | | | | - make button text always white (avoid blue on blue during hover) - revise logic to add the platform name to download button to avoid weird duplicity bug on small screens - remove the animation script when clicking download before agree because it reloaded the page (unkown cause) depends on: https://googleplex-android-review.git.corp.google.com/#/c/752757/ Change-Id: I1b2b4ff9c0b0cbbd34f1c77a2b736fe3425a16e4
* adjust image placement for m hero on medium screens.Dirk Dougherty2015-08-141-1/+5
| | | | Change-Id: I644837bf151549ad8dbbfb194f8e699233362933
* doc change: Add hero image for m and css for landing pages.Dirk Dougherty2015-08-131-0/+66
| | | | Change-Id: I52ddba716eebf821f8f5dbd888d6e3519f4284d4
* Merge "docs: Add styles for embedded videos to match DevSite" into ↵Luan Nguyen2015-06-031-0/+63
|\ | | | | | | mnc-preview-docs
| * docs: Add styles for embedded videos to match DevSiteLuan Nguyen2015-06-031-0/+63
| | | | | | | | Change-Id: I68cc9a7340db43fd23d7072bf867d53a2e180c4c
* | Add download button disabled state to sdk css.Dirk Dougherty2015-05-271-0/+9
|/ | | | Change-Id: Iba634208bdc8cf62532f35fb00c640e3f4e59311
* Sync style changes from external (sync3).Dirk Dougherty2015-05-221-1334/+1372
| | | | Change-Id: I590557ccc3bde1172e80f5a9bc0a2be2f30e23b8
* Highlight "Preview" subtab on preview pages. Support templating for ndk ↵Dirk Dougherty2015-05-221-3/+17
| | | | | | files within templates-sdk. Change-Id: Iade5ac4630c9e763c377ab5749f16832e3ba47b7
* Style and template updates to support responsive layout, mobile nav, email ↵Dirk Dougherty2015-05-131-563/+483
| | | | | | signup, updated styles (sync2). Change-Id: I6e33dd10e1c9e8b378080464b4b70ac6b10df8b7
* Swap templates-sdk and templates-sdk-dev files to enable redesign builds by ↵Dirk Dougherty2015-05-052-2513/+3618
| | | | | | default. Change-Id: I9eabbbcd823fb29bd2209172c458cb9dad5f24d2
* docs: fix sticky header hiding RenderScript reference headingsJoe Fernandez2015-04-291-1/+2
| | | | | | b/20637508 Change-Id: I64996db4fc986cbe0f4506b5524a708a9e14cbc8
* docs: add new style elements for Material Design cross-referencesJoe Fernandez2015-04-131-7/+18
| | | | Change-Id: I718cca684af36294aa89206f3845af5287d05bbe
* Add new subtab under Distribute tab.Dirk Dougherty2015-01-151-2/+2
| | | | Change-Id: I991c3295dea40629fdb9dde4a8ccbecad25f8136
* make shadowbox video always centered to fit the window heightsmain@google.com2014-12-151-10/+11
| | | | Change-Id: I03f8ffac555dbbbbd5538fedf13413aca031fd74
* Merge "CSS change changing default from "Using Eclipse" to "Using Android ↵David Friedman2014-12-081-6/+6
|\ | | | | | | Studio" Bug 16679117" into lmp-docs
| * CSS change changing default from "Using Eclipse" to "Using Android Studio"David Friedman2014-11-211-6/+6
| | | | | | | | | | | | Bug 16679117 Change-Id: I21e4546775114355d04d09888eff21877b5bcab8
* | new version of Helpouts recruit banner for TV and Wearsmain@google.com2014-12-021-1/+1
| | | | | | | | Change-Id: I971e9043b60bdb925c2f648e0aff3de9d8c9cd81
* | move the next/previous links in design docs up 25px to avoid overlap with ↵smain@google.com2014-11-251-0/+3
| | | | | | | | | | | | long titles Change-Id: I3428e4cf2959d0e171692d12d47e100b46b6733e
* | add style and script to play videos in a shadowboxsmain@google.com2014-11-211-13/+50
|/ | | | | | | anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter Change-Id: I4af84f003075b8d2c43acd3295ce3955b141cc97
* Support langs.Dirk Dougherty2014-11-191-1/+8
| | | | Change-Id: Ia01e4b41f0ebf2c54669428eef143dce5611d0bd
* fix broken download buttons, make a[name] offset apply only to reference docssmain@google.com2014-10-171-1/+1
| | | | Change-Id: I44421d90c335e0fcb4b35d8f568f9775a84b41ea
* add helpouts banner thing to recruit providerssmain@google.com2014-10-151-1/+44
| | | | | | | includes script to randomly change the URL and text of link as an A/B test it's a bad A/B test because it does not save the A/B per session Change-Id: Ie8338a7403834d2322c5088039f2936207db734b
* hide the butter bar but also update the CSS for recent butterbar changessmain@google.com2014-10-151-9/+12
| | | | Change-Id: I29cbdfe4ef6542a0dd04642be76856f3af2732d1
* make the <a> tag offset effective for the whole site,smain@google.com2014-10-091-2/+2
| | | | | | | not just reference, because turns out these are also used in the manifest docs, so what the heck. Change-Id: I33d3cf842377511d0733983deffa03639eb0bdbf
* am 5e5f5b77: am 7ddf7943: am 9a818f55: more fixes to scroll offset for the ↵smain@google.com2014-10-031-0/+8
|\ | | | | | | | | | | | | sticky header. This offsets the layout position of all <a name=""> tags so they naturally show up below the sticky nav bar... though this is only for API reference, which uses <a> tags as ancho * commit '5e5f5b777414204cf600727662ac0f89de6f8211': more fixes to scroll offset for the sticky header. This offsets the layout position of all <a name=""> tags so they naturally show up below the sticky nav bar... though this is only for API reference, which uses <a> tags as anchors for all API members. bug: 16924057
| * more fixes to scroll offset for the sticky header.smain@google.com2014-10-031-0/+8
| | | | | | | | | | | | | | | | | | This offsets the layout position of all <a name=""> tags so they naturally show up below the sticky nav bar... though this is only for API reference, which uses <a> tags as anchors for all API members. bug: 16924057 Change-Id: I88c1e8192f1cbb5373af592b9e9f9a04ffe6fc7c
* | Make the text generated by showAnnotations more noticable in docsJeff Arneson2014-09-101-1/+2
| | | | | | | | | | | | | | Made the foreground of the "included in docs by annotation..." orange, the same color used in the header of the docs page. This text is inserted when the showAnnotations flag is used with doclava Change-Id: I56e0b2060ed42cd0d077fff149d578d31c763f95
* | Show annotation information in generated documentationJeff Arneson2014-09-051-0/+5
| | | | | | | | | | | | | | | | Display the annotations used to override @hide for classes in packages and methods in classes. Bug: 16848303 Change-Id: I5599e6593613edbbe6a002d5d46a0a6561dec55a
* | am 13c416be: am 28d695a0: css changes for index page cardRobert Ly2014-06-261-2/+5
|\ \ | |/ | | | | | | * commit '13c416be55329150bbfefe2a51ae05c8c832db84': css changes for index page card
| * css changes for index page cardRobert Ly2014-06-251-2/+5
| | | | | | | | Change-Id: I4fca8284acf50ad05bf9c06ada0daa636b3e9e6f
* | am 0858c65a: am 5771ee3c: add style for stand-alone back link with left arrowsmain@google.com2014-06-251-1/+7
|\ \ | |/ | | | | | | * commit '0858c65a4d2e9cda9b9a6017bc1f4bf32125cafc': add style for stand-alone back link with left arrow
| * add style for stand-alone back link with left arrowsmain@google.com2014-06-251-1/+7
| | | | | | | | Change-Id: Ia9219e3e77ef23c6bf6374244c57c4c7e8d1f386
| * undo the butterbar change, because automerger is ruthlesssmain@google.com2014-06-241-1/+1
| | | | | | | | Change-Id: If9953c9c7af1250a26a74691d8aac58808595c85
| * am cd59b7df: am 5f6019ab: DO NOT MERGE add butterbar notice for the google ↵smain@google.com2014-06-251-10/+13
| |\ |/ / | | | | | | | | | | IO SDK announcements * commit 'cd59b7dfdb392153422f5618e2d6e847dcff790b': DO NOT MERGE add butterbar notice for the google IO SDK announcements
| * DO NOT MERGEsmain@google.com2014-06-241-10/+13
| | | | | | | | | | | | add butterbar notice for the google IO SDK announcements Change-Id: I25bbb0ee4cab95b0c26cd2bd517e490e44ae1465
* | add a smaller version of the device frame for wearsmain@google.com2014-06-241-0/+17
| | | | | | | | Change-Id: I91ead3f689844c5cf4b6862f38c686263f7d5cbf
* | more tweaks fixes to the next/prev logic. Fix the way 'articles'smain@google.com2014-06-231-2/+7
| | | | | | | | | | | | | | include the links. was broken for design docs, all appeared disabled. also add 'white' style for links that appear on colored background Change-Id: I6f59b91c1429014a90cb887a9e46880ebde0f75a
* | update the wear device frame style. rename and make frame part of css.smain@google.com2014-06-231-28/+24
| | | | | | | | | | | | | | | | also update some logic with next/prev links to make navigation prev possible while in design docs (or others that allow cross-boundary nav) and simply remove the 'next' link in the footer when at the end of a set. Change-Id: I83008e313fb07c9bc028e27c06e0e8478fa525f0
* | Merge "fix vertical spacing following collection" into klp-modular-devsmain@google.com2014-06-201-1/+1
|\ \
| * | fix vertical spacing following collectionsmain@google.com2014-06-201-1/+1
| | | | | | | | | | | | Change-Id: I50ec016d646a8fd92cf1f85a844cb6f3bf96cf79
* | | reverse the blue button hover state colorsmain@google.com2014-06-191-2/+2
|/ / | | | | | | Change-Id: Ib3b8abcd9683eda3b9a69f0c0ba1d53228191540
* | make primary landing button dark redsmain@google.com2014-06-191-3/+3
| | | | | | | | Change-Id: I2d515991ccdca79a28ee1ebe7706e8fbc3afc57e
* | add "static" class to allow hand-written version of collection card for the ↵smain@google.com2014-06-191-5/+23
| | | | | | | | | | | | | | | | | | homepage and add "no-section" override to resource widget to enable title+description only card layout and make the landing-secondary button blue Change-Id: I4432c2ff267c20cb64f9c87524560b2d779c9e91
* | add new preview watermark for docssmain@google.com2014-06-191-0/+7
| | | | | | | | Change-Id: Idd63395b6b53674d0db87fbbcf37eb4864accacd
* | revisions to the next/prev page link layout.smain@google.com2014-06-171-5/+12
| | | | | | | | | | | | | | make "next" link in footer align left, remove previous link in footer, add doc title to next link in footer, move g+ to the right Change-Id: Id7c18a1a1a42344e96d0fa17c35908eb87d62612
* | add script and style for toggling which IDE instructions to show.smain@google.com2014-06-161-0/+28
| | | | | | | | Change-Id: Ief094a4f58c7ebb4625948d6639fed713adcc0c7
* | fix hero image offset in cssRobert Ly2014-06-161-4/+4
| | | | | | | | Change-Id: I7633a852166ca8781f753f7f63829a3394f38773
* | Android TV - small CSS fixes for TV landing pageJoe Fernandez2014-06-151-18/+7
| | | | | | | | Change-Id: I672b5299e71d840ccc53561e540c33ede14cbcf7
* | add support for micrositesRobert Ly2014-06-151-2/+874
| | | | | | | | Change-Id: If41551747df098f679bdf18fe3460b727fc094fb
* | add margin for paras in sideboxsmain@google.com2014-06-131-0/+4
| | | | | | | | Change-Id: I15ec01da9dc1130552743aad3543b3ea14d2bbb4