ADAM
/
AIAHTML5
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
Merge Requests
14
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
9230123089b7d6ee03a41785edc3dee8de676472
Authored by
Mukul Rajput
2017-12-08 10:18:02 +0530
1 parent
2c208565
this is solution for the bug 25818
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
View file @
9230123
...
...
@@ -1112,3 +1112,4 @@ a[disabled] {
1112
1112
pointer-events : none;
1113
1113
opacity : 0.5;
1114
1114
}
1115
+.loginBox input::-ms-clear{display:none;}
...
...