mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Handle alert banners in alerts.rb
This commit is contained in:
parent
9e25b71df5
commit
b520e53047
11 changed files with 24 additions and 68 deletions
|
@ -72,6 +72,13 @@ h3 .ieimg{
|
|||
margin-left:-40px;
|
||||
}
|
||||
|
||||
.alert-message a:hover,
|
||||
.alert-message a:hover:link,
|
||||
.alert-message a:hover:active,
|
||||
.alert-message a:hover:visited{
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
.download span{
|
||||
/*This one is also required for IE7*/
|
||||
zoom:1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue