2016-10-25 19:13:43 +00:00
|
|
|
/**
|
|
|
|
* PrivateBin
|
|
|
|
*
|
|
|
|
* CSS file only loaded when no JavaScript available.
|
|
|
|
*
|
|
|
|
* @link https://github.com/PrivateBin/PrivateBin
|
|
|
|
* @copyright 2012 Sébastien SAUVAGE (sebsauvage.net)
|
|
|
|
* @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
|
2024-02-11 14:31:11 +00:00
|
|
|
* @version 1.7.1
|
2016-10-25 19:13:43 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/* When there is no script at all other */
|
|
|
|
.noscript-hide {
|
|
|
|
display: none;
|
|
|
|
}
|