0.0.254
This commit is contained in:
@@ -461,6 +461,21 @@
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.loader_show_message.show{
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin-left: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.loader_show_message{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.send-message.hide{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.errors{
|
||||
color: red;
|
||||
font-size: 11px;
|
||||
@@ -676,22 +691,24 @@
|
||||
|
||||
.file_border_cont{
|
||||
padding: 5%;
|
||||
width: 95%;
|
||||
height: 100%;
|
||||
width: 90%;
|
||||
height: 90%;
|
||||
}
|
||||
|
||||
.left_part_file_w{
|
||||
width: 20%;
|
||||
width: 10%;
|
||||
height: 100%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.right_part_file_w{
|
||||
width: 80%;
|
||||
width: 85%;
|
||||
height: 100%;
|
||||
color: #FFFFFF;
|
||||
font-size: 14px;
|
||||
float: right;
|
||||
overflow-wrap: break-word;
|
||||
padding-left: 5%;
|
||||
}
|
||||
.right_part_file_w.left{
|
||||
color: #000000;
|
||||
|
||||
Reference in New Issue
Block a user