mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-23 21:51:14 +01:00
move trigger and error-log under same comment
This commit is contained in:
parent
598e827b2e
commit
cbdfb90e10
@ -912,16 +912,12 @@ td.lettersearch {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Javascript error image / trigger for log
|
* Clientside Javascript error-log
|
||||||
*/
|
*/
|
||||||
#topmenu_info_error {
|
#topmenu_info_error {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Error log
|
|
||||||
*/
|
|
||||||
div.client_error_log {
|
div.client_error_log {
|
||||||
max-height: 50ex;
|
max-height: 50ex;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user