summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/modules/filters/highlight/highlight.less
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 03:00:53 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 03:00:53 +0200
commit3ce894af1e72c9488b8cb3340fd61656122f7d50 (patch)
treea603121e8b1e860201370399f8095121cd9c6bf7 /js/vendor/angular-ui/modules/filters/highlight/highlight.less
parent10d76fff64363ea59d916b550854cf3540dadfbc (diff)
use markdown, refactor js
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, 0 insertions, 5 deletions
diff --git a/js/vendor/angular-ui/modules/filters/highlight/highlight.less b/js/vendor/angular-ui/modules/filters/highlight/highlight.less
deleted file mode 100644
index a5839712c..000000000
--- a/js/vendor/angular-ui/modules/filters/highlight/highlight.less
+++ /dev/null
@@ -1,5 +0,0 @@
-
-/* highlight */
-.ui-match {
- background: yellow;
-}