mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Styles fine tuning and nicer display of the main menu (no more animation on initial load).
SVN:trunk[4062]
This commit is contained in:
@@ -443,6 +443,11 @@ input.textSearch {
|
||||
}
|
||||
|
||||
|
||||
#accordion {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
#accordion h3 {
|
||||
padding: 10px;
|
||||
}
|
||||
@@ -1466,6 +1471,12 @@ span.form_validation {
|
||||
}
|
||||
|
||||
|
||||
.HTML p, .caselog_entry_html p {
|
||||
margin-top: 0.25em;
|
||||
margin-bottom: 0.25em;
|
||||
}
|
||||
|
||||
|
||||
table.details {
|
||||
border-collapse: collapse;
|
||||
noborder-bottom: 2px white solid;
|
||||
@@ -2344,3 +2355,8 @@ span.refresh-button {
|
||||
}
|
||||
|
||||
|
||||
.mfp-close {
|
||||
cursor: pointer !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user