+2
-3
lines changedFilter options
+2
-3
lines changed Original file line number Diff line number Diff line change
@@ -12,8 +12,8 @@
12
12
13
13
<transition name="md-input-action" appear>
14
14
<md-button tabindex="-1" class="md-icon-button md-dense md-input-action md-toggle-password" @click="togglePassword" v-if="hasPasswordToggle">
15
-
<md-password-off-icon v-if="MdField.togglePassword" />
16
-
<md-password-on-icon v-else />
15
+
<md-password-on-icon v-if="MdField.togglePassword" />
16
+
<md-password-off-icon v-else />
17
17
</md-button>
18
18
</transition>
19
19
</div>
@@ -208,7 +208,6 @@
208
208
font-family: inherit;
209
209
font-size: 16px;
210
210
line-height: $md-input-height;
211
-
box-shadow: 0px 0px transparent; // firefox required fix
212
211
213
212
&[type="date"] {
214
213
font-size: 16px;
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4