sharepopup look tweaks

This commit is contained in:
Andrew Dolgov
2012-09-12 01:31:44 +04:00
parent 50634356ab
commit 22439dad49
2 changed files with 10 additions and 7 deletions
+5 -2
View File
@@ -124,7 +124,10 @@ div.rss hr {
}
body#sharepopup {
background : #88b0f0;
background-color : white;
background-image : url("images/toolbar.png");
background-repeat : repeat-x;
background-position : bottom;
margin : 10px;
padding : 0px;
}
@@ -137,7 +140,7 @@ body#sharepopup h1 {
body#sharepopup table {
background : white;
border : 1px solid black;
border : 1px solid #88b0f0;
padding : 5px;
}