by Bernd Albers.
I managed to hide "My Files" like this: a[ui-sref="site.files"]{display: none;}
Now for some more cleanup I also want to hide the entries "Content" and "course completion" in "My Courses".
"Content" shows exactly the same as when I click on the course title
but when I enter "a[ui-sref="site.sections"] {display: none;}" the course title also disappears.
"course completion" shows nothing so I want to hide it but I cannot find the right selctor because it is not shown in "http://prototype.moodle.net/mobile/moodlemobile2/"