stylefix saistart
This commit is contained in:
parent
3744e82551
commit
fa8e6e4635
@ -6,7 +6,6 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#container_top .well{
|
#container_top .well{
|
||||||
/* height: 220px;*/
|
/* height: 220px;*/
|
||||||
/* min-width: 250px;*/
|
/* min-width: 250px;*/
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<h4 class="muted"><b>${sai_start_welcome}</b></h4>
|
<h4 class="muted"><b>${sai_start_welcome}</b></h4>
|
||||||
<h4 class="text-info">${sai_start_welcome_description}</h4><hr>
|
<h4 class="text-info">${sai_start_welcome_description}</h4><hr>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12 sai_margin_bottom_20" id="sai_datetime">Week of the year: ${week_number}, ${date}</div>
|
<div class="col-md-12 sai_margin_bottom_20" id="sai_datetime">Week of the year: <font style="color: orange;">${week_number}</font>, ${date}</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<div id="project" class="panel panel-default sai_gridbox">
|
<div id="project" class="panel panel-default sai_gridbox">
|
||||||
<div class="panel-heading"><a href="#!config">${basic_project}</a></div>
|
<div class="panel-heading"><a href="#!config">${basic_project}</a></div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user