File Changes for greg
switch to commits view, user indexv271_preview to v271_preview2 (2012-07-24 to 2012-07-31) v271
- src/hg/htdocs/conditions.html
- src/hg/htdocs/images/arrows-ffffff.png
- lines changed 0, context: html, text, full: html, text
Arrows icon sprite needed for dropdown menus.
- src/hg/htdocs/inc/globalNavBar.inc
- lines changed 18, context: html, text, full: html, text
changed some links, formatted html for easier reading.
- src/hg/htdocs/inc/topbar.html
- lines changed 2, context: html, text, full: html, text
removed invalid html. added needed #.
- src/hg/htdocs/robots.rr.txt
- lines changed 27, context: html, text, full: html, text
Cleaned up file. Removed redundant stuff. Removed complete block from goldenPath which made bots not index our help pages. Told bots not to index certain file types. And added slight crawl delay so they won't overwhelm servers.
- src/hg/htdocs/robots.txt
- lines changed 5, context: html, text, full: html, text
Added comment at top to remind that this version should not be pushed to the RR.
- src/hg/htdocs/style/HGStyle.css
- lines changed 7, context: html, text, full: html, text
changed css so only hgTracks would get new background color but all cgis would get prepped with no margin/padding for new menu bar.
- lines changed 3, context: html, text, full: html, text
Added old backgorund color back in for non hgTracks pages.
- lines changed 3, context: html, text, full: html, text
Merge branch 'newMenu' of greg@hgwdev.cse.ucsc.edu:/data/git/kent into newMenu
- lines changed 18, context: html, text, full: html, text
Added styles for older browser look and feel static pages.
- lines changed 1, context: html, text, full: html, text
Set height for top blue nav bar
- lines changed 6, context: html, text, full: html, text
Reduced padding so that size of box/border matches the input gene search / position input field.
- src/hg/htdocs/style/images/internal_bg1.jpg
- lines changed 0, context: html, text, full: html, text
Background image for new site.
- src/hg/htdocs/style/nice_menu.css
- lines changed 3, context: html, text, full: html, text
Changed font to Arial and changed background color to the Jabico gray.
- lines changed 13, context: html, text, full: html, text
Added new border styles for browser graphics
- lines changed 2, context: html, text, full: html, text
Added styles for the main imgTbl to replace styles removed from the C code.
- lines changed 1, context: html, text, full: html, text
Adjusted start margin of dropdowns to compensate for other adjustments made.
- lines changed 142, context: html, text, full: html, text
Added Superfish styles. Needed for builtin drop down arrow icon. Will end up deleting all styles here that are not sued by us.
- src/hg/makeDb/trackDb/human/hg19/snp137.shared.html
- lines changed 16, context: html, text, full: html, text
Added quotes around attribute values where missing. Changed bad link text of 'here' to something more descriptive.
switch to commits view, user index