Remove compatibility checks with GTK 2.x
[projects/chimara/chimara.git] / player / style.css
index 023e0aac9fbe88015eacd02f290093dcbeefc72a..87f5026de5193a6acaa950dfaa5bc35190901036 100644 (file)
@@ -27,7 +27,7 @@
  */
 grid {
        font-size: 11;
-       font-family: "Liberation Mono";
+       color: #303030;
 }
 
 buffer {
@@ -47,7 +47,6 @@ buffer.emphasized {
 
 buffer.header {
        font-weight: bold;
-       text-align: center;
 }
 
 buffer.subheader {