]> git.mxchange.org Git - friendica.git/commitdiff
make use of global.css
authorrabuzarus <>
Sun, 31 May 2015 11:55:21 +0000 (13:55 +0200)
committerrabuzarus <>
Sun, 31 May 2015 11:55:21 +0000 (13:55 +0200)
view/global.css
view/theme/duepuntozero/style.css
view/theme/quattro/dark/style.css
view/theme/quattro/green/style.css
view/theme/quattro/lilac/style.css
view/theme/quattro/quattro.less
view/theme/smoothly/style.css

index 628bac7cfc3b3cf61736ba8f4d19544b7158f9c2..0ce3855c58d481f793cf691b924b31abf96e6f3b 100644 (file)
@@ -1,3 +1,6 @@
+/* General style rules .*/
+.pull-right { float: right }
+
 /* List of social Networks */
 img.connector, img.connector-disabled {
   height: 40px;
index 63322035e16e511fbd7354dbcca9651875262dc3..5b1e8392db953f1f5534296aae57ae7c1fe4ad7b 100644 (file)
@@ -83,8 +83,6 @@ blockquote {
        margin-right: 5px;
 }
 
-.pull-right { float: right }
-
 
 
 /* nav */
index 16d261432ed08526b0379717cdc28eb39ca0ba04..c8bd7d406b41e28e954786cab7bdfe5669fb8faf 100644 (file)
@@ -414,8 +414,7 @@ a:hover {
 .left {
   float: left;
 }
-.right,
-.pull-right {
+.right {
   float: right;
 }
 .hidden {
index 2073f2ccdd5ed50c9ec1d0d079304a9fdb36de4a..9c18771fff97f552ce7bce23bb5b4b7c6e5a1915 100644 (file)
@@ -414,8 +414,7 @@ a:hover {
 .left {
   float: left;
 }
-.right,
-.pull-right {
+.right {
   float: right;
 }
 .hidden {
index 28e0e107bf078dfb0ba4df7c1575e125394d1f93..97cf540fc20d91204ccbd9373ffe26fb94b3deda 100644 (file)
@@ -414,8 +414,7 @@ a:hover {
 .left {
   float: left;
 }
-.right,
-.pull-right {
+.right {
   float: right;
 }
 .hidden {
index d38db76486ec9caf2ae4d0ebbe1e78335157fe72..fbfb4bcb308c09ec61c3b7c8f861329103109520 100644 (file)
@@ -44,7 +44,7 @@ a:visited { color: @LinkVisited; text-decoration: none; }
 a:hover {color: @LinkHover; text-decoration: underline; }
 
 .left { float: left; }
-.right, .pull-right { float: right; }
+.right { float: right; }
 .hidden { display: none; }
 .clear { clear: both; }
 
index f3ca397284906c118424f4ad310cb0bbbdef324a..46d8902aebd9efc51ad76fe8a961fce5684e5b67 100644 (file)
@@ -104,8 +104,6 @@ input[type=submit]:active {
        top: 1px;
 }
 
-.pull-right { float: right }
-
 #search-text,
 #search-submit,
 #search-save {