]> _ Git - fluidbook-html5.git/commitdiff
wip #3757 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 2 Jul 2020 16:36:07 +0000 (18:36 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 2 Jul 2020 16:36:07 +0000 (18:36 +0200)
style/fluidbook.less
style/fluidbook.slideshow.less
style/interface.less

index e8df1a2d0db09d9b30cf036e84c25e67e787ac48..d0da99fe3e8960dbc0b4ec2e7f2e132c4c7703ef 100644 (file)
@@ -48,7 +48,6 @@ use {
 
 /* Global settings */
 a, input[type=text], input[type=password], input[type=file], input[type=search], input[type=email], textarea {
-  outline: none;
   -webkit-appearance: none;
 }
 
@@ -60,7 +59,6 @@ a {
 *::-ms-clear {
   display: none;
 }
-
 * {
   padding: 0;
   margin: 0;
index 108f989c6964b26fadc5d8e8d632ae92bc828611..79461449296b2b31132fe47214abc4ba374f1a56 100644 (file)
@@ -62,7 +62,7 @@
 //--- Slick slider overrides
 
 .slick-slider * {
-  outline: none;
+
 }
 
 .slick-disabled {
index 35f442504d88478f7c2a655c2f6add0b22ab8361..76efe01ee45be7c85f958e775e4b9a8ca58baf11 100644 (file)
   background-size: 52px 52px;
   display: inline-block;
   border: 0;
-  outline: none;
   position: absolute;
   cursor: pointer;
   transform-origin: 0% 0;