Show client name in oauth authorization (works for tomdroid only)
[grauphel.git] / grauphel.css
index 37360db1815c7a9328ed527e302b90098367a23a..e31ed6d5a577a33c425b9aa95b700e76d466df8d 100644 (file)
 .app-grauphel #app-content a.lined {
     text-decoration: underline;
 }
 .app-grauphel #app-content a.lined {
     text-decoration: underline;
 }
+
+.app-grauphel .oauth-authorize {
+    margin: 2ex;
+    text-align: center;
+}
+.app-grauphel .msg {
+    padding: 2ex;
+}
+.app-grauphel .buttons {
+    margin-top: 2ex;
+    text-align: center;
+}
\ No newline at end of file