src/ztfy/myams/resources/css/myams.css
changeset 127 cf00ea83daa7
parent 118 c87d242a1176
child 130 e3cb023c73b6
equal deleted inserted replaced
126:3868baf80db1 127:cf00ea83daa7
    79   color: #568a89 !important;
    79   color: #568a89 !important;
    80 }
    80 }
    81 .txt-color-redLight {
    81 .txt-color-redLight {
    82   color: #a65858 !important;
    82   color: #a65858 !important;
    83 }
    83 }
       
    84 .txt-color-active {
       
    85   color: #3276b1 !important;
       
    86 }
       
    87 .txt-color-activeBg {
       
    88   color: #cedbf7 !important;
       
    89 }
    84 .bg-color-blue {
    90 .bg-color-blue {
    85   background-color: #60747c !important;
    91   background-color: #60747c !important;
    86 }
    92 }
    87 .bg-color-blueLight {
    93 .bg-color-blueLight {
    88   background-color: #ccdadf !important;
    94   background-color: #ccdadf !important;
   147 .bg-color-teal {
   153 .bg-color-teal {
   148   background-color: #568a89 !important;
   154   background-color: #568a89 !important;
   149 }
   155 }
   150 .bg-color-redLight {
   156 .bg-color-redLight {
   151   background-color: #a65858 !important;
   157   background-color: #a65858 !important;
       
   158 }
       
   159 .bg-color-active {
       
   160   background-color: #3276b1 !important;
       
   161 }
       
   162 .bg-color-activeBg {
       
   163   background-color: #cedbf7 !important;
   152 }
   164 }
   153 /*
   165 /*
   154  * Animations
   166  * Animations
   155  */
   167  */
   156 @-webkit-keyframes flash {
   168 @-webkit-keyframes flash {