mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +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;
|
||||
}
|
||||
|
||||
#header a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#colophon {
|
||||
margin: 0 15px 40px 15px;
|
||||
padding: 10px 0;
|
||||
@ -425,10 +429,6 @@ li.operation.patch div.content h4 {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#header a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
/** sandbox */
|
||||
.pane:not(.selected) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user