ADAM
/
AIAHTML5
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
Merge Requests
14
Labels
Wiki
Snippets
Download as
Plain Diff
Browse Code ยป
Commit
60f53fb01bd243f135f5df276eb2cd4eaa93e779
Authored by
Amrita Vishnoi
2017-12-11 15:52:16 +0530
2 parents
2c208565
92301230
Merge branch 'inputCroxIssueIE' into QA-IPAD-MAC
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 @
60f53fb
...
...
@@ -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;}
...
...