Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
This commit is contained in:
4
view/css/bootstrap-red.css
vendored
4
view/css/bootstrap-red.css
vendored
@@ -67,10 +67,6 @@ code {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.panel-group {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
/* Bootstrap assumes that checkboxes are on the left of labels, while it's usually the opposite in Red */
|
||||
.field.checkbox input[type="checkbox"] { margin-left: 0px; }
|
||||
.field.checkbox label { padding-left: 0px; font-weight: 700}
|
||||
|
@@ -7,6 +7,11 @@
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.widget .active .wall-item-ago,
|
||||
.widget .active .dropdown-sub-text {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.tags {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
Reference in New Issue
Block a user