Minor tweak to tags display.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Owen Leonard 2008-07-24 09:57:37 -05:00 committed by Joshua Ferraro
parent e348a70e45
commit b71cab54cf

View file

@ -1050,6 +1050,15 @@ width: 100%;
padding : 0 0 .5em 0;
}
.searchresults .tagstatus {
display: block;
color: #707070;
}
#login4tags {
margin-top : .3em;
}
.results_summary .label {
color: #202020;
}
@ -1709,4 +1718,4 @@ table#items th {
}
#action {
margin-top: 0;
}
}