Косметические доработки.
[mpd-lua.git] / mpd.css
diff --git a/mpd.css b/mpd.css
index 597f5274249a052061e36ebf2dc969d73f618cd1..27e2150a7387c0ff182687a9f3ab939e6b95506f 100644 (file)
--- a/mpd.css
+++ b/mpd.css
@@ -33,6 +33,24 @@ button
 }
 
 .button
 }
 
 .button
+{
+       cursor: pointer;
+       width: 30px;
+}
+
+.medium-button
+{
+       cursor: pointer;
+       width: 20px;
+}
+
+.small-button
+{
+       cursor: pointer;
+       width: 15px;
+}
+
+.link
 {
        cursor: pointer;
 }
 {
        cursor: pointer;
 }
@@ -191,4 +209,5 @@ button
 #credits {
        font-size: 0.6em;
        background-color: Black;
 #credits {
        font-size: 0.6em;
        background-color: Black;
-}
\ No newline at end of file
+}
+