summaryrefslogtreecommitdiff
path: root/inc/customizer/custom-controls/assets/css/unminified/description-rtl.css
blob: 188033c92f8d95797156913394466222e8989255 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.customize-control-ast-description .ast-description {
  font-style: italic;
}

.customize-control-ast-description a.button {
  margin-top: 10px;
  font-style: normal;
}

.customize-control-ast-description p {
  margin: 0;
  cursor: initial;
}