|
@@ -791,6 +791,7 @@ ul>li.item-link>a {
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
}
|
|
}
|
|
|
#home-headerName span{
|
|
#home-headerName span{
|
|
|
|
|
+ text-align: right;
|
|
|
display:inline-block;
|
|
display:inline-block;
|
|
|
width:100%;
|
|
width:100%;
|
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
@@ -2777,9 +2778,11 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
|
|
|
border-bottom: 1px solid #ccc;
|
|
border-bottom: 1px solid #ccc;
|
|
|
padding-right:10px;
|
|
padding-right:10px;
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
.name-tk .user-message li:last-child {
|
|
.name-tk .user-message li:last-child {
|
|
|
border-bottom: none;
|
|
border-bottom: none;
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
.name-tk .user-message li:first-child a{
|
|
.name-tk .user-message li:first-child a{
|
|
|
color:#d32526;
|
|
color:#d32526;
|
|
|
}
|
|
}
|