git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@169647 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
498f6b869a
commit
4cedd59a02
|
@ -7,7 +7,12 @@
|
||||||
@import url(workspacebootstrap.min.css);
|
@import url(workspacebootstrap.min.css);
|
||||||
|
|
||||||
div#WestPanel {
|
div#WestPanel {
|
||||||
border-right: 1px solid #d0def0;
|
border-right: 1px solid #F2F2F2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.x-btn-mc {
|
||||||
|
background-color: white !important;
|
||||||
|
background-image: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#SearchAndFilter {
|
#SearchAndFilter {
|
||||||
|
|
Loading…
Reference in New Issue