workspace-explorer/src/main/java/org/gcube/portlets/widgets/wsexplorer/public/workspaceExplorer.css

61 lines
1.3 KiB
CSS

/*************************************************
*
* SPECIFIC CSS FOR WORKSPACE EXPLORER
*
*
* Added to: /src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/bootstrap.min.css
**************************************************/
/* .margin-auto { */
/* margin: 0 auto; */
/* /* width: 50%; */ */
/* } */
/* .table-overflow td, th { */
/* overflow: hidden !important; */
/* } */
/* .table-overflow th{ */
/* text-align: center !important; */
/* } */
/* .breadcrumbs-navigator .breadcrumb { */
/* margin-bottom: 5px !important; */
/* margin-left: 0px !important; */
/* } */
/* .moreinfo{ */
/* margin-top: 60%; */
/* } */
/* .alert-custom { */
/* margin-top: 10px; */
/* margin-bottom: 0 !important; */
/* padding: 4px !important; */
/* } */
/* .fileNameTextBox{ */
/* vertical-align: top !important; */
/* margin-right: 10px; */
/* margin-left: 5px; */
/* width: 550px; */
/* font-size: 12px !important; */
/* } */
/* .footerHP{ */
/* margin-top: 20px !important; */
/* float: right; */
/* } */
/* .htmlSaveName { */
/* display: inline; */
/* font-size: 14px; */
/* margin-right: 5px; */
/* vertical-align: middle; */
/* } */
/* .savePanel{ */
/* border: 1px solid; */
/* padding-left: 25px; */
/* } */