}
div.postReply div.postHeader {
- background : white;
- box-shadow : 0px 1px 1px 0px rgba(0,0,0,0.1);
padding : 5px;
+ margin-right : 4px;
color : #909090;
background : #fafafa;
+ border-width : 1px;
+ border-color : #eee;
+ border-style : solid;
}
div.postReply div.postTitle {
#main-toolbar #selected_prompt {
font-style : italic;
- text-align : center;
+ text-align : right;
+ margin-right : 4px;
}
span.contentPreview {
border-width : 0px;
white-space: nowrap;
font-size : 12px;
- /* box-shadow : 0px 0px 2px rgba(0,0,0,0.1); */
}
#main-toolbar {
- background : white;
- border-width : 0px;
- padding-left : 0px;
+ background : #fafafa;
+ border-width : 0px 0px 1px 1px;
+ border-color : #eee;
+ border-style : solid;
+ padding-left : 4px;
+ height : 26px;
+
}
#header {
}
-