forked from I2P_Developers/i2p.i2p
- Fix state when storage dies during transition out of magnet mode
- Fix NPE in magnet mode
- Error logging improvements
- Support add-torrent with infohash alone
- CSS tweaks
This commit is contained in:
@@ -93,7 +93,7 @@ body {
|
||||
border: 1px solid #000;
|
||||
overflow: auto;
|
||||
color: #26f;
|
||||
max-height: 76px;
|
||||
max-height: 82px;
|
||||
min-height: 45px;
|
||||
width: auto;
|
||||
background: #2a192a url('/themes/snark/ubergine/images/hat.png') no-repeat scroll right center;
|
||||
|
||||
@@ -92,7 +92,7 @@ body {
|
||||
border: 1px solid #000;
|
||||
overflow: auto;
|
||||
color: #26f;
|
||||
max-height: 76px;
|
||||
max-height: 82px;
|
||||
min-height: 45px;
|
||||
width: auto;
|
||||
background: #eda url('/themes/snark/ubergine/images/hat.png') no-repeat scroll right center;
|
||||
|
||||
Reference in New Issue
Block a user