Download note as XML and JSON
[grauphel.git] / grauphel.css
index 1ad5a2d4c0d4ad07cf30adb0942f6d47ad480bfa..571e5800fc93a9a9fcf84a9451cf6d8b85ff55dd 100644 (file)
     color: green;
 }
 
+.app-grauphel #app-content .actions {
+    float: right;
+}
+.app-grauphel #app-content .actions a {
+    color: #555;
+    padding: 14px 10px;
+    position: relative;
+    top: 7px;
+    min-width: 25px;
+    padding: 5px;
+    background-color: rgba(240,240,240,.9);
+}
+
 .app-grauphel .oauth-authorize {
     margin: 2ex;
     text-align: center;