File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11RadAutoCompleteTextView .ac1 {
22 color : # 303F9F ;
33 background : # 00BCD4 ;
4- padding : 0 6 ;
4+ padding : 8 ;
55 margin : 10 10 5 10 ;
66 border-width : 3 ;
77 border-color : # 303F9F ;
@@ -43,7 +43,7 @@ RadAutoCompleteTextView.ac1 SuggestionView Label {
4343}
4444
4545RadAutoCompleteTextView .ac2 {
46- padding : 2 6 ;
46+ padding : 10 ;
4747 margin : 5 10 ;
4848 background : white;
4949 token-item-spacing : 12 ;
@@ -89,7 +89,7 @@ RadAutoCompleteTextView.ac2 ClearButton {
8989
9090RadAutoCompleteTextView .ac3 {
9191 margin : 5 10 ;
92- padding : 0 6 ;
92+ padding : 10 ;
9393 color : # 00C147 ;
9494 background : white;
9595 token-item-spacing : 12 ;
@@ -127,7 +127,7 @@ RadAutoCompleteTextView.ac3 ClearButton {
127127RadAutoCompleteTextView .ac4 {
128128 color : red;
129129 background : # FFFFFF ;
130- padding : 5 10 ;
130+ padding : 14 ;
131131 margin : 5 10 ;
132132 border-width : 3 ;
133133 border-color : red;
Original file line number Diff line number Diff line change 66 "nativescript" : {
77 "id" : " org.nativescript.demoangular" ,
88 "tns-ios" : {
9- "version" : " 6.0.1 "
9+ "version" : " 6.1.0 "
1010 },
1111 "tns-android" : {
12- "version" : " 6.0 .0"
12+ "version" : " 6.1 .0"
1313 }
1414 },
1515 "dependencies" : {
3535 "@types/chai" : " ^4.0.2" ,
3636 "@types/mocha" : " ^2.2.41" ,
3737 "@types/node" : " ^7.0.5" ,
38+ "chai" : " ~4.2.0" ,
3839 "codelyzer" : " ^4.5.0" ,
3940 "filewalker" : " 0.1.3" ,
4041 "karma" : " ^1.6.0" ,
4748 "mocha-multi" : " 1.1.0" ,
4849 "mochawesome" : " ^3.1.1" ,
4950 "nativescript-css-loader" : " ~0.26.0" ,
50- "nativescript-dev-appium" : " next " ,
51- "nativescript-dev-webpack" : " ~ 1.0.0" ,
52- "tns-platform-declarations" : " ^6.1.0 " ,
51+ "nativescript-dev-appium" : " 6.0.1-2019-08-30-02 " ,
52+ "nativescript-dev-webpack" : " ^ 1.0.0" ,
53+ "tns-platform-declarations" : " ^6.1.1 " ,
5354 "tslint" : " ~5.11.0" ,
5455 "typescript" : " ~3.5.3"
5556 }
You can’t perform that action at this time.
0 commit comments