make the css slightly better
This commit is contained in:
12
info.css
12
info.css
@@ -1,17 +1,17 @@
|
||||
body,
|
||||
html {
|
||||
width: 400px;
|
||||
width: 400px
|
||||
}
|
||||
.panel {
|
||||
margin: 5px;
|
||||
width: 400px;
|
||||
height:400px;
|
||||
height: 400px
|
||||
}
|
||||
.panel-section-header {
|
||||
width: 400px;
|
||||
width: 400px
|
||||
}
|
||||
#text-section-torrents-header {
|
||||
width: 400px;
|
||||
width: 400px
|
||||
}
|
||||
span.identity {
|
||||
width: 400px;
|
||||
@@ -62,5 +62,5 @@ img.readyness {
|
||||
width: 100%
|
||||
}
|
||||
.tabicon {
|
||||
width: 32px;
|
||||
}
|
||||
width: 32px
|
||||
}
|
||||
@@ -110,9 +110,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</br>
|
||||
<div id="torrentpanel">
|
||||
<br>
|
||||
|
||||
<div id="torrentpanel">
|
||||
<div class="panel" id="torrentstatus">
|
||||
<div class="section-header panel-section panel-section-header">
|
||||
<div class="text-section-header" id="text-section-torrents-header">
|
||||
|
||||
Reference in New Issue
Block a user