mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 17:44:12 +01:00
Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options
SVN:trunk[4044]
This commit is contained in:
@@ -2333,3 +2333,14 @@ span.refresh-button {
|
||||
}
|
||||
|
||||
|
||||
#setup .module-selection-banner img {
|
||||
max-height: 48px;
|
||||
}
|
||||
|
||||
#setup .module-selection-body {
|
||||
height: 28em;
|
||||
overflow: auto;
|
||||
border: #cccccc 1px solid;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1762,3 +1762,13 @@ span.refresh-button {
|
||||
.date_format_tooltip td {
|
||||
padding: 0.25em;
|
||||
}
|
||||
#setup {
|
||||
.module-selection-banner img {
|
||||
max-height: 48px;
|
||||
}
|
||||
.module-selection-body {
|
||||
height: 28em;
|
||||
overflow: auto;
|
||||
border: #ccc 1px solid;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user