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; }
|
div.calendar { position: relative; }
|
||||||
|
|
||||||
.calendar, .calendar table {
|
.calendar, .calendar table {
|
||||||
border: 1px solid #556;
|
border: 0px solid #556;
|
||||||
font-size: 11px;
|
font-size: 10pt;
|
||||||
color: #000;
|
color: #000;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
background: #eef;
|
background: #eef;
|
||||||
|
Loading…
Reference in New Issue
Block a user