heading css change
Change-Id: I10bdb85ca572e2dd372d2ae5dbfdbbb49e42668e
This commit is contained in:
parent
dab678deff
commit
2db1ac12d0
@ -4,8 +4,11 @@
|
||||
<body>
|
||||
<wicket:panel>
|
||||
<div wicket:id="container">
|
||||
<strong><span wicket:id="newNotifications"></span> new notifications</strong>
|
||||
<a href="#" wicket:id="readAllNotification">Set all read</a>
|
||||
<div class="margin">
|
||||
<h3><span wicket:id="newNotifications"></span> new notifications</h3>
|
||||
<a href="#" wicket:id="readAllNotification">Set all read</a>
|
||||
</div>
|
||||
|
||||
<div wicket:id="notificationsListView" class="rounded-border-notification">
|
||||
<div wicket:id="infoText"></div>
|
||||
<a href="#" wicket:id="readNotification">Set read</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user