Project

General

Profile

« Previous | Next » 

Revision 59081

[Library | Assets]: Add alert css file for alert functionallity

View differences:

library.css
36 36
    line-height: 200%
37 37
}
38 38

  
39
/* theme */
40
.uk-alert-default {
41
    background: #fff none repeat scroll 0 0;
42
    border: 1px solid #ddd;
43
    border-radius: 4px;
44
    color: #444;
45
    min-height: 30px;
46
    max-width: 100%;
47
    padding: 4px 6px;
48

  
49
}
50

  
51 39
.custom-hidden-dropdown-menu {
52 40
    position: static !important;
53 41
}

Also available in: Unified diff