|
|
|
@ -190,7 +190,7 @@ fieldset.warning legend { color:#b94a48 !important; } |
|
|
|
|
.bold { font-weight:bold; } |
|
|
|
|
.center { text-align:center; } |
|
|
|
|
|
|
|
|
|
#notification-container { position: absolute; top: 0px; width: 100%; text-align: center; z-index: 101; line-height: 1.2;} |
|
|
|
|
#notification-container { position: fixed; top: 0px; width: 100%; text-align: center; z-index: 101; line-height: 1.2;} |
|
|
|
|
#notification { z-index:101; background-color:#fc4; border:0; padding:0 .7em .3em; display:none; position: relative; top:0; -moz-border-radius-bottomleft:1em; -webkit-border-bottom-left-radius:1em; border-bottom-left-radius:1em; -moz-border-radius-bottomright:1em; -webkit-border-bottom-right-radius:1em; border-bottom-right-radius:1em; } |
|
|
|
|
#notification span { cursor:pointer; font-weight:bold; margin-left:1em; } |
|
|
|
|
|
|
|
|
|