mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
update settings
This commit is contained in:
+34
@@ -1,3 +1,37 @@
|
||||
.setting {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.setting button {
|
||||
cursor: pointer;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.cryptoAddressInput input[type="text"] {
|
||||
padding: 2px 0;
|
||||
margin-bottom: 5px;
|
||||
outline: none;
|
||||
border: 1px solid #aaa;
|
||||
padding: 2px 4px 3px;
|
||||
}
|
||||
|
||||
.infoButton {
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
.cryptoAddressInfo {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.cryptoAddressInfo ol {
|
||||
padding-bottom: 10px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.saveButton {
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user