Update mpos.css
Removing Inline CSS
This commit is contained in:
parent
86d81dca75
commit
d4c5d3197c
@ -585,3 +585,15 @@ div.fade {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* End Test */
|
/* End Test */
|
||||||
|
|
||||||
|
/* Tables */
|
||||||
|
|
||||||
|
.table>tbody>tr>th
|
||||||
|
{
|
||||||
|
padding-left:3px;
|
||||||
|
border: 1px solid #ddd;
|
||||||
|
background-color: #f9f9f9;
|
||||||
|
padding-right:1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* End Tables */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user