Skip to content

Commit

Permalink
Updated themes
Browse files Browse the repository at this point in the history
  • Loading branch information
simo101 committed Jun 26, 2015
1 parent 7ffbe40 commit 7b81d3c
Show file tree
Hide file tree
Showing 33 changed files with 3 additions and 3 deletions.
Binary file modified Bootswatch.mpr
Binary file not shown.
4 changes: 2 additions & 2 deletions MxBootswatch.launch
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<mapEntry key="M2EE_CONSOLE_PATH" value="C:/Program Files/Mendix/5.16.1/modeler/MendixConsoleLog.exe"/>
<mapEntry key="MXCONSOLE_BASE_PATH" value="C:/Users/sbl/Documents/GitHub/MxBootswatch/deployment"/>
<mapEntry key="MXCONSOLE_RUNTIME_PATH" value="C:/Program Files/Mendix/5.16.1/runtime"/>
<mapEntry key="MXCONSOLE_RUNTIME_PORT" value="8020"/>
<mapEntry key="MXCONSOLE_RUNTIME_PORT" value="8080"/>
<mapEntry key="MXCONSOLE_RUNTIME_LISTEN_ADDRESSES" value="*"/>
<mapEntry key="MXCONSOLE_SERVER_URL" value="http://127.0.0.1:8090/"/>
</mapAttribute>
Expand All @@ -27,6 +27,6 @@
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.apache.felix.main.Main"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="MxBootswatch"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Djava.net.preferIPv4Stack=true -Djava.library.path=&quot;C:/Program Files/Mendix/5.16.1/runtime/lib/x64;C:/Users/sbl/Documents/GitHub/MxBootswatch/deployment/model/lib/userlib&quot; -Dfile.encoding=UTF-8 -Djava.io.tmpdir=&quot;C:/Users/sbl/Documents/GitHub/MxBootswatch/deployment/data/tmp&quot; -Djava.security.policy==&quot;C:\Users\sbl\Documents\GitHub\MxBootswatch\deployment\data\.policy&quot; -Dorg.osgi.framework.security=&quot;osgi&quot; -Dcom.mendix.policy.file=&quot;C:\Users\sbl\Documents\GitHub\MxBootswatch\deployment\data\security.policy&quot; -Dfelix.config.properties=file:run/felixconfig.properties -Dorg.osgi.service.http.port=8020"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Djava.net.preferIPv4Stack=true -Djava.library.path=&quot;C:/Program Files/Mendix/5.16.1/runtime/lib/x64;C:/Users/sbl/Documents/GitHub/MxBootswatch/deployment/model/lib/userlib&quot; -Dfile.encoding=UTF-8 -Djava.io.tmpdir=&quot;C:/Users/sbl/Documents/GitHub/MxBootswatch/deployment/data/tmp&quot; -Djava.security.policy==&quot;C:\Users\sbl\Documents\GitHub\MxBootswatch\deployment\data\.policy&quot; -Dorg.osgi.framework.security=&quot;osgi&quot; -Dcom.mendix.policy.file=&quot;C:\Users\sbl\Documents\GitHub\MxBootswatch\deployment\data\security.policy&quot; -Dfelix.config.properties=file:run/felixconfig.properties -Dorg.osgi.service.http.port=8080"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:/Users/sbl/Documents/GitHub/MxBootswatch/deployment"/>
</launchConfiguration>
Binary file added dist/Bootswatch-7.0.mpk
Binary file not shown.
2 changes: 1 addition & 1 deletion theme-builder/bower_components/mendix/mendix-global.less
Original file line number Diff line number Diff line change
Expand Up @@ -482,4 +482,4 @@ input[type="radio"], input[type="checkbox"] {
.mx-layoutcontainer-wrapper.mx-layoutcontainer-nested{
overflow: hidden;
}
}
}
Binary file modified theme/Amelia.zip
Binary file not shown.
Binary file modified theme/Bootswatch.zip
Binary file not shown.
Binary file modified theme/Cerulean.zip
Binary file not shown.
Binary file modified theme/Cosmo.zip
Binary file not shown.
Binary file modified theme/Cupid.zip
Binary file not shown.
Binary file modified theme/Cyborg.zip
Binary file not shown.
Binary file modified theme/Default.zip
Binary file not shown.
Binary file modified theme/Flatly.zip
Binary file not shown.
Binary file modified theme/Journal.zip
Binary file not shown.
Binary file modified theme/Lumen.zip
Binary file not shown.
Binary file modified theme/Readable.zip
Binary file not shown.
Binary file modified theme/Simplex.zip
Binary file not shown.
Binary file modified theme/Slate.zip
Binary file not shown.
Binary file modified theme/Spacelab.zip
Binary file not shown.
Binary file modified theme/Superhero.zip
Binary file not shown.
Binary file modified theme/United.zip
Binary file not shown.
Binary file modified theme/Yeti.zip
Binary file not shown.
Binary file modified theme/custom.zip
Binary file not shown.
Binary file modified theme/darkly.zip
Binary file not shown.
Binary file modified theme/paper.zip
Binary file not shown.
Binary file modified theme/sandstone.zip
Binary file not shown.
Binary file removed widgets/DynamicImage.mpk
Binary file not shown.
Binary file removed widgets/DynamicMicroflowTrigger.mpk
Binary file not shown.
Binary file modified widgets/FormatString.mpk
Binary file not shown.
Binary file modified widgets/HTMLSnippet.mpk
Binary file not shown.
Binary file removed widgets/MultiLevelMenu.mpk
Binary file not shown.
Binary file modified widgets/RadioButtonList.mpk
Binary file not shown.
Binary file removed widgets/URLRedirector.mpk
Binary file not shown.
Binary file removed widgets/fvl.mpk
Binary file not shown.

0 comments on commit 7b81d3c

Please sign in to comment.