13 lines
187 B
Text
13 lines
187 B
Text
#plugin__styling {
|
|
button.primary {
|
|
font-weight: bold;
|
|
}
|
|
|
|
[dir=rtl] & table input {
|
|
text-align: right;
|
|
}
|
|
}
|
|
|
|
#plugin__styling_loader {
|
|
display: none;
|
|
}
|