mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
[webconsole] fix style in css
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
bef8587d8f
commit
ba369d9b30
|
@ -21,7 +21,6 @@ a.button {
|
|||
-moz-appearance: button;
|
||||
appearance: button;
|
||||
text-decoration: none;
|
||||
color: initial;
|
||||
padding: 0 5px;
|
||||
border: 1px solid #894C84;
|
||||
}
|
||||
|
@ -198,7 +197,6 @@ textarea {
|
|||
-moz-appearance: button;
|
||||
appearance: button;
|
||||
text-decoration: none;
|
||||
color: initial;
|
||||
margin-top: 10px;
|
||||
padding: 6px;
|
||||
border: 1px solid #894c84;
|
||||
|
|
Loading…
Reference in a new issue