[iagno] Clean CSS.



commit d52737d52b847d4d56c6032148ad6d56681bf7a6
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Jul 29 09:57:04 2019 +0200

    Clean CSS.
    
    Forgot in a809f2d72f.

 data/iagno.css | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/data/iagno.css b/data/iagno.css
index b3ffd17..3ff18a9 100644
--- a/data/iagno.css
+++ b/data/iagno.css
@@ -25,9 +25,6 @@ button.unfullscreen-button {
 label.bold-label {
   font-weight: bold;
 }
-label.italic-label {
-  font-style: italic;
-}
 grid#scoreboard label {
   padding: 4px 7px 4px 0;
 }
@@ -48,10 +45,6 @@ popover modelbutton {
              margin    0.3s ease;
 }
 
-/* bug #746210: HighContrast doesn't update correctly on ListBoxRow selection
-   hicolor is preserved because of a "*:selected *:link:visited" declaration */
-#fake-example *:selected *:visited { opacity: 1; }
-
 /*\
 * * the end
 \*/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]