File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919fieldset {
2020 margin-top : 1em ;
2121 -webkit-border-radius : 4px 4px 0 0 ;
22- border : # aaa solid 1px ;
23- padding : .5em ;
22+ /*border: #aaa solid 1px;*/
23+ border : 0 ;
24+ /*padding: .5em;*/
25+ padding : 0 ;
2426 background : # eee ;
2527 box-shadow : 1px 1px 2px # fff inset;
2628 min-width : 0 ;
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >org.guohai</groupId >
1212 <artifactId >javasqlweb</artifactId >
13- <version >0.8.4 </version >
13+ <version >0.8.5 </version >
1414 <name >javasqlweb</name >
1515 <description >java version db query tools</description >
1616
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ mybatis:
2626 configuration :
2727 map-underscore-to-camel-case : true
2828project :
29- version : 0.8.4
29+ version : 0.8.5
3030 limit : 20000
3131 signkey : jsw
3232logging :
You can’t perform that action at this time.
0 commit comments