2022-02-12 17:36:52 +01:00
|
|
|
/**
|
|
|
|
* Stylesheet for the admin options page
|
|
|
|
* @package LBRYPress
|
|
|
|
*/
|
|
|
|
|
|
|
|
.wallet-icon-lbc {
|
|
|
|
height: 1.8em;
|
|
|
|
margin-right: .5em;
|
|
|
|
margin-bottom: -.5em;
|
2022-02-12 19:04:52 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.bid-icon-lbc {
|
|
|
|
height: 1.2em;
|
|
|
|
margin-bottom: -.2em;
|
|
|
|
}
|