mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +01:00
changed fontsize from 12 to 11
This commit is contained in:
parent
01deaaef79
commit
4f4554bc18
@ -3,9 +3,9 @@
|
|||||||
padding : 0;
|
padding : 0;
|
||||||
border : 0;
|
border : 0;
|
||||||
}
|
}
|
||||||
.containerTableStyle { overflow : auto; font-size : 12px;}
|
.containerTableStyle { overflow : auto; font-size : 11px;}
|
||||||
.standartTreeRow{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; -moz-user-select: none; }
|
.standartTreeRow{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; -moz-user-select: none; }
|
||||||
.selectedTreeRow{ background-color : navy; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; -moz-user-select: none; }
|
.selectedTreeRow{ background-color : navy; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; -moz-user-select: none; }
|
||||||
.standartTreeImage{ width:18px; height:18px; overflow:hidden; border:0; padding:0; margin:0; }
|
.standartTreeImage{ width:18px; height:18px; overflow:hidden; border:0; padding:0; margin:0; }
|
||||||
.hiddenRow { width:1px; overflow:hidden; }
|
.hiddenRow { width:1px; overflow:hidden; }
|
||||||
.dragSpanDiv{ font-size : 12px; border: thin solid 1 1 1 1; }
|
.dragSpanDiv{ font-size : 11px; border: thin solid 1 1 1 1; }
|
||||||
|
Loading…
Reference in New Issue
Block a user