]> BookStack Code Mirror - bookstack/commitdiff
4. Changed the border color of the gallery item to #ccc
authorNilesh Deepak <redacted>
Thu, 13 Jul 2017 06:57:14 +0000 (12:27 +0530)
committerNilesh Deepak <redacted>
Thu, 13 Jul 2017 06:57:14 +0000 (12:27 +0530)
resources/assets/sass/styles.scss

index 31777e373710aecb6fddb72262cfa23d93d9b50e..6eb24b8c1e9ded186ba9fc982f13ad22afa6fcac 100644 (file)
@@ -285,7 +285,7 @@ $btt-size: 40px;
   margin-bottom: 32px;
   height: 330px;
   overflow: hidden;
-  border: 1px solid #9e9e9e;
+  border: 1px solid #ccc;
   h4 {
     font-size: 1.2em;
     text-align: center;