Skip to content

Commit

Permalink
finish fixes fro facets css
Browse files Browse the repository at this point in the history
  • Loading branch information
rawOrlando committed Oct 20, 2023
1 parent c43a125 commit 443c06f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
7 changes: 3 additions & 4 deletions app/assets/stylesheets/facets.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ text-align:center;}
.close_window{float:right; width:9px; padding-left:5px; cursor:pointer; border-left:1px solid #E0E0E0; color:#999; height:25px;}
.close_window a {color:#999; vertical-align:middle;}

.selected {
/*This was messign up that counts, wonder what it actually was about.*/
/*.selected {
padding: 10px;
color: #666;
}
}*/

span.facet-label > a:link.remove {
background: none;
Expand Down Expand Up @@ -171,5 +172,3 @@ card-header *::before,*::after {
margin-bottom: 0px;
}*/



1 change: 0 additions & 1 deletion app/assets/stylesheets/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,6 @@ span.page.current {
text-align: justify;
}

/*Temp of above*/
#facets h3 button {
color: #555;
background-color: #F4F4E9;
Expand Down

0 comments on commit 443c06f

Please sign in to comment.