Merge branch 'master' into newmc
[gruntmaster-page.git] / css / custom.css
index e85a91b279cc552d775231230db017dca8048a25..2d405768bc24607a6806b2d84a441301a89610dc 100644 (file)
@@ -15,7 +15,7 @@ div.container-fluid {
        padding: 0 15px;
 }
 
-.list-group-item, .form-control {
+.form-control {
        max-width: 30em;
 }
 
@@ -23,34 +23,10 @@ div#result{
        text-align: center;
 }
 
-a.dropdown-toggle{
-       cursor: pointer;
-}
-
 .table-fixed{
        table-layout: fixed;
 }
 
-nav li{
-       padding: 5px;
-}
-
-ul.inline{
-       list-style-type: none;
-}
-
-ul.inline li{
-       display: inline;
-}
-
-ul.inline li:after {
-       content: ", ";
-}
-
-ul.inline li:last-child:after {
-       content: "";
-}
-
 .tracker-mark.tick {
        color: green;
 }
This page took 0.01006 seconds and 4 git commands to generate.