mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
Overwritten properties
Overwritten properties
This commit is contained in:
parent
8c7715a27a
commit
cad2b2083c
@ -6,7 +6,6 @@
|
|||||||
border-right: 1px solid #CCCCCC;
|
border-right: 1px solid #CCCCCC;
|
||||||
border-top: 1px solid #CCCCCC;
|
border-top: 1px solid #CCCCCC;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
display: block;
|
|
||||||
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
@ -178,7 +177,6 @@
|
|||||||
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select{
|
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select{
|
||||||
border:1px solid #ccc;
|
border:1px solid #ccc;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
display:block;
|
|
||||||
right:0px;
|
right:0px;
|
||||||
top:30px;
|
top:30px;
|
||||||
z-index:101;
|
z-index:101;
|
||||||
@ -225,7 +223,6 @@
|
|||||||
}
|
}
|
||||||
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{
|
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{
|
||||||
width:14.2857142%;
|
width:14.2857142%;
|
||||||
text-align:center;
|
|
||||||
background: #F5F5F5;
|
background: #F5F5F5;
|
||||||
border:1px solid #DDDDDD;
|
border:1px solid #DDDDDD;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
@ -293,7 +290,6 @@
|
|||||||
.xdsoft_scrollbar{
|
.xdsoft_scrollbar{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
width:7px;
|
width:7px;
|
||||||
width:7px;
|
|
||||||
right:0px;
|
right:0px;
|
||||||
top:0px;
|
top:0px;
|
||||||
bottom:0px;
|
bottom:0px;
|
||||||
@ -301,4 +297,4 @@
|
|||||||
}
|
}
|
||||||
.xdsoft_scroller_box{
|
.xdsoft_scroller_box{
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user