Commit d21ed390812cd3c687f1a0a0a6554b8fc362fd7c

Authored by liuqimichale
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 24 .marginright32{
25 25 margin-right: 32px;
26 26 }
  27 +
  28 +input,button,select,textarea{outline:none;}
27 29 /*头部--------------------------------------------------*/
28 30 header{
29 31 min-width: 1400px;
... ...