Commit 501f5f6cf834fc58ab94cc414a89a359ebc6f065

Authored by Elena.Budnik
1 parent 98a79839

text haeder color for window-active modif

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
js/resources/css/amda.css
@@ -5,7 +5,8 @@ @@ -5,7 +5,8 @@
5 } 5 }
6 6
7 .window-active .x-window-header-text { 7 .window-active .x-window-header-text {
8 - color: #08d5c9; 8 +/* color: #08d5c9; */
  9 + color: #cafdff;
9 } 10 }
10 11
11 .icon-add-resources { 12 .icon-add-resources {