@ -23,7 +23,9 @@ a:hover,a:active{color:#333;}
a . sj_btn_grey { display : inline-block ; padding : 0 px 15 px ; height : 30 px ; line-height : 30 px ; -webkit- border-radius : 3 px ; -moz- border-radius : 3 px ; -o- border-radius : 3 px ; border-radius : 3 px ; background-image : -webkit- linear-gradient ( top , #fdfdfd , #e8e8e8 ) ; background-image : linear-gradient ( top , #fdfdfd , #e8e8e8 ) ; border : 1 px solid #cecece ; color : #505050 ; }
a : hover . sj_btn_grey { background-image : -webkit- linear-gradient ( top , #eeeeee , #d3d3d3 ) ; background-image : linear-gradient ( top , #eeeeee , #d3d3d3 ) ; }
. sj_btn_grey { display : inline-block ; padding : 0 px 15 px ; height : 30 px ; line-height : 30 px ; -webkit- border-radius : 3 px ; -moz- border-radius : 3 px ; -o- border-radius : 3 px ; border-radius : 3 px ; background-image : -webkit- linear-gradient ( top , #fdfdfd , #e8e8e8 ) ; background-image : linear-gradient ( top , #fdfdfd , #e8e8e8 ) ; border : 1 px solid #cecece ; color : #505050 ; }
. sj_btn_grey : hover { background-image : -webkit- linear-gradient ( top , #eeeeee , #d3d3d3 ) ; background-image : linear-gradient ( top , #eeeeee , #d3d3d3 ) ; }
. sj_btn_grey : hover { background-image : -webkit- linear-gradient ( top , #eeeeee , #d3d3d3 ) ; background-image : linear-gradient ( top , #eeeeee , #d3d3d3 ) ; border : 1 px solid #cecece ; color : #505050 ; }
. sj_btn_blue { display : inline-block ; padding : 0 px 15 px ; height : 30 px ; line-height : 30 px ; -webkit- border-radius : 3 px ; -moz- border-radius : 3 px ; -o- border-radius : 3 px ; border-radius : 3 px ; background-image : -webkit- linear-gradient ( top , #2a84e9 , #0d62c1 ) ; background-image : linear-gradient ( top , #2a84e9 , #0d62c1 ) ; border : 1 px solid #1362b4 ; color : #fff ; }
. sj_btn_blue : hover { background-image : -webkit- linear-gradient ( top , #4894ea , #3a83d6 ) ; background-image : linear-gradient ( top , #4894ea , #3a83d6 ) ; }
/* sj_header */
. sj_header { height : 70 px ; width : 100 % ; background : #1d1d1d ; }
. sj_header a . sj_logo { display : block ; height : 41 px ; width : 146 px ; padding : 14 px 20 px 0 12 px ; }
@ -85,4 +87,20 @@ a:hover.sj_btn_grey{ background-image:-webkit-linear-gradient(top, #eeeeee,#d3d3
. sj_nav_taps li a { display : inline-block ; font-size : 12 px ; border : 1 px solid #cecece ; background-image : -webkit- linear-gradient ( top , #fcfcfc , #e9e9e9 ) ; background-image : linear-gradient ( top , #fcfcfc , #e9e9e9 ) ; padding : 5 px 15 px ; color : #505050 ; margin-right : 5 px ; }
. sj_nav_taps li a : hover , . sj_nav_taps li a . active { background : #cdcdcd ; border : 1 px solid #9e9e9e ; }
. sj_nav_taps > li . active > a , . sj_nav_taps > li . active > a : hover , . sj_nav_taps > li . active > a : focus { background : #cdcdcd ; border : 1 px solid #9e9e9e ; color : #505050 ; }
. sj_fluid { padding : 0 ; }
. sj_fluid { padding : 0 ; }
. treecontrol { font-size : 14 px ; height : 32 px ; line-height : 32 px ; padding-left : 15 px ; }
treecontrol . tree-classic li . tree-expanded i . tree-branch-head { padding : 1 px 15 px ; padding-right : 25 px ; background : url ( ../new/images/sj_tree_files.png ) 0 -23 px no-repeat ; }
treecontrol . tree-classic li . tree-collapsed i . tree-branch-head { padding : 1 px 15 px ; padding-right : 25 px ; background : url ( ../new/images/sj_tree_files.png ) 0 0 px no-repeat ; }
treecontrol . tree-classic li . tree-leaf i . tree-leaf-head { padding : 1 px 15 px ; padding-right : 10 px ; background : url ( ../new/images/sj_tree_files.png ) 0 -48 px no-repeat ; }
treecontrol . tree-classic li . tree-selected { background-color : #e5f0fb ; color : #333 ; }
treecontrol li { line-height : 30 px ; padding-left : 25 px ; }
treecontrol li : hover { }
. sj_modal_body { height : 210 px ; overflow : auto ; padding-left : 0 ; padding-right : 0 ; }
. modal { width : 500 px ; }
. sj_modal-header { height : 42 px ; line-height : 42 px ; border-bottom : 1 px solid #ddd ; }
. sj_modal-header h4 { margin-top : 5 px ; font-weight : bold ; }
. sj_modal_select { width : 350 px ; height : 30 px ; line-height : 30 px ; border : 1 px solid #ccc ; }
. sj_contro_label { height : 30 px ; line-height : 30 px ; }
. sj_contro_label { padding-right : 10 px ; }
. sj_fluid { padding-right : 0 px ; padding-left : 0 px ; }