Minor tweak to tags display.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
e348a70e45
commit
b71cab54cf
1 changed files with 10 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue