am 14066e74
: am 5eccda8d
: add \'wide\' version of design/develop cross-link buttons. Primarily for training pages, which have a wider TOC box
* commit '14066e74c3ce41a49395ef9805d998ceeb52d41a': add 'wide' version of design/develop cross-link buttons. Primarily for training pages, which have a wider TOC box
This commit is contained in:
commit
65c922653b
1 changed files with 4 additions and 0 deletions
|
@ -2664,6 +2664,10 @@ a.notice-designers {
|
||||||
margin:0 0 20px 20px;
|
margin:0 0 20px 20px;
|
||||||
border:1px solid #ddd;
|
border:1px solid #ddd;
|
||||||
}
|
}
|
||||||
|
a.notice-developers.wide,
|
||||||
|
a.notice-designers.wide {
|
||||||
|
width:278px;
|
||||||
|
}
|
||||||
a.notice-developers div,
|
a.notice-developers div,
|
||||||
a.notice-designers div {
|
a.notice-designers div {
|
||||||
min-height:40px;
|
min-height:40px;
|
||||||
|
|
Loading…
Reference in a new issue