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