fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
testing wip: karma + chai
[fnpeditor.git]
/
modules
/
indicator
/
indicator.less
diff --git
a/modules/indicator/indicator.less
b/modules/indicator/indicator.less
index
128e775
..
909cede
100644
(file)
--- a/
modules/indicator/indicator.less
+++ b/
modules/indicator/indicator.less
@@
-6,4
+6,9
@@
border: solid 1px #f6e39c;
\r
font-size:12px;
\r
}
\r
+
\r
+ span.success {
\r
+ background: #cef9be;
\r
+ border-color: darken(#cef9be, 10%);
\r
+ }
\r
}
\ No newline at end of file