summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css')
-rw-r--r--plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css21
1 files changed, 10 insertions, 11 deletions
diff --git a/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css b/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css
index d765e2d7..5b8877af 100644
--- a/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css
+++ b/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css
@@ -1,30 +1,29 @@
-/* Do not modify this file directly. It is concatenated from individual module CSS files. */
code#copytext {
- white-space: pre;
- font-family: Verdana;
+ white-space: pre;
+ font-family: Verdana;
}
.at {
-color:darkblue;
+ color: darkblue;
}
.format {
-color:gray;
+ color: gray;
}
.property {
-color:green;
+ color: green;
}
.selector {
-color:blue;
+ color: blue;
}
.value {
-color:red;
-right: 500px;
+ color: red;
+ right: 500px;
}
.comment {
-color:orange;
-} \ No newline at end of file
+ color: orange;
+}