07a060eeaa
* builds out the channel-tab
15 lines
237 B
CSS
15 lines
237 B
CSS
/**
|
|
* Stylesheet for the admin options page
|
|
* @package LBRYPress
|
|
*/
|
|
|
|
.wallet-icon-lbc {
|
|
height: 1.8em;
|
|
margin-right: .5em;
|
|
margin-bottom: -.5em;
|
|
}
|
|
|
|
.bid-icon-lbc {
|
|
height: 1.2em;
|
|
margin-bottom: -.2em;
|
|
}
|