]> git.0d.be Git - panikweb.git/commitdiff
style: file formatting
authorlaron <simon@surlaterre.org>
Sun, 22 Sep 2013 13:08:40 +0000 (15:08 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 22 Sep 2013 13:08:40 +0000 (15:08 +0200)
panikweb_templates/static/css/specifics.css

index 73f4c7d8ace02b4a224319fc2eb8256297affeba..114c8030c0fb27e9fdab835469d034ea70d0af65 100644 (file)
@@ -153,7 +153,6 @@ button.check, a.check {
        font-family: "RegloBold";
        text-transform: uppercase;
 }
-#Nav .icon-check{background:#222;}
 button.check:before, a.check:before {
        display:inline-block;
        width:1.5em;
@@ -179,8 +178,8 @@ button.check:before, a.check:before {
        color: #222;
        border-color: #222;
 }
-/**** TABS ****/
-
+/****************************************************/
+/**** BODY ****/
 /****************************************************/
 body{
        background: #333;
@@ -248,6 +247,12 @@ body{
        float:right;
        padding:1em;
 }
+
+
+/****************************************************/
+/**** metaNAV ****/
+/****************************************************/
+
 #metaNav {
        height: 2em;
        color:white;
@@ -257,6 +262,8 @@ body{
        top:0px;
        width:100%;
 }
+#metaNav ul{
+}
 #metaNav ul li{
        white-space: nowrap;
        text-overflow: ellipsis;