mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
"removed css to capitalize first letter of sidebox menu items
It makes problemes (hides first letter) with following browsers: - Konqueror (Linux) - Safari (Mac & Windows)"
This commit is contained in:
parent
af523b5904
commit
aaab800d80
@ -211,12 +211,6 @@ a.textSidebox
|
|||||||
padding-bottom:3px;
|
padding-bottom:3px;
|
||||||
border-top: solid #aaaaaa 1px;
|
border-top: solid #aaaaaa 1px;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
** make the sidebox entries consistently start with a capital letter
|
|
||||||
*/
|
|
||||||
.textSidebox:first-letter {
|
|
||||||
text-transform:uppercase;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sideboxSpace
|
.sideboxSpace
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user