mirror of
https://github.com/silverstripe/silverstripe-contentreview
synced 2024-10-22 15:05:47 +00:00
styling for review info on the quick review panel
This commit is contained in:
parent
e0e6758626
commit
4f287bb508
@ -11,6 +11,13 @@
|
||||
margin: 0 0 4px 10px;
|
||||
}
|
||||
|
||||
.cms .ss-ui-action-tabset.action-menus.ss-tabset .ui-tabs-panel .review-notes .quick-info {
|
||||
padding: 6px;
|
||||
margin: 4px 8px;
|
||||
border: 1px solid #b3b3b3;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.cms .ss-ui-action-tabset.action-menus.ss-tabset .ui-tabs-panel .review-notes .cms-sitetree-information p.meta-info {
|
||||
color: #f46b00;
|
||||
font-weight: bold;
|
||||
|
Loading…
x
Reference in New Issue
Block a user