mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
made confirmation button responsive according to the text #1211
This commit is contained in:
parent
5c7ad2277d
commit
fe404ccde6
@ -30,6 +30,15 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tui-full-calendar-confirm {
|
||||||
|
span,i{
|
||||||
|
padding:0.5rem;
|
||||||
|
}
|
||||||
|
span{
|
||||||
|
padding-left:0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.tui-full-calendar-layout {
|
.tui-full-calendar-layout {
|
||||||
background-color: @cp_sidebar-right-bg !important;
|
background-color: @cp_sidebar-right-bg !important;
|
||||||
color: @cryptpad_text_col;
|
color: @cryptpad_text_col;
|
||||||
|
|||||||
2
www/lib/calendar/tui-calendar.min.css
vendored
2
www/lib/calendar/tui-calendar.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user