summaryrefslogtreecommitdiffstats
path: root/src/qwebclient.css
blob: 2293dd50e469dbb69d7ec15f132a52a704be011e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.qwebclient{
    padding:0px; margin:0px;
}
.divStructure {
    padding:0px; margin:0px;
}
.divWidget {
    position: absolute;
    padding:0px; margin:0px;
}
.nativeWidget {
    position: absolute;
    padding:0px; margin:0px;
}