absolute_messages_fixed.css in Absolute Messages 6
Same filename and directory in other branches
body #absolute-messages-messages { position: fixed; top: 0; left: 0; z-index: 10; }
File
absolute_messages_fixed.cssView source
- body #absolute-messages-messages {
- position: fixed;
- top: 0;
- left: 0;
- z-index: 10;
- }