]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/style.css
frio - Bugfix - there was a wrong user count in admin-users template
[friendica.git] / view / theme / frost / style.css
index 9b65da9c8c81251e0d10aad3f933f21699448088..3ed83e28b94a5b127762cec7d1258aaf50e2d8b9 100644 (file)
@@ -1365,7 +1365,7 @@ input#dfrn-url {
        /* add ellipsis on text overflow               */
        /* this work on safari, opera, ie, chrome.     */
        /* firefox users have to wait support or we    */
-       /* can use a jquery plugin http://bit.ly/zJskg */
+       /* can use a jquery addon http://bit.ly/zJskg */
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        width: 100%;
@@ -2964,7 +2964,7 @@ aside input[type='text'] {
 }
 
 
-#plugin-settings-link, #account-settings-link {
+#addon-settings-link, #account-settings-link {
        margin-bottom: 10px;
 }
 
@@ -3584,10 +3584,10 @@ aside input[type='text'] {
        text-align: right;
 }
 
-#adminpage #pluginslist {
+#adminpage #addonslist {
        margin: 0px; padding: 0px;
 }
-#adminpage .plugin {
+#adminpage .addon {
        list-style: none;
        display: block;
        border: 1px solid #888888;
@@ -3595,8 +3595,8 @@ aside input[type='text'] {
        margin-bottom: 5px;
        clear: left;
 }
-#adminpage .plugin .desc { margin-left: 2.5em;}
-#adminpage .toggleplugin {
+#adminpage .addon .desc { margin-left: 2.5em;}
+#adminpage .toggleaddon {
        float:left;
        margin-right: 1em;
 }