aboutsummaryrefslogblamecommitdiffstats
path: root/webui/src/pages/list/ListQuery.css
blob: 4f7abaf3f2c62dafd3a4b407087914cb4e1c3656 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                        





                                 




                            
 
header {
    display: flex;
    flex-direction: row;
}

label {
    font-size: 14px;
    font-weight: bold !important;
    padding-right: 12px;
}

.filterissue-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: left;
}