aboutsummaryrefslogtreecommitdiffstats
path: root/res/css/mobile-view.css
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-06 06:06:27 +0300
committerRblSb <msrblsb@gmail.com>2020-03-06 06:06:27 +0300
commit39767a4b71de751c2b4ee672c3985f52a62e039b (patch)
tree33d61d6f2a60f5439c5b8cdc3c5ad848d501bd9b /res/css/mobile-view.css
parent0d8168027c993e9ebea97b8f24c87740378b5d10 (diff)
Minor improvements
Diffstat (limited to 'res/css/mobile-view.css')
-rw-r--r--res/css/mobile-view.css18
1 files changed, 12 insertions, 6 deletions
diff --git a/res/css/mobile-view.css b/res/css/mobile-view.css
index 5560818..1b4842e 100644
--- a/res/css/mobile-view.css
+++ b/res/css/mobile-view.css
@@ -17,19 +17,19 @@
.mobile-view #videowrap {
padding-left: 0;
padding-right: 0;
+ background-color: #171A1D;
+ margin-bottom: 10px;
}
.mobile-view #currenttitle {
- display: inline;
- background-color: transparent;
- text-align: center;
- border: none;
+ display: inline-block;
+ width: 100%;
}
.mobile-view #plcontrol {
display: none;
}
-.mobile-view #leftcontrols {
+/* .mobile-view #leftcontrols {
text-align: center;
-}
+} */
.mobile-view #rightcontrols {
text-align: center;
}
@@ -61,6 +61,12 @@
background: rgb(39, 43, 48) !important;
margin-bottom: 0;
}
+ #leftcontrols {
+ margin-bottom: 10px;
+ }
+ #extendplayer {
+ display: none;
+ }
#chatwrap {
width: 100% !important;
margin-bottom: 0;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage