]> iEval git - gruntmaster-page.git/blobdiff - css/custom.css
Merge branch 'master' into newmc
[gruntmaster-page.git] / css / custom.css
index 4085ff4c0dc336f6b32e9171ffbe91f97e01b358..e85a91b279cc552d775231230db017dca8048a25 100644 (file)
@@ -72,6 +72,14 @@ td.user, td.owner, .break-all {
        word-break: break-all;
 }
 
-ul.list-inline {
-       display: inline-block;
+#themes {
+       margin-left: 0;
+}
+
+#themes:before {
+       content: " Themes: ";
+}
+
+.transition-color, .transition-color * {
+       transition: color 0.5s ease-in, background-color 0.5s ease-in;
 }
This page took 0.023194 seconds and 4 git commands to generate.