include style to csc and redux
This commit is contained in:
parent
3534919502
commit
bb0e44eb55
2 changed files with 7 additions and 1 deletions
4
.idea/ng-implementation.iml
generated
4
.idea/ng-implementation.iml
generated
|
@ -1,7 +1,9 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<module type="WEB_MODULE" version="4">
|
<module type="WEB_MODULE" version="4">
|
||||||
<component name="NewModuleRootManager">
|
<component name="NewModuleRootManager">
|
||||||
<content url="file://$MODULE_DIR$" />
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/ng-demo" />
|
||||||
|
</content>
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
</component>
|
</component>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
.top-navigation{
|
||||||
|
background: #ccc;
|
||||||
|
color: white;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue