[wip]
This commit is contained in:
parent
330e128ede
commit
c87b533b07
2 changed files with 13 additions and 7 deletions
|
|
@ -56,6 +56,11 @@ td.name {
|
|||
min-width: 250px;
|
||||
}
|
||||
span.info {
|
||||
float: right;
|
||||
color: #655;
|
||||
}
|
||||
float: right;
|
||||
color: #ccc;
|
||||
background: rgba(255,255,255,0.1);
|
||||
padding: 1% 3%;
|
||||
border-radius: 40px;
|
||||
font-size: 12pt;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue