From e8ce6a1e630fde46d4784f13cd9e33fe24ce0691 Mon Sep 17 00:00:00 2001 From: Andre Sieverding Date: Mon, 18 Apr 2016 07:16:15 +0100 Subject: [PATCH] Update starry.min.css --- starry.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starry.min.css b/starry.min.css index dba70f1..aec06e6 100644 --- a/starry.min.css +++ b/starry.min.css @@ -1 +1 @@ -@charset "utf-8";.Starry{position:relative;overflow:hidden;height:32px!important;display:inline-block;text-align:left!important}.Starry-readonly{position:relative;overflow:hidden;height:32px!important;display:inline-block}.Starry>.Starry-readonly{position:absolute!important}.Starry-readonly>.Starry-stars{position:absolute;top:0;left:0;height:32px!important;width:100%;overflow:hidden}.Starry-star{height:32px!important;width:32px!important;position:absolute;top:0}.Starry-inner>.Starry-star{height:32px!important;width:32px!important;position:absolute;top:0;background-repeat:no-repeat;background-position:top left;opacity:0}.Starry-inner>.Starry-star:hover,.Starry-inner>.Starry-star:hover~.Starry-star{opacity:1;cursor:pointer}.tipsy{font-family:arial;font-size:14px} +@charset "utf-8";.Starry{text-align:left!important}.Starry,.Starry-readonly{position:relative;overflow:hidden;display:inline-block}.Starry>.Starry-readonly{position:absolute!important}.Starry-readonly>.Starry-stars{position:absolute;top:0;left:0;width:100%;overflow:hidden}.Starry-star{position:absolute;top:0}.Starry-inner>.Starry-star{position:absolute;top:0;background-repeat:no-repeat;background-position:top left;opacity:0}.Starry-inner>.Starry-star:hover,.Starry-inner>.Starry-star:hover~.Starry-star{opacity:1;cursor:pointer}.tipsy{font-family:arial;font-size:14px}