這段主要是針對噗文輸入框(plurk、每日照片、搜尋整體大框)的整體設定





/*-----------------噗文輸入區----------------------------*/
textarea#input_big, textarea#input_permalink {
/*background: url(http://s.plurklayouts.com/images/layouts/blacktransparent.png); 背景*/
background: transparent;/*噗文「格子」的背景透明*/
border: 1px solid #000; /*噗文字輸入格子的邊框設定*/
font-family: 微軟正黑體;/*字體*/
font-size:10px;
}/*噗文輸入格子*/
textarea#input_big.content {height:30px;} /*輸入文字欄加高*/


/*plurk、每日照片、搜尋整體大框*/
/*Background colour for time and Plurking Textarea*/
#plurk_form {
margin-top: 40px;/*plurk、每日照片、搜尋三按鈕左右偏移多少*/
background: url(http://plurklayouts.com/images/layouts/wtgradient.png);
padding: 10px;/*距離時間軸多少*/
}/*plurk、每日照片、搜尋整體大框*/

/*私密plurk、語系及選項小按鈕外框*/
.plurkaction {clear:both;padding:5px;color:#000;}/*私密噗按鈕*/
.plurkaction,#toggle_tab li.tt_selected,#more_options_link{
border: 1px solid #000; /*整個輸入欄外框*/
background:transparent; /*背景透明*/
background-color:black;/*整體背景顏色*/
color:#000;/*字色,黑*/
text-decoration:none;
}/*私密plurk、語系及選項小按鈕外框*/


/*非本人時的封鎖使用者按鈕*/
.friend_man.block {
background: repeat scroll top left;
background: transparent;
color: #5a5a5a !important;
border-color: #ffffff #ffffff #ffffff #ffffff;
-moz-border-radius: 4px 4px 4px 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border-width: 1px;
}/*非本人時的封鎖使用者按鈕*/


/*更換噗浪按鈕 */
img[src="http://static.plurk.com/button/plurk.png"] {
filter:alpha(opacity=0);
-moz-opacity:0.0;
opacity:0.0;
}
/*噗浪按鈕*/
.submit_img {
background: transparent url(圖片網址) no-repeat scroll top left;
height: 40px;
padding-left: 80px;
width: 0px;
overflow: hidden;
margin-top: 0px;
}/*更換噗浪按鈕 */


/* 私密噗、語言與選項Private Plurks Languages etc etc*/
#more_options .on, #more_options #more_options_holder {
background: transparent;
color: #000000;
}/* 私密噗、語言與選項*/
#more_options_link{
background: transparent url(/static/timeline/private-lock.png) no-repeat 4px 3px;
border:0;
color: #fff;/*私密噗選項框內顏色*/
outline:none;position:relative;
}
#more_options .on{
border:0
background: transparent url(/static/timeline/private-lock.png) no-repeat 4px 3px;
color: #fff;
}/*私密噗、語言與選項結束*/

/*文字輸入過多框*/
/*Number of Characters left to use*/
.char_updater {color:blue;/*文字顏色,無用*/
}

/*剩餘多少文字Number of characters left 31-0*/
.char_updater.highlight_light {color: red;background: #000 !important;}
/*剩餘多少文字End Number of characters left 31-0 */

/* 輸入框文字過多Too many characters in input form */
.char_highlight {
background: #fff !important;/*文字輸入過多框背景顏色*/
-moz-border-radius: 2px 2px 2px 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding-left: 2px;
color: #fff !important;/*文字輸入過多框文字顏色*/
}
/*輸入框文字過多框 End Too many characters in input form*/



textarea#input_big, textarea#input_permalink {}


.submit_img {
background: transparent url(圖片網址) no-repeat scroll top left;}
#more_options_link{}


#more_options .on{}
#more_options .on, #more_options #more_options_holder {}


.friend_man.block {}



arrow
arrow
    全站熱搜

    yalio594 發表在 痞客邦 留言(0) 人氣()