Sha256: 4bba790c5a974bc88ce25658967030224025721621e4935f1ab9829d350734c2
Contents?: true
Size: 452 Bytes
Versions: 4
Compression:
Stored size: 452 Bytes
Contents
@button-container-height: 32px; @import url("MatrixView.css"); @import url("ColumnView.css"); .dojoxCalendar .buttonContainer{ position: absolute; left: 0; right: 0; bottom: 1px; height: @button-container-height; text-align: center; } .dojoxCalendar .viewContainer{ position: absolute; left: 0; right: 0; top: 0; bottom: @button-container-height; } .dojoxCalendar .view{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
Version data entries
4 entries across 4 versions & 1 rubygems