Bugzilla – Attachment #107426: Bug 26061: Improve style of sidebar datepickers for
bug #26061
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 26061
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +5 lines)
Lines 193-198 aside {
Link Here
193
[type="text"] {
193
[type="text"] {
194
width: 100%;
194
width: 100%;
195
}
195
}
196
197
.hasDatepicker {
198
margin-right: 3px;
199
width: calc(100% - 20px);
200
}
196
}
201
}
197
}
202
}
198
}
203
}
199
-
Return to
bug 26061