fix standard

pull/1/head
yann300 7 years ago
parent 4eec4bf917
commit 2155adef8c
  1. 4
      assets/css/browser-solidity.css

@ -312,12 +312,12 @@ input[type="file"] {
.highlightcode_fullLine {
position:absolute;
z-index:20;
background-color: hsla(0, 82%, 82%, .5); /* lightRed in style-guide.js */ ;
background-color: hsla(0, 82%, 82%, .5); /* lightRed in style-guide.js */
opacity: 0.5;
}
.ace_gutter-cell.ace_breakpoint{
background-color: hsla(0, 82%, 82%, 1); // red in style-guide.js
background-color: hsla(0, 82%, 82%, 1); /* red in style-guide.js */
}
/* The Modal (background) */

Loading…
Cancel
Save