Skip to content
Snippets Groups Projects
Commit ab80a4e4 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

overview - smaller project column

parent 4f454de9
No related branches found
No related tags found
1 merge request!62V2.0
......@@ -138,7 +138,7 @@ tr{ }
tr:hover{background:#f0f4f8; background_: linear-gradient(#f4f4f4,#fff,#f4f4f4);}
.trproject td{padding: 3px !important;}
.trproject a.btn{opacity: 0.2; transition: ease-in-out all 0.3s;}
.trproject a.btn{opacity: 0.1; transition: ease-in-out all 0.3s;}
.trprojectfiltered a.btn,
.trproject:hover a.btn{opacity: 1;}
......@@ -147,6 +147,7 @@ div.progresshasqueue{color: #d61;}
tr.progressinprogress{border-left:0.3em solid #17a2b8; }
tr.progresshasqueue{border-left:0.3em solid #f81;}
td.prj:nth-child(1) {max-width: 30em;}
td.prj:nth-child(1) a{display: block; padding: 0.3em 0.5em; border-radius: 0.3em; background-color: #f0f4f8;}
/*
tr.progressinprogress td.prj:nth-child(1) a{ color: #17a2b8; ;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment