mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-29 01:09:10 +01:00
Remove borders from preferences information column
This commit is contained in:
parent
067b6402a1
commit
228f6ceb90
@ -110,3 +110,6 @@ img.qrCode {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
}
|
}
|
||||||
|
table.prefTable tbody tr.prefRow .prefHelpColumn {
|
||||||
|
border-bottom: none;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user