mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) %: .name: 27 -> 26, .date -> 20 -> 19, .mode: 16 -> 18
This commit is contained in:
parent
99174b68d0
commit
165596255c
1 changed files with 3 additions and 3 deletions
|
|
@ -176,7 +176,7 @@ body, pre, code {
|
|||
|
||||
.name {
|
||||
float: left;
|
||||
width: 27%;
|
||||
width: 26%;
|
||||
}
|
||||
|
||||
.name a:hover {
|
||||
|
|
@ -192,7 +192,7 @@ body, pre, code {
|
|||
|
||||
.date {
|
||||
float: left;
|
||||
width: 20%;
|
||||
width: 19%;
|
||||
}
|
||||
|
||||
.owner {
|
||||
|
|
@ -208,7 +208,7 @@ body, pre, code {
|
|||
|
||||
.mode {
|
||||
float: right;
|
||||
width: 16%;
|
||||
width: 18%;
|
||||
}
|
||||
|
||||
.reduce-text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue