Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #todoTable td,th
- {
- border-bottom: 20px solid;
- border-left: 5px solid;
- border-right: 5px solid;
- border-color: #e7e7e7;
- background-color: #999999;
- height: 60px;
- text-align: center;
- font-size: 18px;
- text-overflow: ellipsis;
- }
- #todoTable td:first-child
- {
- text-align: left;
- font-size: 14px;
- padding-left: 1%;
- padding-right: 1%;
- font-weight: lighter;
- text-overflow: ellipsis;
- }
- .col_0
- {
- width: 40%;
- overflow-x: hidden;
- }
Advertisement
Add Comment
Please, Sign In to add comment