design touchups, download button as-designed
This commit is contained in:
parent
8a6bcba65b
commit
e309f24e9c
5 changed files with 43 additions and 37 deletions
|
|
@ -231,17 +231,18 @@ a:active {
|
|||
.breadcrumb-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 34px;
|
||||
margin: 10px;
|
||||
height: 48px;
|
||||
font-size: 18px;
|
||||
a {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
height: -webkit-fill-available;
|
||||
padding: 0 10px;
|
||||
}
|
||||
img.back {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
rotate: 180deg;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
|
@ -278,7 +279,7 @@ a:active {
|
|||
}
|
||||
|
||||
.text-filerow .upper-text {
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
line-height: 18px;
|
||||
padding: 2px;
|
||||
color: black;
|
||||
|
|
@ -290,10 +291,7 @@ a:active {
|
|||
color: gray;
|
||||
}
|
||||
|
||||
.empty-block {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.dl-block {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue