themes/bootstrap: fix table description cells
This commit is contained in:
parent
c07e6a6976
commit
b930de7b19
1 changed files with 4 additions and 0 deletions
|
@ -1605,6 +1605,10 @@ header .pull-right { padding-top: 8px; }
|
|||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.cbi-section-table tr.cbi-section-table-descr th {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.left { text-align: left !important; }
|
||||
|
||||
.right { text-align: right !important; }
|
||||
|
|
Loading…
Reference in a new issue