Added week to settings
This commit is contained in:
@@ -177,7 +177,7 @@ footer #author #versn {
|
||||
}
|
||||
|
||||
.thelabels {
|
||||
width: 40%;
|
||||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
@@ -197,11 +197,11 @@ footer #author #versn {
|
||||
}
|
||||
|
||||
#startday {
|
||||
width: 60%;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
#nbrofdays, #peaklim {
|
||||
width: 20%;
|
||||
#nbrofdays, #peaklim, #olderthan {
|
||||
width: 10%;
|
||||
}
|
||||
|
||||
.addit {
|
||||
@@ -209,7 +209,7 @@ footer #author #versn {
|
||||
border: 1px solid blue;
|
||||
}
|
||||
|
||||
#klein {
|
||||
.klein {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
|
||||
@@ -170,7 +170,7 @@ footer
|
||||
text-align: left
|
||||
|
||||
.thelabels
|
||||
width: 40%
|
||||
width: 50%
|
||||
float: left
|
||||
// border: 1px solid green
|
||||
|
||||
@@ -189,16 +189,16 @@ footer
|
||||
margin-bottom: 15px
|
||||
|
||||
#startday
|
||||
width: 60%
|
||||
width: 40%
|
||||
|
||||
#nbrofdays, #peaklim
|
||||
width: 20%
|
||||
#nbrofdays, #peaklim, #olderthan
|
||||
width: 10%
|
||||
|
||||
.addit
|
||||
width: 20%
|
||||
border: 1px solid blue
|
||||
|
||||
#klein
|
||||
.klein
|
||||
font-size: 80%
|
||||
|
||||
.infoTafel th,td
|
||||
|
||||
Reference in New Issue
Block a user