git-svn-id: https://msi/svn/firstRepo/WebClient/branches/NewRelease@59 0f545695-f87b-41b6-9a03-7f16563b5454
This commit is contained in:
+15
-6
@@ -236,10 +236,9 @@ label.error {
|
||||
|
||||
.thmbImg
|
||||
{
|
||||
border: 2px solid #cdcdcd!important;
|
||||
border-radius: 15px;
|
||||
width: 76px;
|
||||
height: 76px;
|
||||
border-right: 2px solid #cdcdcd!important;
|
||||
width: 80px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.emptyItemList
|
||||
@@ -256,8 +255,18 @@ label.error {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.imageborder {
|
||||
.imageborder {
|
||||
border: 2px solid #3b5998!important;
|
||||
border-radius: 15px;
|
||||
border-radius: 7px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.imageborder-b {
|
||||
border: 2px solid #cdcdcd!important;
|
||||
}
|
||||
|
||||
.imageborder-a,
|
||||
.imageborder-c,
|
||||
.imageborder-d {
|
||||
border: 2px solid #3b5998!important;
|
||||
}
|
||||
Reference in New Issue
Block a user