aboutsummaryrefslogtreecommitdiffstats
path: root/dist/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/style.css')
-rw-r--r--dist/css/style.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/dist/css/style.css b/dist/css/style.css
index 867eace..89acedf 100644
--- a/dist/css/style.css
+++ b/dist/css/style.css
@@ -115,25 +115,6 @@ video {
display: table;
}
-.play-menu {
- height: 200px;
- overflow-y: auto;
-}
-
-.play-menu a {
- color: white;
-}
-
-.play-menu a:hover {
- background-color: #484848;
- color: #fff;
-}
-
-.is-active-play {
- color: #dd7325;
- background-color: #dd7325;
-}
-
/* Colors Code */
.highlight {
background: #000000;