mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-17 07:38:42 +00:00
.error class set to 400 px
This commit is contained in:
parent
2f8c10b7ba
commit
307099a874
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ div.error {
|
||||||
color:#AA0000;
|
color:#AA0000;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
-moz-border-radius:10px;
|
-moz-border-radius:10px;
|
||||||
width:200px;
|
width:400px;
|
||||||
margin-bottom:20px;
|
margin-bottom:20px;
|
||||||
padding:10px;
|
padding:10px;
|
||||||
|
|
||||||
|
|
|
@ -42,7 +42,7 @@ div.error {
|
||||||
color:#AA0000;
|
color:#AA0000;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
-moz-border-radius:10px;
|
-moz-border-radius:10px;
|
||||||
width:200px;
|
width:400px;
|
||||||
margin-bottom:20px;
|
margin-bottom:20px;
|
||||||
padding:10px;
|
padding:10px;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue