some work on poke template
This commit is contained in:
parent
64a5b33e77
commit
8f92b6eea4
12 changed files with 206 additions and 51 deletions
|
@ -2022,6 +2022,21 @@ a.mail-list-link {
|
|||
.message-links-end {
|
||||
clear: both;
|
||||
}
|
||||
#poke-desc {
|
||||
margin: 5px 0 10px;
|
||||
}
|
||||
|
||||
#poke-wrapper {
|
||||
padding: 10px 0 20px;
|
||||
}
|
||||
|
||||
#poke-recipient, #poke-action, #poke-privacy-settings {
|
||||
margin: 10px 0 30px;
|
||||
}
|
||||
|
||||
#poke-recip-label, #poke-action-label, #prvmail-message-label {
|
||||
margin: 10px 0 10px;
|
||||
}
|
||||
|
||||
#sidebar-group-list ul {
|
||||
list-style-type: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue