You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
409 B
19 lines
409 B
@import "SplunkWebCore/search_mrsparkle/exposed/pcss/base/bootstrap.pcss";
|
|
|
|
@import "./billing_tag.pcss";
|
|
@import "./page.pcss";
|
|
|
|
.message-setting-text, .billing-choose-text {
|
|
display: inline-block;
|
|
font-size: 1.1em;
|
|
margin: 0px 20px 0px 8px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.message-setting-check, .billing-choose-check {
|
|
margin-top: 0px !important;
|
|
}
|
|
|
|
.message-setting-view {
|
|
margin-top: 18px;
|
|
} |