source: OpenRLabs-Git/deploy/rlabs-docker/web2py-rlabs/applications/admin/static/codemirror/addon/search/matchesonscrollbar.css

main
Last change on this file was 42bd667, checked in by David Fuertes <dfuertes@…>, 4 years ago

Historial Limpio

  • Property mode set to 100755
File size: 188 bytes
Line 
1.CodeMirror-search-match {
2  background: gold;
3  border-top: 1px solid orange;
4  border-bottom: 1px solid orange;
5  -moz-box-sizing: border-box;
6  box-sizing: border-box;
7  opacity: .5;
8}
Note: See TracBrowser for help on using the repository browser.