thomascube
2012-03-03 884add1419729cb8eb5ed8fb47ea68e5f6ce6682
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 
#helpcontentframe {
    border: 0;
    border-radius: 4px;
}
 
#mainscreen .readtext {
    margin: 0 auto;
}
 
#helptoolbar {
    position: absolute;
    top: -6px;
    right: 0;
    right: 0;
    height: 40px;
    white-space: nowrap;
}