summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/modules/filters/highlight/highlight.less
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/angular-ui/modules/filters/highlight/highlight.less')
-rw-r--r--js/vendor/angular-ui/modules/filters/highlight/highlight.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/js/vendor/angular-ui/modules/filters/highlight/highlight.less b/js/vendor/angular-ui/modules/filters/highlight/highlight.less
new file mode 100644
index 000000000..a5839712c
--- /dev/null
+++ b/js/vendor/angular-ui/modules/filters/highlight/highlight.less
@@ -0,0 +1,5 @@
+
+/* highlight */
+.ui-match {
+ background: yellow;
+}