mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
Menu person as thibautl propose
This commit is contained in:
parent
2457ff021a
commit
251f51bab2
@ -2740,11 +2740,11 @@ $notice-color: lighten($base-accent-color, 40);
|
|||||||
$success-color: $light-green;
|
$success-color: $light-green;
|
||||||
*/
|
*/
|
||||||
/* etrange pour les forms */
|
/* etrange pour les forms */
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/scratch\.scss}line{font-family:\0000314}}
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/scratch\.scss}line{font-family:\0000313}}
|
||||||
* {
|
* {
|
||||||
box-sizing: inherit; }
|
box-sizing: inherit; }
|
||||||
|
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/scratch\.scss}line{font-family:\0000315}}
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/scratch\.scss}line{font-family:\0000314}}
|
||||||
html {
|
html {
|
||||||
box-sizing: border-box; }
|
box-sizing: border-box; }
|
||||||
|
|
||||||
@ -4879,49 +4879,43 @@ form li label {
|
|||||||
/* Tabs */
|
/* Tabs */
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\000039}}
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\000039}}
|
||||||
.tab-nav {
|
.tab-nav {
|
||||||
margin: 0;
|
margin: 0.5em 0;
|
||||||
padding: 0;
|
padding: 0; }
|
||||||
margin-top: 0.5em;
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000313}}
|
||||||
margin-bottom: 0.5em; }
|
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000315}}
|
|
||||||
.tab-nav > li {
|
.tab-nav > li {
|
||||||
|
font-family: "open_sansbold";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
border-top-right-radius: 0;
|
border-top-right-radius: 0;
|
||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-bottom-right-radius: 0; }
|
border-bottom-right-radius: 0;
|
||||||
|
margin-bottom: 0.2em; }
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000322}}
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000322}}
|
||||||
.tab-nav > li.title {
|
.tab-nav > li.title {
|
||||||
padding: 0.5em;
|
padding: 0.5em 0.5em 0.5em 1em;
|
||||||
padding-left: 1em;
|
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-color: #e2793d;
|
background-color: #334d5c;
|
||||||
color: #fff;
|
color: #fff; }
|
||||||
border-top-left-radius: 0;
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000329}}
|
||||||
border-top-right-radius: 0;
|
|
||||||
border-bottom-left-radius: 0;
|
|
||||||
border-bottom-right-radius: 0; }
|
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000332}}
|
|
||||||
.tab-nav > li > a {
|
.tab-nav > li > a {
|
||||||
display: block;
|
display: block;
|
||||||
width: auto;
|
width: auto;
|
||||||
padding: 0.5em;
|
padding: 0.3em 0.3em 0.3em 0.6em;
|
||||||
padding-left: 1.5em;
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: #000;
|
color: #334d5c;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border: 3px solid transparent; }
|
border: none;
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000343}}
|
background-color: #eec84a;
|
||||||
.tab-nav > li > a:hover, .tab-nav > li > a:active {
|
|
||||||
border: 3px solid #e2793d;
|
|
||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
border-top-right-radius: 0;
|
border-top-right-radius: 0;
|
||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-bottom-right-radius: 0; }
|
border-bottom-right-radius: 0; }
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000350}}
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_tabs\.scss}line{font-family:\0000341}}
|
||||||
.tab-nav > li > a:hover {
|
.tab-nav > li > a:hover, .tab-nav > li > a:active {
|
||||||
|
border: none;
|
||||||
|
color: #334d5c;
|
||||||
text-decoration: none; }
|
text-decoration: none; }
|
||||||
|
|
||||||
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_table\.scss}line{font-family:\000031}}
|
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/marcu\/Projects\/Chill\/vendor\/chill-project\/main\/Resources\/public\/sass\/modules\/_table\.scss}line{font-family:\000031}}
|
||||||
|
File diff suppressed because one or more lines are too long
@ -22,3 +22,12 @@ $form-border-color: $black;
|
|||||||
$form-border-color-hover: $black;
|
$form-border-color-hover: $black;
|
||||||
$form-border-color-focus: $black;
|
$form-border-color-focus: $black;
|
||||||
$form-border-size: 1px;
|
$form-border-size: 1px;
|
||||||
|
|
||||||
|
$tabs-nav-margin-bottom: 0.2em;
|
||||||
|
$tabs-nav-bg-color: $yellow;
|
||||||
|
$tabs-nav-text-color: $blue;
|
||||||
|
$tabs-new-border: none;
|
||||||
|
$tabs-nav-hover-border: none;
|
||||||
|
$tabs-nav-hover-text-color: $blue;
|
||||||
|
$tabs-nav-font-family: "open_sansbold";
|
||||||
|
$tabs-nav-padding: 0.3em 0.3em 0.3em 0.6em;
|
Loading…
x
Reference in New Issue
Block a user