DmitrMakeev commited on
Commit
2914454
·
verified ·
1 Parent(s): 7aabb8a

Update buil_json.html

Browse files
Files changed (1) hide show
  1. buil_json.html +5 -0
buil_json.html CHANGED
@@ -51,6 +51,11 @@
51
  #addVideo:hover, #saveToClipboard:hover {
52
  background-color: #388E3C;
53
  }
 
 
 
 
 
54
  </style>
55
  </head>
56
  <body>
 
51
  #addVideo:hover, #saveToClipboard:hover {
52
  background-color: #388E3C;
53
  }
54
+ .jsoneditor-menu {
55
+ background-color: #4CAF50 !important;
56
+ border-bottom: 1px solid #388E3C !important;
57
+ }
58
+
59
  </style>
60
  </head>
61
  <body>