mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Moved the header link styles with the other header rules
This commit is contained in:
parent
3a9a2849e3
commit
f874f2517d
@ -136,6 +136,10 @@ table tbody tr:last-child td {
|
|||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#header a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
#colophon {
|
#colophon {
|
||||||
margin: 0 15px 40px 15px;
|
margin: 0 15px 40px 15px;
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
@ -425,10 +429,6 @@ li.operation.patch div.content h4 {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header a {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/** sandbox */
|
/** sandbox */
|
||||||
.pane:not(.selected) {
|
.pane:not(.selected) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user