Skip to content

Commit

Permalink
4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stvp-qld committed Jan 23, 2024
1 parent 48f505a commit 1cd6b28
Show file tree
Hide file tree
Showing 556 changed files with 29,422 additions and 160,119 deletions.
18 changes: 9 additions & 9 deletions docs/assets/css/ictdashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,8 @@ body .qg-projects-search form .questions input.inp {
#results-table a {
font-size: 0.9em; }

#ictdb.dataTable.small,
#ictdb.dataTable.medium {
#ictdb.small,
#ictdb.medium {
width: 100%; }

.qg-projects-search.medium {
Expand All @@ -793,18 +793,18 @@ body .qg-projects-search form .questions input.inp {
#content-container .article .box-sizing .border {
margin-left: 2.9em; }

#ictdb.dataTable.small .desktop-view,
#ictdb.dataTable .mobile-view {
#ictdb.small .desktop-view,
#ictdb .mobile-view {
display: none; }

#ictdb.dataTable.small .mobile-view {
#ictdb.small .mobile-view {
display: list-item; }

#ictdb.dataTable .projectStatusCol img {
#ictdb .projectStatusCol img {
width: 20px;
margin: auto 0.5em -0.4em 0; }

#ictdb.dataTable .projectStatusCol span {
#ictdb .projectStatusCol span {
position: absolute;
left: -9999em; }

Expand Down Expand Up @@ -1015,7 +1015,7 @@ div.actions ul {
#content-container .article .box-sizing .border {
left-padding: 0 !important;
margin-left: 0 !important; }
#ictdb.dataTable {
#ictdb {
width: 100%; }
#overview-expenditure .graph li span,
#overview-status .graph li span {
Expand All @@ -1027,7 +1027,7 @@ div.actions ul {
color: #000000 !important; }
table#example td.details-control {
padding-left: 0; }
#ictdb.dataTable .projectStatusCol span {
#ictdb .projectStatusCol span {
position: relative;
left: 0;
top: -0.2em;
Expand Down
Loading

0 comments on commit 1cd6b28

Please sign in to comment.