align header text

This commit is contained in:
msquare 2016-11-15 21:38:29 +01:00
parent 79ca2f1772
commit 3e5316e0c1
5 changed files with 5 additions and 5 deletions

View File

@ -6766,7 +6766,7 @@ body {
background: #ffffff;
border-bottom: 1px solid #dddddd;
height: 30px;
padding: 5px;
padding: 5px 5px 5px 16px;
}
.shift-calendar .lane .tick {
height: 30px;

View File

@ -6789,7 +6789,7 @@ body {
background: #222222;
border-bottom: 1px solid #282828;
height: 30px;
padding: 5px;
padding: 5px 5px 5px 16px;
}
.shift-calendar .lane .tick {
height: 30px;

View File

@ -6766,7 +6766,7 @@ body {
background: #ffffff;
border-bottom: 1px solid #dddddd;
height: 30px;
padding: 5px;
padding: 5px 5px 5px 16px;
}
.shift-calendar .lane .tick {
height: 30px;

View File

@ -6775,7 +6775,7 @@ body {
background: #ffffff;
border-bottom: 1px solid #dddddd;
height: 30px;
padding: 5px;
padding: 5px 5px 5px 16px;
}
.shift-calendar .lane .tick {
height: 30px;

View File

@ -52,7 +52,7 @@ body {
background: @panel-bg;
border-bottom: 1px solid @table-border-color;
height: 30px;
padding: 5px;
padding: 5px 5px 5px 16px;
}
.tick {