Changed the style of the like-widget
authorLuzifr <szekely@woltlab.com>
Mon, 5 Mar 2012 18:51:53 +0000 (19:51 +0100)
committerLuzifr <szekely@woltlab.com>
Mon, 5 Mar 2012 18:51:53 +0000 (19:51 +0100)
Also deleted obsolete styles

wcfsetup/install/files/acp/style/wcf.css

index 71588c9ae820def7c72214593a09b2b0d2f63cc1..e032db4d753a66eb20d041c2993a3f412ee1755a 100644 (file)
@@ -3766,7 +3766,7 @@ tr .columnIcon img {
 /* Globals */
 
 .wcf-likesWidget {
-       margin: 3px 15px 0 30px;
+       margin: 0 0 0 15px;
 }
 
 /* Buttons */
@@ -3791,60 +3791,6 @@ tr .columnIcon img {
        margin-right: -5px;
 }
 
-.wcf-likesWidget > ul > li:first-child a {
-       border-radius: 7px 0 0 7px;
-}
-
-.wcf-likesWidget > ul > li:nth-child(2) a {
-       border-radius: 0 7px 7px 0;
-}
-
-/* Cummulative Likes Display */
-
-.wcf-likesDisplay a {
-       border-width: 1px;
-       border-style: solid;
-       border-radius: 3px;
-       border-color: rgba(204, 204, 204, 1);
-       background-color: rgba(255, 255, 255, 1);
-       margin: 1px 0 0 7px;
-       padding: 2px 5px 1px;
-       float: right;
-       position: relative;
-       height: 13px;
-}
-
-.wcf-likesDisplay a {
-       font-size: 75%;
-       font-weight: bold;
-       color: #666;
-       text-decoration: none;
-}
-
-/* -- -- -- -- Like Widget Pointer -- -- -- -- -- */
-
-.wcf-likesDisplay .pointer {   
-       border-width: 5px 0 5px 5px;
-       border-style: solid;
-       border-color: transparent rgba(204, 204, 204, 1);
-       display: inline-block !important;
-       position: absolute;
-       width: 0;
-       bottom: 3px !important;
-       right: -6px;
-}
-
-.wcf-likesDisplay .pointer > span {    
-       border-width: 5px 0 5px 5px;
-       border-style: solid;
-       border-color: transparent rgba(255, 255, 255, 1);
-       display: inline-block;
-       position: absolute;
-       width: 0;
-       bottom: -5px;
-       left: -6px;
-}
-
 
 
 /* ############## ToDo: Clipboard Editor Buttons ############## */
@@ -4513,8 +4459,6 @@ button[disabled='disabled'] {
 
 
 
-
-
 /* ############## CSS Experiments (active) ############## */
 
 /* what is that? */