Skip to content

Commit

Permalink
fixed the mail default label color
Browse files Browse the repository at this point in the history
  • Loading branch information
arimai committed Aug 8, 2016
1 parent ddac3d2 commit aa359cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/thread-list.less
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
//restoring to defaults
background-color: rgb(243,226,202) !important;
box-shadow: rgb(194, 135, 45) 0px 0px 1px inset, rgba(255, 255, 255, 0.498039) 0px 1px 1px inset, rgba(255, 255, 255, 0.498039) 0px 0.5px 0px !important;
color: rgb(130, 95, 43);
color: rgb(130, 95, 43) !important;
-webkit-filter: @filter-full-bright !important;
}
& .mail-important-icon,& .thread-icon{
Expand Down

0 comments on commit aa359cb

Please sign in to comment.