summaryrefslogtreecommitdiffstats
path: root/css/settings.css
blob: c2afd8bac9d0e3304c1364c8ddc3caf901499f84 (plain)
1
2
3
4
5
6
7
8
9
10
11
#app-settings {
        bottom: -214px;
}


#app-settings input[type=file] {
        opacity:0;
        z-index:1001;
        width:0;
        height:0;
}