~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

Viewing changes to i18n/ru/source/.static/hide_objects_in_sidebar.css

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
/*
 
3
 * didn't found a way to hide certain levels in sidebar
 
4
 * toctree.maxdepth didn't work
 
5
 * */
 
6
 
 
7
/*div.sphinxsidebarwrapper ul li ul li ul li a.reference {
 
8
  display: none;
 
9
}
 
10
 
 
11
TODO: Should be completely removed from rst once safe to do so.
 
12
*/
 
13