summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/src/less/logicodev/preferences.less
blob: 82ce16310acb59ae4076aa3b9527b5d8b2fafb2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.table > tbody > tr > td, .table > tbody > tr > th {
    vertical-align: middle !important;
}

.nav-tabs.nav-justified{
  margin-bottom: 20px;
}

p {
    margin: 10px 0;
}

input.cursor-text {
    margin: 10px 0;
}