]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - assets/default/scss/shaarli.scss
Display sticky label in linklist
[github/shaarli/Shaarli.git] / assets / default / scss / shaarli.scss
index 037183ddd249cf17e49ecb55c34876abc1a400d0..518fecdf3a285d3ffeac9c3cfcc91a8766f34421 100644 (file)
@@ -544,7 +544,10 @@ body,
   color: $dark-grey;
   font-size: .9em;
 
+
   a {
+    display: inline-block;
+    margin: 3px 0;
     padding: 5px 8px;
     text-decoration: none;
   }
@@ -713,11 +716,19 @@ body,
     }
   }
 
+  .label {
+    font-family: Arial, sans-serif;
+    font-size: .65em;
+  }
+
   .label-private {
     border: solid 1px $orange;
     color: $orange;
-    font-family: Arial, sans-serif;
-    font-size: .65em;
+  }
+
+  .label-sticky {
+    border: solid 1px $blue;
+    color: $blue;
   }
 }
 
@@ -740,7 +751,7 @@ body,
     font-size: 1em;
   }
 
-  .delete-checkbox {
+  .link-checkbox {
     display: none;
   }
 }
@@ -756,11 +767,11 @@ body,
 }
 
 .pin-link {
-    font-size: 1.3em;
+  font-size: 1.3em;
 }
 
 .pinned-link {
-    color: #0b5ea6 !important;
+  color: $blue !important;
 }
 
 .linklist-item-description {
@@ -857,7 +868,7 @@ body,
 }
 
 .ctrl-delete {
-    margin: 0 7px 0 0;
+  margin: 0 7px 0 0;
 }
 
 // 64em -> lg