changes for menu management and N3 Refactoring
This commit is contained in:
parent
2e283c18a4
commit
dca2cd4a42
16 changed files with 1965 additions and 304 deletions
|
@ -293,4 +293,5 @@ p.no-individuals {
|
|||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
4
webapp/web/css/menupage/testmenupage.css
Normal file
4
webapp/web/css/menupage/testmenupage.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
/**Added by Huda for demonstration so feel free to edit/remove**/
|
||||
.hide {
|
||||
display:none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue