mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 02:20:18 +02:00
Fixes.
This commit is contained in:
@@ -87,6 +87,9 @@ section#content {
|
||||
}
|
||||
|
||||
|
||||
#details {
|
||||
display: none;
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
@@ -171,6 +174,7 @@ div#empty {
|
||||
|
||||
|
||||
#icons {
|
||||
display: none;
|
||||
padding: 10px;
|
||||
border: 1px solid #eee;
|
||||
border-radius: 15px;
|
||||
@@ -201,13 +205,6 @@ div#empty {
|
||||
}
|
||||
|
||||
|
||||
section#special {
|
||||
display: none;
|
||||
text-align: center;
|
||||
margin: 50px 0px;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user