mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-12 19:33:03 +00:00
Added notifyleft
SVN revision: 840
This commit is contained in:
parent
e06564770e
commit
fab09f9fd0
@ -407,6 +407,16 @@ td {
|
|||||||
font-size:small;
|
font-size:small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.notifyleft {
|
||||||
|
padding:5px;
|
||||||
|
border:1px solid #806000;
|
||||||
|
border-top:1px solid white;
|
||||||
|
border-left:1px solid white;
|
||||||
|
background-color:#FFD070;
|
||||||
|
text-align:left;
|
||||||
|
font-size:medium;
|
||||||
|
}
|
||||||
|
|
||||||
/* dialog boxes (login, delete, etc.) */
|
/* dialog boxes (login, delete, etc.) */
|
||||||
.dlgframe {
|
.dlgframe {
|
||||||
width:50%;
|
width:50%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user