I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

custom.css

Custom style for use with ChiliProject 3.0 - Andreas Schuh, 05 Jan 2012 20:48

Download (201 Bytes)

 
1
#sidebar {
2
    position: relative;
3
    top: 40px;
4
}
5
#sidebar .download-button {
6
    position: absolute;
7
    top: -30px;
8
    left: 5px;
9
}
10
#sidebar a.download {
11
    width: 150px;
12
    font-size: 13px;
13
}
14

    
Terms of use | Privacy policy