Aleksander Machniak
2013-12-05 584de9e698aee8f44ac66b5b544be6e2a5ebc8f9
Fix links in UI messages after new #messagestack was implemented
1 files modified
9 ■■■■■ changed files
skins/larry/styles.css 9 ●●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -616,6 +616,15 @@
    background: url(images/ajaxloader_dark.gif) 0 4px no-repeat;
}
#messagestack div a {
    color: #94c0da;
}
#messagestack div a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.ui-dialog.error .ui-dialog-title,
.ui-dialog.warning .ui-dialog-title,
.ui-dialog.confirmation .ui-dialog-title {