Commit 46492b9ebc7a62a180602e7d97c6abcf90a2adac

Authored by leandrokanis
1 parent 7502c7f7

Gratident

Showing 1 changed file with 5 additions and 1 deletions   Show diff stats
application2.css
... ... @@ -30,4 +30,8 @@
30 30 }
31 31 .text-editor-sidebar-box .header {
32 32 background-color: #F9F9F9 !important;
33   -}
34 33 \ No newline at end of file
  34 +}
  35 +
  36 +.header{
  37 + background-image: linear-gradient(to top,#ECECEC,#F9F9F9);
  38 +}
... ...