Add temporary videos
This commit is contained in:
parent
62e80cec63
commit
703ac3ce4f
12 changed files with 163 additions and 50 deletions
|
|
@ -955,6 +955,15 @@ li.alert-info {
|
|||
color: #ff9900;
|
||||
}
|
||||
|
||||
li.alert-error {
|
||||
border: 1px solid #cc0000;
|
||||
color: #cc0000;
|
||||
}
|
||||
|
||||
li.alert-error.alert-info {
|
||||
color: #ff9900;
|
||||
}
|
||||
|
||||
.btn, .btn:hover {
|
||||
text-shadow: none;
|
||||
color: #aaaaaa;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue