minor changes in the appearance
This commit is contained in:
@@ -89,12 +89,12 @@ button:hover {
|
||||
|
||||
#calendar div.schedule div.text,
|
||||
#calendar div.event div.text {
|
||||
positions: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
padding-left: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
padding:0.5rem;
|
||||
}
|
||||
|
||||
#calendar div.event div.icons {
|
||||
@@ -143,7 +143,7 @@ button:hover {
|
||||
padding: 0;
|
||||
min-width: 1px;
|
||||
height: 100%;
|
||||
background: repeating-linear-gradient(to right, #fff, #fff 1px, #999 1px, #999 2px);
|
||||
background: #ccc;
|
||||
}
|
||||
|
||||
#calendar td.week div {
|
||||
@@ -256,6 +256,7 @@ input.tablesorter-filter {
|
||||
#event_list tr td.start_date {
|
||||
white-space: nowrap;
|
||||
font-family: monospace;
|
||||
word-spacing:-0.2rem;
|
||||
}
|
||||
|
||||
#event_list tr .start_date {
|
||||
|
||||
Reference in New Issue
Block a user