mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-20 22:05:35 -04:00
extract shared common CSS into single file
This commit is contained in:
+1
-2
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* PrivateBin
|
||||
*
|
||||
* CSS file only loaded when no JavaScript available.
|
||||
* Cascading style sheet only loaded when JavaScript is not available.
|
||||
*
|
||||
* @link https://github.com/PrivateBin/PrivateBin
|
||||
* @copyright 2012 Sébastien SAUVAGE (sebsauvage.net)
|
||||
@@ -9,7 +9,6 @@
|
||||
* @version 1.7.1
|
||||
*/
|
||||
|
||||
/* When there is no script at all other */
|
||||
.noscript-hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user