Subversion Repositories SmartDukaan

Rev

Rev 22551 | Rev 23164 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22551 Rev 23026
Line 8931... Line 8931...
8931
 
8931
 
8932
}
8932
}
8933
 
8933
 
8934
 
8934
 
8935
 
8935
 
8936
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
8936
/* .daterangepicker .ranges .range_inputs > div:nth-child(2) {
8937
 
8937
 
8938
    margin-bottom: 10px;
8938
    margin-bottom: 10px;
8939
 
8939
 
8940
    padding-left: 0px;
8940
    padding-left: 0px;
8941
 
8941
 
8942
}
8942
} 
8943
 
8943
 
8944
 
8944
 
8945
 
8945
 
8946
.daterangepicker .ranges label {
8946
.daterangepicker .ranges label {
8947
 
8947
 
Line 8965... Line 8965...
8965
 
8965
 
8966
}
8966
}
8967
 
8967
 
8968
 
8968
 
8969
 
8969
 
8970
.daterangepicker .calendar th, .daterangepicker .calendar td {
8970
 .daterangepicker .calendar th, .daterangepicker .calendar td {
8971
 
8971
 
8972
    font-family: 'Lato', sans-serif;
8972
    font-family: 'Lato', sans-serif;
8973
 
8973
 
8974
    font-weight: 300;
8974
    font-weight: 300;
8975
 
8975
 
8976
    text-align: center;
8976
    text-align: center;
8977
 
8977
 
8978
    white-space: nowrap;
8978
    white-space: nowrap;
8979
 
8979
 
8980
}
8980
} 
8981
 
8981
 
8982
 
8982
 
8983
 
8983
 
8984
.daterangepicker td.active, .daterangepicker td.active:hover, .datepicker td.active, .datepicker td.active:hover, .datepicker td span.active {
8984
.daterangepicker td.active, .daterangepicker td.active:hover, .datepicker td.active, .datepicker td.active:hover, .datepicker td span.active {
8985
 
8985
 
8986
    text-shadow: none;
8986
    text-shadow: none;
8987
 
8987
 
8988
}
8988
} 
8989
 
8989
 
8990
 
8990
 
8991
 
8991
 
8992
.datepicker th.switch {
8992
.datepicker th.switch {
8993
 
8993
 
Line 9001... Line 9001...
9001
 
9001
 
9002
    height: 40px;
9002
    height: 40px;
9003
 
9003
 
9004
    line-height: 40px;
9004
    line-height: 40px;
9005
 
9005
 
9006
}
9006
} */
9007
 
9007
 
9008
 
9008
 
9009
 
9009
 
9010
 
9010
 
9011
 
9011