Compare commits

..

1 Commits

2 changed files with 3 additions and 0 deletions

View File

@@ -253,6 +253,7 @@ table thead td {
.theme-popup {
position: relative;
left: 10px;
z-index: 1000;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size: 0.7em;

View File

@@ -2,6 +2,8 @@
position: relative
left: 10px
z-index: 1000;
border-radius: 4px
font-size: 0.7em