Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • m4lab_landing_page m4lab_landing_page
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Administrator
  • m4lab_landing_pagem4lab_landing_page
  • Merge requests
  • !79

Devel varun

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Varun Srivastava requested to merge devel_varun into testing 4 years ago
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 5
  • Varun Srivastava @92srva1mst mentioned in commit a5d163db 4 years ago

    mentioned in commit a5d163db

  • Varun Srivastava @92srva1mst merged 4 years ago

    merged

  • Loading
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • testing (base)

and
  • latest version
    bbc9c645
    2 commits, 4 years ago

5 files
+ 687
- 405

    Preferences

    File browser
    Compare changes

Some changes are not shown

For a faster browsing experience, some files are collapsed by default.

c‎ss‎
m4la‎b.css‎ +63 -1
he‎lp‎
mailingl‎ists.html‎ +474 -299
j‎s‎
headf‎oot.js‎ +2 -2
info_partiz‎ipation.html‎ +146 -101
videoconfe‎rence.html‎ +2 -2
css/m4lab.css
+ 63
- 1
  • View file @ bbc9c645

  • Edit in single-file editor

  • Open in Web IDE


@@ -125,7 +125,6 @@ h1, .h1 {
.projectimg {
display: inline-block;
float: ;
background-color: none;
width: 100%;
height: auto;
@@ -322,3 +321,66 @@ justify-content:space-evenly;}
.heading {
color: #708090;
}
.background_dadada {
background-color: #dadada;
}
.background_ffffff {
background-color: #ffffff;
}
.background_e0001b {
background-color: #E0001B;
}
.margin_top_30 {
margin-top: 30px;
}
.margin_bottom_30 {
margin-bottom: 30px;
}
.width_100 {
width: 100%;
}
.margin_top_40 {
margin-top: 40px;
}
.margin_bottom_40 {
margin-bottom: 40px;
}
.m_top_0 {
margin-top: 0px;
}
.m_bottom_0 {
margin-bottom: 0px;
}
.p_top_20 {
padding-top: 20px;
}
.p_top_20 {
padding-top: 20px;
}
.p_bottom_20 {
padding-bottom: 20px;
}
.p_top_15 {
padding-bottom: 15px;
}
.mailinglist_heading {
padding-top: 15px;
color: #708090;
}
help/mailinglists.html
+ 474
- 299
  • View file @ bbc9c645

  • Edit in single-file editor

  • Open in Web IDE

Files with large changes are collapsed by default.

js/headfoot.js
+ 2
- 2
  • View file @ bbc9c645

  • Edit in single-file editor

  • Open in Web IDE


@@ -177,11 +177,11 @@ function foot() {
//bmbf
let bmbf = document.createElement('div');
bmbf.classList.add("col-md-auto");
bmbf.innerHTML = "<img src='/img/footer/Innovative_Hochschule_Initiative_BMBF_GWK_RGB.png' alt='Innovative Hochschule' style='height:90px'/>"
bmbf.innerHTML = "<img src='/img/footer/Innovative_Hochschule_Initiative_BMBF_GWK_RGB.png' alt='Innovative Hochschule' height='90'/>"
//m4labgrau
let m4labgrau = document.createElement('div');
m4labgrau.classList.add("col-md-auto");
m4labgrau.innerHTML = "<img src='/img/footer/M4_LAB_LOGO_Graustufen.png' alt='M4_LAB' style='height:80px'/>"
m4labgrau.innerHTML = "<img src='/img/footer/M4_LAB_LOGO_Graustufen.png' alt='M4_LAB' height='80' />"
// socmed
let socialdiv = document.createElement('div');
socialdiv.classList.add("col-md-auto");
info_partizipation.html
+ 146
- 101
  • View file @ bbc9c645

  • Edit in single-file editor

  • Open in Web IDE

Files with large changes are collapsed by default.

videoconference.html
+ 2
- 2
  • View file @ bbc9c645

  • Edit in single-file editor

  • Open in Web IDE


@@ -42,7 +42,7 @@
<div class="container">
<div
class="row flex-row justify-content-start align-items-start align-content-stretch align-self-stretch flex-wrap align-items-lg-start">
<div class="col-auto col-md-6 col-lg-6 text-center flex-column"
<div class="col-md-6 text-center d-flex flex-column justify-content-center align-items-md-center"
style="padding-right: 5px;padding-left: 0px;margin-top: 15px;">
<h2 class="text-center" style="color: #708090;"><strong>Jitsi</strong><br></h2>
<p class="text-center"><strong>Für alle Nutzer des Portals</strong><br><br></p>
@@ -77,7 +77,7 @@
</ul><a class="btn btn-primary text-center flex-grow-1 flex-shrink-1 flex-fill justify-content-center" role="button" style="background-color: rgb(228,228,228);color: rgb(89,89,89);padding-bottom: 6px;width: 309px;margin-right: 0;margin-bottom: 15px;"
href="#AdobeConnect_Text"><strong>Mehr Infos zu Adobe Connect</strong><i class="fa fa-arrow-down d-lg-flex justify-content-lg-center"></i></a><a class="btn btn-primary text-center align-self-center mx-auto" role="button" style="background-color: #E0001B;width: 309px;"
href="https://webconf.vc.dfn.de/dfnvc/disco/index.html?entityID=https%3A%2F%2Fwebconf.vc.dfn.de%2Fshibboleth&amp;return=https%3A%2F%2Fwebconf.vc.dfn.de%2FShibboleth.sso%2FLogin%3FSAMLDS%3D1%26target%3Dss%253Amem%253A91a559f6fe23a4cf2047736a346176afdde2eee7c554b2fb1cddbc35aea5aec6"><strong>Zugang über DFNconf</strong></a></div> -->
<div class="col-lg-4 text-center d-flex flex-column justify-content-center align-items-md-center"
<div class="col-md-6 text-center d-flex flex-column justify-content-center align-items-md-center"
style="padding: 0;margin: 0;margin-right: 0px;margin-left: 0px;padding-right: 0px;padding-left: 5px;margin-top: 15px;">
<h2 class="text-center" style="color: #708090;"><strong>GoToMeeting</strong><br></h2>
<p class="text-center"><strong>Für Mitglieder der HFT</strong><br><br></p>
Assignee
Varun Srivastava's avatar
Varun Srivastava
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Varun Srivastava
Reference: root/m4lab_landing_page!79
Source branch: devel_varun

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal