Increase visibility of active settings mark

This commit is contained in:
Hillel Coren 2017-02-07 16:32:50 +02:00
parent f4ca82053e
commit a209da7b1e
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1048,7 +1048,7 @@ td.right {
top: 0; top: 0;
left: 0; left: 0;
bottom: 0; bottom: 0;
width: 2px; width: 3px;
content: ""; content: "";
background-color: #e37329; background-color: #e37329;
} }