Added colored status indicator for narrow screens. (Fixes #1084)
This commit is contained in:
@@ -39,6 +39,8 @@ ul+h5 {
|
||||
|
||||
.panel-title {
|
||||
position: relative;
|
||||
text-overflow:ellipsis;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
identicon {
|
||||
@@ -73,6 +75,10 @@ identicon {
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.panel-heading .glyphicon {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.panel-heading {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user