mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +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;
|
||||
border-top: solid #aaaaaa 1px;
|
||||
}
|
||||
/*
|
||||
** make the sidebox entries consistently start with a capital letter
|
||||
*/
|
||||
.textSidebox:first-letter {
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
.sideboxSpace
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user