]> git.mxchange.org Git - friendica.git/commitdiff
move field help text css to global.css
authorFabrixxm <fabrix.xm@gmail.com>
Wed, 24 Jun 2015 08:11:11 +0000 (10:11 +0200)
committerFabrixxm <fabrix.xm@gmail.com>
Wed, 24 Jun 2015 08:11:11 +0000 (10:11 +0200)
view/global.css
view/theme/quattro/dark/style.css
view/theme/quattro/green/style.css
view/theme/quattro/lilac/style.css
view/theme/quattro/quattro.less

index 0ce3855c58d481f793cf691b924b31abf96e6f3b..673dbcd457ed512a337636a8fcba952aa0ec9959 100644 (file)
@@ -169,3 +169,8 @@ h6 {
 span.oembed, h4 {
   margin: 0px 0px 0px 0px;
 }
+
+/* fields help text */
+.field .field_help {
+    clear: left;
+}
\ No newline at end of file
index 8160e22816522efe412eca2c22e4d16ebc78446c..7a335ff4bc5300043f1992237088e9576e60f98d 100644 (file)
@@ -1852,7 +1852,6 @@ ul.tabs li .active {
   display: block;
   margin-left: 200px;
   color: #999999;
-  clear: left;
 }
 .field .onoff {
   float: left;
index 61c49b168af5c9e5f738eed27f104a82445fd0ad..0fdbbbbbd080c834c360f5045b543602a62423e9 100644 (file)
@@ -1852,7 +1852,6 @@ ul.tabs li .active {
   display: block;
   margin-left: 200px;
   color: #999999;
-  clear: left;
 }
 .field .onoff {
   float: left;
index d5821671d73e6d43178f18eae18a5643d42c2f78..7a0f7e537e0e1b1618000dfde544c068366a225f 100644 (file)
@@ -1852,7 +1852,6 @@ ul.tabs li .active {
   display: block;
   margin-left: 200px;
   color: #999999;
-  clear: left;
 }
 .field .onoff {
   float: left;
index b8f972603819df6a98a1e0db01781203e9212003..142bdc190a77d32fbb739cc0dba418841a4b796a 100644 (file)
@@ -1197,7 +1197,6 @@ ul.tabs {
                display: block;
                margin-left: 200px;
                color: @FieldHelpColor;
-        clear: left;
        }