aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/manage_problem.less
blob: ce7c5a44fb88d43f25fbe0c3b930b26ac224bb01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
@import 'color.less';
@import 'mixin.less';

#index_page{
    div.oper{
        text-align:center;
    }
    table.list{
        tr.item{

        }  
    }
}