Skip to content

Commit

Permalink
Dev: apply boxes adjustments to all templates
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Nov 17, 2016
1 parent fcc5df2 commit fd706bb
Show file tree
Hide file tree
Showing 17 changed files with 185 additions and 49 deletions.
2 changes: 1 addition & 1 deletion styles/Apple_Blossom/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Apple_Blossom/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}
2 changes: 1 addition & 1 deletion styles/Bay_of_Many/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Bay_of_Many/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}
2 changes: 1 addition & 1 deletion styles/Black_Pearl/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Black_Pearl/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}
2 changes: 1 addition & 1 deletion styles/Dark_Sky/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Dark_Sky/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}
2 changes: 1 addition & 1 deletion styles/Free_Magenta/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Free_Magenta/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}
2 changes: 1 addition & 1 deletion styles/Noto_All_Languages/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Noto_All_Languages/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}
2 changes: 1 addition & 1 deletion styles/Purple_Tentacle/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Purple_Tentacle/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}
2 changes: 1 addition & 1 deletion styles/Sea_Green/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion styles/Sunset_Orange/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions styles/Sunset_Orange/css/lime-admin-common.css
Expand Up @@ -2199,10 +2199,14 @@ table#responsedetail tr td{
}

.welcome .panel {
height: 90%;
height: 110%;
min-width: 200px;
}

.welcome .panel-body {
padding: 0px;
}

.welcome .panel-heading {
height: 25%;
display:flex;
Expand All @@ -2217,12 +2221,25 @@ table#responsedetail tr td{

.welcome .panel-body .panel-body-ico, .welcome .panel-body .panel-body-link {
width: 100%;
height: 50%;
display:flex;
align-items: center;
justify-content: center;

}

.welcome .panel-body .panel-body-ico{
height: 70%;
}

.welcome .panel-body .panel-body-link {
display:flex;
align-items: center;
justify-content: center;
height: 30%;
}

input[type="file"].form-control {
border: none;
padding-left: 0px;
}

#insertmethod-container{
display: none;
}

0 comments on commit fd706bb

Please sign in to comment.