make flash a common element
This commit is contained in:
parent
239e028662
commit
b0c46b63ca
@ -18,3 +18,12 @@ TABLE.form TD + TH {padding-left: 8px;}
|
|||||||
IMG {border: none;}
|
IMG {border: none;}
|
||||||
FORM {margin: 0px;}
|
FORM {margin: 0px;}
|
||||||
IMG.lazy {display: none;}
|
IMG.lazy {display: none;}
|
||||||
|
|
||||||
|
#flash {
|
||||||
|
background: #FF7;
|
||||||
|
display: block;
|
||||||
|
padding: 8px;
|
||||||
|
margin: 8px;
|
||||||
|
border: 1px solid #882;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user