Calendar: remove not used style rules
This commit is contained in:
parent
73b1b68fff
commit
758f476fe3
|
@ -40,8 +40,6 @@
|
|||
.thisday{background: #FFFABC;}
|
||||
.event {position:relative;}
|
||||
.event.colored {border-bottom: 1px solid white;}
|
||||
/*.popup {display: none; position: absolute; z-index: 1000; background: #eeeeee; color: #000000; border: 1px solid #1a1a1a; font-size: 90%;}*/
|
||||
.event_popup {width: 280px; height: 40px; padding: 10px;}
|
||||
|
||||
input[type="button"].active {color: #6193CF}
|
||||
#fromtime, #totime {
|
||||
|
|
Loading…
Reference in New Issue