Project

General

Profile

« Previous | Next » 

Revision cad85119

Added by Nicholas Johnson about 2 years ago

change horizontal line style to light green

View differences:

html/options.html
59 59
      #show_pages:checked ~ #pages_lbl,
60 60
      #show_bags:checked ~ #bags_lbl,
61 61
      #show_scripts:checked ~ #scripts_lbl {
62
	  border-left: 2px solid green;
63
	  border-right: 2px solid green;
62
	  background: #4CAF50;
63
          color: white;
64 64
      }
65 65

  
66 66
      body > div {
67
	  border-top: 2px solid green;
67
	  border-top: 6px solid #4CAF50;
68 68
      }
69 69

  
70 70
      .tab_head {

Also available in: Unified diff