mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 21:37: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;
|
-moz-appearance: button;
|
||||||
appearance: button;
|
appearance: button;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: initial;
|
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
border: 1px solid #894C84;
|
border: 1px solid #894C84;
|
||||||
}
|
}
|
||||||
|
@ -198,7 +197,6 @@ textarea {
|
||||||
-moz-appearance: button;
|
-moz-appearance: button;
|
||||||
appearance: button;
|
appearance: button;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: initial;
|
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
border: 1px solid #894c84;
|
border: 1px solid #894c84;
|
||||||
|
|
Loading…
Reference in a new issue