mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
make usage limit table nicer, change some disk-related text
This commit is contained in:
parent
2b155903fd
commit
e6fd8b1c0c
4 changed files with 21 additions and 7 deletions
|
|
@ -90,7 +90,21 @@ table, th, td {
|
|||
line-height: 1;
|
||||
}
|
||||
|
||||
.proxstar-limitbtn {
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
width: 70px;
|
||||
height: 25px;
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
.resource-usage {
|
||||
width: 50%;
|
||||
margin: 0 auto;
|
||||
margin: 0px auto;
|
||||
}
|
||||
|
||||
.usage-limit {
|
||||
width: 80%;
|
||||
margin: 0px auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue