aboutsummaryrefslogtreecommitdiffstats
path: root/src/pmod/pmod_test/css/manage.less
blob: d0b1d5989851baac84624abb24f6eefaf130a35a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#index_page{
    div.create_mode,div.set_mode{
        div.content{
            height:256px;
        }
    }
    table.table{
        td.oper{
            div.btn-group{
                position:absolute;
            }
        }
    }
}