Style du lecteur
This commit is contained in:
parent
dd6800d410
commit
f98e0e7b95
1 changed files with 9 additions and 0 deletions
|
@ -38,3 +38,12 @@ table,th,td {
|
|||
.right-align {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#ap-menu {
|
||||
margin: 10px;
|
||||
white-space: nowrap
|
||||
}
|
||||
|
||||
#ap-menu input {
|
||||
margin-right: 2em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue