Project

General

Profile

Feature #246

Improved Busy Wait Animation

Added by Luke Murphey over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
11/01/2010
Due date:
% Done:

100%


Improved_Busy_Wait.zip (82.3 KB) Luke Murphey, 11/01/2010 06:52 PM

Screenshot.png View (88 KB) Luke Murphey, 11/01/2010 06:53 PM

History

#1 Updated by Luke Murphey over 13 years ago

#2 Updated by Luke Murphey over 13 years ago

Below is the CSS for the new notification bar:

.banner{
    -webkit-box-shadow: black 0px 0px 5px;
    padding: 9;
    margin-bottom: 15px;
    border-bottom-left-radius: 14px 14px;
    background-color: black;
    position: absolute;
    z-index: 100;
    right: 0px;
    top: 0px;
}

.bannertext{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

#3 Updated by Luke Murphey over 13 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

#4 Updated by Luke Murphey over 13 years ago

  • Category set to Web Interface

Also available in: Atom PDF