.
This commit is contained in:
parent
1601fba2a0
commit
45e32fdb9e
1 changed files with 11 additions and 19 deletions
30
.idea/workspace.xml
generated
30
.idea/workspace.xml
generated
|
|
@ -1,23 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="44ed8e21-3b48-48c5-85d6-b7e37fd42ced" name="Default" comment="Added support for materialize css">
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Bold.woff" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Bold.woff2" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Light.woff" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Light.woff2" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Medium.woff" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Medium.woff2" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Regular.woff" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Regular.woff2" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Thin.woff" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fonts/roboto/Roboto-Thin.woff2" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/css/materialize.css" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/css/materialize.min.css" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/js/materialize.js" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/js/materialize.min.js" />
|
||||
<list default="true" id="44ed8e21-3b48-48c5-85d6-b7e37fd42ced" name="Default" comment="">
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/index.html" afterPath="$PROJECT_DIR$/index.html" />
|
||||
</list>
|
||||
<ignored path="$PROJECT_DIR$/.tmp/" />
|
||||
<ignored path="$PROJECT_DIR$/temp/" />
|
||||
|
|
@ -196,7 +181,7 @@
|
|||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1497120954560</updated>
|
||||
<workItem from="1497120955643" duration="465000" />
|
||||
<workItem from="1497120955643" duration="501000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="Added index.html">
|
||||
<created>1497121036288</created>
|
||||
|
|
@ -205,11 +190,18 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1497121036288</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2" />
|
||||
<task id="LOCAL-00002" summary="Added support for materialize css">
|
||||
<created>1497121441093</created>
|
||||
<option name="number" value="00002" />
|
||||
<option name="presentableId" value="LOCAL-00002" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1497121441093</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="3" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TimeTrackingManager">
|
||||
<option name="totallyTimeSpent" value="465000" />
|
||||
<option name="totallyTimeSpent" value="501000" />
|
||||
</component>
|
||||
<component name="ToolWindowManager">
|
||||
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue