Commit 90d5fd04 authored by prumde's avatar prumde

Updates for AttachmenstPlugin


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174342 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 76b62243
...@@ -3346,7 +3346,7 @@ body.is-reveal-open { ...@@ -3346,7 +3346,7 @@ body.is-reveal-open {
} }
caption, tbody td, tbody th { caption, tbody td, tbody th {
padding: .5rem .625rem .625rem /*padding: .5rem .625rem .625rem*/
} }
@media screen and (min-width:40em) { @media screen and (min-width:40em) {
...@@ -3518,7 +3518,7 @@ input:checked+label>.switch-inactive { ...@@ -3518,7 +3518,7 @@ input:checked+label>.switch-inactive {
.switch.large input:checked ~.switch-paddle:after { .switch.large input:checked ~.switch-paddle:after {
left: 2.75rem left: 2.75rem
} }
/*
table { table {
border-collapse: collapse; border-collapse: collapse;
border-spacing: 0; border-spacing: 0;
...@@ -3561,11 +3561,11 @@ tbody tr:nth-child(even) { ...@@ -3561,11 +3561,11 @@ tbody tr:nth-child(even) {
border-top: 0 border-top: 0
} }
} }
*/
.tabs, .tabs-content { .tabs, .tabs-content {
border: 1px solid #e6e6e6 border: 1px solid #e6e6e6
} }
/*
table.scroll { table.scroll {
display: block; display: block;
width: 100%; width: 100%;
...@@ -3579,7 +3579,7 @@ table.hover tr:hover { ...@@ -3579,7 +3579,7 @@ table.hover tr:hover {
table.hover tr:nth-of-type(even):hover { table.hover tr:nth-of-type(even):hover {
background-color: #ececec background-color: #ececec
} }
*/
.tabs { .tabs {
margin: 0; margin: 0;
background: #fefefe background: #fefefe
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment