Skip to content

Commit e9dba87

Browse files
committed
Add jquery.ui per #34
1 parent 6c94ec1 commit e9dba87

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

less/jgrowl.core.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@
5252
text-align: left;
5353
display: none;
5454
border-radius: @jgrowl-borderRadius;
55+
56+
.ui-state-highlight,
57+
.ui-widget-content .ui-state-highlight,
58+
.ui-widget-header .ui-state-highlight {
59+
border: 1px solid #000;
60+
background: #000;
61+
color: #fff;
62+
}
5563
}
5664

5765
.jGrowl-notification {

0 commit comments

Comments
 (0)