File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -431,9 +431,6 @@ a.ps-link {
431431.ui-autocomplete {
432432 border-top-width : 0 ;
433433 padding : 0 1px ;
434- /*padding-left: 0;*/
435- /*border-top-left-radius: 0;*/
436- /*border-top-right-radius: 0;*/
437434}
438435
439436.ui-menu-item a {
Original file line number Diff line number Diff line change 1010// by using the '*' as shown below:
1111// [assembly: AssemblyVersion("1.0.*")]
1212
13- [ assembly: AssemblyVersion ( "2.5.0 .*" ) ]
14- [ assembly: AssemblyFileVersion ( "2.5.0 .0" ) ]
15- [ assembly: AssemblyInformationalVersion ( "2.5.0 .0" ) ]
13+ [ assembly: AssemblyVersion ( "2.5.1 .*" ) ]
14+ [ assembly: AssemblyFileVersion ( "2.5.1 .0" ) ]
15+ [ assembly: AssemblyInformationalVersion ( "2.5.1 .0" ) ]
1616
1717// General Information about an assembly is controlled through the following
1818// set of attributes. Change these attribute values to modify the information
You can’t perform that action at this time.
0 commit comments