Rev3372, Cosmetic changes on open site directory button

This commit is contained in:
shortcutme 2018-03-19 16:05:14 +01:00
parent a454f3de6e
commit c3b146611b
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
6 changed files with 14 additions and 9 deletions

View file

@ -11,6 +11,9 @@
#inner-iframe { transition: 0.3s ease-in-out; transform-origin: left; outline: 1px solid transparent; }
.body-sidebar iframe { transform: rotateY(5deg); opacity: 0.8; pointer-events: none } /* translateX(-200px) scale(0.95)*/
.sidebar .link-right { color: white; text-decoration: none; border-bottom: 1px solid #666; text-transform: uppercase; float: right; margin-right: 7px; margin-top: 1px; }
.sidebar .link-right:hover { border-color: #CCC; }
.sidebar .link-right:active { background-color: #444 }
/* SIDEBAR */
.sidebar-container { width: 100%; height: 100%; overflow: hidden; position: fixed; }