Commit d21ed390812cd3c687f1a0a0a6554b8fc362fd7c
1 parent
93b9d0c1
Merge branch 'branch' of http://192.168.1.195:9998/web_developers/javaplatform into branch
# Conflicts: # css/libCss/common.css
Showing
1 changed file
with
2 additions
and
0 deletions
css/libCss/common.css
@@ -24,6 +24,8 @@ ul,li,ol{ | @@ -24,6 +24,8 @@ ul,li,ol{ | ||
24 | .marginright32{ | 24 | .marginright32{ |
25 | margin-right: 32px; | 25 | margin-right: 32px; |
26 | } | 26 | } |
27 | + | ||
28 | +input,button,select,textarea{outline:none;} | ||
27 | /*头部--------------------------------------------------*/ | 29 | /*头部--------------------------------------------------*/ |
28 | header{ | 30 | header{ |
29 | min-width: 1400px; | 31 | min-width: 1400px; |