updated css
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@148960 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
73de6d69d9
commit
e1806a1749
|
@ -236,6 +236,15 @@
|
||||||
* USED BY IMAGE PREVIEW WIDGET
|
* USED BY IMAGE PREVIEW WIDGET
|
||||||
*
|
*
|
||||||
*********************************************/
|
*********************************************/
|
||||||
|
/* //OVERRIDING GXT ARROW LEFT */
|
||||||
|
/* .arrow-left a { */
|
||||||
|
/* background-image: none !important; */
|
||||||
|
/* } */
|
||||||
|
|
||||||
|
/* //OVERRIDING GXT ARROW RIGHT */
|
||||||
|
/* .arrow-right a { */
|
||||||
|
/* background-image: none !important; */
|
||||||
|
/* } */
|
||||||
|
|
||||||
.modal-backdrop {
|
.modal-backdrop {
|
||||||
position:fixed;
|
position:fixed;
|
||||||
|
@ -1457,6 +1466,7 @@ table {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 980px) {
|
@media (min-width: 980px) {
|
||||||
.nav-collapse.collapse {
|
.nav-collapse.collapse {
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
|
|
Loading…
Reference in New Issue