updated style for context menu
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@169657 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
d0ce0ccb2f
commit
8aa3da40c5
|
@ -35,5 +35,6 @@
|
|||
</classpathentry>
|
||||
<classpathentry kind="con" path="com.gwtplugins.gwt.eclipse.core.GWT_CONTAINER/gwt-2.7.0"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/storagehub-icons-library"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/WorkspaceTree"/>
|
||||
<classpathentry kind="output" path="target/workspace-6.19.1-SNAPSHOT/WEB-INF/classes"/>
|
||||
</classpath>
|
||||
|
|
|
@ -15,6 +15,12 @@ div#WestPanel {
|
|||
background-image: none !important;
|
||||
}
|
||||
|
||||
.x-menu {
|
||||
border-color: #718bb7;
|
||||
background-color: #fff !important;
|
||||
background-image: none !important;
|
||||
}
|
||||
|
||||
#SearchAndFilter {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue