mirror of https://github.com/BOINC/boinc.git
Updated the "discuss" links on the home page news widget to link to the first unread comment for the user, if applicable
(DBOINCP-167)
This commit is contained in:
parent
ee5a484685
commit
0ff232bb43
|
@ -150,7 +150,8 @@
|
|||
padding-right: 10px;
|
||||
position: relative;
|
||||
}
|
||||
.panel-secondary.pane-news .views-field-view-node {
|
||||
.panel-secondary.pane-news .views-field-view-node,
|
||||
.panel-secondary.pane-news .views-field-phpcode {
|
||||
border-left: 1px solid #808080;
|
||||
margin-left: 1em;
|
||||
padding-left: 1em;
|
||||
|
|
|
@ -70,7 +70,8 @@
|
|||
padding-bottom: 0;
|
||||
}
|
||||
.view-news .views-field-view-node,
|
||||
.view-news .views-field-view-node-1 {
|
||||
.view-news .views-field-view-node-1,
|
||||
.view-news .views-field-phpcode {
|
||||
float: left;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue