Synchronize box styles in Larry skin
This commit is contained in:
parent
bd8dceb9e7
commit
1a47608fe2
1 changed files with 2 additions and 4 deletions
|
@ -502,8 +502,8 @@ td.topalign {
|
|||
.event-update-confirm .message {
|
||||
margin-top: 0.5em;
|
||||
padding: 0.8em;
|
||||
background-color: #F7FDCB;
|
||||
border: 1px solid #C2D071;
|
||||
border: 1px solid #ffdf0e;
|
||||
background-color: #fef893;
|
||||
}
|
||||
|
||||
.event-dialog-message .message,
|
||||
|
@ -540,8 +540,6 @@ td.topalign {
|
|||
#edit-attendees-notify {
|
||||
margin: 0.3em 0;
|
||||
padding: 0.5em;
|
||||
border: 1px solid #ffdf0e;
|
||||
background-color: #fef893;
|
||||
}
|
||||
|
||||
#edit-attendees-table {
|
||||
|
|
Loading…
Add table
Reference in a new issue