summaryrefslogtreecommitdiff
path: root/extensions/WikiEditor/modules/jquery.wikiEditor.less
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/WikiEditor/modules/jquery.wikiEditor.less')
-rw-r--r--extensions/WikiEditor/modules/jquery.wikiEditor.less8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/WikiEditor/modules/jquery.wikiEditor.less b/extensions/WikiEditor/modules/jquery.wikiEditor.less
index 18adf867..96e133eb 100644
--- a/extensions/WikiEditor/modules/jquery.wikiEditor.less
+++ b/extensions/WikiEditor/modules/jquery.wikiEditor.less
@@ -8,7 +8,7 @@
position: relative;
clear: both;
width: 100%;
- background-color: #E0EEf7;
+ background-color: #e0eef7;
textarea {
width: 100%;
@@ -39,7 +39,7 @@
.wikiEditor-ui-right {
float: right;
- background: #F3F3F3;
+ background: #f3f3f3;
overflow: hidden;
}
}
@@ -74,7 +74,7 @@
display: inline-block;
padding: 0 0.75em;
line-height: 2.5em;
- color: #0645AD;
+ color: #0645ad;
}
&.current {
@@ -82,7 +82,7 @@
background-color: white;
a {
- color: #333333;
+ color: #333;
&:hover {
text-decoration: none;