summaryrefslogtreecommitdiff
path: root/rt/share/static/css/freeside4/admin.css
blob: 37dcb5c33a5eddae77e1146fffaa72de20cdf031 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#comp-Admin .list-menu {
    float: left
}

#rt-portal .titlebox {
    position: relative;
    top: 0em;
    height: 27em;
    right: 0em;
    bottom: 3em;
    width: 50%;
    float: right;
    margin-left: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
}