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

css: do not dimm project description

parent 908d5b8c
No related branches found
No related tags found
1 merge request!62V2.0
......@@ -79,31 +79,6 @@ div#navbuttom{
h1{font-size: 250%; margin: 0;}
h2{}
/* actions */
h2.action{
background: #f8f8f8 url("/deployment/images/nuvola64x64/apps/aktion.png") 10px 10px no-repeat;
border-bottom: 2px solid #eee;
color: #888;
padding: 20px 0 0 90px;
height: 2.7em; margin: 0 0 1em 0;
font-size: 250%;
}
/*
h2.accept{background-image: url("/deployment/images/nuvola64x64/apps/korganizer.png");}
h2.build{background-image: url("/deployment/images/nuvola64x64/apps/kthememgr.png");}
h2.cleanup{background-image: url("/deployment/images/nuvola64x64/apps/kasteroids.png");}
h2.deploy{background-image: url("/deployment/images/nuvola64x64/apps/iconthemes.png");}
h2.prjhome{background-image: url("/deployment/images/nuvola64x64/apps/kdict.png");}
h2.phase{background-image: url("/deployment/images/nuvola64x64/apps/kreversi.png");}
h2.setup{background-image: url("/deployment/images/nuvola64x64/apps/kcmsystem.png");}
h2.login{background-image: url("/deployment/images/nuvola64x64/apps/kgpg.png");}
h3{background: #f0f0f4; color:#456; margin: 3em 0 1em; padding: 0.5em;}
h3:first-child{margin-top: 0;}
h4{color:#666;}
*/
#imgtop{float:left; margin: 0 20px 20px 0;}
pre{line-height: 1.2em; padding: 5px; background: #f0f4f4;}
pre.cli{ color:#555;}
pre.clistrong{color: #000;}
......@@ -183,8 +158,11 @@ td.highlight{animation: blinker 0.7s linear infinite;}
.td-place-onhold{color:#d61;}
.td-place-ready2install{}
td.prj > div{opacity: 0.2; transition: all ease-in-out 0.1s;}
.trprojectfiltered td.prj > div,
tr td.prj:nth-child(1) > div,
tr:hover td.prj > div{opacity: 1;}
td.prj > div.deployprogress{border-top: 1px dashed #ccc; margin-top: 0.7em;}
.dev{background:#ccc;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment