1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/toughspider-lay-calendar

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
layCalendar.css 1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
allen Отправлено 28.04.2021 09:45 0df5745
.layui-calendar {
border: 2px solid #0099ff;
min-width: 500px;
width: 500px;
padding: 8px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.layui-calendar-page {
font-size: 16px;
}
.layui-calendar-page :hover {
cursor: pointer;
border: 1px solid #c8c8c8;
}
.layui-calendar-title div {
float: left;
width: 60px;
height: 20px;
text-align: center;
margin: 2px;
}
.layui-calendar-body div {
float: left;
width: 60px;
height: 60px;
border: 1px solid #c1ecfa;
text-align: center;
margin: 2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.layui-calendar-body div label[name="day"] {
position: relative;
width: 100%;
font-size: 32px;
font-weight: 100;
float: left;
top: 25px;
}
.layui-calendar-body div label[name="holiday"] {
position: relative;
float: left;
left: 5px;
top: -23px;
font-size: 12px;
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/toughspider-lay-calendar.git
git@api.gitlife.ru:oschina-mirror/toughspider-lay-calendar.git
oschina-mirror
toughspider-lay-calendar
toughspider-lay-calendar
master