Merge "[TIC-Web] fix the image creation enable/disable status and job log status...
authorha taejun <taejun.ha@samsung.com>
Thu, 30 Mar 2017 12:03:09 +0000 (05:03 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 30 Mar 2017 12:03:09 +0000 (05:03 -0700)
1  2 
public/src/css/style.css

@@@ -235,8 -235,9 +235,8 @@@ tr.extended_job_table_row:hover 
      background-color: rgba(13, 19, 14, 0.71);
  }
  tr.extended_job_table_row:hover td {
-     background-color: transparent;
+     background-color: rgba(13, 19, 14, 0.71);
  }
 -
  .tic-job-table {
      height: calc(100vh - 285px);
      width: 100%;
@@@ -498,4 -495,4 +498,4 @@@ a.log-view-content-download 
      cursor: pointer;
      font-size: 11px;
      font-weight: bold;
--}
++}