| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/modules/mod_ninja_simple_icons/assets/ |
Upload File : |
/* Ninja Simple Icons (c) Richie Mortimer, www.ninjaforge.com richie@ninjaforge.com */
.nsi-container {overflow:hidden; position:relative; padding:0}
.nsi-container div {float:left; position:relative; left:50%; text-align:left;}
.nsi-container ul {position:relative; padding:0; margin:0; list-style:none;}
.nsi-container li {clear:left; float:left; margin:0; padding:0px 20px 0 0; text-align:center; cursor:pointer;}
.nsi-container span {font-weight:bold;}
.nsi-container img {border:none;}
.nsi-container a:link,
.nsi-container a:hover {height:100%; text-decoration:none;}
/* Horizontal */
.nsi-iconhoriz div{padding:0 15px 0 0; background-position:100% 100% !important;}
.nsi-iconhoriz ul {float:left; right:50%;}
.nsi-iconhoriz li {clear:none;}
/* Vertical - icons above titles */
.nsi-iconvert a {left:0; bottom:0; width:100%; display:block}
/* Vertical - icons to the left of titles */
.nsi-iconvert-l div {padding:10px 0; left:0}
.nsi-iconvert-l li {text-align:left; width:100%; padding:0 0 10px 0}
.nsi-iconvert-l img {float:left}
.nsi-iconvert-l span {padding:0 0 0 10px; float:left}
/* Vertical - icons to the right of titles */
.nsi-iconvert-r div {padding:10px 0; left:0; float:right}
.nsi-iconvert-r li {text-align:right; width:100%; padding:0 0 10px 0}
.nsi-iconvert-r img {float:right}
.nsi-iconvert-r span {padding:0 10px 0 0; float:right}