Thomas Bruederli
2013-11-22 21f10c7ad19e068e7d22758fb7fc628c2784f392
Small adjustments to new status message display
1 files modified
6 ■■■■ changed files
skins/larry/styles.css 6 ●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -531,8 +531,8 @@
#messagestack {
    position: absolute;
    bottom: 14px;
    right: 5px;
    bottom: 18px;
    right: 8px;
    z-index: 50000;
    width: auto;
    height: auto;
@@ -579,7 +579,7 @@
    left: 4px;
    width: 20px;
    height: 24px;
    background: url(images/messages_dark.png) 0 6px no-repeat;
    background: url(images/messages_dark.png) 0 7px no-repeat;
}
#messagestack div.error {