X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fbrowser%2Ffullscreen-video.css;fp=LCARStrek%2Fbrowser%2Ffullscreen-video.css;h=1ee0ffc925ff3344fb8f41b9a93954edddc13ab3;hb=319c652960805bfc825e4c20087f0235b3cab27b;hp=0000000000000000000000000000000000000000;hpb=6831f2a08a96b0ec398ba88793203d36392b4fd3;p=themes.git diff --git a/LCARStrek/browser/fullscreen-video.css b/LCARStrek/browser/fullscreen-video.css new file mode 100644 index 00000000..1ee0ffc9 --- /dev/null +++ b/LCARStrek/browser/fullscreen-video.css @@ -0,0 +1,8 @@ +#close { + position: absolute; + top: 0; + right: 0; + width: 32px; + height: 32px; + background: url("KUI-close.png") center center no-repeat; +}