0.0.250
This commit is contained in:
@@ -666,6 +666,30 @@
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
/*file classes*/
|
||||
|
||||
.file_border_cont{
|
||||
padding: 5%;
|
||||
width: 95%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.left_part_file_w{
|
||||
width: 20%;
|
||||
height: 100%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.right_part_file_w{
|
||||
width: 80%;
|
||||
height: 100%;
|
||||
color: #FFFFFF;
|
||||
font-size: 14px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
/*end*/
|
||||
|
||||
.container_text_message.left{
|
||||
border: 1px solid #FF613A;
|
||||
background: #FFFFFF;
|
||||
|
||||
Reference in New Issue
Block a user