Add style for use in edit pages
This commit is contained in:
parent
acae9bbf94
commit
5cdbd6cf37
1 changed files with 5 additions and 0 deletions
|
@ -134,6 +134,11 @@ section#pubsContainer input {
|
|||
/* ---------------------------------- */
|
||||
/* --------- MISCELLANEOUS -------- */
|
||||
/* ------------------------------- */
|
||||
.listEmphasis {
|
||||
padding: 0 0.4em;
|
||||
font-size: 0.8em;
|
||||
background: #f4f4f4;
|
||||
}
|
||||
img#indicator {
|
||||
padding-left:60px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue