Generalize datatables style fixes
This commit is contained in:
parent
c587dcf4e4
commit
e5deae89a4
2 changed files with 11 additions and 6 deletions
|
@ -3935,6 +3935,11 @@ li .ui-state-hover {
|
|||
max-width: 300px;
|
||||
}
|
||||
|
||||
.podcast-metadata input {
|
||||
width: 100%;
|
||||
.podcast-metadata label {
|
||||
display: inline-block;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.podcast-metadata input[type="text"] {
|
||||
width: 60%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue