mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Update style.css
This commit is contained in:
@@ -610,4 +610,21 @@ hr {
|
||||
|
||||
#changelogTable {
|
||||
width: 735px;
|
||||
}
|
||||
}
|
||||
|
||||
#progress {
|
||||
width: 400px;
|
||||
position: relative;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#percent {
|
||||
position: absolute;
|
||||
margin-left:175px;
|
||||
}
|
||||
|
||||
#bar {
|
||||
height: 20px;
|
||||
background-color: green;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
Reference in New Issue
Block a user