Add styles to homepage

This commit is contained in:
Mikołaj Pich 2018-05-29 18:07:45 +02:00
parent b003dc8b69
commit 995af17d9a
3 changed files with 108 additions and 1 deletions

View file

@ -0,0 +1,91 @@
.startScreen {
.topBar {
background: #43434d;
color: #fff;
padding: 10px;
font-size: smaller;
overflow: hidden;
.logotype {
width: 50%;
float: left;
}
.panelTopBar {
float: right;
text-align: right;
}
a {
color: #fff;
text-decoration: none;
}
}
.holder {
margin-top: 10px;
}
.widgetBar {
overflow: hidden;
.applicationInfo {
float: left;
}
.applicationName {
color: #8B0000;
font-size: 40px;
line-height: 70px;
span {
color: #95b43f;
}
}
.widget {
float: right;
padding: 5px 10px;
background: #4462a2;
color: #fff;
height: 50px;
margin: 10px 0 10px 10px;
text-align: center;
}
.time {
font-size: 36px;
}
}
.content {
.panel {
width: 300px;
height: 60px;
}
.linkownia {
background: #6dabd8;
a {
color: #fff;
text-decoration: none;
&:hover,
&:focus,
&:active {
text-decoration: underline;
}
}
}
#idEmptyAppUczen {
.name {
padding: 20px;
}
}
}
}

View file

@ -6,3 +6,4 @@
@import "filters";
@import "header";
@import "nav";
@import "home";

View file

@ -2,8 +2,23 @@ extends layout
block content
div.startScreen
div.topBar
div.logotype Wulkanowy
div.panelTopBar
span.userdata admin (
a(href=uonetplusOpiekun + "/Default/LoginEndpoint.aspx?logout=true") wyloguj
| )
div.holder
div.content
div.widgetBar.pracownik.klient
div.applicationInfo
div.applicationName Fake
span UONET+
div.widget.date#date 1 stycznia 1970
br
| poniedziałek
div.widget.time#time 12:37
div.content#content
div.panel.linkownia.pracownik.klient
a(href=uonetplusOpiekun + "/Default/123456/Start/Index/")
div.imagedHeader.directLink