aboutsummaryrefslogtreecommitdiffstats
path: root/usecaseui-common/src/main/webapp/app/fusion/styles/workflows/workflows.css
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-common/src/main/webapp/app/fusion/styles/workflows/workflows.css')
-rw-r--r--usecaseui-common/src/main/webapp/app/fusion/styles/workflows/workflows.css31
1 files changed, 0 insertions, 31 deletions
diff --git a/usecaseui-common/src/main/webapp/app/fusion/styles/workflows/workflows.css b/usecaseui-common/src/main/webapp/app/fusion/styles/workflows/workflows.css
deleted file mode 100644
index 2a740ec5..00000000
--- a/usecaseui-common/src/main/webapp/app/fusion/styles/workflows/workflows.css
+++ /dev/null
@@ -1,31 +0,0 @@
-.scrolling-table{
- width: 1200px;
-}
-.scrolling-table .scroll-viewport {
- height: 200px !important;
- width: 99.5% !important;
- background-color:white;
-}
-
-.scrolling-table .scroll-overview{
- margin-top:-14px !important;
-}
-
-.scrolling-table .scroll-viewport:hover{
- background-color:white;
-}
-
-.scrolling-table #att-scroll-table-content{
- height:200px;
- position: absolute !important;
- width:700px;
- padding-left: 0px;
- padding-top: 0px;
- padding-bottom: 0px;
- padding-right:5px;
-}
-
-.workflow-popup-body{
- position: relative;
- padding: 30px;
-}