@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css); @import url(https://fonts.googleapis.com/css?family=Tangerine); .asset_tasks_h_tb{ width:98%; margin-top:20px; } .asset_tasks_h_tr{ width:100%; } .asset_tasks_th_01{ width:19%; text-align:center; background-color:#cccccc; border-radius:5px; outline: 1px solid gray; font-size:18px; font-family: Tajawal-Regular; } .scroll{ max-height: 500px; overflow: auto; margin-bottom:30px; } .asset_tasks_b_tb{ width:98%; margin-top:2px; margin-bottom:20px; } .asset_tasks_b_tr{ width:100%; } .asset_tasks_td_01{ width:19%; text-align:center; background-color:#ffffff; border-radius:5px; outline: 1px solid gray; } .asset_tasks_th_02{ width:5%; text-align:center; background-color:#cccccc; border-radius:5px; outline: 1px solid gray; font-size:18px; font-family: Tajawal-Regular; } .asset_tasks_td_02{ width:5%; text-align:center; background-color:#ffffff; border-radius:5px; outline: 1px solid gray; } .fa fa-edit{ padding:3px; border-radius:2px; color:#875A7B; } .fa fa-edit:hover{ color:#5c3d54; }