Add start and end date for projects
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -62,6 +62,10 @@ th a:hover {
|
||||
background: #fefefe;
|
||||
}
|
||||
|
||||
.column-3 {
|
||||
width: 3%;
|
||||
}
|
||||
|
||||
.column-5 {
|
||||
width: 5%;
|
||||
}
|
||||
@@ -74,10 +78,18 @@ th a:hover {
|
||||
width: 10%;
|
||||
}
|
||||
|
||||
.column-12 {
|
||||
width: 12%;
|
||||
}
|
||||
|
||||
.column-15 {
|
||||
width: 15%;
|
||||
}
|
||||
|
||||
.column-18 {
|
||||
width: 18%;
|
||||
}
|
||||
|
||||
.column-20 {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user