File tree Expand file tree Collapse file tree 4 files changed +24
-33
lines changed Expand file tree Collapse file tree 4 files changed +24
-33
lines changed Original file line number Diff line number Diff line change @@ -41,15 +41,6 @@ html {
4141body {
4242 background-color : transparent!important ;
4343}
44- # designer-dialog-import-modal-type-import {
45- display : none;
46- }
47- # designer-dialog-import-modal-from-file-form {
48- display : none;
49- }
50- # designer-dialog-import-modal-from-file-input {
51- display : none;
52- }
5344
5445.CodeMirror-gutter-wrapper {
5546 -webkit-user-select : none;
Original file line number Diff line number Diff line change @@ -41,12 +41,7 @@ html {
4141body {
4242 background-color : transparent!important ;
4343}
44- # designer-dialog-import-modal-from-file-input {
45- display : none;
46- }
47- # designer-dialog-import-modal-from-file-form {
48- display : none;
49- }
44+
5045span .glyphicon .glyphicon-menu-left {
5146 color : # 337ab7!important ;
5247}
Original file line number Diff line number Diff line change 11{
22 "name" : " com.ecarriou.systemdesignerios" ,
33 "version" : " 3.4.0" ,
4+ "license" : " Apache-2.0" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/design-first/system-designer-cordova.git"
8+ },
49 "displayName" : " System Designer" ,
510 "cordova" : {
611 "platforms" : [
712 " android" ,
8- " ios " ,
9- " browser "
13+ " browser " ,
14+ " ios "
1015 ],
1116 "plugins" : {
1217 "cordova-plugin-whitelist" : {},
1823 "dependencies" : {
1924 "cordova-android" : " 8.0.0" ,
2025 "cordova-browser" : " 6.0.0" ,
21- "cordova-ios" : " 5.0.0 " ,
26+ "cordova-ios" : " 5.0.1 " ,
2227 "cordova-plugin-inappbrowser" : " 3.0.0" ,
2328 "cordova-plugin-statusbar" : " 2.4.2" ,
2429 "cordova-plugin-whitelist" : " 1.3.3" ,
2833 "cordova-icon" : " 1.0.0" ,
2934 "cordova-splash" : " 1.0.0"
3035 }
31- }
36+ }
You can’t perform that action at this time.
0 commit comments