fix css
This commit is contained in:
@ -3,16 +3,13 @@
|
||||
|
||||
{% block extra_head %}
|
||||
<style>
|
||||
/* Stylizacja progress bara zgodnie z device_detail.html */
|
||||
.progress-container {
|
||||
width: 60%;
|
||||
max-width: 500px;
|
||||
width: 50%;
|
||||
margin: 20px auto;
|
||||
background: #444;
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
width: 0%;
|
||||
height: 30px;
|
||||
|
Reference in New Issue
Block a user