From: Luzifr Date: Wed, 25 Jan 2012 18:16:14 +0000 (+0100) Subject: Small changes X-Git-Tag: 2.0.0_Beta_1~1391 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2d55e5f7700f9b3dcd2c811dff4490c594ae8400;p=GitHub%2FWoltLab%2FWCF.git Small changes Deleted obsolete declaration & modified comments. --- diff --git a/wcfsetup/install/files/acp/style/wcf.css b/wcfsetup/install/files/acp/style/wcf.css index 7a773b242b..9618b05ffa 100644 --- a/wcfsetup/install/files/acp/style/wcf.css +++ b/wcfsetup/install/files/acp/style/wcf.css @@ -534,7 +534,7 @@ nav.topMenu { /* -- -- -- Main Menu -- -- -- */ .mainMenu { - /* This is the general toggle switch for main menu orientation (options: left|center|right) */ + /* General toggle switch for main menu orientation (options: left|center|right) */ text-align: left; margin: 0 30px; display: block; @@ -2604,7 +2604,7 @@ input[type='button'], } .menu ul { - /* Toggle switch for menu orientation (options: left|center|right) */ + /* General toggle switch for menu orientation (options: left|center|right) */ text-align: center; } @@ -4036,6 +4036,11 @@ button[disabled='disabled'] { bottom: -15px; } +.infoPackageApplication footer nav { + /* General toggle switch for package nav-bar orientation (options: left|center|right) */ + text-align: right; +} + /* -- -- -- Package Plugin -- -- -- */ /* Globals */ @@ -4169,11 +4174,6 @@ button[disabled='disabled'] { /* -- -- -- Package Footers -- -- -- */ -.infoPackageApplication footer nav, -.infoPackagePlugin footer nav { - text-align: right; -} - @media screen and (min-width: 480px), screen and (min-device-width: 480px) { .infoPackageApplication footer nav,