Skip to content

Commit e4364f1

Browse files
committed
Fix issue input
1 parent 688617e commit e4364f1

File tree

1 file changed

+0
-13
lines changed
  • vendor/assets/stylesheets/rails_admin/themes/rollincode

1 file changed

+0
-13
lines changed

vendor/assets/stylesheets/rails_admin/themes/rollincode/theming.scss

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -77,19 +77,6 @@ a.navbar-brand {
7777
line-height: 25px;
7878
}
7979

80-
textarea:hover,
81-
input:hover,
82-
textarea:active,
83-
input:active,
84-
textarea:focus,
85-
input:focus,
86-
button:focus,
87-
button:active,
88-
button:hover {
89-
outline: 0 !important;
90-
-webkit-appearance: none;
91-
}
92-
9380
.links {
9481
ul li {
9582
a {

0 commit comments

Comments
 (0)