Darker checkboxes in query editor list

pull/10616/head
Alex P 2016-12-08 12:39:46 -08:00
parent 7c8702b5f9
commit 126cd7c7d4
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ $query-editor-height: 250px;
transform: translateY(-50%);
width: 16px;
height: 16px;
background-color: $g5-pepper;
background-color: $g2-kevlar;
border-radius: 3px;
z-index: 1;
}