summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2014-03-15 16:47:31 +0100
committerHyacinthe Cartiaux2015-06-09 14:00:00 +0200
commitdd8e08e87566f48eb28a093c83a6da6629c73d8d (patch)
tree03d7e0ff8252145099afff5f65835501610b5e83
parent75771dbc3c0c38b050ac2f9fcbe42f9b44382bf3 (diff)
downloadaur-dd8e08e87566f48eb28a093c83a6da6629c73d8d.tar.gz
[firefox-extension-nagioschecker] Fix line endings in the patch
-rw-r--r--tooltip_header_color.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/tooltip_header_color.patch b/tooltip_header_color.patch
index 811402ec1d3e..a52efa32ffd1 100644
--- a/tooltip_header_color.patch
+++ b/tooltip_header_color.patch
@@ -8,9 +8,9 @@
}
.nagioschecker-popup {
- -moz-appearance:none;
+ -moz-appearance:none;
background-color: infobackground;
+ color: infotext;
- }
-
-
+ }
+
+