We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48031f9 commit 5754346Copy full SHA for 5754346
source/css/_pages/_base/_widget/search.styl
@@ -7,3 +7,8 @@
7
8
.search-word
9
color orangered
10
+
11
+// Rewrite bootstrap
12
+button.close
13
+ text-shadow: none
14
+ transition opacity 0.2s ease, color 0.2s ease
0 commit comments