@ -14,9 +14,11 @@ span[id^=valid_user]{
-moz-box-sizing : border-box ;
-moz-box-sizing : border-box ;
-box-sizing : border-box ;
-box-sizing : border-box ;
}
}
. div_inline {
. div_inline {
display : inline-block ;
display : inline-block ;
}
}
/*文字不换行*/
/*文字不换行*/
. text_nowrap {
. text_nowrap {
word-break : keep-all ;
word-break : keep-all ;
@ -24,27 +26,35 @@ span[id^=valid_user]{
overflow : hidden ;
overflow : hidden ;
text-overflow : ellipsis ;
text-overflow : ellipsis ;
}
}
/*字体 斜体*/
/*字体 斜体*/
. font_italic {
. font_italic {
font-style : italic ;
font-style : italic ;
}
}
/*字体加粗*/
/*字体加粗*/
. font_bolder {
. font_bolder {
font-weight : bolder ;
font-weight : bolder ;
}
}
. text_center {
. text_center {
text-align : center ;
text-align : center ;
}
}
. ph10_5 { /*padding horizontal 10% 5%*/
. ph10_5 {
/*padding horizontal 10% 5%*/
padding : 0px 5 % 0px 10 % ;
padding : 0px 5 % 0px 10 % ;
}
}
. clear_both {
. clear_both {
clear : both ;
clear : both ;
}
}
. memo-content pre {
. memo-content pre {
white-space : normal ;
white-space : normal ;
word-wrap : break-word ;
word-wrap : break-word ;
}
}
. highlight {
. highlight {
background-color : # fff34d ;
background-color : # fff34d ;
-moz-border-radius : 3px ;
-moz-border-radius : 3px ;
@ -61,15 +71,18 @@ span[id^=valid_user]{
-webkit-opacity : 0 . 7 ;
-webkit-opacity : 0 . 7 ;
opacity : 0 . 7 ;
opacity : 0 . 7 ;
}
}
. clearfix {
. clearfix {
width : 100 % ;
width : 100 % ;
height : 0px ;
height : 0px ;
clear : both ;
clear : both ;
display : block ;
display : block ;
}
}
. hidden {
. hidden {
display : none ;
display : none ;
}
}
. font_color_orange {
. font_color_orange {
color : # E8770D ;
color : # E8770D ;
}
}
@ -77,13 +90,13 @@ span[id^=valid_user]{
* {
* {
font-family : Helvetica , Tahoma , Arial , "Microsoft YaHei" , "微软雅黑" , SimSun , "宋体" , STXihei , "华文细黑" , Heiti , "黑体" , sans-serif ;
font-family : Helvetica , Tahoma , Arial , "Microsoft YaHei" , "微软雅黑" , SimSun , "宋体" , STXihei , "华文细黑" , Heiti , "黑体" , sans-serif ;
}
}
/ * 模 态 窗 口
/ * 模 态 窗 口
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/** jRating CSS **/
/** jRating CSS **/
/**Div containing the color of the stars */
/**Div containing the color of the stars */
. jRatingAverage {
. jRatingAverage {
background-color : # f62929 ;
background-color : # f62929 ;
position : relative ;
position : relative ;
@ -92,6 +105,7 @@ span[id^=valid_user]{
z-index : 2 ;
z-index : 2 ;
height : 100 % ;
height : 100 % ;
}
}
. jRatingColor {
. jRatingColor {
background-color : # FFD400 ; /* bgcolor of the stars*/
background-color : # FFD400 ; /* bgcolor of the stars*/
position : relative ;
position : relative ;
@ -121,10 +135,12 @@ p.jRatingInfos {
text-align : center ;
text-align : center ;
padding-top : 5px ;
padding-top : 5px ;
}
}
p . jRatingInfos span . maxRate {
p . jRatingInfos span . maxRate {
color : # c9c9c9 ;
color : # c9c9c9 ;
font-size : 14px ;
font-size : 14px ;
}
}
/ * 模 态 窗 口
/ * 模 态 窗 口
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
@ -153,6 +169,7 @@ p.jRatingInfos span.maxRate {
position : fixed ;
position : fixed ;
top : 200px ;
top : 200px ;
}
}
# OpenWindow-header {
# OpenWindow-header {
background : url ( "/images/showmodal/hd-bg.png" ) repeat scroll 0 0 transparent ;
background : url ( "/images/showmodal/hd-bg.png" ) repeat scroll 0 0 transparent ;
border-bottom : 1px solid # CCCCCC ;
border-bottom : 1px solid # CCCCCC ;
@ -160,6 +177,7 @@ p.jRatingInfos span.maxRate {
border-top-right-radius : 5px ;
border-top-right-radius : 5px ;
padding : 18px 18px 14px ;
padding : 18px 18px 14px ;
}
}
# OpenWindow-content {
# OpenWindow-content {
-webkit-transition : all 0 . 2s linear 1s ;
-webkit-transition : all 0 . 2s linear 1s ;
-o-transition : all 0 . 2s linear 1s ;
-o-transition : all 0 . 2s linear 1s ;
@ -180,9 +198,11 @@ p.jRatingInfos span.maxRate {
width : 14px ;
width : 14px ;
z-index : 2 ;
z-index : 2 ;
}
}
body {
body {
/*font-size: 13px;*/
/*font-size: 13px;*/
}
}
# OpenWindow . txt-fld {
# OpenWindow . txt-fld {
border-bottom : 1px solid # EEEEEE ;
border-bottom : 1px solid # EEEEEE ;
padding : 14px 20px ;
padding : 14px 20px ;
@ -190,6 +210,7 @@ body {
text-align : right ;
text-align : right ;
width : 364px ;
width : 364px ;
}
}
# OpenWindow . txt-fld input {
# OpenWindow . txt-fld input {
background : none repeat scroll 0 0 # F7F7F7 ;
background : none repeat scroll 0 0 # F7F7F7 ;
border-color : # CCCCCC # E7E6E6 # E7E6E6 # CCCCCC ;
border-color : # CCCCCC # E7E6E6 # E7E6E6 # CCCCCC ;
@ -203,14 +224,17 @@ body {
padding : 8px ;
padding : 8px ;
width : 244px ;
width : 244px ;
}
}
# OpenWindow . txt-fld input . good_input {
# OpenWindow . txt-fld input . good_input {
background : url ( "/images/showmodal/good.png" ) no-repeat scroll 236px center # DEF5E1 ;
background : url ( "/images/showmodal/good.png" ) no-repeat scroll 236px center # DEF5E1 ;
}
}
# OpenWindow . btn-fld {
# OpenWindow . btn-fld {
overflow : hidden ;
overflow : hidden ;
padding : 12px 20px 12px 130px ;
padding : 12px 20px 12px 130px ;
width : 254px ;
width : 254px ;
}
}
# OpenWindow button {
# OpenWindow button {
background : none repeat scroll 0 0 # 3F9D4A ;
background : none repeat scroll 0 0 # 3F9D4A ;
border : medium none ;
border : medium none ;
@ -225,6 +249,7 @@ body {
text-shadow : 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 4 ) ;
text-shadow : 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 4 ) ;
width : auto ;
width : auto ;
}
}
/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Wen 的 OpenWindow
* Wen 的 OpenWindow
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
@ -243,11 +268,13 @@ body {
position : fixed ;
position : fixed ;
top : 200px ;
top : 200px ;
}
}
# WOpenWindow . school_list {
# WOpenWindow . school_list {
width : 900px ;
width : 900px ;
line-height : 20px ;
line-height : 20px ;
}
}
# WOpenWindow-header {
# WOpenWindow-header {
background : url ( "/images/showmodal/hd-bg.png" ) repeat scroll 0 0 transparent ;
background : url ( "/images/showmodal/hd-bg.png" ) repeat scroll 0 0 transparent ;
border-bottom : 1px solid # CCCCCC ;
border-bottom : 1px solid # CCCCCC ;
@ -255,6 +282,7 @@ body {
border-top-right-radius : 5px ;
border-top-right-radius : 5px ;
padding : 18px 18px 14px ;
padding : 18px 18px 14px ;
}
}
# WOpenWindow-content {
# WOpenWindow-content {
-webkit-transition : all 0 . 2s linear 1s ;
-webkit-transition : all 0 . 2s linear 1s ;
-o-transition : all 0 . 2s linear 1s ;
-o-transition : all 0 . 2s linear 1s ;
@ -264,6 +292,7 @@ body {
border-top-right-radius : 5px ;
border-top-right-radius : 5px ;
padding : 18px 18px 14px ;
padding : 18px 18px 14px ;
}
}
# WOpenWindow . content {
# WOpenWindow . content {
width : 1000px ;
width : 1000px ;
height : 220px ;
height : 220px ;
@ -274,7 +303,6 @@ body {
}
}
# WOpenWindow . txt-fld {
# WOpenWindow . txt-fld {
border-bottom : 1px solid # EEEEEE ;
border-bottom : 1px solid # EEEEEE ;
padding : 14px 20px ;
padding : 14px 20px ;
@ -282,6 +310,7 @@ body {
text-align : right ;
text-align : right ;
width : 364px ;
width : 364px ;
}
}
# WOpenWindow . txt-fld input {
# WOpenWindow . txt-fld input {
background : none repeat scroll 0 0 # F7F7F7 ;
background : none repeat scroll 0 0 # F7F7F7 ;
border-color : # CCCCCC # E7E6E6 # E7E6E6 # CCCCCC ;
border-color : # CCCCCC # E7E6E6 # E7E6E6 # CCCCCC ;
@ -295,14 +324,17 @@ body {
padding : 8px ;
padding : 8px ;
width : 244px ;
width : 244px ;
}
}
# WOpenWindow . txt-fld input . good_input {
# WOpenWindow . txt-fld input . good_input {
background : url ( "/images/showmodal/good.png" ) no-repeat scroll 236px center # DEF5E1 ;
background : url ( "/images/showmodal/good.png" ) no-repeat scroll 236px center # DEF5E1 ;
}
}
# WOpenWindow . btn-fld {
# WOpenWindow . btn-fld {
overflow : hidden ;
overflow : hidden ;
padding : 12px 20px 12px 130px ;
padding : 12px 20px 12px 130px ;
width : 254px ;
width : 254px ;
}
}
# WOpenWindow button {
# WOpenWindow button {
background : none repeat scroll 0 0 # 3F9D4A ;
background : none repeat scroll 0 0 # 3F9D4A ;
border : medium none ;
border : medium none ;
@ -318,10 +350,8 @@ body {
width : auto ;
width : auto ;
}
}
/*********************************************************************************************************************/
/*********************************************************************************************************************/
/ * 按 钮
/ * 按 钮
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. orangeButton {
. orangeButton {
@ -345,6 +375,7 @@ body {
text-decoration : none ;
text-decoration : none ;
text-shadow : 0px 1px 0px # 754529 ;
text-shadow : 0px 1px 0px # 754529 ;
}
}
. orangeButton : hover {
. orangeButton : hover {
background : -webkit-gradient ( linear , left top , left bottom , color-stop ( 0 . 05 , # db6825 ) , color-stop ( 1 , # e87832 ) ) ;
background : -webkit-gradient ( linear , left top , left bottom , color-stop ( 0 . 05 , # db6825 ) , color-stop ( 1 , # e87832 ) ) ;
background : -moz-linear-gradient ( top , # db6825 5 % , # e87832 100 % ) ;
background : -moz-linear-gradient ( top , # db6825 5 % , # e87832 100 % ) ;
@ -355,10 +386,12 @@ body {
filter : progid : DXImageTransform . Microsoft . gradient ( startColorstr = '#db6825' , endColorstr = '#e87832' , GradientType = 0 ) ;
filter : progid : DXImageTransform . Microsoft . gradient ( startColorstr = '#db6825' , endColorstr = '#e87832' , GradientType = 0 ) ;
background-color : # db6825 ;
background-color : # db6825 ;
}
}
. orangeButton : active {
. orangeButton : active {
position : relative ;
position : relative ;
top : 1px ;
top : 1px ;
}
}
input [ class ~ = 'whiteButton' ] , . whiteButton {
input [ class ~ = 'whiteButton' ] , . whiteButton {
-moz-box-shadow : inset 0px 1px 0px 0px # ffffff ;
-moz-box-shadow : inset 0px 1px 0px 0px # ffffff ;
-webkit-box-shadow : inset 0px 1px 0px 0px # ffffff ;
-webkit-box-shadow : inset 0px 1px 0px 0px # ffffff ;
@ -386,6 +419,7 @@ input[class~='whiteButton'], .whiteButton {
text-decoration : none ;
text-decoration : none ;
text-shadow : 0px 1px 0px # ffffff ;
text-shadow : 0px 1px 0px # ffffff ;
}
}
input [ class ~ = 'whiteButton' ] : hover , . whiteButton : hover {
input [ class ~ = 'whiteButton' ] : hover , . whiteButton : hover {
color : # c61a1a ;
color : # c61a1a ;
background : -webkit-gradient ( linear , left top , left bottom , color-stop ( 0 . 05 , # f6f6f6 ) , color-stop ( 1 , # ffffff ) ) ;
background : -webkit-gradient ( linear , left top , left bottom , color-stop ( 0 . 05 , # f6f6f6 ) , color-stop ( 1 , # ffffff ) ) ;
@ -398,20 +432,24 @@ input[class~='whiteButton']:hover, .whiteButton:hover {
text-decoration : none ;
text-decoration : none ;
background-color : # f6f6f6 ;
background-color : # f6f6f6 ;
}
}
input [ class ~ = 'whiteButton' ] : active , . whiteButton : active {
input [ class ~ = 'whiteButton' ] : active , . whiteButton : active {
position : relative ;
position : relative ;
top : 1px ;
top : 1px ;
text-decoration : none ;
text-decoration : none ;
}
}
input [ class ~ = 'm3p10' ] , . m3p10 {
input [ class ~ = 'm3p10' ] , . m3p10 {
margin : 0 ;
margin : 0 ;
padding : 3px 10px ;
padding : 3px 10px ;
height : 20px ;
height : 20px ;
display : inline-block ;
display : inline-block ;
}
}
input [ class ~ = 'h30' ] , . h30 {
input [ class ~ = 'h30' ] , . h30 {
height : 30px ;
height : 30px ;
}
}
/ * minimal
/ * minimal
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
input [ class = 'nyan-minimal' ] , . nyan-minimal {
input [ class = 'nyan-minimal' ] , . nyan-minimal {
@ -432,6 +470,7 @@ input[class='nyan-minimal'], .nyan-minimal {
padding-left : 10px ;
padding-left : 10px ;
padding-right : 10px ;
padding-right : 10px ;
}
}
input [ class = 'nyan-minimal' ] , . nyan-minimal : hover {
input [ class = 'nyan-minimal' ] , . nyan-minimal : hover {
background : # d9d9d9 ;
background : # d9d9d9 ;
-webkit-box-shadow : inset 0 0 1px 1px # eaeaea ;
-webkit-box-shadow : inset 0 0 1px 1px # eaeaea ;
@ -440,6 +479,7 @@ input[class='nyan-minimal'], .nyan-minimal:hover {
color : # 222 ;
color : # 222 ;
cursor : pointer ;
cursor : pointer ;
}
}
input [ class = 'nyan-minimal' ] , . nyan-minimal : active {
input [ class = 'nyan-minimal' ] , . nyan-minimal : active {
background : # d0d0d0 ;
background : # d0d0d0 ;
-webkit-box-shadow : inset 0 0 1px 1px # e3e3e3 ;
-webkit-box-shadow : inset 0 0 1px 1px # e3e3e3 ;
@ -472,6 +512,7 @@ input[class='nyan-clean-gray'], .nyan-clean-gray {
padding-left : 10px ;
padding-left : 10px ;
padding-right : 10px ;
padding-right : 10px ;
}
}
input [ class = 'nyan-clean-gray' ] : hover , . nyan-clean-gray : hover {
input [ class = 'nyan-clean-gray' ] : hover , . nyan-clean-gray : hover {
background-color : # dddddd ;
background-color : # dddddd ;
background-image : -webkit-gradient ( linear , left top , left bottom , color-stop ( 0 % , # dddddd ) , color-stop ( 100 % , # bbbbbb ) ) ;
background-image : -webkit-gradient ( linear , left top , left bottom , color-stop ( 0 % , # dddddd ) , color-stop ( 100 % , # bbbbbb ) ) ;
@ -485,6 +526,7 @@ input[class='nyan-clean-gray']:hover, .nyan-clean-gray:hover {
cursor : pointer ;
cursor : pointer ;
text-shadow : 0 1px 0 # ddd ;
text-shadow : 0 1px 0 # ddd ;
}
}
input [ class = 'nyan-clean-gray' ] : active , . nyan-clean-gray : active {
input [ class = 'nyan-clean-gray' ] : active , . nyan-clean-gray : active {
border : 1px solid # aaa ;
border : 1px solid # aaa ;
border-bottom : 1px solid # 888 ;
border-bottom : 1px solid # 888 ;
@ -493,7 +535,6 @@ input[class='nyan-clean-gray']:active, .nyan-clean-gray:active {
box-shadow : inset 0 0 5px 2px # aaaaaa , 0 1px 0 0 # eeeeee ;
box-shadow : inset 0 0 5px 2px # aaaaaa , 0 1px 0 0 # eeeeee ;
}
}
# share_label {
# share_label {
line-height : 1 . 4em
line-height : 1 . 4em
}
}
@ -506,12 +547,14 @@ input[class='nyan-clean-gray']:active, .nyan-clean-gray:active {
width : 100px ;
width : 100px ;
padding : 3px 5px 0px 5px ;
padding : 3px 5px 0px 5px ;
}
}
. tools a : visited {
. tools a : visited {
color : # 116699 ;
color : # 116699 ;
text-decoration : none ;
text-decoration : none ;
padding : 3px 5px 0px 5px ;
padding : 3px 5px 0px 5px ;
width : 100px ;
width : 100px ;
}
}
. tools a : hover {
. tools a : hover {
color : white ;
color : white ;
padding : 3px 3px 0px 20px ;
padding : 3px 3px 0px 20px ;
@ -519,6 +562,7 @@ input[class='nyan-clean-gray']:active, .nyan-clean-gray:active {
text-decoration : none ;
text-decoration : none ;
background-color : # 539D26 ;
background-color : # 539D26 ;
}
}
. tools a : active {
. tools a : active {
color : white ;
color : white ;
padding : 3px 3px 0px 20px ;
padding : 3px 3px 0px 20px ;
@ -532,6 +576,7 @@ input[class='nyan-clean-gray']:active, .nyan-clean-gray:active {
margin : 0px 0px 0px 10 % ;
margin : 0px 0px 0px 10 % ;
padding : 0 ;
padding : 0 ;
}
}
. tools li {
. tools li {
background : url ( "/images/sidebar/tool_tag_alpha.png" ) 10px 30 % no-repeat transparent ;
background : url ( "/images/sidebar/tool_tag_alpha.png" ) 10px 30 % no-repeat transparent ;
color : # 3e3e3e ;
color : # 3e3e3e ;
@ -542,9 +587,11 @@ input[class='nyan-clean-gray']:active, .nyan-clean-gray:active {
font-size : 1 . 0em ;
font-size : 1 . 0em ;
/*border-bottom: 1px solid #CCC;*/
/*border-bottom: 1px solid #CCC;*/
}
}
. tools li : last-child {
. tools li : last-child {
border : none ;
border : none ;
}
}
/ * 贴 吧 forum memo
/ * 贴 吧 forum memo
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
@ -556,6 +603,7 @@ div.actions input[type="text"]{
-box-sizing : border-box ;
-box-sizing : border-box ;
}
}
. lz {
. lz {
position : relative ;
position : relative ;
min-height : 200px ;
min-height : 200px ;
@ -564,17 +612,20 @@ div.actions input[type="text"]{
box-shadow : 1px 1px 6px # 97EBF4 ;
box-shadow : 1px 1px 6px # 97EBF4 ;
border : 1px solid # F1F1F1 ;
border : 1px solid # F1F1F1 ;
}
}
. lz-left {
. lz-left {
float : left ;
float : left ;
margin : 2 % ;
margin : 2 % ;
padding : 0 ;
padding : 0 ;
}
}
. memo-section {
. memo-section {
width : auto ;
width : auto ;
margin-left : 15 % ;
margin-left : 15 % ;
padding-top : 1 % ;
padding-top : 1 % ;
border-left : 2px dotted # EEE ;
border-left : 2px dotted # EEE ;
}
}
. memo-title {
. memo-title {
margin : 1em 0 ;
margin : 1em 0 ;
padding-left : 1 % ;
padding-left : 1 % ;
@ -582,6 +633,7 @@ div.actions input[type="text"]{
font-weight : bold ;
font-weight : bold ;
border-bottom : 1px dashed rgb ( 204 , 204 , 204 ) ;
border-bottom : 1px dashed rgb ( 204 , 204 , 204 ) ;
}
}
. memo-content {
. memo-content {
padding : 1 % ;
padding : 1 % ;
margin : 1 % ;
margin : 1 % ;
@ -589,18 +641,21 @@ div.actions input[type="text"]{
background-color : # F8F8F8 ;
background-color : # F8F8F8 ;
border-radius : 3px ;
border-radius : 3px ;
}
}
. memo-timestamp {
. memo-timestamp {
position : absolute ;
position : absolute ;
bottom : 0px ;
bottom : 0px ;
right : 0 ;
right : 0 ;
margin : 20px ;
margin : 20px ;
}
}
. replies {
. replies {
overflow : hidden ;
overflow : hidden ;
max-width : 100 % ;
max-width : 100 % ;
float : right ;
float : right ;
/*max-width: 90%;*/
/*max-width: 90%;*/
}
}
. reply-box {
. reply-box {
float : right ;
float : right ;
width : 640px ;
width : 640px ;
@ -609,6 +664,7 @@ div.actions input[type="text"]{
border-top : 2px double # C6F3F9 ;
border-top : 2px double # C6F3F9 ;
/*border-radius: 10px;*/
/*border-radius: 10px;*/
}
}
. memo-content img , . comments img {
. memo-content img , . comments img {
overflow : hidden ;
overflow : hidden ;
/*width: 100%;*/
/*width: 100%;*/
@ -616,33 +672,39 @@ div.actions input[type="text"]{
height : auto ! important ;
height : auto ! important ;
width : expression ( this . width > 500 ? "500px" : this . width + "px" ) ;
width : expression ( this . width > 500 ? "500px" : this . width + "px" ) ;
}
}
table . content-text-list tbody tr td . sticky , div . memo-section . sticky {
table . content-text-list tbody tr td . sticky , div . memo-section . sticky {
background : url ( . . / images / zding . gif ) no-repeat 0 1px ; padding-left : 35px ;
background : url ( . . / images / zding . gif ) no-repeat 0 1px ;
padding-left : 35px ;
/*background: url(../images/2uparrow.png) no-repeat 0 1px; padding-left: 20px;*/
/*background: url(../images/2uparrow.png) no-repeat 0 1px; padding-left: 20px;*/
font-weight : bold ;
font-weight : bold ;
margin-left : 5px ;
margin-left : 5px ;
}
}
table . content-text-list tbody tr td . locked , div . memo-section . locked {
table . content-text-list tbody tr td . locked , div . memo-section . locked {
background : url ( . . / images / locked . png ) no-repeat 0 1px ;
background : url ( . . / images / locked . png ) no-repeat 0 1px ;
padding-left : 20px ;
padding-left : 20px ;
margin-left : 5px ;
margin-left : 5px ;
}
}
/ * 问 题 列 表
/ * 问 题 列 表
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. query_form {
. query_form {
}
}
. content-title-top {
. content-title-top {
padding-bottom : 10px ;
padding-bottom : 10px ;
}
}
. custom_query {
. custom_query {
max-width : 95 % ;
max-width : 95 % ;
margin : 3px auto ;
margin : 3px auto ;
border-bottom : solid 1px # ;
-o-box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
-o-box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
-moz-box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
-moz-box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
-webkit-box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
-webkit-box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
box-shadow : inset 0px 1px 1px 0px # FAFAFA ;
}
}
. custom_query > span {
. custom_query > span {
display : block ;
display : block ;
max-width : 100 % ;
max-width : 100 % ;
@ -652,6 +714,7 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
border-radius : 3px ;
border-radius : 3px ;
background-color : # DBEBEE ;
background-color : # DBEBEE ;
}
}
. custom_query > . hide-when-print {
. custom_query > . hide-when-print {
max-width : 97 % ;
max-width : 97 % ;
padding : 1px 3px 6px ;
padding : 1px 3px 6px ;
@ -660,6 +723,7 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
border-bottom-left-radius : 10px ;
border-bottom-left-radius : 10px ;
border-bottom-right-radius : 10px ;
border-bottom-right-radius : 10px ;
}
}
/ * 项 目 新 闻 栏
/ * 项 目 新 闻 栏
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. add_frame {
. add_frame {
@ -670,6 +734,7 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
/*box-shadow: 1px 1px 6px rgb(241,241,241);*/
/*box-shadow: 1px 1px 6px rgb(241,241,241);*/
/*border: 1px solid #F1F1F1;*/
/*border: 1px solid #F1F1F1;*/
}
}
. add_frame_header {
. add_frame_header {
background : linear-gradient ( # fbfbfb , # f8f8f8 ) repeat scroll 0 % 0 % transparent ;
background : linear-gradient ( # fbfbfb , # f8f8f8 ) repeat scroll 0 % 0 % transparent ;
border-bottom : 1px solid rgb ( 226 , 226 , 226 ) ;
border-bottom : 1px solid rgb ( 226 , 226 , 226 ) ;
@ -682,22 +747,29 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
font-size : 1 . 5em ;
font-size : 1 . 5em ;
padding-left : 4 % ;
padding-left : 4 % ;
}
}
/ * xx 动 态 框
/ * xx 动 态 框
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. project_acts * { border : 1 px solid #000000 ; }
. project_acts * {
border : 1px solid # 000000 ;
}
. project_acts {
. project_acts {
height : 250px ;
height : 250px ;
}
}
. project_acts . project_acts_left {
. project_acts . project_acts_left {
float : left ;
float : left ;
height : 100 % ;
height : 100 % ;
width : 61 % ;
width : 61 % ;
}
}
. project_acts . project_acts_right {
. project_acts . project_acts_right {
height : 100 % ;
height : 100 % ;
margin-left : 61 % ;
margin-left : 61 % ;
}
}
/ * stores 资 源 库
/ * stores 资 源 库
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. line_block {
. line_block {
@ -710,9 +782,11 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
-moz-box-sizing : border-box ;
-moz-box-sizing : border-box ;
-box-sizing : border-box ;
-box-sizing : border-box ;
}
}
. resource_sum {
. resource_sum {
height : auto ;
height : auto ;
}
}
. line_block p {
. line_block p {
margin : 20px -2px 0px 0px ;
margin : 20px -2px 0px 0px ;
/*background: linear-gradient(#ffffff, #e5e5e5) repeat scroll 0% 0% transparent;*/
/*background: linear-gradient(#ffffff, #e5e5e5) repeat scroll 0% 0% transparent;*/
@ -728,15 +802,18 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
padding-left : 4 % ;
padding-left : 4 % ;
border-bottom : 1px solid rgb ( 21 , 165 , 200 ) ;
border-bottom : 1px solid rgb ( 21 , 165 , 200 ) ;
}
}
. resource_sum , . line_blo {
. resource_sum , . line_blo {
border : 1px solid # eeeeee ;
border : 1px solid # eeeeee ;
}
}
. filename {
. filename {
overflow : hidden ;
overflow : hidden ;
white-space : nowrap ;
white-space : nowrap ;
text-overflow : ellipsis ;
text-overflow : ellipsis ;
max-width : 247 px;
max-width : 230 px;
}
}
. line_block . table1 {
. line_block . table1 {
display : table ;
display : table ;
width : 100 % ;
width : 100 % ;
@ -744,11 +821,13 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
border-right : 1px solid # eeeeee ;
border-right : 1px solid # eeeeee ;
border-bottom : 1px solid # eeeeee ;
border-bottom : 1px solid # eeeeee ;
}
}
. line_block . table_row1 {
. line_block . table_row1 {
height : 38px ;
height : 38px ;
display : table-row ;
display : table-row ;
width : 100 % ;
width : 100 % ;
}
}
. line_block . table_cell1 {
. line_block . table_cell1 {
display : table-cell ;
display : table-cell ;
padding : 2px ;
padding : 2px ;
@ -760,10 +839,12 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
width : 62 % ;
width : 62 % ;
padding-left : 8px ;
padding-left : 8px ;
}
}
. line_block . filedown1 {
. line_block . filedown1 {
width : 19 % ;
width : 19 % ;
text-align : center ;
text-align : center ;
}
}
. line_block . downicon1 {
. line_block . downicon1 {
width : 19 % ;
width : 19 % ;
text-align : center ;
text-align : center ;
@ -772,13 +853,16 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
. blue-color , . blue-color a {
. blue-color , . blue-color a {
color : rgb ( 109 , 153 , 178 ) ;
color : rgb ( 109 , 153 , 178 ) ;
}
}
. gray-color , . gray-color a {
. gray-color , . gray-color a {
color : rgb ( 153 , 153 , 153 ) ;
color : rgb ( 153 , 153 , 153 ) ;
}
}
# top_field {
# top_field {
max-width : 100 % ;
max-width : 100 % ;
margin : 20px auto ;
margin : 20px auto ;
}
}
. blueinputbar {
. blueinputbar {
-o-transform-origin : 138px 46 . 5px ;
-o-transform-origin : 138px 46 . 5px ;
-o-transition : background 0 . 2s cubic-bezier ( 0 , 0 , 1 , 1 ) ;
-o-transition : background 0 . 2s cubic-bezier ( 0 , 0 , 1 , 1 ) ;
@ -816,6 +900,7 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{
vertical-align : top ;
vertical-align : top ;
word-wrap : break-word ;
word-wrap : break-word ;
}
}
input . blueinputbar : focus {
input . blueinputbar : focus {
box-shadow : rgba ( 0 , 0 , 0 , 0 . 047 ) 0px 1px 3px 0px inset , rgba ( 82 , 168 , 236 , 0 . 600 ) 0px 0px 5px 0px ;
box-shadow : rgba ( 0 , 0 , 0 , 0 . 047 ) 0px 1px 3px 0px inset , rgba ( 82 , 168 , 236 , 0 . 600 ) 0px 0px 5px 0px ;
border-bottom : 1px solid # 56B4EF ;
border-bottom : 1px solid # 56B4EF ;
@ -824,6 +909,7 @@ input.blueinputbar:focus {
border-right : 1px solid # 56B4EF ;
border-right : 1px solid # 56B4EF ;
border-top : 1px solid # 56B4EF ;
border-top : 1px solid # 56B4EF ;
}
}
. r1 {
. r1 {
font-size : 13px ;
font-size : 13px ;
line-height : 1 . 7em ;
line-height : 1 . 7em ;
@ -832,15 +918,18 @@ input.blueinputbar:focus {
/*padding-left: 20px;*/
/*padding-left: 20px;*/
/*width: 50em;*/
/*width: 50em;*/
}
}
. r1 . cb {
. r1 . cb {
font-size : 16px ;
font-size : 16px ;
color : # 3333cc ;
color : # 3333cc ;
}
}
/ * course 用 户 课 程 历 史
/ * course 用 户 课 程 历 史
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. courses_history {
. courses_history {
opacity : 0 . 7 ;
opacity : 0 . 7 ;
}
}
. courses_history a {
. courses_history a {
color : # 666 ;
color : # 666 ;
}
}
@ -858,4 +947,196 @@ div.issue{
box-shadow : 3px 3px 10px rgba ( 100 , 150 , 205 , 0 . 1 ) ; * /
box-shadow : 3px 3px 10px rgba ( 100 , 150 , 205 , 0 . 1 ) ; * /
}
}
/ * project 文 件 列 表 资 源 库
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
. tags_area {
height : 5px ;
}
# ver-zebra , . file_table_des {
font-family : "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif ;
font-size : 12px ;
margin : 5px 10px ;
width : 98 % ;
text-align : left ;
border-collapse : collapse ;
font-size : 14px ;
}
# ver-zebra th {
font-size : 14px ;
font-weight : normal ;
padding : 12px 15px ;
border-right : 1px solid # fff ;
border-left : 1px solid # fff ;
color : # 039 ;
text-align : left ;
}
# ver-zebra td {
padding : 8px ;
border-right : 1px solid # fff ;
border-left : 1px solid # fff ;
color : # 669 ;
}
# ver-zebra td . description {
background-color : white ;
padding : 0px ;
margin : 0px auto ;
}
# ver-zebra1 , . file_table_des {
font-family : "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif ;
font-size : 12px ;
margin : 5px 10px ;
width : 98 % ;
text-align : left ;
border-collapse : collapse ;
line-height : 20px ;
font-size : 14px ;
}
# ver-zebra1 th {
font-size : 14px ;
font-weight : normal ;
padding : 12px 15px ;
border-right : 1px solid # fff ;
border-left : 1px solid # fff ;
color : # 039 ;
text-align : left ;
}
# ver-zebra1 td {
padding : 8px ;
border-right : 1px solid # fff ;
border-left : 1px solid # fff ;
color : # 669 ;
}
# ver-zebra1 td . description {
background-color : white ;
padding : 0px ;
margin : 0px auto ;
}
div . tags_area {
padding : 2px 10px 10px 10px ;
margin : 0px ;
margin-bottom : 10px ;
/*border-bottom: 1px dashed #CCCCCC;*/
overflow : hidden ;
position : relative ;
}
. tags_gradint {
}
. read-more {
padding : 5px ;
border-top : 4px double # ddd ;
background : # fff ;
color : # 333 ;
}
. read-more a {
padding-right : 22px ;
background : no-repeat 100 % 50 % ;
font-weight : bold ;
text-decoration : none ;
}
. read-more a : hover {
color : # 000 ;
}
. vzebra-odd {
background : # eff2ff ;
}
. vzebra-even {
background : # e8edff ;
}
# ver-zebra # vzebra-adventure , # ver-zebra # vzebra-children {
background : # ffffff ;
border-bottom : 1px solid # c8d4fd ;
}
# ver-zebra # vzebra-comedy , # ver-zebra # vzebra-action {
background : # ffffff ;
border-bottom : 1px solid # d6dfff ;
}
# ver-zebra1 # vzebra-adventure , # ver-zebra # vzebra-children {
background : # ffffff ;
border-bottom : 1px solid # c8d4fd ;
}
# ver-zebra1 # vzebra-comedy , # ver-zebra # vzebra-action {
background : # ffffff ;
border-bottom : 1px solid # d6dfff ;
}
ver-zebra . filename {
overflow : hidden ;
white-space : nowrap ;
text-overflow : ellipsis ;
}
div . pagination {
margin : 10px 0px ;
height : 1 . 5em ;
text-align : left ;
font-size : 13px ;
}
. m5p5 {
display : inline-block ;
height : auto ;
color : white ! important ;
margin : 8px ;
padding : 3px 7px ;
}
. m5p5 : hover {
text-decoration : none ;
/*padding-bottom: 3px;*/
/*border-bottom: 1px solid #666666;*/
border-radius : 4px ;
border : 1px solid # 15bccf ;
box-shadow : 3px 3px 3px # 666666 ;
}
. relation_file_div {
margin : 0px 25px ;
}
. relation_file_div fieldset {
margin : 0px 0px ;
padding : 10px ;
border-radius : 5px ;
transition : all 2s linear 1s ;
}
. relation_file_div input # attach_search : focus {
border : 1px solid # 1B95C6 ;
box-shadow : 0px 0px 4px # 1B95C6 ;
width : 200px ;
}
. relation_file_div input # attach_search {
width : 150px ;
outline : none ;
border-radius : 5px ;
-webkit-transition : 1s width ;
-moz-transition : 1s width ;
-o-transition : 1s width ;
transition : 1s width ;
}
. all_browse_div table . description {
border-bottom : 1px solid # efffff ;
}
. all_browse_div table td {
vertical-align : middle ;
}