summaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
authorAilin Nemui <ailin@z30a.localdomain>2017-05-29 15:29:41 +0200
committerAilin Nemui <ailin@z30a.localdomain>2017-05-29 15:29:41 +0200
commitfd53599884a1c1016429f7bce790ce5a600bb2ee (patch)
treed871a45e5566074bec41f93ab2f32d6fcb9f3632 /assets/css/style.css
parent314ab01aa80229d06276f632614055e8a9659e08 (diff)
downloadirssi.github.io-fd53599884a1c1016429f7bce790ce5a600bb2ee.zip
simplify
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 4564954..cf2d501 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -208,24 +208,6 @@ blockquote {
overflow-y: auto;
}
-p.hidden-edit a.hidden-edit,
-p.hidden-edit a.hidden-edit + span.hidden-edit {
- opacity: 0;
-}
-p.hidden-edit:hover a.hidden-edit,
-p.hidden-edit:hover a.hidden-edit + span.hidden-edit,
-p.hidden-edit a.hidden-edit:focus,
-p.hidden-edit a.hidden-edit:active,
-p.hidden-edit a.hidden-edit:focus + span.hidden-edit,
-p.hidden-edit a.hidden-edit:active + span.hidden-edit {
- opacity: 1;
-}
-p.hidden-edit span.hidden-balance {
- display: inline-block;
- /* width should roughly equal "Source file -" */
- width: 10ex;
-}
-
/* news archive */
.container.home h3,
.container.home .h3 {