From 1743c6aa31d7bd3f80ec00398e1560ba774c2da5 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 21 Nov 2017 12:44:57 +0800 Subject: [PATCH] css-bootstrap/tweaks.css --- css-bootstrap/tweaks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-bootstrap/tweaks.css b/css-bootstrap/tweaks.css index decaefbf21..a35a1407d7 100644 --- a/css-bootstrap/tweaks.css +++ b/css-bootstrap/tweaks.css @@ -88,6 +88,6 @@ outline-width: 5000px; outline-offset: 5px; outline-style: solid; - outline-color: rgba(0, 0, 0, 0.5); + outline-color: rgba(255, 255, 255, 0.5); position: relative; } \ No newline at end of file -- 2.39.2