mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
remove border from jscal style blue to be able to define border while embedding.
Make integration in sidemenu, or wherelse, more configurable.
This commit is contained in:
parent
98e80db9c2
commit
9172c8606e
@ -3,8 +3,8 @@
|
||||
div.calendar { position: relative; }
|
||||
|
||||
.calendar, .calendar table {
|
||||
border: 1px solid #556;
|
||||
font-size: 11px;
|
||||
border: 0px solid #556;
|
||||
font-size: 10pt;
|
||||
color: #000;
|
||||
cursor: default;
|
||||
background: #eef;
|
||||
|
Loading…
Reference in New Issue
Block a user