Minor CSS changes for search results.

master
Pacman Ghost 3 years ago
parent aac7c918cd
commit 2d5d338888
  1. 2
      asl_rulebook2/webapp/static/css/SearchResult.css
  2. 1
      asl_rulebook2/webapp/static/css/chapters.css

@ -1,4 +1,6 @@
#search-results .sr { padding: 5px ; }
#search-results .sr p { margin-top: 3px ; }
#search-results .sr .note { font-size: 90% ; font-style: italic ; color: #666 ; }
#search-results .index-sr>.caption { padding: 3px 6px ; border-radius: 3px ; }
#search-results .index-sr>.caption img.icon { height: 14px ; float: left ; margin: 2px 4px 0 0 ; }

@ -11,3 +11,4 @@
.chapter-o { border: 1px solid #e20000 !important ; }
.chapter-p { border: 1px solid #696a65 !important ; }
.chapter-t { border: 1px solid #eea63b !important ; }
.chapter-kgs { border: 1px solid #bed2e1 !important ; }

Loading…
Cancel
Save