Skip to content
Extraits de code Groupes Projets
Valider b021a266 rédigé par danielgrippi's avatar danielgrippi
Parcourir les fichiers

make mentions in selector more ledgable [ci skip]

parent 19785d90
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
resize: none; resize: none;
width: 100%; width: 100%;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
...@@ -31,7 +30,6 @@ ...@@ -31,7 +30,6 @@
right: 0; right: 0;
z-index: 10000; z-index: 10000;
ul { ul {
border: 1px solid #999; border: 1px solid #999;
margin: 0; margin: 0;
...@@ -40,6 +38,7 @@ ...@@ -40,6 +38,7 @@
@include border-radius(0px, 0px, 5px, 5px); @include border-radius(0px, 0px, 5px, 5px);
li { li {
color: #444;
background: white; background: white;
border-bottom: 1px solid #ccc; border-bottom: 1px solid #ccc;
cursor: pointer; cursor: pointer;
...@@ -50,7 +49,6 @@ ...@@ -50,7 +49,6 @@
margin: 0; margin: 0;
overflow: hidden; overflow: hidden;
padding: 5px; padding: 5px;
text-decoration: underline;
white-space: nowrap; white-space: nowrap;
&:hover, &.active { background: #eee; } &:hover, &.active { background: #eee; }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter