T161 messages are removed. Snapshot 1.0
This commit is contained in:
@@ -157,7 +157,8 @@
|
||||
}
|
||||
|
||||
.menuItem {
|
||||
width: 180px;
|
||||
float: left;
|
||||
width: 150px;
|
||||
padding: 10px;
|
||||
height: 42px;
|
||||
font-size: 14px;
|
||||
@@ -180,7 +181,8 @@
|
||||
}
|
||||
|
||||
.menuItemSelected {
|
||||
width: 180px;
|
||||
float: left;
|
||||
width: 150px;
|
||||
padding: 10px;
|
||||
height: 42px;
|
||||
font-size: 14px;
|
||||
@@ -192,6 +194,14 @@
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.btn-del-MenuItem {
|
||||
float: left;
|
||||
font-size: 24px;
|
||||
color: red;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
|
||||
#headerTable {
|
||||
margin-top: 40px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user